* {
outline:none;
}

body {
	background:url(../img/bg.gif) no-repeat top left #fff8e3;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
}
a {
	text-decoration:none;
       color: #006786;
       font-weight: bold;

}
a:hover {
	text-decoration:underline;
       color: #a06600;
       font-weight: bold;
}
.italic {
	font-style:italic;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	display:block;
	height:1px
}

#header {
	width:950px;
	text-align:left;
	margin:0 auto;
	height:86px;
	overflow:hidden;
}
	#header h1 {
		float:left;
		padding:5px 0 0 6px;
	}
		#header h1 a {
			display:block;
			font-size:1px;
			text-indent:-10000px;
		}
			#header h1 a img {
				display:block;
			}
	#header form {
		float:right;
		padding-top:46px;
	}
		#header .txt {
			display:block;
			float:left;
			border:solid 1px #a59f84;
			font:12px Arial, Helvetica, sans-serif;
			color:#514c2c;
			padding:2px 10px;
			width:150px;
			margin-right:7px;
			margin-top:3px;
		}
		#header .img {
			display:block;
			float:left;
		}
#container {
	background:#fff;
	border:solid 1px #e2dcc5;
	width:930px;
	padding:0 9px 26px 9px;
	margin:0 auto;
	text-align:left;
}
	#nav {
		height:42px;
	}
		#nav ul {
			padding-top:10px;
		}
			#nav ul li {
				display:block;
				float:left;			}
			#nav ul li#m1 {
				background:none;	
			}
				#nav li a {
					display:block;
					height:20px;
					font-size:1.3em;	
					*font-size:1.18em;
					font-size:1.2em\9;			
					background-position:bottom;
					font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
					letter-spacing:0em;
					color:#fd6a00;
					font-weight:600;
					font-variant:small-caps;
					text-decoration:none;
					_width:80px;
					padding:0px 11px;
					background:url(../img/menu-separator.gif) no-repeat right top;
				}
				#nav li a.active{
					color:#006784;
					font-weight:bold;
					text-decoration:underline;
				}
				#nav li a.last{
					background:none;
				}
				#nav li a:hover{
					color:#006784;
					text-decoration:underline;
				}
				#nav li#m1 a {
					background-image:url(../img/m1.gif);
					width:36px;	
				}
				#nav li#m2 a {
					background-image:url(../img/m2.gif);
					width:118px;	
				}
				#nav li#m3 a {
					background-image:url(../img/m3.gif);
					width:64px;	
				}
				#nav li#m4 a {
					background-image:url(../img/m4.gif);
					width:67px;	
				}
				#nav li#m5 a {
					background-image:url(../img/m5.gif);
					width:88px;	
				}
				#nav li#m6 a {
					background-image:url(../img/m6.gif);
					width:43px;	
				}
				#nav li#m7 a {
					background-image:url(../img/m7.gif);
					width:62px;	
				}
				#nav li#m8 a {
					background-image:url(../img/m8.gif);
					width:124px;	
				}
				#nav li#m9 a {
					background-image:url(../img/m9.gif);
					width:77px;	
				}
				
	#page {
		width:642px;
		float:left;
		padding-left:3px;
		font-size:15px;
	}
	#page table td{
		text-align:center;
	}
		#top {
			width:642px;
			height:401px;
			position:relative;
			margin-bottom:6px;	
		}
			#top img {
				display:block;	
			}
			#top p {
				position:absolute;
				top:349px;
				left:10px;
				padding-left:14px;
				background:url(../img/arrow2.gif) no-repeat left center;
				color:#fff;
			}
		#page h3 {
			font-size:18px;
			color:#006782;
			line-height:33px;
			padding-left:10px;
			background:#ade1f8;
			margin-bottom:24px;		
		}
		
		#page h4 {
			font-size:16px;
		}
		#page h5 {
		font-size:16px;
		font-weight:bold;
		color:#006784;
		margin:5px 0 7px 0;
		}
		#page h5 a{
			text-decoration:none;
		}
		#page h6 {
			font-size:18px;
			color:#006782;
			line-height:33px;
			padding-left:10px;
			background:#ade1f8;
		}
		
		/*** Classes for Pet Store Products ***/
		.lightblue {
			font-size:14px;
			color:#006782;
			line-height:25px;
			padding-left:10px;
			background:#E4F6FF;
			font-weight:bold;
		}
		.darkblue {
			font-size:14px;
			color:#006782;
			line-height:25px;
			padding-left:10px;
			background:#EFFAFF;
			font-weight:bold;
		}
		
		/*** End of Classes for Pet Store Products ***/
		
		/*** Classes for FAQ Page ***/
		.darkerblue {
			font-size:18px;
			color:#006782;
			line-height:25px;
			padding-left:10px;
			background:#ADE1F8;			
		}
		.lighterblue {
			font-size:14px;
			color:#006782;
			line-height:25px;
			padding:10px 0 20px 10px;
			background:#EFFAFF;
		}
		blockquote {
			margin-top:10px;
			padding:5px 0 0 60px;
			background:url(../img/quote.gif) no-repeat top left;
		}
		
		/*** End of FAQ page classes ***/
		
		#page p {
			line-height:140%;
			padding-bottom:16px;	
		}
		#page p.list {
			color:#005d78;
			line-height:150%;
		}
		#page img.brd {
			display:block;
			float:left;
			border:solid 3px #3ea5bd;
			margin-right:21px;
			_margin-right:10px;
			margin-bottom:2px;
		}
		
		#page ul li  {
			list-style-type:disc;
			margin-left:20px;
			line-height:20px;
		}
		
	#page .pics {
		background:url(../img/dash.gif) repeat-x top;
		width:622px;
		margin-left:8px;
		padding-top:18px;	
	}
		#page .pics div {
			background:url(../img/dash.gif) repeat-x bottom;
			padding-bottom:18px;
		}
			#page .pics div a img {
				display:block;
				border:solid 3px #e2dfc8;
				float:left;
				margin-left:15px;
			}
		#page .pics a.button {
			display:block;
			font-size:1px;
			text-indent:-10000px;
			margin-top:14px;	
		}
			#page .pics a.button img {
				display:block;
			}

	#sidebar {
		width:278px;
		float:right;
		margin-top:-4px;
		background:url(../img/dash.gif) repeat-x bottom;
		padding-bottom:1px;
	}
		#sidebar .ads a img {
			display:block;
			margin-bottom:7px;
		}
		
		#sidebar .box {
			background:#e4f6ff;
		}
			#sidebar .box h3 {
				font:17px/33px Georgia, "Times New Roman", Times, serif;
				color:#006782;
				line-height:33px;
				padding-left:10px;
				background:#ade1f8;
				margin-bottom:12px;
			}
			#sidebar ul {
				padding-left:10px;
				padding-bottom:12px;
			}
				#sidebar ul li {
					background:url(../img/arrow.gif) no-repeat 0 8px;
					line-height:140%;
					display:block;
					font-size:13px;
					font-weight:bold;
					padding-left:16px;
					padding-bottom:3px;
					padding-top:5px;
				}
					#sidebar ul li a {
						color:#18708d;
						text-decoration:none;
					}
					#sidebar ul li a:hover {
						text-decoration:underline;
					}
					#sidebar ul li span {
						font-weight:normal;
					}
				#sidebar .txt {
					font-size:13px;
					padding:0 44px 27px 27px;
					line-height:130%;
					background:url(../img/dash.gif) repeat-x bottom;
					margin-bottom:30px;
				}
					#sidebar .txt a {
						text-decoration:underline;
						font-style:italic;
						color:#424747;
					}
				#sidebar .logo {
					padding-bottom:30px;
					padding-left:10px;
				}
					#sidebar .logo a img {
						display:block;
						float:left;
					}
					#sidebar .logo p {
						float:left;
						padding-left:12px;
						padding-top:6px;
						width:164px;
						font-size:12px;
						line-height:130%;						
					}
				#sidebar h3 a{
					font-weight:normal;
				}
				

