@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active{
	color:black;
	text-decoration:underline;
}

blockquote{
	margin:1.2em 2em;
	font-size:1.1em;
	
}

body{
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

br{
	clear:both;
}

h1{
	font-weight:normal;
	font-size:2em;
	font-family:Arial, sans-serif;
}

h2{
	font-weight:bold;
	font-size:1.6em;	
	margin:5px 0 0;
	font-family:Arial, sans-serif;
}

h3{
	margin:1em 0;
	font-weight:bold;
	font-size:1.2em;
}

h4{
}

img{
	border:none;
}

#banner{
	border-bottom:2px solid #e5e9f6;
	height:136px;
	padding:1px 0;
	width:930px;
}

#contact_form{
	width:410px;
	margin:20px 65px;
	float:left;
}
#contact_form label{
	float:left;
	width:200px;
}
#contact_form input.button{
	border:2px solid #e5e9f6;
	background:url(../Images/Button_BG.gif) repeat-x center;
	background-color:#FFF;
	margin:5px 0;
	padding:1px 2px;
	font-size:1.1em;
	float:left;
}
#contact_form input.text{
	float:left;
	width:200px;
}
#contact_form textarea{
	clear:both;
	width:400px;
	height:75px;
}

#extra_info{
	background-color:#EEE;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:540px;
	padding:0 10px 0 0;
	margin:40px 0;
}

#footer{
	width:930px;
	clear:both;
	border-top:2px solid #e5e9f6;
	padding:20px 0;
}
#footer p{
	text-align:center;
	margin:5px 0;
}

#header{
	height:95px;
	width:930px;
	margin:10px 0 0;
	border-top:2px solid #e5e9f6;
	border-bottom:2px solid #e5e9f6;
	background-image:url(../Images/Logo.png);
	background-repeat:no-repeat;
	background-position:left;
	position:relative;
}
#header img{
	float:left;
	position:absolute;
	top:0;
	left:0;
}

#leftcontent{
	width:550px;
	float:left;
	margin:20px 0 0;
}

#leftcontent div.row{
	width:550px;
	float:left;
}
#leftcontent div.row div.columns{
	width:250px;
	float:left;
	margin:10px;
}
#leftcontent div.row div.columns h2{
	margin:20px 0 10px;
}

#leftcontent p{
	margin:1em 0;
}

#leftcontentmain p{
	margin:1em 0;
	font-size:1.1em;
}
#leftcontentmain div.bio{
	margin:10px 0;
	float:left;
	width:550px;
}
#leftcontentmain div.bio p{
	margin:0 0 15px;
	padding:0;
}
#leftcontentmain ul li{
	list-style-position:inside;
	margin:2px 0 2px;
	font-size:1.1em;
}
#main{
	margin:10px 0;
	padding:10px 0;
}

#menu{
	margin:73px 0 0;
	text-align:right;
	width:930px;
}
#menu ul{
	float:right;
}

#menu ul li{
	display:inline;
	color:#7f7f7f;
	cursor:pointer;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active{
	color:#7f7f7f;
	text-decoration:none;
	padding:0 0 4px;
	margin:0 5px;
	font-size:1.1em;
}
#menu ul li a:hover, #menu ul li a.selected:link, #menu ul li a.selected:visited, #menu ul li a.selected:active{
	/*background-image:url(../Images/pointer.gif);
	background-position:center bottom;
	background-repeat:no-repeat;*/
}

#news-feeds{
	margin:20px 0;
}

#newsletter_signup{
}


#newsletter_signup p{
	margin:1em 0;
}

#rightcontent{
	width:210px;
	margin:0 85px;
	text-align:left;
	float:left;
	font-size:1em;
}

#rightcontent img.offer-img{
	margin:15px 0;
	padding:0;
	height:auto;
}

#rightcontent img.pdf{
	float:right;
}

#rightcontent input.button{
	border:2px solid #e5e9f6;
	background:url(../Images/Button_BG.gif) repeat-x center;
	background-color:#FFF;
	margin:5px 0;
	padding:1px 2px;
	font-size:1.1em;
}
#rightcontent input.text{
	width:193px;
	border:2px solid #e5e9f6;
	margin:5px 0;
}
#rightcontent label{
	float:left;
	margin:1em 5px 0.5em;
}

#rightcontent p{
	margin:0;
	padding:5px 0;
	font-size:1.1em;
}

#wrapper{
	width:930px;
	margin:0 auto;
}


a.plain:link, a.plain:visited, a.plain:active{
	color:black;
	text-decoration:none;
}

br.clear{
	clear:both;
}
br.no-clear{
	clear:none;
}

div.clear{
	clear:both;
}

div.contact_error{
	float:left;
	width:200px;
	margin:2px 0 5px 200px;
	height:1em;
}
div.contact_error_2{
	float:left;
	width:400px;
	margin:2px 0 7px;
	height:10px;
}

div.recommendation{
	width:540px;
	margin:10px 0;
	float:left;
}
div.recommendation img{
	margin:0 0 0 50px;
	float:left;
}
div.recommendation p{
	width:400px;
}
div.text{
	width:400px;
	float:right;
}

h2.error{
	color:red;
}

img.bio{
	width:96px;
	height:128px;
	float:left;
	margin:0 10px 0 0;
}
img.ref-logo{
	float:left;
	margin:0 10px 5px 0;
}

p.error{
	color:red;
	font-weight:bold;
}

span.error{
	display:none;
	font-size:0.7em;
	color:#f00;
}

/* Lava Lamp Menu Styles */

.lavaLampBottomStyle {
	position: relative;
	background-color: white;
	overflow: hidden;
}
.lavaLampBottomStyle li {
	float: left;
}
.lavaLampBottomStyle li.back {
	background:url(../Images/pointer.gif) no-repeat;
	background-position:bottom center;
	width: 9px;
	height: 18px;
	z-index: 8;
	position: absolute;
}
.lavaLampBottomStyle li a {
	text-decoration: none;
	color: #000;
	outline: none;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 18px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}     