/* CSS Document */

*{
margin:0;
padding:0;
border:0;
}
html{}
body{
background:#fff;
padding:0 0 0 0px;
margin:0px 0;
text-align:left;
font-family:Helvetica, Arial sans-serif;
color:#000;
font-size:12px;
}

.footer_bottom_inner {
	width:950px;
	margin: 15px auto;
	text-align:left;
}

span.copyright {
	color: #9f9e9e;
	margin: 15px 0;
	font-family: "Lora";
	font-size: 14px;
}


div#container{
text-align:center;
margin: 0 auto;
padding:0px 0 0 0px;
background:#fff;
}


div#wrapper{
background:#fff;
text-align:left;
width:950px;
margin: 0 auto;
padding:0px 0 0 0px;
}

.dropdown{
background-color: #FFFFFF;
margin-bottom:75px;
color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:22px;
vertical-align:middle;
width:700px;
height:35px;
border:4px solid #d1dce5;
line-height:55px;
}


div#masthead{
clear:both;
height:132px;
}


#logo{
float:left;
width:345px;
margin-right:16px;}




#content, #homecontent{
background:#fff;
width:950px;
float:left;
margin:0px 10px 0px 0;
}

#content2{
background:#fff;
width:950px;
float:left;
position:relative;
margin:20px 10px 0 0;
}

#content_index p{
padding: 0 15px 0 15px;
}

#content ul{
margin:0px 0px 0px 50px;
font-size:14px;
line-height:20px}

#content li{
margin:0px 0px 0px 0px;
font-size:14px;
line-height:20px;
color: #000;
}

#content li ul li{
margin:0px 0px 0px 0px;
font-size:14px;
line-height:20px}

input {
	height: 20px;
	margin:5px;
}



.module{
margin-bottom:20px;
}

.module h3{
font-weight:normal;
margin-left:8px;
}
.module h3 a{
text-decoration:none;
}

.module p{
margin-left:8px;}
.module a{
color:#00bff3;}

.sidebarphoto{
margin:7px;}

.memberships{
margin-top:20px;
}
.memberships img{
margin-left:20px;
padding:5px;
}
.subnav{
margin-top:20px;
}
.subnav ul{
list-style:square;
margin-left:30px;
}
.subnav a{
color:#222;
text-decoration:none;
}
.subnav a:visited{
color:#555;
text-decoration:none;
}
.subnav a:hover{
text-decoration:underline;
}

div#footer{
border:0;
background:#e1d6c0 url(../images/footer_bg.gif) repeat-x;
height:131px;
text-align:left;
clear:both;
margin:0px 0 0 0;
padding:1px 20px 0 0;

font-family:Arial, Helvetica, sans-serif;
}
div#footer p{
font-size:14px;
color:#333;
margin:0;
text-align:center;
}
#footer a{
color:#333;}

#footer a:hover{
color:#aaa;}
#footer ul.socialmedia{
list-style:none;
float:right;
}
#footer ul.socialmedia li{
float:left;
width:50px;}

h1{
font-weight:bold;
font-family:Helvetica, Arial, sans-serif;
color:#1f6eae;
margin-top:2px;
margin-bottom:5px;
padding: 15px;
}

h2{
font-weight:bold;
font-size:1.5em;
color:#000;
text-transform:uppercase;
margin-top:2px;
margin-bottom:5px;
}

.header .logo {
	margin-top:45px !important;
}

h3{
font-weight:bold;
font-size:1.8em;
font-family:Helvetica, Arial, sans-serif;
color:#cca11e;
margin-top:2px;
margin-bottom:5px;
padding: 15px;
}

p{
font-size:1.2em;
color:#000;
line-height:1.4em;
margin:10px 0;
padding: 15px 0; 
}

p.header{
padding: 0px;
margin:0px;
}
p.button{
border:1px solid #333;
border-top-color:#aaa;
border-left-color:#aaa;
background:#f03;
padding:2px;
width:200px;
margin-left:70px;
text-align:center;
}
p.button a{
color:#FFf;
font-weight:bold;
text-decoration:none;}

p.clr{margin:0;padding:0;clear:both;height:1px;}
a{
color:#0000CC;
text-decoration:underline;
}
a:hover{
color:#0066FF;
text-decoration:underline;
}

/* rotator in-page placement */
    div#rotator {
	width:750px;
    padding:0px;
    background:#fff ;
	float: left;
	height:425px;
	margin-left: 0px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

