@charset "utf-8";
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.left {
	padding: 5px;

}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	background-color: #CC0000;
	width: 98%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 28px;
	padding-left: 2%;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #2F80C2;
}
h3 {
	margin: 0px;
	padding: 0px;
}

.top {background: #679B40;}
a {
	text-decoration: none;
	color:#2F80C2;
}
a:link {
	color:#2F80C2;
	text-decoration: underline;
}
a:active {
	color:#2F80C2;
	text-decoration: underline;
}
a:visited {
	color:#2F80C2;
	text-decoration: underline;
}
a:hover {
	color:#BB2C26;
	text-decoration: none;
}
.submenu {
	font-weight: bold;
	color: #669B3F;
	background-color: #F6F6F6;
	padding: 5px;
	text-align: center;
}
.submenu a:link, .submenu a:visited, .submenu a:active {
	color: #669B3F;
	text-decoration: none;
	border-bottom: #669B3F 1px dashed;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
.submenu a:hover {
	color: #669B3F;
	text-decoration: none;
	border-bottom: #669B3F 1px solid;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

.footer, .footer p {
	font-size: 10px;
	color: #FFFFFF;
}

.footer a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color:#CC0000;
	text-decoration: none;
}
.left #address p {
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
}
.left #address a:link {
	color: #000000;
	text-decoration: underline;
}
.left #address a:active {
	color: #000000;
	text-decoration: underline;
}
.left #address a:visited {
	color: #000000;
	text-decoration: underline;
}
.left #address a:hover {
	color: #CC0000;
	text-decoration: none;
}
.box {
	background-image: url(/images/box_mid.jpg);
	background-repeat: repeat-y;
	background-color: #F3F5F4;
}
.box .boxfooter {
	background-color: #F3F5F4;
	background-image: url(/images/box_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box .boxcontent {
	background-image: url(/images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	font-size: 12px;
	margin: 0px;
}
.box .boxcontent h1 {
	background-color: #FFFFFF;
	color: #669B3F;
	margin-left: 40px;
	width: 153px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	padding-top: 0px;
	line-height: 18px;
}
.box .boxmask {
	float: left;
	height: 60px;
	width: 35px;
}

.newsbox {
	background-image: url(images/newsbox_mid.jpg);
	background-repeat: repeat-y;
	background-color: #F3F5F4;
	background-position: left top;
}
.newsbox .boxfooter {
	background-color: #F3F5F4;
	background-image: url(images/newsbox_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newsbox .boxcontent {
	background-image: url(images/newsbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	margin: 0px;
}
.newsbox .boxcontent h1 {
	background-color: #FFFFFF;
	color: #669B3F;
	margin-left: 50px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	padding-top: 0px;
	line-height: 18px;
	font-weight: bold;
}
.newsbox .boxcontent h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #669B3F;
}

.newsbox .boxmask {
	float: left;
	height: 45px;
	width: 50px;
}
.padding
	{
	padding:10px;
	}
#address {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/roarie_blank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	padding-top: 300px;
	padding-right: 30px;
	padding-bottom: 100px;
	padding-left: 30px;
}
.input {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#error_zone {
	font-size: 14px;
	color: #990000;
	padding: 10px;
	border: 1px groove #990000;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.error {
	font-size: 14px;
	color: #990000;
	padding: 10px;
	border: 1px groove #990000;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.cverror {
	font-size: 10px;
	font-style: italic;
	color: #CC0000;
}
input, select, textarea {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.offer {
	background-image: url(images/offer_roarie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 655px;
}
.offer div {
	height: 200px;
	margin-top: 310px;
	margin-left: 50px;
	margin-right: 50px;
	overflow:auto;
	}
.callout {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/callout.jpg);
	height: 71px;
	width: 381px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

