/* Remember to validate XHTML and CSS and to use CSS optimizer when going live */
/*--- http://validator.w3.org/ ---*/
/*--- http://jigsaw.w3.org/css-validator/ ---*/

* {
  margin: 0; /* use margin 1em 0; for some elements as necessary */
  padding: 0;
}

body {
  /* font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif; ---- Popular on Mac Servers */
  font: 12pt Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
  text-align: center; /* For IE */
  min-width: 90%; /* For Netscape 6 */
}

/* Removes fieldset borders even on Opera 7 */
fieldset {
  border: 1px solid transparent;
}

img {
  border: 0;
}

ul {
	font-size: 10pt;
	color: #3f3c38;
	line-height: 20px;
	padding: 0px 30px 10px 30px;
	
}


table { 
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  text-align: left;
  font-weight: normal;
height: 20px;
}

a {
color: #D42B36;
text-decoration: none;


}

a:hover {
color: #D42B36;
text-decoration: underline;


}

.clear {
  clear: both;
}

#wrapper {
  width: 100%;
  min-width: 1024px;
  
  text-align: left;

}



/* ----------------------------------------------------------------------------- */
/* Additional Rules */

#header {
background-image: url(/images/headerbkg2.jpg);
height: 170px;
width: 100%;
min-width: 1024px;

}

#logo{

	width: 960px;
	margin: 0 auto;
	
}

#logo img{
padding: 20px 0 0 20px;
	float: left;

}



/* ----------------------------------------------------------------------------- */
/* Menu */

.menu{
	border:none;
	border:0px;
	padding:0px 0 0px 0;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;

	
	width: 960px;
	margin: 0 auto;

	}

.menubg{
	width: 100%;
	height: 40px;
	background-image: url(/images/headerbkg-mainpg-top.jpg);
background-repeat: no-repeat;
	
	}

.menu ul{
	
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		
		color:#3D3B37;
		display:block;
		
font-size: 11pt;
		font-weight:bold;
		line-height:30px;
		margin:0px;
		padding:10px 20px 0px 10px;
		text-align:center;
		text-decoration:none;
		
		}
		.menu li a:hover, {
			
			color:#3D3B37;
			text-decoration:none;
			}

.menu ul li:hover a{
			
			color:#3D3B37;
			text-decoration:none;
			}

	.menu li ul{
		background:#c5cfc4;
		display:none;
		height:auto;
		padding:0px 0 0 0;
		margin:0px 0 0 0;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;

		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#3D3B37;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
			
			
			
	.menu p{
		clear:left;
		}	
.menu .member-dropdown, .menu .member-dropdown li {
  min-width: 270px;
}

/* ----------------------------------------------------------------------------- */
/* Sub Header*/

#subheaderbg {
width: 100%;
	height: 240px;
	background:#f1f3f0;

}

#subheader {
	width: 960px;

	margin: 0 auto;
}

#subheaderleft {
	width: 390px;
	float: left;
padding-top: 15px;
	

}

#subheaderleft img {
	padding: 7px 0 0 0;
	

}

#subheaderright {
	width: 500px;
	float: left;
	margin-left: 70px;
	padding: 0px 0 0 0;

}

#subheaderright h3 {
	font-size: 14pt;
	color: #3f3c38;
	padding: 0 0 10px 0;
	

}

#subheaderright p {
	font-size: 10pt;
	color: #3f3c38;
line-height: 20px;
	padding: 0 0 0px 0;
	font-weight:bold;
	

}


#subheaderleft {
	width: 390px;
	float: left;
	

}


#subheaderbenbg {
width: 100%;
	height: 240px;
	background:#f1f3f0;

}

#subheaderbenleft {
	width: 390px;
	float: left;
	padding-top: 15px;

}

#subheaderben {
	width: 960px;
	
	margin: 0 auto;
}


#subheaderbenleft img {
	padding: 7px 0 0 0;
	

}

#subheaderbenright {
	width: 520px;
	float: left;
	margin-left: 50px;
	padding: 20px 0 0 0;

}

#subheaderbenright h3 {
	font-size: 16pt;
	color: #3f3c38;
	padding: 0 0 10px 0;
	

}

#subheaderbenright p {
		font-size: 12pt;
	color: #3f3c38;
line-height: 26px;
	padding: 0 0 0px 0;
	font-weight:bold;
	

}

/* ----------------------------------------------------------------------------- */
/* Content */


#content {
	
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;

}

#content h3{
	font-size: 16pt;
	color: #3f3c38;
	padding: 10px 0 4px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #c5cfc3;
}

#content h2{
	font-size: 12pt;
	color: #3f3c38;
	padding: 0px 0 4px 0;
	
}





#content p{
	font-size: 10pt;
	color: #3f3c38;
	line-height: 20px;
	padding: 0px 0 10px 0;
	
}

#content a{
	font-size: 10pt;
	color: #d42b36;
	line-height: 20px;
	padding: 0px 0 0px 0;
	
}

#content a:hover{
	font-size: 10pt;
	color: #d42b36;
	line-height: 20px;
	padding: 0px 0 0px 0;
	
}


#contentleft {
	float: left;
	width: 520px;
	margin-right: 50px;

}

#contentright {
	float: left;
	width: 390px;
	

}

.photo {
border-top: 1px solid #c5cfc3;
padding: 20px 0 0 30px;
margin: 4px 8px 4px 0px;
	

}


#content_large{
	float: left;
	width: 600px;
min-height: 600px;
	

}

#content_small{
	float: left;
	width: 310px;
	margin-left: 50px;
background-image: url(/images/small_bg.jpg);

}



#contentright img {

}

#contentleft img {
	float: left;
	margin: 4px 8px 4px 0;
	

}
/* ----------------------------------------------------------------------------- */
/* sub footer */

