body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
img { border: none; }
.cade {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
}
.subarticle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
}
.copytitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	color: #FFFFFF;

}
.copytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.bigtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	font-style: normal;
	color: #464241;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.copytitleaa {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
}
#main_container {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E8CA8F;
}
#flash {
	height: 236px;
	width: 760px;
	overflow: hidden;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBB583;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DBB583;
}
#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#topmenu {
	text-align: right;
}

#menutbl {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBB583;
}
#topmenu a:hover {
	color: #DBB583;
	text-decoration: underline;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	height: 110px;
}
.green {
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	color: #060;
	font-size: 18px;
}
a {
	color: #464241;
}
#thumbs img {
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
}

#slideshow { }
	#slideshow a.btn_prev,
	#slideshow a.btn_next {
		float: left;
		width: 15px;
		height: 20px;
		margin: 14px 0 0 0;
		text-indent: -8685px;
		outline: none;
		background: transparent url("images/btn_next.gif") 0 0 no-repeat; }
	#slideshow a.btn_prev {
		margin-right: 17px;
		background: transparent url("images/btn_prev.gif") 0 0 no-repeat; }
	#slideshow #thumbnail-lists {
		float: left;
		width: 626px;
		height: 48px;
		margin: 0 17px 20px 0;
		overflow: hidden; }
		#slideshow #thumbnail-lists ul {
			float: left;
			width: 632px;
			padding: 0;
			margin: 0; }
		#slideshow #thumbnail-lists li {
			float: left;
			padding: 0 7px 0 0;
			margin: 0;
			list-style: none; }
		#slideshow #thumbnail-lists img {
			display: block;
			border: none; }
	#slideshow #slide {
		position: relative;
		clear: both;
		width: 600px;
		height: 402px;
		margin: 0 auto 20px auto; }
		#slideshow #slide img {
			display: none;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 1; }
#modal-layer {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .8;
	filter: alpha(opacity=80); }
#modal {
	display: none;
	position: absolute;
	left: 230px;
	top: 90px;
	z-index: 100;
	width: 300px;
	padding: 10px;
	border: 8px solid #cccccc;
	background: #ffffff; }
form#contact {
	padding: 0;
	margin: 0; }
	form#contact fieldset {
		padding: 0;
		margin: 0;
		border: none; }
	form#contact label {
		float: left;
		width: 70px;
		padding: 0 10px 0 0;
		margin: 0;
		text-align: right; }
	form#contact input.input-text {
		display: block;
		width: 180px;
		height: 14px;
		padding: 2px 5px 0 5px;
		margin: 0 0 10px 80px;
		font: normal 12px Arial, Helvetica, sans-serif;
		border: 1px solid #aaaaaa; }
	form#contact textarea {
		display: block;
		width: 180px;
		height: 120px;
		padding: 5px;
		margin: 0 0 10px 80px;
		font: normal 12px Arial, Helvetica, sans-serif;
		border: 1px solid #aaaaaa; }
	form#contact input.btn_submit {
		clear: both;
		float: left;
		margin: 0 20px 0 80px; }
	form#contact button {
		float: left;
		margin: 0; }
a.btn_contact-us {
	display: block;
	width: 300px;
	height: 100px;
	text-indent: -8685px;
	background: transparent url("images/btn_contact-us.gif") 0 0 no-repeat; }
ul#nav {
	float: left;
	width: 720px;
	padding: 5px 20px;
	margin: 0;
	background: #464241; }
	ul#nav li {
		float: left;
		width: 155px;
		padding: 5px 15px 5px 0;
		margin: 0 15px 0 0;
		font-size: 12px;
		text-align: center;
		list-style: none;
		border-right: 1px solid #666666; }
	ul#nav li.separator {
		clear: both;
		width: 100%;
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #666666; }
	ul#nav li.last {
		padding-right: 0;
		margin: 0;
		border: none; }
	ul#nav a {
		color: #ffffff;
		text-decoration: none; }
#homepage-slideshow {
	position: relative;
	height: 236px;
	overflow: hidden;
	border: 5px solid #dbb583;
	border-width: 5px 0; }
.phone {
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

a.btn_blog {
	float: right;
	width: 187px;
	height: 67px;
	margin: 7px 10px 7px 30px;
	text-indent: -8685px;
	background: transparent url("images/btn_blog.gif") 0 0 no-repeat; }