*
{
border: 0;
margin: 0;
}

body {
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 {
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 15px;
	font-style: oblique;
	font-weight: bold;
}

h3 { }

p, ul, ol {
	margin-top: 0px;
	line-height: 150%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 900px;
	height: 51px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 900px;
	margin: 0;
}

#menu li {
	display: block;
	float: left;
	padding-right: 12px;
}

#menu a {
	display: block;
	background: url(images/img06.gif) no-repeat left 50%;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #060;
}

#menu .current_page_item a {
	color: #060;
	font-style: normal;
	font-weight: bold;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

/** LOGO */

#logo {
	height: 255px;
	width: 900px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 150px;
	line-height: normal;
}

#logo h1 {
	text-align: left;
	padding-left: 25px;
	margin: 0px;
	float: left;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	color: #063;
	font-family: "ST Huntington", Tahoma, Geneva, sans-serif;
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#logo p1 {
	color: #063;
	font-family: "ST Huntington", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 900px;
}

.title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	background: url(images/img05.jpg) no-repeat left top;
	color: #060;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 40px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}


/* Footer */

#footer {
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
	height: 61px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	padding-top: 20px;
}
.logo_image {
	background-image: url(images/img03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 230px;
	width: 555px;
	border-left-width: medium;
	border-left-color: #EB9001;
	border-left-style: solid;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #EB9001;
}
#content p {
	color: #A96B0E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.details {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: medium solid #060;
}
.red_centered {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	text-align: center;
}

.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.highlight {
	color: #F00;
}

.pics_l {
	float: left;
	width: 360px;
	border: medium solid #060;
	text-align: left;
	margin-right: 10px;
}

.pics_r {
	float: right;
	width: 360px;
	border: medium solid #060;
	text-align: right;
	margin-left: 10px;
}
.critters {
	border: medium solid #060;
}
.form_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #060;
	text-decoration: none;
}
.form_field {
	background-color: #FF9;
	border: thin outset #FF9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.form_button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	background-color: #FF9;
	border: medium outset #FF9;
}

.price {
	color: #A96B0E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

#flags {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: right;
	width: 900px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.flags_img {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	height: 35px;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
#flags a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.logo_bottom {
	padding-top: 88px;
}
.sleep {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #09F;
	text-decoration: underline;
}

.back_btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	height: 24px;
	width: 59px;
	margin: auto;
	border: 2px solid #F60;
}

.prev_page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	height: 24px;
	margin: auto;
	border: 2px solid #F60;
	width: 80%;
	vertical-align: middle;
	text-decoration: none;
}

.prev_page a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	height: 24px;
	margin: auto;
	border: 2px solid #F60;
	width: 80%;
	vertical-align: middle;
	text-decoration: none;
}

.reload {
	height: 65px;
	width: 48px;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
}
.captcha {
	height: 80px;
	width: 215px;
	text-align: center;
	float: left;
	border: 2px solid #C90;
}
.code_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	border: 2px solid #C90;
}
.video {
	border: 2px solid #F90;
	margin-right: auto;
	margin-left: auto;
}

.aerial {
	border: 6px solid #FF8C00;
}

.dimensions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #A96B0E;
	font-style: normal;
	font-weight: normal;
}
#video {
	text-align: center;
	height: 450px;
	width: 800px;
	border: 3px solid #060;
	margin-right: auto;
	margin-left: auto;
}