#subwrap {
	width: 100%;
	margin-top: 20px;
	height: 345px;
	background:#c5cfc4;


}

#subfooter {
	width: 960px;
	margin: 0 auto;
}

#subfooter img {

	padding: 0px 0 0 0;

}

#subfooter h2{
	font-size: 10pt;
	color: #3f3c38;
	padding: 10px 0 10px 0;
	
}

#subfooter h3{
	font-size: 16pt;
	color: #3f3c38;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #3f3c38;
}

#subfooter p{
	font-size: 10pt;
	color: #3f3c38;
	line-height: 20px;
	padding: 10px 0 10px 0;
	
}

#subfooter a{
	font-size: 10pt;
	color: #3f3c38;
	
	
}

#subfooter1 {
	float: left;
	width: 310px;
	margin-top: 20px;


}

#subfooter2 {
	float: left;
	width: 310px;
	margin-left: 15px;
margin-top: 20px;

}


#subfooter2 img {
	float: left;
padding: 6px;
	
}

#subfooter3 {
	float: left;
	width: 310px;
margin-left: 15px;
margin-top: 20px;
}

/* ----------------------------------------------------------------------------- */
/* footer */

#footerwrap {
	width: 100%;
	height: 150px;
	background:#3e3c38;


}

#footer {
	width: 960px;
	margin: 0 auto;
}

#footerleft {
	float: left;
	width: 500px;
	margin-top: 20px;


}

#footerright {
	float: left;
	width: 445px;
	margin-left: 15px;
margin-top: 50px;

}

#footer h3{
	font-size: 16pt;
	color: #c5cfc4;
	padding: 0 0 0px 0;
	
}

#footer p{
	font-size: 10pt;
	color: #f0efe3;
	line-height: 20px;
	padding: 5px 0 0px 0;
	
}

#footer a{
	font-size: 8pt;
	color: #f0efe3;

	padding: 5px 0 0px 0;
	
}



#content2 {
	
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;


}

#content_large h3{
	font-size: 16pt;
	color: #3f3c38;
	padding: 20px 0 4px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #c5cfc3;
}

#content_large h2{
	font-size: 12pt;
	color: #3f3c38;
	padding: 0px 0 4px 0;
	
}


#content_large p{
	font-size: 10pt;
	color: #3f3c38;
	line-height: 20px;
	padding: 0px 0px 10px 0px;
	
}


#content_large a{
	font-size: 10pt;
	color: #d42b36;
	line-height: 20px;
	padding: 20px 0 0px 0;
	
}

#content_large a:hover{
	font-size: 10pt;
	color: #d42b36;
	line-height: 20px;
	padding: 20px 0 0px 0;
	
}


#content_small h3{
	font-size: 16pt;
	color: #fff;
	padding: 20px 0px 4px 6px;
width: 295px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c5cfc3;
}

#content_small h2{
	font-size: 12pt;
	color: #3f3c38;
	padding: 0px 0 4px 0;
	
}


#content_small p{
	font-size: 10pt;
	color: #fff;
	line-height: 20px;
	padding: 6px 16px 10px 16px;
	
}

#content_small a{
	font-size: 10pt;
	color: #fff;
	line-height: 20px;
	padding: 20px 0 0px 0;
	
}

#content_small a:hover{
	font-size: 10pt;
	color: #d42b36;
	line-height: 20px;
	padding: 20px 0 0px 0;
	
}

#top_small {
background-image: url(/images/top_small.jpg);
height: 19px;
	float: left;
width: 310px;



}

#end_small {
background-image: url(/images/end_small.jpg);
height: 24px;
	float: left;
width: 310px;



}


.box {
background: #fff;


}

.pad {
padding: 10px;


}

.boxholder{
clear: both;
padding: 5px;
background: #3e3c38;
}


.tab{
float: left;
height: 32px;
width: 140px;
margin: 0 1px 0 0;
text-align: center;
background: #3e3c38 url(/images/greytab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 10px 10px 10px;
}

.tabtxt a{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

.line {
background-image: url(/images/line.gif);
float: left;
margin-bottom: 10px;
height: 4px;
width: 100%;

}

.media_left {
float: left;
width: 470px;
margin-right: 20px;

}

.media_right {
float: left;
width: 470px;

}
.media_right img{
padding: 20px;

}


#col1 {
float: left;
width: 309px;


}

#col2 {
float: left;
width: 309px;
margin-left: 16px;


}

#col3 {
float: left;
width: 309px;
margin-left: 16px;

}

#col1 h1 {
font-size: 12pt;
color: #3f3c38;
padding: 0px 0 4px 0;

}

#col2 h1 {
font-size: 12pt;
color: #3f3c38;
padding: 0px 0 4px 0;

}

#col3 h1 {
font-size: 12pt;
color: #3f3c38;
padding: 0px 0 4px 0;

}


#col3 img {
	float: left;
	margin: 4px 8px 0px 0;
	

}

#col1 img {
	float: left;
	margin: 4px 8px 0px 0;
	

}

.roundedcornr_box_261214 {
   background: #f1f3f0;
}
.roundedcornr_top_261214 div {
   background: url(/images/roundedcornr_261214_tl.png) no-repeat top left;
}
.roundedcornr_top_261214 {
   background: url(/images/roundedcornr_261214_tr.png) no-repeat top right;
}
.roundedcornr_bottom_261214 div {
   background: url(/images/roundedcornr_261214_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_261214 {
   background: url(/images/roundedcornr_261214_br.png) no-repeat bottom right;
}

.roundedcornr_top_261214 div, .roundedcornr_top_261214, 
.roundedcornr_bottom_261214 div, .roundedcornr_bottom_261214 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_261214 { margin: 0 10px; }
