﻿
body, html {
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body{
	background-image: url(../images/leather-bg.jpg);
	background-repeat:repeat-y;
	background-color:#D08238;
}
div#master {
	height: 100%;
	width: 100%;
	
	/*bottom:0;
	position:fixed;*/
	margin-bottom:0px;
	padding-bottom:0px;
}
div#Header {
	width: 100%;
	text-align: center;
	background-image: url('../images/grey-top-bg.png');
	background-repeat: repeat-x;
	height: auto;
}
div#headercontent {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 397px;
	background-image:url('../images/bg-header.jpg');
	background-repeat:no-repeat;
}
div#headercontent2 {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 139px;
	background-image:url('../images/sb-sub-header.jpg');
	background-repeat:no-repeat;
}

div#logo{
	float:left;
	display:inline-block;
	clear:left;
	margin-left:0px;
}
div#logo2{
	float:left;
	display:inline-block;
	clear:left;
	margin-left:20px;
	margin-top:10px;
}

div#topmenu{
	display:block;
	float:right;
	margin-right:40px;
	margin-top:20px;
}
div#corpsponsors{
	display:inline-block;
	float:left;
	clear:left;
	margin-left:20px;
	
}
div#rdaalogo{
	display:inline-block;
	float:right;
	clear:right;
	margin-right:20px;
	
}
div#headerblurb{
	color:white;
	font-size:12px;
	font-weight:bold;
	float:right;
	display:inline-block;
	clear:right;
	margin-top:200px;
	width:400px;
	margin-right:40px;
	text-align:left;
}
div#Page {
	width: 100%;
	text-align: center;
	background: url(../images/page-bg.png);
	background-position: center top;
	/*height: 1130px;*/
	background-repeat: repeat-y;
	padding-bottom:0px;
	margin-bottom:0px;
}
div#Page_Content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	
}
div#home_heading{
	display:block;
	clear:both;
	float:left;
	width:880px;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	height:40px;
}
div#sub_heading{
	display:block;
	clear:both;
	float:left;
	width:880px;
	text-align:left;
	margin-left:20px;
	margin-top:20px;
	height:40px;
}
div#errorlabels{
	margin-left:20px;
	margin-top:20px;
	display:block;
	clear:both;
	font-size:13px;
	font-weight:bold;
	padding:15px;
	border:2px red solid;
	width:820px;
	float:left;
}

div#home_blurb{
	display:inline-block;
	float:left;
	clear:left;
	margin-left:20px;
	width:420px;
	margin-top:20px;
	height:440px;
}
div#home_blurb, div#home_blurb p{
	line-height:150%;
	text-align:left;
	font-size:13px;
}
div#home_blurb ul li{
	margin-top:5px;
}
div#home_blurb h3{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
}
div#subcontent{
	width:860px;
	margin-left:20px;
	margin-top:20px;
	padding-bottom:20px;
}
div#subcontent, div#subcontent p{
	line-height:150%;
	text-align:left;
	font-size:13px;
}
div#subcontent ul li{
	margin-top:5px;
}
div#subcontent h3{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
}
div#subcontent h1{
	font-size:26px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
}
div#subcontent h2{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
}



div#home_video{
	display:inline-block;
	float:right;
	clear:right;
	margin-right:20px;
	margin-top:20px;
	height:400px;
}
div#bottomlinks{
	width:900px;
	height:200px;
}
div#bottomlinks p{
	display:block;
	clear:both;
	float:left;
	font-size:12px;
	text-align:left;
	width:280px;
	margin-left:20px;
	margin-bottom:10px;
	padding-top:0px;
	font-weight:bold;
}
div#bl_1{
	height:200px;
	width:300px;
	background-image:url('../images/bg-blog.jpg');
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	clear:left;
}
div#bl_2{
	height:200px;
	width:300px;
	background-image:url('../images/bg-fund-road.jpg');
	background-repeat:no-repeat;
	display:inline-block;
	float:left;

}
div#bl_3{
	height:200px;
	width:300px;
	background-image:url('../images/bg-howyoucanhelp.jpg');
	background-repeat:no-repeat;
	display:inline-block;
	float:left;

}
div#Footer {
	width: 900px;	
	height: 40px;
	bottom:0;
	position:relative;
	/*margin-top:20px;*/
	margin-bottom:0px;
	display:block;
	clear:both;
	padding-top:20px;

}
div#footer_left, div#footer_right{
	font-size:12px;
	padding-bottom:15px;
}
div#footer_left{
	display:inline-block;
	float:left;
	margin-left:20px;
}
div#footer_right{
	display:inline-block;
	float:right;
	margin-right:20px;
}

table, tr, td, th {
	border-collapse: collapse;
}

table#donate{
	width:840px;
	margin-left:20px;
}
p{
	font-size:13px;
}
img{
	border:0px;
}
td.form_left{
	
	color:black;
	
	font-size:13px;
	padding:7px;
	border-bottom:1px #d7cba6 solid;
	text-align:left;
	padding-right:10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	width:150px;
}
td.form_right{
	
	font-size:13px;
	padding:7px;
	text-align:left;
	border-bottom:1px #d7cba6 solid;
	color:black;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	
}


td.error{
	color:red;
	font-size:13px;
	padding:7px;
	text-align:left;
	width:150px;
	border-bottom:1px #d7cba6 solid;
}
td.title_row{
	
	padding: 7px;
	color:#79511d;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	
	border-bottom:2px #d7cba6 solid;
	
	

}
td.title_row_signup{
	
	padding: 7px;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	font-family:Times New Roman;
	text-align:center;	
	border-bottom:1px #3f2908 solid;
	
}
div.overpictext{
	font-size:14px;
	padding:10px;
	text-align:left;
}
a:link {
	color:#3f2908;
} 

a:visited {
	color:#3f2908;
} 

a:hover {
	color:#81612c;
} 

a:active {
	color:#81612c;
} 

div.overpictext a{
font-weight:bold;
}
