body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #151515;
	font-family:Arial, Helvetica, sans-serif;
	background-position: top;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
}

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: 28px;
	color: #af1818;
	padding-bottom: 12px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 34px;
}

h2{
	font-size: 24px;
	font-weight:bold;
	color: #4b3d1e;
	padding-bottom: 10px;
	letter-spacing: 0px;
	line-height: 24px;
}

h3{
	font-size: 18px;
	font-weight: normal;
	color: #c83939;
	line-height: 24px;
	margin-bottom: 12px;
}

h4{
	font-size: 18px;
	color: #866b36;
	padding-bottom: 12px;
	font-weight: normal;
}

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

label {
	width:150px;
}

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

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

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

#main_container {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#table_top {
	width:850px;
	height:283px;
}

#table_middle {
	width:850px;
	vertical-align:top;
	background-image: url(../images/content_tile.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content_top{
	height:24px;
	width:820px;
	background-image: url(../images/conntent_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #756946;
	padding-top: 25px;
	padding-left: 30px;
}

#table_bottom {
	width:100%;
	clear: both;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #806634;
	height: 292px;
}

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

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

#footer {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 45px;
	text-align: center;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	
}


#left_column {
	width:253px;
	margin: 0px;
	padding-left:30px;
	float: left;
	padding-top:20px;
	padding-right: 0px;
	padding-bottom: 0px;
	border:none;
	margin-left: 0px;
	background-repeat: no-repeat;
}

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

#main_content {
	width: 530px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:20px;
	padding-left: 0px;
	padding-top:20px;
	padding-bottom:0px;
	border:none;
	color:#1a1916;
	float: right;
}

#full_column {
	width:790px;
	padding-left:30px;
	padding-right:30px;
}

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

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

#main_content a:hover, #table_middle a:hover {
	color:#3E251E;
}

#main_content ul, #table_middle ul, #main_content ol, #table_middle ol {
	font-size:12px;
	color:#1a1916;
	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: #c83939;
	}
	
.grey {
	color: #4444;
	}
	
.brown{
	color:#4b3d1e
}

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

.capitalize {
	text-transform:uppercase;
}

.twelve_points{
	font-size:12px;
}

.fourteen_points{
	font-size:14px;
}

.sixteen_points{
	font-size:16px;
}

.images {
	border: 1px solid #BB9D60;
	margin: 12px;
	padding: 1px;
}

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:253px;
	float:left;
	margin-right:10px;
	padding-right:0px;
	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:375px;
	float:left;
	margin-right:20px;
	padding-right:0px;
	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;
}

.learnmore_title {
	text-indent:-999em;
	background-image: url(../images/learn-more-trans.png);
	background-repeat: no-repeat;	
	display:block;
	height:40px;
	margin-left:-2px;
	margin-bottom:0px;
	padding-bottom:0px;
}
/**********************************/
/* Horizontal Navigation          */
/**********************************/

#navcontainer {
	padding:0px;
	height: 38px;
	padding-left:248px;
	padding-top: 24px;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	white-space: nowrap;
	height: 38px;
	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: 38px;
	color: #FF6600;
}


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

a.btnAbout:hover  {

	background-position: left bottom;
}

a.btnEvents:link, a.btnEvents:visited {
	width:136px;
	background-image: url(../images/btnEvents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:1px;
}

a.btnEvents:hover  {

	background-position: left bottom;
}




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

a.btnResources:hover  {

	background-position: left bottom;
}

a.btnMedia:link, a.btnMedia:visited{
	width:61px;
	background-image: url(../images/btnMedia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:1px;
}

a.btnMedia:hover  {

	background-position: left bottom;
}

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

a.btnMembers:hover  {

	background-position: left bottom;
}

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

a.btnContact:hover  {

	background-position: left bottom;
}
/**********************************/
/* Vertical   Navigation          */
/**********************************/

#v_navcontainer {
	width: 253px;
}

#v_navcontainer li{
	padding-bottom:0px;
}

#v_navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px;
	padding-top:0px;
	list-style-type: none;
}

#v_navcontainer a
{
	display: block;
	padding-left: 3px;
	padding-top:5px;
	padding-bottom:5px;
	width: 247px;
	text-decoration:none;
	font-size:14px;
	background-image: url(../images/vnav-divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

#v_navcontainer a:hover
{
	color: #1a1916;
}

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

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

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




/* * * * * * * * * * * * * */
/* Registration form       */
/* * * * * * * * * * * * * */

input[type="text"] {
    width: calc( 100% - 4px );
}