@charset "utf-8";
/* CSS Document */

#mainboxhome{
	width:600px;
	background:url(../images/mainboxbg.png) repeat-y;
	text-align:left;
	color:#000;
	background-color:inherit;
	margin-bottom:20px;
}

#mainboxhome h1{
	margin:0px 0px 0px 0px;
	padding:15px 15px 5px 15px;
	background:url(../images/mainboxtop.png) top left no-repeat;
	font-weight:normal;
	font-size:24px;
	color:#c47b2e;
}

#mainboxcontainerhome{
	width:570px;
	padding:15px 15px 20px 15px;
	background:url(../images/mainboxbot.png) bottom no-repeat;
}

#mainboxcontainerhome a{
	font-size:14px;
	color:#959595;
	background-color:inherit;
	text-decoration:none;
	line-height:26px;
	font-weight:bold;
}

#mainboxcontainerhome a:hover{
	color:#c47b2e;
	background-color:inherit;
	text-decoration:underline;
}

#mainboxcontainerhome img{
	padding:0px 5px 0px 10px;
}

.blurbs{
	width:290px;
	height:180px;
	float:left;
	margin:0px 0px 20px 0px;
}

.blurbs2{
	width:290px;
	height:180px;
	float:left;
	margin:0px 0px 20px 20px;
}

.blurbcontent{
	width:260px;
	height:100px;
	padding:15px;
	background:url(../images/boxbg.jpg) top no-repeat;
	text-align:left;
	color:#000;
	background-color:inherit;
	line-height:18px;
}

.blurbcontent a{
	color:#bb0f10;
	background-color:inherit;
	text-decoration:none;
}

.blurbcontent a:hover{
	color:#000;
	background-color:inherit;
}

.boxh1, .boxh2, .boxh3, .boxh4{
	width:210px;
	height:30px;
	padding:10px 10px 10px 70px;
}

.boxh1 h2, .boxh2 h2, .boxh3 h2, .boxh4 h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	color:#fff;
	background-color:inherit;
}

.boxh1{
	background:url(../images/boxh1.jpg) no-repeat;
}

.boxh2{
	background:url(../images/boxh2.jpg) no-repeat;
}

.boxh3{
	background:url(../images/boxh3.jpg) no-repeat;
}

.boxh4{
	background:url(../images/boxh4.jpg) no-repeat;
}
