/*
-----------------------------------------------
* Master CSS
*  copyright 2007 Mount Vernon Distribution
* Author: Paul Jobson
* Version:  06 March 2007
----------------------------------------------- */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #FFF url(../_images/_bg.jpg) top left repeat-x;
	font-family:arial,sans-serif;
	font-size:small;
	color:#000;
}

/* =Header
----------------------------------------------- */
div#header {
	background: url(../_images/_bg_logo.jpg) 0 0 no-repeat;
	height: 123px;
	top:0;
}
	div#header p { font-style:italic; font-size:1.1em;	margin:0; }

#logo {   float: left; width: 420px; height: 86px; display: block; top:0; margin: 0; padding: 0; }
	#logo img{ display: none;}
	#logo a { width: 100%;height: 100%;display:block;}

/* =Structure
----------------------------------------------- */


div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:790px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding:0;
}
div#content {
	padding:.15em 1em 5em; /* bottom padding for footer */
	height:456px;
	min-height: 456px;	
}

div#content p {
		text-align:justify;
		padding:0 1em;
	}

#navwrapper { height: 26px; }
.clearfix { display: block; padding:0; margin:0; }

/* Structure =Columns
----------------------------------------------- */
div#column_left { float: left; width: 40%; padding:0;}
div#column_left img.photo { border: 3px solid #999; padding: 3px; background: #FFF; }
div#column_right { float:right; width: 50%; padding:0; }
	
div#column_right h1 {  margin: 0 0 0 25px;; width: 362px; height: 21px; color: #0C187C; font-size: 100%; background: url(../_images/_header_bg.jpg) top left no-repeat; padding: 5px; border: 1px solid #999; }	

div#column_right p {  width: 344px; margin-left: 25px; color: #0C187C; font-size: 90%; background: #FFF; padding: 5px 14px; border-bottom: 1px solid #999; border-left: 1px solid #999;border-right: 1px solid #999;  }	

div#column_right ul{ list-style: none;  }
div#column_right ul li{ width: 337px; float: left;display:block; margin: 0 8px 0 0; padding: 9px 5px 8px 30px; border-left: 1px solid #999;border-right: 1px solid #999;}

div#column_right ul li.b_1 { background: #FFF url(../_images/_icon_check.gif) 4px center no-repeat; }
div#column_right ul li.b_2 { background: #EEE url(../_images/_icon_check.gif) 4px center no-repeat; }
div#column_right ul li.b_3 { background: #FFF url(../_images/_icon_check.gif) 4px center no-repeat;  }
div#column_right ul li.b_4 {  background: #EEE url(../_images/_icon_check.gif) 4px center no-repeat;   }
div#column_right ul li.b_5 {  background: #FFF url(../_images/_icon_check.gif) 4px center no-repeat; }
div#column_right ul li.b_6 { background: #EEE url(../_images/_icon_check.gif) 4px center no-repeat;  }
div#column_right ul li.b_7 {  background: #FFF url(../_images/_icon_check.gif) 4px center no-repeat;  }
div#column_right ul li.b_8 { background: #EEE url(../_images/_icon_check.gif) 4px center no-repeat;  border-bottom: 1px solid #999;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfixhome {display: block; width: 337px; margin: 0; padding-left: 25px; } 

/* =Footer
----------------------------------------------- */
div#footer {	position:absolute;	top:610px;	width:100%;}
	div#footer p {	padding:1em; margin:0;}
	div#footer 	.copyright { clear: both; font-size: 0.95em; color: #FFF; line-height: 1.5em; width: 100%; text-align: left; padding: 0px 10px; margin-top: 10px }
	div #footer a:link:hover, div #footer a:visited:hover, div #footer a:active { font-weight: bold; color : #CCC; text-decoration: 1px dashed #FFF;border: 0 none; background: none; }
 div #footer a:link, div #footer a:visited {  font-weight: bold; color: #FFF; text-decoration : none; background: color : #FFF; } 
/* =Headings
----------------------------------------------- */
h1 { 	font-size:1.9em; color: #0C187C; text-transform:uppercase;font-weight: bold;	}
h2 {	font-size:1em; color: #0C187C;}
br { line-height: .9em }
p { 	line-height:1.4em; 	margin:0 0 1em; padding: 5px 10px;}

/* Links
----------------------------------------------- */
a:link:hover, a:visited:hover, a:active { font-weight: bold; color : #CCC; text-decoration: none;border: 0 none; background: none; }
a:link, a:visited {  font-weight: bold; color: #23425F; text-decoration : none; background: color : #FFF; } 
a img { border: 0; }
img a, img a:hover { border: 0 none; }

/* =Nav
----------------------------------------------- */
#nav  { 
padding: 0;
margin: 0;
position: absolute;
left:145px;
top:89px;
 }
#nav  li {	display: inline;	margin-right: 1px;	height: 0.01%;}
#nav  li a {	color: #FFF;	font-weight: bold;	padding: 8px 10px;	text-decoration: none;	line-height: 32px;	}
#nav  li a:hover, li.active, li.hover  {	background-color: #082247;	color: #FFF;	line-height: 32px;}
#nav li span.active {	color: #FFFFFF;	font-weight: bold;	padding: 5px 10px;	height: 100%;	text-decoration: none;}

/* Nav =Icons
----------------------------------------------- */
#topicons { 
color: #000;  
padding: 0;
float: right;
height: 45px;
margin-top: 29px;
top:0;
}

#topicons ul { list-style: none; width: 300px;  }
#topicons li { 	display: inline; list-style: none; 	}
#topicons a { 
	float: left; 
	border: 0; 
	overflow: hidden;
	margin-left: 15px; 
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	width:55px;	
	text-decoration: none;
	padding-top: 17px;
	text-align: center;
}
#pdf a { background: transparent url("../_images/icon_pdf.gif") center top no-repeat; }
#print a { background: transparent url("../_images/icon_print.gif") center top no-repeat;  }
#map a { background: transparent url("../_images/icon_map.gif") center top no-repeat; }
#house a { background: transparent url("../_images/icon_home.gif") center top no-repeat; }
#email a { background: transparent url("../_images/icon_email.gif") center top no-repeat; }
#topicons a:hover, #topicons a:active { color: #666666; background-position: center -45px; }
	
/* =Lists
----------------------------------------------- */
dl#mvlist { margin-left: 25px; bakground-color: #fff;}
#mvlist dt {	margin: 10px 0 0 0;	font-weight: normal;	}
#mvlist dd {	margin: 0 0 2px 0;	padding: 7px 0 0 0;	}
#mvlist dd strong {	color: #666;	}
#mvlist dt a, #mvlist dt span {	float: left;	margin: 2px 8px 0 0;	padding: 2px;	border: 1px solid #CCC;	background: #FFF;	}
#mvlist dt a:hover, #maps dt.active a {	border-color: #fff;	background: #fff;	}
#mvlist dt.active a {	border-color: #fff;;	background: #fff;	}
#mvlist dd.active a {	text-decoration: none;	font-weight: bold;	color: #23425F;	border-bottom: none; }

/* =Misc
----------------------------------------------- */
div#mapzoom { width: 320px; text-align: center; padding-top: 5px; }
div#mapzoom a:active, div#mapzoom a:visited:active { color: #CCC; }
div#mapzoom  img { display: inline; padding-right: 3px;}
.changemap { min-height: 300px; height: auto !important; height: 300px; }	
.info {  width: 344px; margin-left: 25px; color: #0C187C; font-size: 90%; background: #FFF; padding: 5px 14px; border-bottom: 1px solid #999; border-left: 1px solid #999;border-right: 1px solid #999;  }	

