

/*######################################################################################################
  ###### General styles ###############################################################################
  ####################################################################################################*/
* {
   padding:0;
   margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 ul, ol, dl, hr{
    margin-bottom: 0.8em;
}
body {
	font: 12px/18px Arial, Helvetica, Tahoma, Verdana;
	color: #474646;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* clearing  Updated for IE7
----------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
 
 
a {
	color: #3182c6;  /* red */
	text-decoration: none;
}

a:hover {
	color: #3182c6;
	text-decoration: underline;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	border: none;
}

h1 {
	font: normal 2.2em/1.2em Arial, Helvetica, Tahoma, Verdana;
	color: #3182c6;
}
#main h1 {
	margin-bottom: 0.2em;
}

h2 {
	color: #3182c6;
	font: normal 1.6em/1.2em Arial, Helvetica, Tahoma, Verdana;
}


h3 {
	font: bold 1.4em/1.2em Arial, Helvetica, Tahoma, Verdana;
	color: #3182c6;

}

h4 {
	font: bold 1.1em/1.2em Arial, Helvetica, Tahoma, Verdana;

}


form {
	margin:0px;
	padding:0px;
}
hr{
    border: none;
    height: 1px;
	background-color: #bfbdb0;
	margin: 15px 0;

}
blockquote {
	margin: 10px 10px 15px 0px;
	border-left: 5px solid #b5d3eb;
	padding: 10px 10px 10px 30px;
	background-color: #eaf2f8;
	font: normal 1.2em/1.75em Georgia,'Times New Roman',Times,serif;
	color: #292f31;
}
cite{
	text-align: right;
	display: block;
	border-bottom: solid 1px #e1dedc;	
	font-style: normal;
	line-height: 1.2em;
	color: #d8af7e;
	padding-bottom: 10px;
}
table{
    border-collapse: collapse;
    padding: 0;
	margin-left: 1px;
}
td{
    border: solid 1px #bfbdb0;   
    padding: 3px 5px;
    vertical-align: top;
}

th{
    border: solid 1px #bfbdb0;  
	color: #fff;
	background-color: #65b842;	
	padding: 6px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#wrap {
	clear: both;
	margin: 0px auto;
	width: 850px;
	padding: 24px;
	border: solid 1px #d0cccc;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
}


.clear {
	clear:both;
	width: 100%;
}
.gap {
	height: 7px;
	background-color: #fff9e9;
}

/*######################################################################################################
  ###### Header ########################################################################################
  ####################################################################################################*/

#header {
	background: url(../images/main.jpg) no-repeat 0 0;
	height: 370px;
	position: relative;
	margin-bottom: 7px;		
}

#header h1{
	display: block;
	width: 350px;
	height:150px;
	float: left;


}
#header h1 a{
	display: block;
	width: 350px;
	height:150px;
	text-indent:-5000px;
	text-decoration:none;

}
#header .topnav{
	position: absolute;
	top: 25px;
	right: 10px;

}
#header .topnav li{
	float: left;
}
#header .topnav li a{
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	padding: 6px 20px 6px 25px ;
	background: url(../images/arrow.gif) no-repeat 0 55%; 
}	

/***************** Header Navigation ******************************************/



#menuwrapper {
	display: block;
	height: 46px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;

}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;

}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	color: #fff;
	line-height: 46px;
	font-size: 14px;	
}

#menubar a.trigger {


}

#menubar li {
	float: left;

}

#menubar li ul, #menubar ul li  {
	width: 20em;
	text-align: left;
}

#menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 0 10px;
	line-height: 12px;
	padding: 5px 10px;
	background: none;

}

#menubar li ul {
	position: absolute;
	display: none;
	border-right: 1px solid #745d40;
	border-bottom: 1px solid #745d40;
	background: #e8d0b2 url(../images/p7exp_mgrad.jpg) repeat-x top;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	color: #fff;
	background-color: #153737;
}

#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

#menubar ul a:hover {
	background-color: #153737!important;
	color: #FFFFFF!important;
}

#menubar li {width: auto;}



/*######################################################################################################
  ###### Content #######################################################################################
  ####################################################################################################*/
