@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	background:url(images/css-hamster-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 118%;
	color: #000066;
	}
	
A:Link {color:#CC6600;}
A:Visited {color:#CC6600}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	}



.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 118%;
	color: #000066;
	visibility: visible;
	width: 610px;
	left: 20px;
	top: 6px;
	right: 6px;
	bottom: 6px;
	text-indent: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 7px;
	vertical-align: top;
	text-align: left;
	word-spacing: 110%;
	letter-spacing: 110%;
}

.smallbody {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	color: #000066;
	visibility: visible;
	width: 610px;
	text-indent: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 0px;
	padding-top:0px;
	vertical-align: top;
	text-align: left;
	word-spacing: 110%;
	letter-spacing: 110%;
}



/* main body text */
#body {
	position: absolute;
	left: 215px;
	top: 186px;
	z-index: 10;
	float: left;
	width: 656px;
	height: 476px;
	background:#fff8e9;
	background:url(images/pale_12.gif);
	background-repeat:no-repeat;
	list-style-type: disc;
	list-style-position: inside;
	}	
	
#body-long {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	width: 641px;
	background:#fff8e9;
	background-repeat:repeat-y;
	list-style-type: disc;
	list-style-position: inside;
	border-bottom: #71ad76 5px solid;
	border-left: #71ad76 5px solid;
	border-right: #71ad76 5px solid;
	}	
	
#announcement {position: absolute;
left: 5px;
top: 0px;
color: #CC0000;
width: 100%;
z-index: 1;
}
	
ul {
	font-size:12px;
	font-color: #0b557c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.15;
	color: #FFFFFF;
	text-indent: 0px;
	list-style-type: disc;
	margin-right: 15px;
	word-spacing: 125%;
	letter-spacing: 125%;
	padding-right: 25px;
	max-width: 550px;
	
	}


/* copyright information */
#copyright {
	position: absolute;
	left: 370px;
	top: 677px;
	z-index: 1;
	float: left;
	font-size:12px;
	font-family: "Arial Narrow", Arial, Helvetica, SansSerif;
	color: #0b557c;
	width: 500px;
	}	
	
/* logo */
#logo {
	position: absolute;
	left: 1px;
	top: 0px;
	z-index: 1;
	font-size:10px;
	color: #0b557c;
	width: 899px;
	height: 152px;
		}
	
/* side image */
#habitrail {
	position: absolute;
	left: 0px;
	top: 157px;
	z-index: 2;
	font-size:10px;
	color: #0b557c;
	}
	
/* tube at bottom */
#bottomtube {
	position: absolute;
	left: 214px;
	top: 671px;
	z-index: 2;
		}

/* navigation bar */
#navigation {
	position: absolute;
	left: 214px;
	top: 157px;
	z-index: 3;
	font-size:14px;
	color: #0b557c;
	vertical-align:top;
	height: 30px;
		}
		
/* navigation bar home*/
#homenavigation {
	position: absolute;
	left: 215px;
	top: 126px;
	z-index: 5;
	font-size:14px;
	color: #0b557c;
	vertical-align:top;
	height: 59px;
		}
		
/* uptab navigation bar */
#contentnavigation {
	position: absolute;
	left: 215px;
	top: 126px;
	z-index: 3;
	font-size:14px;
	color: #0b557c;
	vertical-align:bottom;
	width: 666px;
	height: 59px;
		}
	
	/* call text at top left - currently unused */
#call {
	position: absolute;
	left: 648px;
	top: 75px;
	z-index: 2;
	font-size:11px;
	font-color: #0b557c;
	color: #006633;
	width: 165px;
	}
	
.call {font-size:11px;
	font-color: #0b557c;
	margin-top: 9px;}

/* phone & address text, top right */
#phone
 {
	position: absolute;
	left: 641px;
	top: 24px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-color: #0b557c;
	color: #006633;
	width: 205px;
	height: 27px;
	text-align: center;
	}

/* right hand habitrail stuff... */
#habitrailright{
	position: absolute;
	left: 867px;
	top: 157px;
	z-index: 3;
	vertical-align:top;
	background-image:url(images/happy-hamster_11.gif);
	background: repeat-x;
	background-position: left;
	max-width: 100%;
				}


/*small business floaty boxes*/				
#bizbox{
	float:left;
	position: relative;
	left: 15px;
	border: solid #000099 1px;
	margin: 5px;
	padding: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}


#bizcol {
	width: 150px;
	float:left;
	position: relative;
	left: 20px;
	margin-top: 10px;
}
#body #bizcol img {
	margin: 6px;
	border: medium solid #000066;
}

#bizcol a:hover {color: #000066;}
img #bizcol  {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

H1,H2,H3,H4,H5,H6 {font-family: Arial Narrow, Arial, Helvetica, sans-serif;
color:#000066;
margin:0;
padding:0;
font-weight:bold;}
H1 {font-size: 175%;}
h2 {font-size: 150%;}
H3 {font-size: 125%;}
H4 {font-size: 110%;}
a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border: none;

	}
.office {
	background-color: #ebebeb;
	border: medium solid #009933;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	min-height: 250px;
	padding: 5px;
	font-family: "Arial Narrow", Arial, "Sans Serif";
	font-size: 12pt;
	color: #000000;
	line-height: 14pt;
	}
.office a {
	padding-right: 10px;
}

.right {float: right;
}
.orange {
	color: #cc6600;
}
.OOTGnav a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-align: center;
	padding: 5px;
	text-decoration: none;
}
.OOTGnav a:hover {
	color: #cc6600;
	text-decoration: none;
}
#BBB {
	position: absolute;
	left: 880px;
	top: 423px;
}

#about-left {position: relative;
width: 310px;
float: left;
margin-left: 20px;}

#about-right {position: relative;
width: 300px;
margin-top: 10px;
padding-left: 0px;
float:left}


#social-networking {position: relative;
float:left;
width: 200px;
margin-top: 30px;
line-height: 2px;}