/* CSS Document */

body {
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #2171b1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #edf4fa;
}


a {color:#e5e4e4; text-decoration: none;}
a:hover { color: #CCCCCC; text-decoration: underline;}

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin:0; padding:0; }

h1 { padding: 13px 150px 0px 42px; margin:0px; font-size:12px; font-weight: bold;}

#container { width: 802px; margin: 0px auto 0px auto; text-align: center;}
#containerinside {
	width: 802px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url(../images/inside/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#containerinside:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#leftcol { width: 242px; float: left; text-align: left;}
	#leftcol .address { text-align: center; font-weight: bold; margin-top: 15px; }

#rightcol { width: 560px; float: left; text-align: left;}

#rightcolinside {
	width: 560px;
	float: left;
	text-align: left;
	background-image: url(../images/inside/inside-02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#fritch {
	width: 242px;
	background-image: url(../images/index/index-06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
}

#fritch p {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 45px 15px 0px 12px;
}

#fritch2 {
	width: 242px;
	background-image: url(../images/inside/fritch_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
}

#fritch2 p {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 45px 15px 0px 12px;
}

#maintext {
	width: 560px;
	background-image: url(../images/inside/insidehome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#maintext p { margin: 0px; padding: 13px 35px 0px 42px; line-height: 30px; font-size: 13px;}

#maintextinside {
	width: 560px;
	background-image: url(../images/inside/inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#maintextinside p { margin: 0px; padding: 15px 35px 0px 42px; line-height: 16px;}

#maintextinside ol, #maintextinside ul { margin: 0px; padding: 15px 50px 0px 70px; line-height: 16px;}

#insidebothome {
	background-image: url(../images/inside/inside-03home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bluebold { font-size: 14px; color: #5eb6fc; font-weight: bold;}

#footer {
	background-image: url(../images/index/index-12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	width: 802px;
	float: left;
}

#footer p { font-size:11px; color: #bdd9ef; line-height: 13px; text-align: left; margin: 0px; padding: 17px 30px 0px 30px;}
#footer a { color: #dadad9; text-decoration: none;}
#footer a:hover { color: #FFFFFF; text-decoration: underline;}

#footer2 {
	background-image: url(../images/inside/bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	width: 802px;
	float: left;
}

#footer2 p { font-size:11px; color: #bdd9ef; line-height: 13px; text-align: left; margin: 0px; padding: 17px 30px 0px 30px;}
#footer2 a { color: #bdd9ef; text-decoration: none;}
#footer2 a:hover { color: #FFFFFF; text-decoration: underline;}

#navcontain { width: 802px; height: 27px; float: left;}

.float { float: left;}

#input { width: 170px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	}

.state { width: 100px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	}
.comment { width: 200px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	}

/*--------nav drop down---------------*/

#nav { 
	background: url(../images/index/nav.jpg) no-repeat; 
	width:802px; 
	height:27px; 
	margin:0px;
	 
	}

#nav span { display: none; }

#nav li, #nav a { height: 27px; display: block; margin: 0px; padding: 0px;}

#nav li { float: left; list-style: none; _display: inline; text-align: left;}

#nav-01 { width:  75px; left:0px; }
#nav-02 { width: 102px; left:75px; }
#nav-03 { width: 78px; left:177px; }
#nav-04 { width: 79px; left:255px; }
#nav-05 { width:82px; left:334px; }
#nav-06 { width: 73px; left:416px; }
#nav-07 { width: 84px; left:489px; }
#nav-08 { width: 110px; left:573px; }
#nav-09 { width: 99px; left:683px; }

#nav-01 a:hover {background: transparent url(../images/index/nav.jpg) 	0px -27px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/index/nav.jpg) -75px -27px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/index/nav.jpg) -177px -27px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/index/nav.jpg) -255px -27px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/index/nav.jpg) -334px -27px no-repeat;}
#nav-06 a:hover {background: transparent url(../images/index/nav.jpg) -416px -27px no-repeat;}
#nav-07 a:hover {background: transparent url(../images/index/nav.jpg) -489px -27px no-repeat;}
#nav-08 a:hover {background: transparent url(../images/index/nav.jpg) -573px -27px no-repeat;}
#nav-09 a:hover {background: transparent url(../images/index/nav.jpg) -683px -27px no-repeat;}


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color:#2271b1;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	border:1px solid #87aecf;
	}
	

#nav li ul li { 
	height: 22px; /* Height of each drop down nav item */
	}	

#nav li ul li a {
	width: 100%;
	height: 22px;				/* Height of each drop down nav item, should match above */
	line-height: 22px;			/* Height of each drop down nav item again, should match above */
	color:#ffffff;
	}

#nav li ul li a span {
	display: block;
	padding-left: 5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	text-decoration: none;
	}

#nav li:hover ul, #nav li.sfhover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover { 
	background-image: none;
	background-color: #5eaae6;
	color:#fff;
	}
#nav-03 ul a:hover { 
	background-image: none;
	background-color: #5eaae6;
	color:#fff;
	}
	

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:130px; }

#nav-03 ul, #nav-03 li { width:150px;  }





	/* 2nd tier drop down */
	#nav-09 ul li ul  {
		display:none;
		width:220px;
		margin-left:-222px; /* width of drop down nav +2 */
		margin-top:-23px; /* height of drop down nav item +1 */
		}
		
	#nav-09 ul li:hover ul, #nav-09 ul li.sfhover ul { 
		display:block;
		}
	
	#nav-09 ul li ul li a {
		width:220px;
		height:22px;
		}

	#nav-09 ul li.big, #nav-09 ul li.big a {
		height:70px;
		}
	#nav-09 ul li.big ul li a {
		height:22px;
		}

.contact_subject { display: none; }
