body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #4c4531;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: top;
}

form {
	padding:0px;  margin:0px;
	}
	
hr {
	color: #fff; background-color: #fff; border: 1px dotted #CCCCCC; height:1px; width:100%; 
	}

/**********************************/
/* headers                        */
/**********************************/


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 30px;
	color: #629496;
	padding-bottom: 12px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

h2{
	font-size: 22px;
	font-weight:normal;
	color: #333333;
	padding-bottom: 10px;
	letter-spacing: 0px;
}

h3{
	font-size: 20px;
	font-weight:normal;
	color: #629496;
	padding-bottom: 4px;
	line-height: 18px;
}

h4{
	font-size: 18px;
	color: #866b36;
	padding-bottom: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h5{
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	margin-bottom: 8px;
}

label {
	width:150px;
}

/**********************************/
/* Layout ID's                    */
/**********************************/

#full_wrapper {
	width:100%;
	background-image:url(../images/top_tile.gif);
	background-repeat:repeat-x;
	background-position:center top;
	padding:0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#top_wrapper {
	width:100%;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px;
	margin: 0px;
}

#main_container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#table_top {
	width:760px;
	height:51px;
	vertical-align:top;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#table_middle {
	width:800px;
	vertical-align:top;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#table_bottom {
	width:100%;
	clear: both;
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: 292px;
	background-image: url(../images/footer_tile.gif);
	background-repeat: repeat-x;
}

#table_bottom a:link, #table_bottom a:visited {
	color:#6e989a;
	text-decoration:none;
}

#table_bottom a:hover {color:#DDDDDD;}

#footer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	
}

#footer_left {
	width:304px;
	float:left;
	margin-right:0px;
}

#footer_form {
	width:280px;
	height: 188px;
	margin-top: 10px;
	background-image: url(../images/fotter-form-bg-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px;
}

#footer_right {
	width:435px;
	float:right;
	height: 164px;
	padding: 12px;
	background-image: url(../images/footer-right-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 55px;
}

#left_column {
	width:270px;
	margin: 0px;
	padding-left:0px;
	float: right;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 100%;
}

#left_column p{
	margin:0px;
	font-size:12px;
	color:#275870;
	padding:6px;
	line-height:18px;
}

#main_content {
	width: 515px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:30px;
	border:none;
	color:#665e3f;
	min-height: 217px;
	float: left;
}

#main_content p, #table_middle p{
	margin:0px;
	font-size:12px;
	color:#665e3f;
	padding-bottom: 15px;
	line-height: 19px;
}

#main_content a:link, #main_content a:visited, #table_middle a:link, #table_middle a:visited {
	color:#489191;
}

#main_content a:hover, #table_middle a:hover {
	color:#154146;
}

#main_content ul, #table_middle ul, #main_content ol, #table_middle ol {
	font-size:12px;
	color:#665e3f;
	margin-top: 0px;
	padding-left:24px;
}

#main_content li, #table_middle li {
	padding-bottom:8px;
}


.feature {
	height:97px;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

.red {
	color: #CC0000;
	}
	
.grey {
	color: #4444;
	}
	
.blue{
	color:#629496
}

.citations {
	font-size:11px;
	color:#666666;
}

.twelve_points{
	font-size:12px;
}

.fourteen_points{
	font-size:14px;
}

.sixteen_points{
	font-size:16px;
}

.images {
	border: 2px solid #f59252;
	margin: 12px;
}

a.mainlinks:link, a.mainlinks:visited {
	color: #646464;
	border-bottom:solid 1px #f59252;
	text-decoration:none;
}

a.mainlinks:hover {
	border-bottom:solid 1px #646464;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.thirdBlock {
	width:250px;
	float:left;
	margin-right:10px;
	padding-right:5px;
	font-size:12px;
	min-height:125px;
}


.quarterBlock {
	width:171px;
	float:left;
	margin-right:10px;
	padding-right:5px;
	font-size:12px;
	border-right:solid 1px #CCC;
	height:125px;
}

.halfBlock {
	width:360px;
	float:left;
	margin-right:10px;
	padding-right:5px;
	font-size:12px;
}

.form_label {
	width:60px;
	float:left;
	height:17px;
	padding-top: 10px;
}

a.feature_button:link, a.feature_button:visited{
	background-image:url(../images/button_bg.jpg);
	color: #DEDEDE;
	text-decoration: none;
	border: 1px solid #f59252;
	padding:6px;
	padding-right:31px;
	background-repeat: no-repeat;
	background-position: right center;
}

a.btnLearnMore:link, a.btnLearnMore:visited  {
	display:block;
	width:110px;
	height:24px;
	background-image: url(../images/btn_learnmore.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-900em;
}

a.btnLearnMore:hover {
	background-position: bottom;
}

a.feature_button:hover{
	color: #f59252;
}

.textbox {
	padding:3px;
	border:solid 1px #BBBBBB;
	margin-top: 6px;
}

.footer_textbox {
	padding:2px;
	color:#6e989a;
	font-size:11px;
	background:none;
	border:solid 1px #463e2b;
}
/**********************************/
/* Horizontal Navigation          */
/**********************************/

#navcontainer {
	padding:0px;
	height: 91px;
	padding-left:160px;
	padding-top: 37px;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	white-space: nowrap;
	height: 58px;
	margin-left: 0px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin:0px;
}

#navlist a {
	text-indent:-900em;
	display:block;
	float:left;
	text-decoration: none;
	font-size:12px;
	height: 24px;
	color: #FF6600;
}

a.btnHome:link, a.btnHome:visited, a.btnHome:hover  {
	width:83px;
	background-image: url(../images/btnHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:18px;
}

a.btnAbout:link, a.btnAbout:visited, a.btnAbout:hover  {
	width:98px;
	background-image: url(../images/btnAboutUs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:18px;
}

a.btnWSupport:link, a.btnWSupport:visited, a.btnWSupport:hover  {
	width:147px;
	background-image: url(../images/btnWomensSupport.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:18px;
}


a.btnResources:link, a.btnResources:visited, a.btnResources:hover  {
	width:110px;
	background-image: url(../images/btnResources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:18px;
}

a.btnSupportUs:link, a.btnSupportUs:visited, a.btnSupportUs:hover  {
	width:110px;
	background-image: url(../images/btnSupportUs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.btnContact:link, a.btnContact:visited, a.btnContact:hover  {
	width:110px;
	background-image: url(../images/btnContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/**********************************/
/* Vertical   Navigation          */
/**********************************/

#v_navcontainer { width: 175px; }

#v_navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#v_navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#v_navcontainer a:link, #v_navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#v_navcontainer a:hover
{
background-color: #369;
color: #fff;
}

/**********************************/
/* Contact Form			          */
/**********************************/

.textfields {
	width:250px;
	border:solid 1px #999999;
	padding: 4px;
}

.title_column {
	padding:8px;
	width:60px;
	font-size: 12px;
}

