@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height:25px;
	color: #fff;
	background-color: #c73939;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img {border:0;}
#wrapper {
	width: 858px;
	margin: 0 auto;
	text-align:left;
}
#header {
	width: 858px;
	height:118px;
	margin: 0 auto;
	text-align:left;
	background-image: url(../images/bg-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#branding {
	position:absolute;
	height:35px;
	width:350px;
	margin-top:53px;
	margin-left:180px;
}
#branding h1 {
	font-size:35px;
	margin:1px;
	padding:1px;
}
#mainFlash {
	width: 858px;
	height:215px;
	margin: 0 auto;
}
#content {
	width: 858px;
	margin: 0 auto;
	background-image: url(../images/bg-middle.png);
	background-repeat: repeat-y;
}
#leftContent {
	width: 500px;
	float:left;
}
#rightContent {
	width: 223px;
	padding:21px 0px 15px 0px;
	float:right;
}
#leftContent2 {
	font-size: 12px;
	line-height:17px;
	width: 370px;
	float:left;
	color: #C4FFEA;
}
#leftContent3 {
	font-size: 14px;
	line-height:21px;
	width: 750px;
	float:left;
	color: #C4FFEA;
}
#leftContent2 strong{
	font-size: 15px;
	line-height:28px;
	color: #FFF;
}
#leftContent2 h1{
	font-size: 17px;
	line-height:25px;
	margin:0;
	color: #FFF;
}
#rightContent2 {
	font-size: 12px;
	line-height:17px;
	width: 370px;
	float:right;
	color: #C4FFEA;
}
#rightContent2 strong{
	font-size: 15px;
	line-height:28px;
	color: #FFF;
}
#rightContent2 h1{
	font-size: 17px;
	line-height:25px;
	margin:0;
	color: #FFF;
}
#footer {
	width: 858px;
	height:56px;
	margin: 0 auto;
	background-image: url(../images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
.contentBg {
	padding: 7px 50px 21px 50px;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentBg2 {
	padding: 7px 40px 21px 40px;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sideBoxTop {
	width:223px;
	height:19px;
	background-image:url(../images/box-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sideBoxContent {
	width:207px;
	text-align:center;
	background-image:url(../images/box-middle.gif);
	background-repeat: repeat-y;
	padding:1px 8px 11px 8px;
}
.sideBoxBottom {
	width:223px;
	height:16px;
	background-image:url(../images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyright {
	padding:15px 0px 0px 11px;
	text-align:center;
}
.textGreen1 {
	color:#00613e;
	font-size:25px;
	font-weight: bold;
}
.textGreen2 {
	color:#00613e;
	font-size:16px;
}
.textGreen3 {
	color:#00613e;
	font-size:12px;
	line-height: 15px;
}
.textGreen4 {
	color:#00613e;
	font-size:18px;
	font-weight: bold;
}
.textRed1 {
	color:#641a11;
	font-size:15px;
	font-weight: bold;
}
.textRed2 {
	color:#641a11;
	font-size:13px;
	font-weight: bold;
	text-align:left;
	padding-left:9px;
}
.menuBox {
	border: 1px dashed #D06714;
	background-color: #641A11;
}
.pageTitle h1 {
	border: 1px dashed #D06714;
	background-color: #641A11;
	font-size:21px;
	margin:20px 0px 0px 0px;
	padding:5px 5px 5px 5px;
}
.contactText {
	font-size:14px;
	color:#9B3200
}
.contactfield {
	font-size:14px;
	color:#FFF;
	border: 1px dashed #641A11;
	background-color: #EB8407;
}
.price {
	text-align:center;
}

