/* Start of CMSMS style sheet '1000 px' */
@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
}
p, td, div	{
	font-family: "trebuchet MS", tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
.maintable {
	margin: 0px;
	width: 980px;
	padding: 0px;
	height: 100%;
	background-color: #FFF2D5;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF2D5;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: FFF2D5;
}
ul.menus	{
	list-style-position: inside;
	list-style-type: none;
	margin-left: -40px;
}
li.menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/bg_menu_list.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 45px;
}
li.menus-none {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 45px;
}
.menu {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF2D5;
	width: 220px;
	background-color: #d5974e;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
}
a.whitelink:link, a.whitelink:active, a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover	{
	text-decoration: underline;
	margin-top: 16px;
}
a:link, a:visited, a:active	{
	color:#4c2700;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
.content {
	height: 14px;
	padding-top:16px;
	background-image: url(images/bg_top.png);
	background-repeat: repeat-x;
	background-position: top;
	height:auto;
}
.footer {
	background-color: #435e68;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff2d5;
	padding:10px;
	height:50px;
}
.white	{
	color:#FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-top:0px;
}
.text {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	padding:20px;
	clear:both;
	overflow: show;
}
.contact {
	background-image: url(images/bg_contact.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	padding:20px;
	clear:both;
	overflow: show;
}
.menutext {
	background-image: url(images/bg_menu-d.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:-15px;
	height:160px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4c2700;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 45px;
	
}
.cleardefault{
	background-image: url(images/bg_form.gif);
	padding-left:10px;
	width: 205px;
	border: 1px solid #a66219;
	background-color: #fff0df;
	background-repeat: repeat-x;
	background-position: top;
	font-size:11px;
	font-family: "trebuchet MS", tahoma, Arial, Verdana, sans-serif;
}
.estimate {
	background-image: url(images/bg_form.gif);
	width: 185px;
	border: 1px solid #a66219;
	padding: 7px;
	background-color: #fff0df;
	background-repeat: repeat-x;
	background-position: top;
	font-size:11px;
	font-family: "trebuchet MS", tahoma, Arial, Verdana, sans-serif;
}
.descriptionBox {
	background-image: url(images/bg_form.gif);
	width: 265px;
	border: 1px solid #a66219;
	padding: 7px;
	background-color: #fff0df;
	background-repeat: repeat-x;
	background-position: top;
	font-size:11px;
	font-family: "trebuchet MS", tahoma, Arial, Verdana, sans-serif;
}
.btn{
	background-image: url(images/bg_btn.gif);
	border: 1px solid #a66219;
	padding: 5px;
	background-color: #b5a693;
	background-repeat: repeat-x;
	background-position: top;
	font-size:11px;
	font-family: "trebuchet MS", tahoma, Arial, Verdana, sans-serif;
}

/* End of '1000 px' */

