#wrapper {
}

#header {
	width: 780px;
	height: 210px;
	margin: 0 auto;
	background-image: url(../grafics/header.png);
	background-repeat: no-repeat;
	background-position: top;
}

#page {
	width: 780px;
	margin: 0 auto;
}

#header h1, #header h3, #header p {
	margin: 0;
	color: #339900;
}

#header h1 {
	padding: 52px 0 0 100px;
}

#header h3 {
	padding-left: 100px;
}

#subheader {
	text-align: center;
	background-color: #B7D24D;
	height: 22px;
	color: #333300;
	width: 100%;
	font-weight: bold;
	margin-top: 1px;
}

#price {
	text-align: center;
	background-color: #333300;
	height: 22px;
	color: #B7D24D;
	width: 100%;
	font-weight: bold;
	margin-top: 1px;
}

#adsense {
	width: 160px;
}

#header p {
	padding-left: 100px;
	margin-top: -10px;
}

#header a {
	color: #E6B715;
}

#content {
	float: right;
	width: 474px;
	margin: 0;
	text-align: justify;
}

#content-no-map {
	float: left;
	width: 780px;
	margin: 0;
	text-align: justify;
}

#photo, #map {
	border: 1px solid #009933;
	padding: 2px;
}

.photo-right {
	float: right;
	border: 1px solid #009933;
	padding: 2px;
	background-color: #000000;
	position: relative;
	top: 8px;
	right: 8px;
}

#table {
	width: 100%;
	border: 1px solid #009933;
}

#footer {
	clear: both;
	width: 780px;
	border-top: 2px solid #B7D24D;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #009933;
	background-color: #000000;
	background-image: url(../grafics/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body, th, td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	position: relative;
}

h1, h2, h3 {
	font-weight: normal;
	text-align: left;
	color: #F8FBEC;
}

h1 {
	font-size: 43px;
	letter-spacing: -2px;
}

h2 {
	font-size: 19px;
	letter-spacing: -1px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

p, ul, ol {
	clear: both;
	line-height: 150%;
	text-align: justify;
}

a {
	color: #9BDB18;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #E6B715;
}

a:visited {
	color: #009933;
}

img {
	border-width: 0px;
}

.photocaption {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-indent: 7px;
	position: relative;
	top: 1px;
	line-height: 13px;
}

.center {
	text-align: center
}

.title {
	margin: 0;
	margin-bottom: 12px;
	padding-bottom: 4px;
	font-size: 29px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7D24D;
}

.highlight {
	font-size: 15px;
	color: #B7D24D;
}

.bold {
	font-weight: bold;
}

.mediumtext {
	font-size: 11px;
}

.smalltext {
	font-size: 9px;
}

.tbl-q{
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-align: right;
	vertical-align: bottom;
	width: 182px;
}

.tbl-a{
	text-align: center;
	background-color: #333300;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	height: 25px;
	color: #B7D24D;
}

.tbl-white, .tbl-yellow, .tbl-blue, .tbl-red {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	width: 70px;
	height: 20px;
	letter-spacing: 1px;
}

.tbl-white {
	background-color: #FFFFFF;

}

.tbl-yellow {
	background-color: #FFFF66;

}

.tbl-blue {
	background-color: #0099FF;

}

.tbl-red {
	background-color: #FF6600;

}

.sidebar {
	width: 260px;
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
}

.sidebar li ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}

.sidebar li li {
	padding-left: 15px;
}

.sidebar h2 {
	margin: 0;
	background: url("../grafics/h2-icon.png") no-repeat left 75%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

.sidebar a {
	text-decoration: none;
}

.sidebar a:hover {
	font-weight: bold;
}

.sidebar a:visited {
	color: #99CC00;
}