#footer {
	width:950px;
	margin:0 auto;
	text-align:left;
	height:85px;
}
	#footer ul {
		padding-left:6px;
		padding-top:14px;
		padding-bottom:12px;
	}
		#footer ul li {
			font-size:11px;
			color:#006782;
			display:inline;
			padding-right:4px;
		}
			#footer ul li a {
				font-size:11px;
				color:#006782;
				text-transform:uppercase;
				padding-right:7px;
				border-right: 1px solid #006782;
			}
			#footer ul li a:hover {
				text-decoration:underline;
			}
			
	#footer p {
		padding-left:6px;	
	}
		#footer p a.button {
			font-size:1px;
			display:block;
			float:left;
			text-indent:-10000px;
			margin-top:-6px;
			margin-right:10px;
		}
			#footer p a.button img {
				display:block;
			}
			
#footer p a{
	color:#006782;
	font-weight:bold;
}
			
#blackbar{position: absolute;
top:363px;
left:0;
height: 37px;
width: 642px;
background: transparent url(../img/fadebox.png) no-repeat top center; 
text-align: left;
padding: 5px 0 40px 0;
z-index:100;}

#blackbar span.mooticker {
	
}

.mooticker {
	color:white;
	padding: 0px 0 0 18px;
	font-weight:bold;
	font-size:16px;
	font-family:Trebuchet MS, Arial;
	font-variant:small-caps;
}

