body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	margin:5px 0px 10px 28px;
	color: #17655E;
}
h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8A89C0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
h5 {
	font-size: 24px;
	font-weight: normal;
	margin:0px 0px 5px 28px;
	color: #1F897E;
}
a:hover, #range a:hover {
	color: #FF9900;
}
/* *** layout containers ******************/
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	border: 1px solid #000000;
}
#textbrown {
	color: #D5CDC6;
	background-color: #796E5E;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 15px;
}
#main .content  p {
	margin: 0px;
}
.textwhite {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.textwhite a {
	color: #1F897E;
}
/* *** other styles ******************/
.menuLine {
	height: 18px;
	background-color: #786B5C;
}
.submenuLine {
	height: 30px;
}
.content {
	height: 400px;
	background-image: url(layout/back_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textbot {
	color: #D2CEC8;
	text-decoration: none;
}
a.textbot:hover {
	color:#FF9900;
}
ul.blacksquare {
	margin: 0px;
	list-style-image: url(layout/bullet_black.gif);
}
#doorcats {
	background-image: url(pics/doors_cat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 170px;
	width: 287px;
}
#doorcats table td {
	width: 71px;
}
#doorcats table {
	width: 219px;
	margin-top: 15px;
	height: 147px;
	border: 0px;
}
#doorcats a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#doorcats a:hover {
	color: #FF9900;
}
#range {
	text-transform: uppercase;
	color: #666666;
	line-height: 20px;
}
#range a {
	color: #666666;
	text-decoration: none;
}

.topline {
	text-align:right; 
	border-top:#C8C7C6 1px solid;
}
.botline {
	text-align:right;
	border-bottom: #C8C7C6 1px solid;
}
.linkOrange {
	color: #FF9900;
	text-decoration: none;
}
a.linkOrange:hover, a.linkOrange2:hover, a.linkOrange3:hover {
	color: #B0AB44;
}
.linkOrange2 {
	color: #FF6000;
	text-decoration: none;
}
.linkOrange3 {
	color: #FF2600;
	text-decoration: none;
}
.sample {
	margin-left: 10px;
	border: 1px solid #454A4D;
}
#quote_right {
	width: 300px;
	margin-right: 0px;
	margin-left: 400px;
	margin-top: 20px;
}
#quote_left {
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.commentBordered {
	color: #FAAA05;
	text-align: center;
	margin: 20px;
	padding: 10px;
	border: 1px solid #FAAA05;
	font-weight: bold;
}
.rangeHeader {
	color:#FF9900;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#ssamples {
	width: 780px;
	text-align: right;
	margin-right: 20px;
}
#ssamples img {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
}
#ssamples a {
	color: #333333;
	text-decoration: none;
}
#bigsample {
	height: 640px;
	width: 640px;
	margin-left: 10px;
}
#bigsample img {
	border: 1px solid #000000;
}
#select7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-image: url(pics/select_back7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 106px;
	width: 102px;
	margin: 5px 0px 0px 0px;
	padding: 5px 4px 0px 26px;
	text-align: center;
}

#footer {
	font-size: 11px;
	line-height: 10px;
	}
	

	
#footer_copyright {
	font-size: 9px;
	}

#footer a:link, #footer a:active, #footer a:visited {
	color: #5D6467;
	text-decoration: none;
	}

#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
#footer_copyright a:link, #footer_copyright a:active, #footer_copyright a:visited {
	text-decoration: none;
	color: #4A4A4A;
	font-weight: bold;
	}

#footer_copyright a:hover {
	color: #C4BF66;
	}

