/* -------------------------basic style sheet------------------------- */

.clear {clear: both;}
.clear_1 {clear:both;height:0;overflow: hidden;}
.align_l {text-align: left;}
.align_r {text-align: right;}
.align_c {text-align: center;}
.left {	float: left;}
.right {float: right;}
.bold {	font-weight: bold}
.hide {	text-indent: -9999px;overflow: hidden;display: block;background-repeat:no-repeat;background-position:top left}
.none {display: none}
.accessibility {position: absolute;	left: -6767px;	width: 990px;overflow: hidden;}

p {padding: 0 0 0.8em 0; font-size:1.4em}
a {text-decoration: none; color:#666}
a:hover {text-decoration: underline}
a.active, .active a  { font-weight:bold}
img { display:block}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height:0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

a.linksP { background:url(../images/link_arrow_gold.gif) 0 5px no-repeat; padding-left:10px }
a.linksP:hover { text-decoration:none!important; color:#8A7B3F!important; background-position:0 -90px}

/*------------------------- layout -------------------------  */
.logo {
	float: left;
	margin-top: 10px;	
}
#wrapper { 
	text-align:left; 
	width: 960px; 
	margin: 0 auto; 
	
	
}

#footer { 
	background-color:#27282a;
	clear:both;
	color:#999999;
	font-family:verdana;
	font-size:10px;
	line-height:1.4em;
	margin-top:25px;
	text-align:center;
	display: block;
}

#header { 
	margin: 0 auto;
}
body {
	text-align: center;
	font: 70% Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg_grad.gif) repeat-x;
}

#container {
	padding:0px 20px 20px 20px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}


/*-------------------------HEADER & NAVIGATION-------------------------  */

#header ul#secondary_nav { 
	float:right !important;
	text-align: right;
	margin-right: 30px;
	margin-top: 55px;
}
#header ul#secondary_nav li, #header ul#secondary_nav li a { 
	float:left; 
	display:inline; 
	color: white;
	font-size: 1.1em;
	font-family: Century Gothic, Georgia, Times New Roman;
	text-align: right;
	padding-left:15px;
	
}
#header ul#secondary_nav li a:hover{
	text-decoration: none;
	background:url(../images/bullet2.png) no-repeat scroll left 8px;;
	
}

#header ul#secondary_nav li { 
	
	height: 1px;
}


#primary_nav { 
	padding: 0px;
	float: left;
	width: 530px;
	margin-left: 46px!important
	
}


#header #primary_nav li {
	float:left; 
	font-size: 1.4em; 
	font-family: Century Gothic, Georgia, Times New Roman;
	font-weight: normal;
	text-align: center;
	width: 169px;
	padding-right: 1px;
	}

#header #primary_nav li a, #primary_nav li a:hover {
	padding-top:7px;
	padding-bottom:7px;
	padding-right: 1px;
	color: #2a3342;
	display: block;
	cursor: pointer;
	background:url(../images/bt_nav.gif) top left no-repeat;
}


#header #primary_nav li a{
	background:url(../images/bt_nav.gif) top left no-repeat;
}

#header #primary_nav li a:hover {
	background-color: #1b5677;
	background:url(../images/bt_nav.gif) bottom left no-repeat;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#text-area {
	width: 500px;	
	height: 190px;
	margin-left: 25px;
	float: left;
}
h6 {
	color: white;
	font-family: Century Gothic, Georgia, Times New Roman;
	font-weight: lighter;
	font-size: 1.8em;
	line-height:30px;
	width: 500px;
	text-align: right;
	padding-top: 20px;
}
.title_link {
	font-size: 0.8em;
	float: left;
	display: inline;
	float: right;
	
}

.bg_primary_nav {
	background:url(../images/new-header.png) top left no-repeat;
	height: 269px;
	display: block;
	margin-top: 4px;
	clear:both;
}
#tertiary_nav li{
	display: inline;
	margin-left: 20px;
}
/*-------------------------content style stuff -------------------------  */
h1, h4 {
	color: #1b5677;
	font-family: Century Gothic, Georgia, Times New Roman;
	font-size: 2.2em;
	font-weight: lighter;
	line-height: 1em;
}
h2 {
	color: #1b5677;
	font-family: Century Gothic, Georgia, Times New Roman;
	font-size: 2.2em;
	font-weight: lighter;
	line-height: 1.5em;
	padding-bottom: 10px;
}




h4 {
	border-bottom: none;
	margin-bottom: 10px;
}
h5 {
	font-weight: lighter;
	font-size: 0.8em;
}
	li, p {
	line-height: 25px;
	color: #666666;
	padding-bottom: 5px; 
}

#container .content_box {
	margin: 10px 0;
	float:left;
}
.content_wide2 {
	padding: 30px;
	clear: both;
}

#container .left_col, #container .right_col {
	display: block;
}

#container .left_col {
	float: left;
	width: 650px;
	margin-right: 20px;
}


.img_right {
	border: none;
	margin-bottom: 30px;
	float: left;
	display: block;
	width: 375px;
	height: 200px;
}
.img_left {
	border: none;
	margin: 30px 0;
	float: left;
	display: block;
}
.activity {
	border-bottom: 1px solid #1b5677;
}
.activity_title {
	float: left;
	margin-top: 30px; 
	margin-left: 20px;
	height: 200px;
	width: 500px;
}
.act_date {
	font-size: 0.3em;
	float: left;
	margin-left: 20px;
}


ul.list li {
	background:url(../images/bullet.gif) left 4px no-repeat;
	padding-left: 30px;
	font-size: 1.4em; 
	margin-bottom: 10px;
	overflow: hidden;
}
ul.list2 li {
	font-size: 1.4em; 
	margin-bottom: 10px;
}

.three_col { 
	float: left!important;
	width: 260px;
}


/*------------------------- HOME -------------------------  */



/*------------------------- Benefits -------------------------  */

input:focus, textarea:focus { background-color:#ebebeb }
input, textarea { border:1px solid #d5d5d5; padding:2px; color:#333; width:280px }
#myForm {  border-top:1px dotted #ddd; padding-top:5px; width:700px}
#myForm fieldset.clearfix { padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #ddd; }
#myForm label { display:block; font-size:1.1em; padding-bottom:3px }
#myForm .last input { width:auto!important; background-color:#8A7B3F; color:#fff; font-weight:bold; border:none; padding:3px 5px; cursor:pointer; float:right}
#myForm .last input:hover { background-color:#b9a96a;}
#requiredField span { font-size:1.2em; color:#333}
#messagebox { color:#333; margin-bottom:15px; background-color:#8A7B3F; padding:6px; color:#fff; }

/*-------------- SUBMIT BUTTON  SIZE ------------------*/

.submit_button {
	padding:5px 10px !important
}
