@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #73521d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #F7FFE9;
}
a:link {
	color: #F7FFE9;
	text-decoration: underline;
}
a:visited {
	color: #F7FFE9;
	text-decoration: underline;
}
a:hover {
	color: #F7FFE9;
	text-decoration:none
}
a:active {
	color: #CCFF99;
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	font-style: normal;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
h5 {
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
}
LI.list1 {
	list-style-position: outside;
	list-style-type: disc;
} 
.mainbg {
	background-image: url(../images/cr_tdivbg.jpg);
	width: 800px;
	padding-bottom: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topborder {
	background-image: url(../images/cr_top_border.jpg);
	width: 770px;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.flashhead {
	width: 730px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.statichead {
	width: 730px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav {
	width: 730px;
	height: 60px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
.footier {
	background-image: url(../images/cr_footer.jpg);
	width: 800px;
	height: 35px;
	z-index:2;
}
.greencontent {
	width: 700px;
	margin-top: 10px;
	background-image: url(../images/green_transparent.png);
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.textcontent {
	text-align: left;
	margin: 18px;
}	
.textcontent-indent {
	text-align: left;
	text-indent: 15px;
	margin: 18px;
}
.descriptor {
	width: 90%;
	text-align:center;
	background-image: url(../images/black_transparent.png);
	background-repeat: repeat;
	color: #b4b28a;
}
form {
 padding: 5px;
 text-align:center;
 line-height: 16px;
}
input {
	background-color: #8F9A6E;
}
select {
 background-color: #8F9A6E;
 color: #ffffff;
}
textarea {
 background-color: #8F9A6E;
 color: #ffffff;
}
.texta {
	font-size: 10px;
	background-color: #8F9A6E;
	border: 1px solid #ffffff;
}
.formstyle {
	text-align: left;
	float: left; 
}
.button {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #8F9A6E;
	color: #003300;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
}
a.homerollover {
	display: block;
	width: 89px;
	height: 60px;
	background: url(../images/nav_home.png) 0 0 no-repeat;
	text-decoration: none;
	position:relative;
	margin: 0 auto;
	float:left; 
}      
a:hover.homerollover {
	background-position: -89px 0;
}
a.communityrollover {
	display: block;
	width: 120px;
	height: 60px;
	background: url(../images/nav_community.png) 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	margin: 0 auto;
	float:left; 
}      
a:hover.communityrollover {
	background-position: -120px 0;
}
a.buildersrollover {
	display: block;
	width: 102px;
	height: 60px;
	background: url(../images/nav_builders.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0 auto;
	float:left; 

}      
a:hover.buildersrollover {
	background-position: -102px 0;
}
a.logorollover {
	display: block;
	width: 130px;
	height: 60px;
	background: url(../images/cr_nav_logo.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0 auto;
	float:left; 

}      
a:hover.logorollover {
	background-position: -0px 0;
}
a.inventoryrollover {
	display: block;
	width: 109px;
	height: 60px;
	background: url(../images/nav_inventory.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0 auto;
	float:left; 

}      
a:hover.inventoryrollover {
	background-position: -109px 0;
}
a.galleryrollover {
	display: block;
	width: 83px;
	height: 60px;
	background: url(../images/nav_gallery.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0 auto;
	float:left; 

}      
a:hover.galleryrollover {
	background-position: -83px 0;
}
a.contactrollover {
	display: block;
	width: 97px;
	height: 60px;
	background: url(../images/nav_contact.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0 auto;
	float:left; 

}      
a:hover.contactrollover {
	background-position: -97px 0;
}
.mainbg .greencontent .textcontent a {
	color: #FFFFFF;
}
.mainbg .greencontent .textcontent a:hover {
	color: #000000;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#mainmov
{
	width: 100%;
	height: 100%;
	text-align:center;
}
