body {
	margin: 0px 0px 20px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	background: url(/images/pageBg.gif) #E8E1D7 ;
	background-position: center ;
	background-repeat: repeat-y ;
	color: #000000 ;
}

body, p, li, div, td {
	line-height: 18px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 24px ;
	line-height: 28px ;
	font-weight: normal ;
	color: #293254 ;
	letter-spacing: -2px ;
	margin-top: 0px ;
}

h2 {
	font-size: 18px ;
	font-weight: normal ;
	letter-spacing: -1px ;
	line-height: 22px ;
}

h3, .inline_h {
	font-size: 13px ; 
	font-weight: bold ;
	letter-spacing: -1px ;
}

a:link {
	color: #293254 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #666C7F ;
}

#content {
	padding: 5px 15px 15px 15px ;
}

#patio {
	background: #000000 ;
	width: 150px ;
	height: 50px ;
}

.buyregion {
	background: #eeeeee ;
	border: 1px solid #666666 ;
	margin-top: 10px ;
	padding: 10px ;
}

.disregion {
	background: #eacea9 ;
	color: #84745f ;
	border: 1px solid #84745f ;
	font-size: 16px ;
	font-weight: bold ;
	padding: 2px ;
}

a.button:link, a.button:active, a.button:visited, a.button:hover, a.button_up {
	display: block ;
	background-image: url(/images/button_bg.gif) ;
	background-position: center ;
	padding: 6px 12px ;
	color: #fff ;
	font-size: 18px ;
	letter-spacing: -1px ;
	line-height: 22px ;
	text-decoration: none ;
	margin: 3px 9px ;
	border-top: 1px solid #7B8095 ;
	border-left: 1px solid #7B8095 ;
	border-right: 1px solid #2A3355 ;
	border-bottom: 1px solid #2A3355 ;
}

a.button:hover, a.button_up {
	background-image: url(/images/button_up.gif) ;
	border-top: 1px solid #B89072 ;
	border-left: 1px solid #B89072 ;
	border-right: 1px solid #8E4C1D ;
	border-bottom: 1px solid #8E4C1D ;
}

a.buttonTop:link, a.buttonTop:active, a.buttonTop:visited, a.buttonTop:hover {
	display: block ;
	color: #E8E1D7 ;
	font-size: 18px ;
	letter-spacing: -1px ;
	text-decoration: none ;
	padding: 10px ;
	text-align: center ;
	border-left: 1px solid #A08861 ;
	border-right: 1px solid #79674A ;
}

a.buttonTop:hover {
	text-decoration: underline ;
	color: #fff ;
}