/*  
Theme Name: RHR Construction I
Author: LaVentureLLC.com
*/
body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
background-color:#ffffff;
font-size : 12pt;
font-family:'Trebuchet MS', arial, verdana, sans-serif;
color: #4d4d4d;
}
a {
	color:#3482b6;
	text-decoration:none;
	}
#box {
	margin:10px;
	}
#top {
	width:980px;
	margin-top:5px;
	margin-bottom:15px;
	}
#header {
	width:980px;
	height:100px;
	background-image:url(images/bg-headerG.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
	
/* HOME PAGE CSS */
#grey1 {
	width:100%;
	height:9px;
	background-color:#e5e5e5;
	}
#darkgrey {
	width:100%;
	height:300px;
	background-color:#4d4d4d;
	}
	#dgbox {
		width:980px;
		height:300px;
		}
		#dgbl {
			display:block;
			float:left;
			padding-left:45px;
			width:300px;
			margin-top:25px;
			background-image:url(images/home-quotes.gif);
			background-repeat:no-repeat;
			font-size:22px;
			color:#ffffff;
			font-family:Century Gothic, Arial, Helvetica, sans-serif;
			}
		#dgbr {
			display:block;
			float:right;
			width:600px;
			height:300px;
			}
			#dgbr img {
				margin:0px;
				}
#grey2 {
	width:100%;
	height:30px;
	background-color:#e5e5e5;
	margin-bottom:-20px;
	}
#bluebox {
	width:950px;
	height:215px;
	padding:15px;
	background-color:#3482b6;
	}
	#bbl {
		display:block;
		float:left;
		width:300px;
		}
		#bbl img {
			margin:10px;
			}
	#bbr {
		display:block;
		float:right;
		width:625px;
		height:183px;
		background-image:url(images/home-threeways.gif);
		background-repeat:no-repeat;
		padding-top:45px;
		}
		#bbr img {
			margin:2px;
			}
#blackbarh {
	width:980px;
	height:1px;
	background-color:#000000;
	margin-bottom:20px;
	margin-top:3px;
	}
#hometips {
	width:980px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
				
	/*END HOME */
	
/* CATEGORY CSS */

#categoryitem {
	width:610px;
	padding:20px;
	overflow:auto;
	}
	#cil {
		display:block;
		float:left;
		width:210px;
		padding-top:8px;
		}
		#cil img {
			width:200px;
			padding:2px;
			border-color:#cccccc;
			border-style:solid;
			border-width:1px;
			}
	#cir {
		display:block;
		float:right;
		width:380px;
		overflow:hidden;
		}

	/* END CATEGORY */
	
/* CONTENT CSS */

#greybar {
	width:100%;
	height:100px;
	background-color:#e5e5e5;
	margin-top:3px;
	margin-bottom:3px;
	}
#blackbar {
	width:100%;
	height:1px;
	background-color:#000000;
	}
	#greybox {
		width:980px;
		background-image:url(images/bg-greybox.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		height:100px;
		}
		#gbl {
			display:block;
			float:left;
			width:440px;
			height:60px;
			margin-top:15px;
			}
		#gbr {
			display:block;
			float:right;
			width:510px;
			height:60px;
			margin-top:15px;
			margin-right:10px;
			}
#contentbox {
	width:980px;
	margin-top:15px;
	overflow:auto;
	margin-bottom:15px;
	}
	#cl {
		display:block;
		float:left;
		width:650px;
		overflow:auto;
		}
		#cltitle {
			width:644px;
			height:54px;
			padding:3px;
			background-color:#666666;
			}
			#cltitle h1, cltitle h1 a {
				color:#ffffff;
				font-size:35px;
				}
		#cl img {
			margin:0px;
			padding:4px;
			border-color:#cccccc;
			border-style:solid;
			border-width:1px;
			}
		#cl object {
			padding:4px;
			border-color:#cccccc;
			border-style:solid;
			border-width:1px;
			overflow:auto;
			}
	#cr {
		display:block;
		float:right;
		width:305px;
		color:#3482b6;
		overflow:hidden;
		}
		#cr li {
			display:block;
			float:left;
			width:135px;
			margin-right:15px;
			}
			
	/*END CONTENT */

#footer {
	margin-top:25px;
	overflow:auto;
	text-transform:lowercase;
	}
	
a.topmenu {
	font-size:10pt;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#666666;
	}
a.mainmenu {
	color:#666666;
	}		
.linkblue
	{
	font-size:10pt;
	color:#0c9ef5;
	text-decoration:none;
	}
h1, h1 a{
	font-size:25px;
	font-weight:100;
	line-height:30px;
	color:#3482b6;
	}
h2, h2 a{
	font-size:18px;
	font-weight:100;
	color:#3482b6;
	}
.smallcontent, a.smallcontent {
	font-size:10pt;
	color:#808080;
	}


li {
	list-style:square;
	margin-bottom:8px;
	}

hr {
border : none;
background-color : #cccccc;
height : 1px;
margin-bottom:8px;
margin-top:5px;
}

td {
	vertical-align:top;
	}
	
.thumb {
	float: left;
	margin-right: 7px;
	}

img {
	border:0px;
	margin:5px;
	}