
/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/ 
  img, div { behavior: url(css/iepngfix.htc) } 
/* Alternatively, you can specify that this will apply to all tags like so: * { behavior: url(iepngfix.htc) } */ 



body 
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #334d70;
	background-image: url(/images/img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B3C5DB;
}

#topbg {
	background-image: url(/images/img/bg-header-sub.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 400px;
}

#pageone #topbg {
	background-image: url(/images/img/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 550px;
}


/* HEADERS */

h1 {
	font-size: 240%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C8567;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1em;
}



h2 {
	font-size: 120%;
	
	margin-bottom: 10px;
}


h3 {
	font-size: 120%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
}

h4 {
	font-size: 100%;	
}

h5 {
	font-size: 90%;	
}

h6 {
	font-size: 80%;	
}




/* LINKS */

a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

	
a:hover
{
	text-decoration: none;	
}


#wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(/images/img/bg-topnav.gif);
	background-repeat: no-repeat;
	background-position: 282px top;
	height: 95px;
}
#header img {
}

#topnav {
	position: absolute;
	left: 337px;
	top: 4px;
	width: 634px;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DBE5ED;
	z-index: 2;
}
#topnav a {
	color: #DBE5ED;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav #phone {
	width: 150px;
	background-image: url(/images/img/bullet-phone.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px 5px;
	display: inline;
	float: left;
}
#topnav #email {
	width: 210px;
	background-image: url(/images/img/bullet-email.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px 5px;
	display: inline;
	float: left;
}
#topnav #search {
	width: 100px;
	display: inline;
	float: left;
}
#topnav .biggertype {
	font-size: 18px;
	font-weight: bold;
}
#topnav form {
	width: 180px;
}
#topnav .field {
	background-color: #4C6284;
	width: 20px;
	color: #DBE5ED;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav .submitbutton {
	background-color: #4C6284;
	color: #DBE5ED;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	margin-left: 3px;
}
#pageone #banner {
	height: 355px;
}

#banner {
	height: 199px;
}




#textsize ul {
	padding: 0;
	list-style: none;
	height: 30px;
}


#textsize li {
	float: left;
	padding: 5px;
	color: #334d70;
}

#textsize li a {
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	color: #334d70;
}

#textsize a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #86A789;
	}
	
#textsize #text1 a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #86A789;
	}


/* NAV */
#nav {
	line-height: 1;
	z-index: 1;
	height: 62px;
}

#nav a {
	display: block;
	height: 62px;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(/images/img/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}



#nav li { float: left; position: relative; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0; }
	
	
	/*--- Default ---*/
	#nav #butt1 a { background-position: 0 0; width: 99px; }
	#nav #butt2 a { background-position: -99px 0; width: 79px; }
	#nav #butt3 a { background-position: -178px 0; width: 105px; }
	#nav #butt4 a { background-position: -283px 0; width: 87px; }
	#nav #butt5 a { background-position: -370px 0; width: 87px; }
	#nav #butt6 a { background-position: -457px 0; width: 91px; }
	#nav #butt7 a { background-position: -549px 0; width: 112px; }
	#nav #butt8 a { background-position: -661px 0; width: 89px; }
	#nav #butt9 a { background-position: -749px 0; width: 75px; }
	#nav #butt10 a { background-position: -824px 0; width: 88px; }
	#nav #butt11 a { background-position: -912px 0; width: 112px; }

	/*--- Hovering ---*/
	#nav #butt1 a:hover { background-position: 0 -105px; width: 99px; }
	#nav #butt2 a:hover { background-position: -99px -105px; width: 79px; }
	#nav #butt3 a:hover { background-position: -178px -105px; width: 105px; }
	#nav #butt4 a:hover { background-position: -283px -105px; width: 87px; }
	#nav #butt5 a:hover { background-position: -370px -105px; width: 87px; }
	#nav #butt6 a:hover { background-position: -457px -105px; width: 91px; }
	#nav #butt7 a:hover { background-position: -549px -105px; width: 112px; }
	#nav #butt8 a:hover { background-position: -661px -105px; width: 89px; }
	#nav #butt9 a:hover { background-position: -749px -105px; width: 75px; }
	#nav #butt10 a:hover { background-position: -824px -105px; width: 88px; }
	#nav #butt11 a:hover { background-position: -912px -105px; width: 112px; }


	/*--- Active state with body tag / doesn't work with dropmenu ---*/
	body#pageone #nav #butt1 a { background-position: 0 -210px; width: 99px; }
	body#pagetwo #nav #butt2 a { background-position: -99px -210px; width: 79px; }
	body#pagethree #nav #butt3 a { background-position: -178px -210px; width: 105px; }
	body#pagefour #nav #butt4 a { background-position: -283px -210px; width: 87px; }
	body#pagefive #nav #butt5 a { background-position: -370px -210px; width: 87px; }
	body#pagesix #nav #butt6 a { background-position: -457px -210px; width: 91px; }
	body#pageseven #nav #butt7 a { background-position: -549px -210px; width: 112px; }
	body#pageeight #nav #butt8 a { background-position: -661px -210px; width: 89px; }
	body#pagenine #nav #butt9 a { background-position: -749px -210px; width: 75px; }
	body#pageten #nav #butt10 a { background-position: -824px -210px; width: 88px; }
	body#pageeleven #nav #butt11 a { background-position: -912px -210px; width: 112px; }
	
	

	/*--- Dropdowns ---*/
	#nav li:hover ul, #nav li.over ul { left: 0; }
	#nav li li { float: none; position: static; width: 100%; }
	
	#nav li li a, #nav li li a:hover, #nav li li a:active {
	background: none;
	height: auto;
	text-indent: 0;
	width: 76%!important;/*this plus padding max 100% - needs important when there are dropmenu and active state */
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 12%;
	padding-bottom: 3px;
	padding-left: 12%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61748D;
	z-index: 20;
	}

	
	#nav li li a:hover {
	text-decoration: underline;	
}
	
	#nav li ul {
	left: -1999px;
	line-height: 1.5;
	position: absolute;
	top: 62px;
	width: 200px;
	z-index: 550!important;
	background-color: #334D70;
	background-image: url(/images/img/drop-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #86A789;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;	
	}
	
	




