@import 'http://yui.yahooapis.com/2.5.2/build/reset/reset.css';

@import 'http://yui.yahooapis.com/2.5.2/build/fonts/fonts.css';

@import '/style/yuibase.css';




.menu_list {
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }



ul.nav li a {
	behavior: url(/iepngfix.htc); /* pngfix */
}

html, body {
	background: url(/images/bg.gif) repeat;
	font-size: 12px;
}

body {
	padding-top: 15px;
}

ul.nav {
	height: 30px;
}

ul.nav li {
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 90px;
	background: url(/images/nav/greyarrow.gif) top center no-repeat;
	padding-top: 6px;
}

ul.nav li.nogrey {
	background-image: none;
}

ul.nav li.wider {
	width: 110px;
}


ul.nav li a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-bottom: 1px;
	background: url(/images/nav/overlay.png) top center repeat-x;
}

#topnav {
	float: right;
}

#topnav a {
	background-color: #619e3c;
}

#topnav a:active {

}

#topnav li {
	width: 70px;
}

#mainnav {
	margin-left: 25px;
	margin-bottom: 5px;
}

#mainnav a {
	background-color: #3e5ba1;
}

#mainnav a:hover {
	background-color: #134566;
}

#mainnav a:active {
	background-color: black;
}

#mainnav a.current {
	background-color: #e6a22a;
	color: black;
	font-weight: bold;
}

ul.subnav {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 25px;
}

ul.subnav li {
	display: inline;
	margin: 0px 0px 0px 14px;
}

ul.subnav li a {
	text-decoration: none;
	color: #619e3c;
}

ul.subnav li a:hover {
	color: #317b05;
}

ul.subnav li a.current {
	color: black;
}


#container {
	background-color: white;
	border: solid 4px #e5e5e5;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
}

#top {
	height: 90px;
	border-bottom: solid 2px #b3b3b3;
	padding: 0px 10px 0px 20px;
}

#logo {
	padding-top: 6px;
	float: left;
}

#topright {
	width: 520px;
	float: right;
	text-align: right;
}

#phonenumber {
	float: left;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	margin-right: 1px;
	margin-top: 15px;
}

#logo2 {
	padding-top: 30px;
	clear: both;
}

#middlenav {
	background-color: white;
	padding-bottom: 6px;
	height: 50px;
}

#middle {
	clear: both;
	border-bottom: solid 2px #ececec;
}

#middle.main {
	padding-bottom: 0px;
	height: 455px;
}

#middle.main #content {
	padding: 0px;
}

#middle.main #content #slideshow {
	width: 800px;
	height: 400px;

}

#content {
	padding: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contentleft {
	width: 495px;
	margin-left: 14px;
	float: left;
}


table, tr, td {
	border: none;
	border-color: white;
}


#content img.rightimg {
	border-left: solid 1px #3e5ba1;
	border-bottom: solid 1px #3e5ba1;
	border-top: solid 1px #3e5ba1;
	margin-top: 10px;
}



#content #contentright {
	float: right;
	margin-right: 0px;
	margin-left: 25px;
}


#content #contentright p.caption {
	width: 178px;
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
/* 	margin-left: auto;	 */
	margin-right: 8px;
	border-left: solid 1px #bac8eb;
	border-bottom: solid 1px #bac8eb;
	color: #666;
}


#content #contentright p.subcategory {
	width: 178px;
	padding: 6px;
	font-size: 13px;
	font-weight: normal;
	margin-right: 8px;
	margin-top: 46px;
	color: #000;
}



#content h1 {
	font-size: 13px;
	margin-left: 0px;
	color: black;
	font-weight: bold;
}

#contentleft h1 {
	font-size: 14px;
	margin-left: 0px;
	color: black;
	font-weight: bold;
}

#content h2 {
	font-size: 17px;
	font-weight: normal;
	color: #3e5ba1;
}

#contentleft h2 {
	font-size: 17px;
	margin-left: 0px;
	font-weight: normal;
	color: #3e5ba1;
}

#contentleft h3 {
	font-size: 13px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	color: #3e5ba1;
}




#content #contentleft p.subcategory {
	width: 100%;
	padding: 6px;
	font-size: 13px;
	font-weight: normal;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 16px;
	color: #000;
}

#content #contentleft p.caption {
	width: 100%;
	padding: 4px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 8px;
	margin-right: 8px;
	border-left: solid 1px #bac8eb;
	border-bottom: solid 1px #bac8eb;
	color: #666;
}





#content h4 {
	margin-bottom: 3px;
	margin-left: 0px;
	color: #003366;
}

#content p {
	line-height: 15px;
}



.blueandbold {
	color: #003366;
	font-weight: bold;
}

.small {
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}

.blueandboldsmall {
	font-size: 10px;
	margin-left: 0px;
	color: #003366;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 1px;
}


#bottom {
	height: 200px;
	background: url(/images/bottom/bg.gif) top repeat-x;
}

#bottomleft {
	width: 280px;
	margin-bottom: 30px;
	float: left;
}

.tagline {
	display: block;
	width: 280px;
	font-size: 18px;
	margin-left: 25px;
	margin-top: 35px;
	color: #669933;
}

#bottomright {
	width: 470px;
	float: right;
}

div.bottomitem {
	width: 115px;
	float: left;
	text-align: center;
}

.bottomitemtitle {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	height: 15px;
	padding-top: 4px;
	color: white;
}

.bottomitemimage {
	border: solid 2px #669933;
	border-top: none;
}

.bottomitemdesc{
	display: block;
	padding: 8px;
	font-size: 11px;
	text-align: left;
	color: #444;
}

#footer {
	font-size: 11px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #666;
}

#footer a {
	color: #3f45a7;
	text-decoration: none;
}

h2 {
    color: #000000;
    display: inline;
    font-size: 11px;
}
