/* CSS Document */


* {padding: 0; margin: 0;}
/*p {margin-top: 0;}*/


body{
	color:#fff;
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style:normal;
}

a {
	color:#304778;
	text-decoration:none;
}

a:visited {
	color:#304778;
	text-decoration:none;
}

a:hover{
	color:#597ABD;
	text-decoration:none;
}

#wrapper{
	position:relative;
	width:1000px;
	background-image:url(images/tile_1000w.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0 auto;
}

#shell{
	position:relative;
	width:900px;
	margin:0 auto;
}


.header{
	width:900px;
	height:70px;
	background-image:url(images/header.jpg);
	color:#fff;
	text-align:right;
}

.header a{
	color:#fff;
	text-decoration:none;
	padding-right:7px;
	text-transform:uppercase;
	font-size:.8em;
	font-weight:bold;
}

.header a:hover{
	color:#ccc;
}

#menu{
	position:relative;
	width:300px;
	float:left;
}
.menu1{
	position:relative;
	width:300px;
	height:450px;
	background-image:url(images/menu.jpg);
}

.menu2{
	position:relative;
	width:300px;
	height:100px;
	/*background:#fff;*/
	background-image:url(images/menu2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#shell2{
	position:relative;
	width:600px;
	float:right;
	background-image:url(images/contentTile.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.subHeader{
	width: 510px;
	height:50px;
	background-image:url(images/subHeader.jpg);
	float:right;
}

.subHeader h1{

	font-family:"Lucida Sans";
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#304778;
	padding-top:15px;
	padding-left:45px;
}

.subHeader h2{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#304778;
	padding-left:50px;
	padding-top:3px;

}

.contact{
	width:90px;
	height:50px;
	background-image:url(images/contact.jpg);
	float:right;
	color:#304778;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

.contact a{
	color:#304778;
	text-decoration:none;
}

.contact a:hover{
	text-decoration:none;
	color:#597ABD;
}

.contact a:visited{
	color:#304778;
	text-decoration:none;
}

.content{
	position:relative;
	/*left:50px;*/
	clear:both;
	width:500px;
	/*padding-left:15px;*/
	padding-top:30px;
	color:#333333;
	font-size:12px;
	line-height:1.5em;
	/*margin-right:30px;*/
	margin-left:50px;
	/*padding-left:40px;*/
	z-index:0;
}

.content p{
	padding-top:13px;
}

.footer{
	clear:both;
	width:900px;
	background-color:#304778;
	color:#fff;
	font-size:11px;
}

.footer a{
	color:#fff;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
	color:#ccc;
}

.footerLinks{
	/*text-align:left;*/
	/*float:left;*/
	padding:5px;
	font-size:14px;
}

.footerAddress{
	/*text-align:right;*/
	/*float:right;*/
	padding:5px;
	font-size:11px;
}

.menu1 ul{
	font-family:"Lucida Sans";
	font-size:14px;
	color:#304778;
	padding-left:30px;
	padding-top:48px;
}

.menu1 ul li{
	list-style:none;
	height:43px;
}

.menu1 ul li a{
	text-decoration:none;
	color:#304778;
}

.menu1 ul li a:visited{
	text-decoration:none;
	color:#304778;
}

.menu1 ul li a:hover{
	color:#597ABD;
	text-decoration:none;
}

.menu3 ul{
	z-index:1;
	position:absolute;
	left:140px;
	top:85px;
	font-family:"Lucida Sans";
	font-size:10px;
	text-align:right;
	/*border-right:solid 1px #333;*/
	width:185px;
	list-style:none;
	padding-right:8px;
	background-image:url(images/menuBar.png);
	background-position:right;
	background-repeat: no-repeat;
	/*height:267px;*/
	padding-top:10px;
}

.menu3 ul li{
	height:25px;
	color: #666666;
	padding-right: 4px;
}

.menu3 ul li a{
	color:#666666;
	text-decoration:none;
}

.menu3 ul li a:visited{
	color:#666666;
	text-decoration:none;
}

.menu3 ul li a:hover{
	color:#597ABD;
	text-decoration:none;
}

.yourhere{
	color:#597ABD;
	font-weight:bold;
}

.subMenuHeader{
	font-weight:bold;
	font-size:1.1em;
}

.divider{
	width:185px;
	background-image:url(images/divider.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:-5px;
}

.content h3{
	width: 500px;
	font-family:"Lucida Sans";
	font-size:13px;
	color:#fff;
	padding:3px;
	margin-bottom:4px;
	margin-top:15px;
	/*border-bottom:solid 1px #B9BDC5;*/
	margin-bottom:5px;
	background-image:url(images/h3_divider.png);
	background-repeat: repeat-y;
}

.content h4{
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	
}

.checklist {
	padding-left:15px;
	background-image:url(images/checkbox.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-bottom: 15px;
	padding-top:15px;
}

.checklistLong{
	width:460px;
	padding-left:15px;
}

.content ul{
	list-style:none;
	font-size:11px;
	padding-left:10px;
}

.placement {
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #ccc;
}

.portrait {
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:10px;
	border:1px solid #ccc;
}



.expectations ul{
	font-size: 14px;
	list-style:circle;
}

.expectations li{
	font-size: 12px;
	list-style: none;
	padding-bottom:10px;
	font-weight:normal;
	padding-left:15px;
}

.indented{
	padding-left:40px;
}

.pdf {
	display:block;
	padding-left:45px;
	background-image:url(images/pdf4.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-bottom: 15px;
	padding-top:15px;
	position:relative;
	width:400px;
	height:30px;
}

.pdf a{
	width:400px;
	height:50px;
	display:block;
	position:absolute;
}

a.pdf:hover{
	background-image:url(images/pdf4.png);
	/*background-repeat:no-repeat;
	background-position: left center;*/
}

.preload{
	display:none;
}

.link {
	display:block;
	padding-left:45px;
	background-image:url(images/link3.png);
	background-repeat:no-repeat;
	background-position: left top;
	/*padding-bottom: 15px;*/
	/*padding-top:5px;*/
	position:relative;
	width:400px;
	height:40px;
	margin-top:15px;
}

.link a{
	width:400px;
	height:40px;
	display:block;
	position:absolute;
}

a.link:hover{
	background-image:url(images/link3.png);
	background-position:left bottom;
	/*background-repeat:no-repeat;
	background-position: left center;*/
}

.interventions {
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:15px;
}

.interventions li{
	font-weight:normal;
	padding-left:15px;
}

.interventions li ul{
	font-size:1em;
	padding-bottom:5px;
	padding-left:0px;
}

.interventions li ul li{
	padding-left:15px;
	color:#666666;
	
}

.bioSidebar{
	width: 200px;
	border: 1px solid #999;
	margin:10px;
	padding:5px;
	font-size:10px;
	float:right;
}

.bioSidebar h1{
	font-weight:bold;
	font-size:12px;
}