/* LAYOUT */

#content {
	background-color: #F6F8F1;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 30px;
	margin-top: 20px;
}

#contentshadow {
	background-image: url(/images/img/content-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
	margin-bottom: -20px;
}

#main {
	width: 610px;
	display: inline;
	float: left;
	padding-right: 40px;
	line-height: 1.5em;
	font-size: 110%;
}


#main li {
	margin-left: 20px;
	list-style-type: square;
}

#main ul {
margin-bottom: 10px;

}


#main a {
	color: #003366;
}
#main p {
margin-bottom: 10px;
}
#main .bullets li {
	list-style-type: disc;
	margin-left: 18px;
}
#main  .bullets   {
	margin-bottom: 15px;
}

#sidebar {
	width: 246px;
	margin-left: 650px;
}
#sidebar .sidebox .container a {
	color: #204E79;
}
#sidebar #textsize {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DBE4D8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86A789;
}
#sidebar .sidebox {
	margin-top: 10px;
	background-image: url(/images/img/bg-sidebar-content.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 16px;
	padding-bottom: 10px;
}
#sidebar .sidebox .container {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 90%;
}

#sidebar .sidebox .container-odd {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B0C5AF;
	padding-top: 10px;
}

#sidebar .sidebox .title {
	font-weight: bold;
	color: #003366;
	background-image: url(/images/img/bg-sidebar-title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 110%;
	padding-bottom: 5px;
	display: block;
	background-color: #B2C6B1;
}
#sidebar .sidebox .date {
	font-style: italic;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #455D7B;
    margin-bottom: 5px;
}
#sidebar .sidebox .copy {
margin-bottom: 0px;
}
#sidebar .sidebox .offertitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 14px;
}
#sidebar .offertitle img {
	height: 60px;
	width: 70px;
	border: 3px solid #B2C6B1;
	margin-right: 5px;
	float: left;
}

#sidebar .sidebox .offerlink {
	background-image: url(/images/img/bg-button.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: right 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	background-color: #86A789;
}
#sidebar .sidebox .container .offerlink p {
	margin: 0px;
}
#sidebar .sidebox .separator {
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B2C6B1;
	clear: both;
}
#content #sidebar .offerlink a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-image: url(/images/img/bg-end-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer p {
	font-size: 90%;
}
#footer a {
	color: #334d70;
}



/* BODY CHANGES */

body#homepage {


}




#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	background-color: #E1E5EA;
	margin-bottom: 10px;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
    list-style-type: none!important;
    margin-left: 0px;
	}		
#crumbs li a {
	display:block;
	background-image: url(/images/img/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #E1E5EA;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 8px;
    font-size: 8px;
	text-transform: uppercase;
    
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
a:link, a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#003366;
	}		

#crumbs .here a {
	color:#003366!important;
	text-decoration:none;
	 font-weight: bold;
}






/* CLASSES*/

.bluetype {


}
.picleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

#main img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

#pageten #main img {
	float: none;

}



#sidebar .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #54708C;
	font-size: 120%;
	padding-top: 20px;
}
#sidebar .quotesign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	color: #54708C;
	text-align: right;
	margin-right: 15px;
}

#pageeleven h1 a {
	margin-bottom: 5px;
    color: #6C8567;
	text-decoration: none;
}

	
#pageeleven h1 a:hover

{
	text-decoration: underline;	
}




#pageeleven .date {
	font-style: italic;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-top: -15px;
}
#pageeight #gallery img {
	border: 1px solid #999999;
	margin-right: 10px;
}
#minigallery img {
	border: 1px solid #999999;
	margin-bottom: 5px;
}
#searchresults  p {
	margin-bottom: 0px;
	margin-top: 10px;
}
#searchresults .searchexcerpt {
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


.marker { background-color: #ff0; }
#pageeleven #main .readmore {
	font-weight: bold;
}
#pageeleven #main .copy {
	margin-bottom: 30px;
}