#main {
	background: url(../images/sidebar.gif) repeat-y 100%;
	padding: 10px 0 0 10px;
}
#content {
	float: left;
	width: 550px;

	overflow: hidden;
}
#content ol li{
	list-style:decimal;
	list-style-position: outside;
	margin-left: 40px;
	padding-left: 20px;	

}

/*######################################################################################################
  ###### Sidebar #######################################################################################
  ####################################################################################################*/

#sidebar {
	float: right;
	padding: 0 0 20px 0;
	width: 240px;
	overflow: hidden;
}
.sidebar-padding {
	padding: 0 20px 10px 20px;
}
/*sidebar title (h2) */


/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1.2em;
}
#sidebar li a{
	display: block;
	color: #524e45;
	text-decoration: none;
	padding: 5px 0;
	border-bottom: solid 1px #7f7f7f;
}
#sidebar li a:hover{
	color: #135193;
	text-decoration: none;
}

.direction, .hours, .contact, .resources .newsletter {
	height: 42px;
	width: 228px;
}
.direction a, .hours a, .contact a, .resources a, .newsletter a{
	text-indent: -3000px;
	height: 42px;
	width: 228px;	
	display: block;
}
.direction a{
	background: url(../images/banners2.gif) no-repeat 0 0;
}
.direction a:hover {
	background: url(../images/banners2.gif) no-repeat -230px 0;
}
.hours a{
	background: url(../images/banners2.gif) no-repeat 0 -48px;
}
.hours a:hover {
	background: url(../images/banners2.gif) no-repeat -230px -48px;
}
.contact a{
	background: url(../images/banners2.gif) no-repeat 0 -96px;
}
.contact a:hover {
	background: url(../images/banners2.gif) no-repeat -230px -96px;
}
.resources a{
	background: url(../images/banners2.gif) no-repeat 0 -144px;
}
.resources a:hover {
	background: url(../images/banners2.gif) no-repeat -230px -144px;
}
.newsletter a{
	background: url(../images/banners2.gif) no-repeat 0 -192px;
}
.newsletter a:hover {
	background: url(../images/banners2.gif) no-repeat -230px -192px;
}
/*######################################################################################################
  ###### Footer ########################################################################################
  ####################################################################################################*/

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	color: #969696;	
}

#footer p {
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

#footer a {
	color: #969696;

}
#footer li{
	list-style: none;
	display: inline;
	padding: 0 5px 0 3px;
	background: url(../images/divider.gif) no-repeat 100% 50%;

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


.note {
	font-size: 0.9em;	
}



#content ul li{
	background: transparent url(../images/bullet.gif) no-repeat left 8px;
	list-style-type: none;
	padding-left: 15px;	
	margin: 0;		
}

.two-col {
	padding: 20px 0;
	margin: 0;
	list-style: none;
}
.two-col li{
	float: left;
	list-style: none;
	width: 250px !important;	
	display: inline !important;	
	margin-bottom: 0px;		
}


.two-col a {


}
#home-banners {
	margin: 20px 0;
	
}
.three-banners {
	width: 176px;
	height: 110px;
	background: url(../images/round_bg.gif) no-repeat top;
	margin: 0 6px 5px 0;
	float: left;
}
.three-banners-content {
	padding: 10px;
	color: #878585;
	font-size: 11px;
	line-height: 14px;
}
.three-banners h3{
	color: #65b842;
	margin: 0;
	font-size: 14px;
}

#contactform {
	width: 470px;
	margin: 10px 0;	
	color: #686868;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	font-style: italic;		
}
#contactform p {
	padding: 7px 0px;
	margin: 0px;
}
#contactform label {
	width: 100px;
	float: left;

}
#contactform  input, #contactform  textarea{
	width: 300px;
	border: none;
	border-left: 5px solid #b5d3eb;
	padding: 7px 3px;
	background-color: #eaf2f8;
}
#contactform  select{
	width: 310px;
	border: none;
	border-left: 5px solid #b5d3eb;
	padding: 7px 3px;
	background-color: #eaf2f8;
}

#contactform #submit{
	color: #FFFFFF;
	border: none;
	width: 105px;
	cursor: pointer;
	background-color: #65b842;
	font-weight: bold;
	margin-left: 100px;
}
.formTable td{
	border: none;
	padding: 5px 3px;
}
.section {
	background-color: #b5d3eb;
	border-top: 3px solid #fff;
}