.googleMap {
	float:right;
	margin:0 10px;
}

/*** FORM STYLES ***/

fieldset {
	border:1px dashed #f8a300;
	padding:10px;
	width:507px;
	margin-left:50px;
}

legend {
	font:17px/33px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	border: 1px solid #333;
	padding: 2px 6px 5px 6px;
	font-weight:bold;
	font-size:16px;
	color:#006782;
	background:#ade1f8;
	*margin-left:-7px;
}
label {
	width:142px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#006782;
	float:left;
	display: block;
	font-size:16px;
	font-weight: bold;
	line-height: 1.1;
	color:#d5f1ff;
}
label.captcha {
	width:144px;
	height:54px;
	margin-top:3px;
	margin-right:2px;
	padding:0;
	border:2px solid #006782;
	float:left;
	display: block;
	font-size:16px;
	font-weight: bold;
	line-height: 1.1;
	color:#d5f1ff;
}
label img{
	width:144px;
	height:54px;
}
.form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}
.holder {
	background-color:#fff;
}
.div_textbox {
	width:347px;
	float:right;
	background-color:#d5f1ff;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	display:block;
}

.textbox {
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
	margin-bottom:30px;
}
.textbox:focus, .textbox:hover {
	background-color:#EFFAFF;
}

.div_textarea {
	width:347px;
	float:right;
	background-color:#d5f1ff;
	height:115px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.select{
font:bold 14px Arial;
width:313px;
color: #999;
}

.upload{
	font:bold 14px Arial;
	width:313px;
	color: #999999;
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
}

.textarea {
	background-image: url(../img/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	height:100px;

	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textarea:focus, .textarea:hover {
	background-color:#EFFAFF;
}

.username {
    	background-image: url(../img/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
		width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#EFFAFF;
}
   
.password {
    	background-image: url(../img/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#EFFAFF;
}

.email {
    background-image: url(../img/email.gif);
    background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    font:normal 18px Arial;
    color: #999999;
    padding:3px 5px 3px 20px;
}
.email:focus, .email:hover {
	background-color:#EFFAFF;
}

.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:8px;
	padding:5px 32px 3px;
}
.buttons {
	background: #d5f1ff;
	font-size:12px; 
	color: #006782; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #EFFAFF #9BB3BF #9BB3BF #EFFAFF;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

/** END OF FORM STYLES ***/

/*** Accordion Styles ***/

.toggler  { cursor:pointer; margin: 0; padding:5px; font-size:18px; }

.toggler:hover	 { background:#eee; }

.element	 { padding:0 5px; 	overflow: hidden; }

.accordionImage {
	float:right;
	margin-left:10px;
	border-width: 3px;
	border-style: solid;
	border-color: #9BB3BF #006784 #006784 #9BB3BF;
}

.imageBorder {
	border-width: 3px;
	border-style: solid;
	border-color: #9BB3BF #006784 #006784 #9BB3BF;
}

#accordion h3.toggler{
	display: block;
	background: #ade1f8 url('../img/expand.jpg') no-repeat 0% 15%; /* THE PERCENTAGEs CONTROL EXACT POSITION OF BACKGROUND IMAGE!!!!!!! */
	padding: 0 0 0 23px; 
	font-size:18px;
	color:#006782;
	margin-bottom:20px;		
}

#accordion h3.toggler:hover{
	color:#FD6A00;
}

/* Expand and Collapse Link Styles */

#expand h3{
	display: block;
	font-size:15px;
	color:#FD6A00;
	cursor:pointer;	
	font-weight:bold;
}

#expand h3:hover{
	color:#006782;
}

#collapse h3{
	display: block;
	font-size:15px;
	color:#FD6A00;
	cursor:pointer;	
	font-weight:bold;
}

#collapse h3:hover{
	color:#006782;
}

.inbetween h3{
	font-size:16px;
	color:#A4D8EF;
}


/*** Services Slideshow Div ***/

#services-slideshow {
	width:225px;
	height:311px;
	float:right;
	margin:0 20px 0 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #9BB3BF #006784 #006784 #9BB3BF;
}

.bigHeader{
		font-size:28px;
		font-weight:bold;
		color:#006784;
		letter-spacing:3px;
		margin:15px 0 7px 0px;
		}
