/*Created by DrewskyDesigns  */
/*GRID LAYOUT*/
body {
	font-size: 62.5%;
	background: #fff url(http://www.brocksrv.com/wp-content/themes/default-empty/images/gradient.jpg) center top repeat-x;
	top: -2px;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}
#wrapper {
	position:relative;
	margin: 0px;
	width:920px;
	margin-left:auto;
	margin-right:auto;
}	
#header {
	position: relative;
	height: 86px;
	margin: 0 0 24px 0;
	padding: 0 9px;
}	
#content {
	background-color:#B2D281;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	padding:6px;
	height:127px;
}
#content1 {
	float:left;
	width:50%;
}
#content2 {
	float:right;
	
	
}		
#footer {
	background: #fff;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 12px;
	width: 166%;
	padding: 7px 0 16px 0;
	height: 13px;
}
#footerlinks {
	font-family: Georgia;
	font-size:13px;
	width:47%;
	padding-left: 10px;
	padding-right:10px;
	border-right: 1px solid #000;
}
#footerinfo {
	float:right;
	width:50%;
	font-family: Georgia;
	font-size:11px;
}	
#footerlinks a {
	color:#000;
}
#footerlinks a:hover {
	color:#5FAB5F;
}				
#left {
	float:left;
	width:60%;
}
#right {
	float:right;
	width:37%;
}
#productleft {
	float:left;
	width:50%;
}
#productright {
	float:right;
	width:50%;
}				
/*NAVIGATION*/	
ul#nav-main {
	position: absolute;
	right: 0;
	height: 3em;
	margin: 0 12px 0 0;
	top: 50px;
	padding: 0 6px;
	background-color: #fff;
	list-style: none;
	clear: right;
	font-size: 1.2em;
	line-height: 1em;
	color:#000000;
}
ul#nav-main li {
	font-size:12px;
	float: left;
	padding: 6px;
	color:#000000;
}
ul#nav-main li a {
	color:#000000;
	text-decoration:none;
}	
ul#nav-main li a:hover {
	color:#5FAB5F;
	text-decoration:none;
}
/*HTML TAGS*/
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#5FAB5F;
	text-decoration:none;
}		
h1 {
	font: 2.5em/1.3em Georgia,"Times New Roman",Times,sans-serif;
	text-align:center;
}
h3 {
	font: 1.6em Georgia,"Times New Roman",Times,sans-serif;
	text-align:center;
}
#welcome h2 {
	font: 2.5em/1.3em Georgia,"Times New Roman",Times,sans-serif;
}
#RVSales h2 {
	font: 2.5em/1.3em Georgia,"Times New Roman",Times,sans-serif;
}	
#products h2 {
	font: 2.6em/1.3em Georgia,"Times New Roman",Times,sans-serif;
}
#prod {	
	font: 1.4em/1.3em Georgia,"Times New Roman",Times,sans-serif;
	float:right;
}
#headings {
	font: 1.7em/1.3em Georgia,"Times New Roman",Times,sans-serif;
}
#headings a {
	color:#5FAB5F;
}
#headings a:hover {
	text-decoration:underline;
	color:#000;
}	
			
p {
	font-family: Georgia;
	font-size:15px;
}					