@charset "utf-8";
HTML {
	height: 100%;
}
BODY {
	HEIGHT: 100%
}
BODY {
	MARGIN: 0px;
	font-family: "Helvetica", Lucida Sans, Lucida Grande, Arial, Verdana, sans-serif;
	color: #232323;
	font-size: 12px;
	
}
H1 {
	color: #4A5F76;
	font-weight: normal;
	font-size: 24px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H2 {
	color: #7A623D;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
H3 {
	color: #7A623D;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-transform: capitalize;
	padding: 0px;
}
H3 a:link, H3 a:active, H3 a:visited {
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}
H3 a:hover {
	text-decoration: none;
	color: #333333;
}
H4 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	text-transform: capitalize;
	color: #7A623D;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}
H5 {
	color: #790000;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-transform: capitalize;
	padding: 0px;
	float: none;
}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	list-style-position: inside;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

DIV {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

.clear {
	clear: both;
}
.clear1010 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear-line {
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818181;
	padding-top: 10px;
}
.main {
	width: 100%;
	clear: both;
	margin: 0px auto;
	background-color: #7A9937;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.main1 {
	width: 100%;
	clear: both;
	margin: 0px auto;
	background-color: #625943;
	background-image: url(../img/bg1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.wrap {
	width: 950px;
	clear: both;
	margin: 0px auto;
	
}

#top {
	clear: both;
	height: 370px;
	width: 902px;
	margin: 0px 40px 0px 10px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mid {
	float: left;
	clear: both;
	
	width: 900px;
	padding: 0px 40px 0px 10px;
	background-color: #FBF1CD;
	background-image: url(../img/mid1_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #7A9937;
	border-bottom: none;
}
#mid1 {
	clear: both;
	height: 324px;
	width: 900px;
	padding: 0px 40px 0px 10px;
	background-color: #FBF1CD;
	background-image: url(../img/mid1_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #7A9937;
	border-bottom: none;
}
.content-head {
	height: 20px;
	padding: 10px 15px 0px 15px;
	margin: 10px 10px 0px 0px;
	float: left;
	color: #7A623D;
	font-weight: bold;
	font-size: 20px;
}
.links {
	width: 250px;
	height: 30px;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 5px;
	background-image: url(../img/links_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.links a {
	display: block;
	float: left;
	margin: 0px 10px;
}
.intro {
	width: 860px;
	padding: 10px;
	margin: 10px;
	float: left;
	clear: both;
	background-color: #E5DBB9;
	color: #93995F;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
}
.intro2 {
	width: 860px;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	float: left;
	clear: both;
	background-color: #E5DBB9;
	color: #93995F;
	font-size: 15px;
	line-height: 20px;
}

.intro1 {
	width: 840px;
	padding: 20px;
	margin: 0px 10px 20px 10px;
	float: left;
	clear: both;
	font-size: 13px;
}
.white-bg {
	background-color: #fff;
}
.intro1 img {
	float: left;
	margin: 10px;
}
.intro1 p {
	display: block;
	margin-bottom: 15px;
	color: #93995F;
	line-height: 20px;
}
.intro1 a {
	color: #93995F;
	text-decoration: underline;
}
.intro1 ul li {
	color: #93995F;
	line-height: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 0px;
	list-style-image: url(../img/list4.png);
}
.intro1 ul li a {
	color: #615943;
	text-decoration: underline;
}
.white-block {
	width: 840px;
	padding: 15px 10px;
	margin: 20px;
	float: left;
	clear: both;
	background-image: url(../img/block_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}
.block-box {
	width: 135px;
	height: 65px;
	float: left;
	margin: 10px 5px;
	padding: 35px 120px 20px 15px;
	color: #A69972;
	font-size: 11px;
	line-height: 15px;
}
.white-block a, .block-box a {
	color: #A69972;
	text-decoration: none;
}
#blog {
	background-image: url(../img/blog_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#about {
	background-image: url(../img/about_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#photos {
	background-image: url(../img/photos_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mid2 {
	clear: both;
	height: 145px;
	width: 900px;
	padding: 0px 40px 0px 10px;
	background-image: url(../img/mid2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.social-box {
	width: 346px;
	height: 110px;
	float: left;
	margin: 0px 10px 10px 20px;
}
.quote-box {
	width: 456px;
	height: 80px;
	float: left;
	padding: 15px 20px;
	margin: 0px 10px 10px 10px;
	background-image: url(../img/quote_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.quote-box p {
	color: #615943;
	font-size: 14px;
	line-height: 20px;
}
.quote-box span {
	color: #799837;
	font-size: 15px;
	text-align: right;
	float: right;
}
#bottom {
	clear: both;
	height: 100px;
	width: 900px;
	padding: 0px 40px 0px 10px;
	background-image: url(../img/bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-size: 12px;
	color: #E5DBB9;
	text-align: right;
	float: right;
	margin: 20px;
}

.powered {
	font-size: 11px;
	color: #F6ECCC;
	text-align: right;
	float: left;
	margin: 15px;
}
.powered a {
	color: #F6ECCC;
	text-decoration: none;
}


.it-title {
	font-size: 14px;
	color: #7A623D;
	float: left;
	width: 110px;
	margin-bottom: 10px;
}
.it-desc {
	margin-bottom: 10px;
	float: left;
	color: #7A623D;
}
.it-desc-btn {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	float: left;
	margin-left: 110px;
}
.r5 {
	margin-right: 5px;
}
.ftxt {
	background-image: url(../img/input_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 13px;
	color: #232323;
	text-decoration: none;
	border: 1px solid #D4D4D4;
	width: 240px;
}
.tarea2 {
	background-image: url(../img/input_bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 13px;
	color: #232323;
	text-decoration: none;
	border: 1px solid #D4D4D4;
	width: 240px;
	font-family: "Lucida Sans", Lucida Grande, Arial, Verdana, sans-serif;
	height: 50px;
	background-color: #FFFFFF;
}
.new-btn {
	border-style: none;
	color: #FFFFFF;
	cursor: pointer;
	height: 40px;
	text-align: center;
	width: 105px;
	background-color: transparent;
	background-image: url(../img/btn_bg.png);
	padding-right: 6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	font-size: 15px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	font-variant: normal;
	margin-right: 5px;
}
#wrapper {
	width:300px;
	margin:50px auto;
	z-index: 10000;
}
#msg {
	display:none;
	position:absolute;
	z-index:10000;
	background:url(../img/msg_arrow.gif) left center no-repeat;
	padding-left:7px
}
#msgcontent {
	display:block;
	background:#f3f0e5;
	border:2px solid #d4c596;
	border-left:none;
	padding:5px;
	min-width:150px;
	max-width:250px;
	color: #7A623D;
}

