body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-attachment: scroll;
	background-image:  url(../images/stretch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #877368;
}
html>body  #wrapper{
	margin-top: 0px;
	top: 0px;
	margin-top: -10;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#wrapper{
	text-align: left;
	position: relative;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#masthead{
	float: left;
	height: 102px;
	width: 850px;

}
html>body #main{
	width: 632px;
	top: 40px;
	padding-left: 20px;
}
#main{
	position: relative;
	float: left;
	width: 642px;
	padding-left: 20px;
	top: 20px;

}
#logo{
	position: relative;
	width: 850px;
	height: 110px;
	display: block;
}
html>body #nav{

}
#nav{

	width: 830px;
	height: 45px;
	float: right;


}
#navigationarea a {
	font: bold 14px/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigationarea a:link {
	color: #FFFFFF;
}
#navigationarea a:visited {
	color: #FFFFFF;
}
#navigationarea a:active {
	color: #FFFFFF;
}
#navigationarea a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

html>body h1{
	width: 580px;
	top: 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #FFFFFF;
	font-weight: bold;
	width: 600px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px;
	position: relative;
	top: -15px;
	line-height: 140%;
}
html>body h2{
	top: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #CCCCCC;
	font-weight: normal;
	width: 650px;
	height: auto;
	position: relative;
	top: -15px;
}

#clearone{
	clear: both;
	height: 20px;
	float: none;
}
a {
	color: #FFFFFF;
	font-weight: normal;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}

html>body #address{
	font-size: 10px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 10px 5px 10px 0px;
	width: 170px;
	line-height: 130%;	
}
#address{
	font-size: 10px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 10px 10px 10px 5px;
	width: 183px;
	line-height: 130%;
	height: auto;
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 5px 10px 10px;
	height: 50px;
	color: #FFFFFF;
	line-height: 140%;
	font-weight: normal;
}

#footer a:link {
	color: #FFFFFF;	
}
#footer a:visited {
	color: #FFFFFF;

}
#footer a:active {
	color: #FFFFFF;

}
#footer a:hover {
	color: #000000;
}
p {
	line-height: 150%;
}
form {
	display: inline;
	font-size: 12px;
}

html>body #sidepanel{
	top: 40px;
}
#sidepanel{
	display: block;
	float: right;
	position: relative;
	padding: 5px;
	height: 400px;
	width: 150px;
	top: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidepanelnav a {
	font: bold 12px/150% Tahoma;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-align: right;
}
#sidepanelnav a:link {
	color: #CCCCCC;
}
#sidepanelnav a:visited {
	color: #CCCCCC;
}
#sidepanelnav a:active {
	color: #CCCCCC;
}
#sidepanelnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}
.capiltalize {
	text-transform: capitalize;
}
.login{
	font-size: 12px;
}
input {
	font-size: 12px;
}
.adminth {
	font-weight: bold;
	background-color: #DEE8F2;
	font-size: 12px;

}
.admintable {
	font-size: 11px;
}
table {
	font-size: 12px;
	color: #FFFFFF;
}
.admintdtitle {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
}
.redwarning {
	color: #FF0000;
}
.sidepaneltitle{
	background-color: #DEE8F2;
	
}
html>body #picture{
	top: 30px;
		position: relative;
}
#picture{
	top: 40px;
	position: relative;
	padding-top: 20px;
}
#errorbox {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}
#warning {
	color: #000000;
	background-color: #DEE8F2;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/warning_blue.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.editingtable {
	font-size: 15px;
	background-color: #DEE8F2;
}
.editingtablecell{
	background-color: #C0D3E7;
}

.subheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}.whitebck {
	background-color: #FFFFFF;
}
.disclaimer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#propselect{
	background-color: #A28F86;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.lightbrown{
	background-color: #A28F86;
}

.border{
	border: 3px solid #A28F86;
}
#hoverprop{
	background-color: #A28F86;

}
#hoverprop a {
	background-color: #A28F86;

}
#hoverprop a:link {

}
#hoverprop a:visited {

}
#hoverprop a:active {

}
#hoverprop a:hover {
	background-color: #CCCCCC;

}
#discounted{
	background-color: #A28F86;
	text-align: center;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#notes{	
background-color: #A28F86;
	text-align: center;
	padding: 5px;
	border: 1px solid #FFFFFF;
	}
	
textarea {
	color: #000000;
}
.textarea {
	color: #000000;
}

#textarea {
	color: #000000;
}
