
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #6D001E;
	font: 70% Georgia, Times, serif;
}

#main {
	width: 884px;
	margin: 20px auto;
}

#content {
	float: left;
	width: 884px;
}

#content_top {
	float: left;
	width: 884px;
	height: 43px;
	background: url(../media/airstream_bg.png) no-repeat center top;
}

#content_middle {
	float: left;
	width: 884px;
	min-height: 450px;
	background: url(../media/airstream_bg_mid.png) repeat-y center bottom;
}

#content_bottom {
	float: left;
	width: 884px;
	height: 55px;
	background: url(../media/airstream_bg.png) no-repeat center bottom;
}

#website {
	float: left;
	width: 730px;
	margin: 15px 0 0 78px;
	display: inline;
}

#head {
	float: left;
	width: 730px;
}

#head #logo {
	float: left;
	width: 330px;
	height: 70px;
	margin: 0 0 0 8px;
	display: inline;
}

#head #phone {
	float: right;
	width: 170px;
	margin: 0 10px 0 0;
	display: inline;
}

#head #menu {
	float: left;
	width: 730px;
	min-height: 30px;
	background-color: #6D001E;
	margin: 15px 0 0;
	display: inline;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
	margin-left: 15px;
	margin-right: 10px;
	list-style: none;
}

#foot {
	float: left;
	width: 884px;
	background-color: white;
	padding-bottom: 100px;
}

#abta {
	float: left;
	width: 30px;
	height: 39px;
	margin: 12px 0 0 55px;
	display: inline;
}

#copyright {
	float: left;
	width: 600px;
	margin: 23px 0 0 10px;
	display: inline;
}

#copyright p {
	color: #6D001E;
}

#copyright a:link, #copyright a:visited  {
	color: #6D001E;
	text-decoration: none;
}

#copyright a:hover {
	color: #AB5660;
}

#tch {
	float: right;
	width: 93px;
	height: 16px;
	margin: 24px 60px 0 0;
	display: inline;
}

#h1_box {
	float: left;
	width: 489px;
	height: 53px;
	margin-top: 10px;
	display: inline;
}

/* @group Home Page */

#left_col_index {
	float: left;
	width: 490px;
}

#index_inset {
	float: left;
	width: 489px;
	min-height: 200px;
	border: .3em double #6D001E;
	margin: 17px 0;
	display: inline;
	padding-bottom: 8px;
}

#index_lft {
	float: left;
	width: 180px;
	margin: 5px 0 0 10px;
	display: inline;
}

#brown_box_top {
	float: left;
	width: 180px;
	height: 6px;
	font-size: .1em;
	background: url(../media/index_bg_01.png) no-repeat;
}

#brown_box_mid {
	float: left;
	width: 164px;
	min-height: 100px;
	font-size: .1em;
	padding: 5px 8px;
	background: url(../media/index_bg_02.png) repeat-y;
	padding-bottom: 15px;
}

#brown_box_mid h1 {
	margin: 0 0 10px 0;
}

#brown_box_mid p {
	color: white;
	line-height: 1.5em;
	padding: 0 10px;
	font-size: 10em;
}

#brown_box_btm {
	float: left;
	width: 180px;
	height: 6px;
	font-size: .1em;
	background: url(../media/index_bg_03.png) no-repeat;
}

#brown_box_hoz {
	float: left;
	width: 470px;
	margin: 4px 0 0 10px;
	display: inline;
}

.theme {
	float: left;
	width: 111px;
	height: 25px;
	margin: 9px 6px 0 0;
	display: inline;
	text-align: center;
}

#brown_box_hoz_box {
	float: left;
	width: 470px;
	height: 74px;
	margin: 5px 0;
	display: inline;
	background: url(../media/horz_box.png) no-repeat;
}

#index_rht {
	float: left;
	width: 290px;
	height: 223px;
	margin: 5px 0 0 3px;
	display: inline;
	background: url(../media/map.png) no-repeat;
}

#right_col_index {
	float: right;
	width: 230px;
}

#news_top {
	float: left;
	width: 229px;
	height: 108px;
	background: url(../media/news_01.png) no-repeat 0 bottom;
}

#news_mid {
	float: left;
	width: 229px;
	min-height: 245px;
	background: url(../media/news_02.png) repeat-y;
	padding-bottom: 5px;
	text-align: justify;
}

#news_mid h2 {
	padding: 5px 15px 0 13px;
	font-size: 1.3em;
	font-weight: bold;
}

#news_mid p {
	padding: 5px 17px 0 13px;
	font-size: 1em;
	line-height: 1.3em;
}

#news_mid a:link, #news_mid a:visited  {
	color: black;
	text-decoration: none;
}

#news_mid a:hover {
	color: #6D001E;
}

#news_mid a.more:link, #news_mid a.more:visited  {
	color: #6D001E;
	text-decoration: none;
	font-weight: bold;
}

#news_mid a.more:hover {
	color: #AB5660;
}

#news_btm {
	float: left;
	width: 229px;
	height: 143px;
	background: url(../media/news_03.png) no-repeat;
}

/* @end */

/* @group About */

#left_col_about {
	float: left;
	width: 490px;
}

#windmill {
	float: left;
	width: 490px;
	height: 300px;
}

#about_text {
	float: left;
	width: 295px;
	margin: 10px 0 0 5px;
	display: inline;
	text-align: justify;
}

#about_text p, #imprint p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#contact_btn {
	float: left;
	width: 150px;
	margin: 10px 0 0 25px;
	text-align: right;
}

#imprint {
	float: left;
	width: 490px;
	margin: 10px 0;
	display: inline;
}

/* @end */

/* @group Contact */

#contact_box {
	float: left;
	width: 720px;
	min-height: 508px;
	margin: 15px 0 0 4px;
	display: inline;
	background: url(../media/postcard.png) no-repeat center top;
}

#contact_form {
	float: left;
	width: 285px;
	margin: 40px 0 0 15px;
	display: inline;
}

#contact_form h1 {
	margin:0;
}

#airstream {
	float: left;
	width: 285px;
	border: none;
	margin: 10px 0 0 15px;
	display: inline;
}

#airstream label {
	float:left;
	clear: both;
	width:270px;
	text-align:left;
	margin: 0 20px 5px 0px;
	display:block;
}

#airstream p {
	padding-top: 5px;
}

#address_dets {
	float: right;
	width: 309px;
	margin: 155px 35px 0 0;
	display: inline;
}

.error {
	font-weight: bold;
	font-size: 1em;
	color: red;
	margin: 0 0 12px 0;
}

#map {
	float: left;
	width: 710px;
	height: 400px;
	padding: 5px;
	border: .3em solid #6D001E;
}

#map p {
	font: 1em/1.1em Georgia, Times, serif;;
}

/* @end */

/* @group Themes */

#left_col_theme {
	float: left;
	width: 440px;
}

#theme_title_box {
	float: left;
	width: 440px;
	margin: 10px 0 20px 0;
	display: inline;
}

#theme_title_box h1 {
	margin-bottom: 8px;
}

#left_col_theme p {
	text-align: justify;
	line-height: 1.2em;
}

.atheme {
	float: left;
	width: 440px;
	border: .1em solid #6D001E;
	border-top: none;
	margin: 0 0 5px 0;
	display: inline;
}

.atheme .atop {
	float: left;
	width: 430px;
	padding: 6px 5px 5px;
	background: #6D001E url(../media/theme_box_top_bg.png) no-repeat left top;
}

.atop h2 {
	color: white;
	font-size: 1em;
}

.atop a:link, .atop a:visited {
	color: white;
	text-decoration: none;
}

.atop a:hover {
	color: #e5e5e5;
}

.atheme .aimage {
	float: left;
	width: 120px;
	height: 120px;
	margin: 4px 0 4px 4px;
	display: inline;
}

.atheme .atext {
	float: left;
	width: 300px;
	margin: 6px 0 0 8px;
	display: inline;
	text-align: left;
}

.atext a:link, .atext a:visited {
	color: black;
	text-decoration: none;
}

.atext a:hover {
	color: #6D001E;
}

.atheme .alink {
	float: right;
	width: 300px;
	min-height: 20px;
	margin: 4px 8px 0 0;
	display: inline;
	text-align: right;
}

.alink a:link, .alink a:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.alink a:hover {
	color: #6D001E;
}

#right_col_theme {
	float: right;
	width: 280px;
}

.themes_box {
	float: left;
	width: 280px;
	margin: 10px 0 0;
	display: inline;
}

#themes_box_top {
	float: left;
	width: 280px;
	height: 8px;
	font-size: .1em;
	background: url(../media/themes_contact_bg_01.png) no-repeat;
}

#themes_box_mid {
	float: left;
	width: 280px;
	background: url(../media/themes_contact_bg_02.png) repeat-y;
}

#themes_box_mid h1, #themes_dest_box_mid h1 {
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
}

#themes_box_mid p, #themes_dest_box_mid p {
	padding: 0 14px;
	margin-bottom: 5px;
	line-height: 1.2em;
}

#tcontact {
	margin: 8px 0 0 10px;
}

#themes_box_btm {
	float: left;
	width: 280px;
	height: 151px;
	background: url(../media/themes_contact_bg_03.png) no-repeat center bottom;
}

#themes_dest_box_top {
	float: left;
	width: 280px;
	height: 8px;
	font-size: .1em;
	background: url(../media/destination_box_01.png) no-repeat;
}

#themes_dest_box_mid {
	float: left;
	width: 280px;
	background: url(../media/destination_box_02.png) repeat-y;
}

#themes_dest_box_btm {
	float: left;
	width: 280px;
	height: 219px;
	background: url(../media/destination_box_03.png) no-repeat center top;
}

#links_box {
	float: left;
	width: 280px;
}

#links_top {
	float: left;
	width: 280px;
	height: 107px;
	background: url(../media/links_01.png) no-repeat;
}

#links_mid {
	float: left;
	width: 280px;
	background: url(../media/links_02.png) repeat-y;
}

#links_mid p {
	padding: 5px 38px 0 38px;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 5px;
}

#links_mid a:link, #links_mid a:visited {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#links_mid a:hover {
	color: #6D001E;
}

#links_btm {
	float: left;
	width: 280px;
	height: 28px;
	background: url(../media/links_03.png) no-repeat;
}

/* @end */

/* @group Themes Large */

#h1_theme_lg_box {
	float: left;
	width: 489px;
	margin-top: 10px;
	display: inline;
}

#the_theme_out {
	float: left;
	width: 723px;
	border: .3em solid #6D001E;
	margin: 10px 0 0;
	display: inline;
}

#the_theme_in {
	float: left;
	width: 717px;
	border: .2em solid #6D001E;
	margin: 1px;
	display: inline;
}

#the_theme_left {
	float: left;
	width: 390px;
	margin: 10px 0 5px 10px;
	display: inline;
	padding-bottom: 10px;
}

#the_theme_left h1 {
	color: #6D001E;
	font-size: 2.4em;
	margin: 0 0 5px 0;
}

#the_theme_left p {
	font-size: 1.1em;
	margin: 0 0 14px 0;
	line-height: 1.4em;
}

#the_theme_right {
	float: left;
	width: 285px;
	margin: 10px 0 0 25px;
	display: inline;
}

#the_theme_right_img {
	float: left;
	width: 285px;
	height: 186px;
}

#the_theme_right_txt {
	float: left;
	width: 285px;
	margin: 5px 0 0;
	display: inline;
}

#the_theme_right_txt p {
	font-size: .9em;
	line-height: 1.5em;
	font-weight: bold;
}

#the_theme_bttns {
	float: left;
	width: 727px;
	margin: 20px 0 0;
	display: inline;
}

.btn_left {
	float: left;
}

.btn_centre {
	float: left;
	margin: 0 200px;
	display: inline;
}

.btn_right {
	float: right;
}

.btn_lft {
	float: left;
	width: 9px;
	height: 25px;
	background: url(../media/bttn_01.gif) no-repeat;
}

.btn_mid {
	float: left;
	height: 25px;
	background: url(../media/bttn_02.gif) repeat-x;
	text-align: center;
	padding: 6px 10px;
}

.btn_mid a:link, .btn_mid a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.btn_mid a:hover {
	color: #e5e5e5;
}

.btn_rht {
	float: left;
	width: 10px;
	height: 25px;
	background: url(../media/bttn_03.gif) no-repeat;
}

#btn_centre {
	float: left;
	width: 730px;
	min-height: 200px;
	margin: 10px 0;
	display: inline;
	background: url(../media/theme_large_more_bg.png) no-repeat;
}

#btn_centre h1 {
	padding: 8px 0 0 12px;
	margin: 0 0 3px 0;
}

#btn_centre p {
	padding: 0 0 0 17px;
}

#btn_centre #the_btn {
	margin: 15px 0 0 8px;
	display: inline;
}

/* @end */

/* @group News */

#news {
	float: left;
	width: 440px;
	margin: 20px 0 0;
	display: inline;
}

#news h1 {
	color: #6D001E;
	font-size: 2.4em;
	margin: 0 0 5px 0;
}

#news p {
	font-size: 1.1em;
	margin: 0 0 8px 0;
	line-height: 1.2em;
}

/* @end */

/* @group legal */

#privacy {
	float: left;
	width: 600px;
	margin: 5px 0 0;
	display: inline;
}

#privacy p, #privacy li {
	line-height: 1.2em;
	margin-bottom: 10px;
}

#privacy ul {
	margin: 0 0 0 20px;
	list-style: square;
}

#privacy h2 {
	color: #6D001E;
	font-size: 1.3em;
	margin: 0 0 5px 0;
}

#privacy a:link, #privacy a:visited  {
	color: #6D001E;
	text-decoration: none;
	font-weight: bold;
}

#privacy a:hover {
	color: #AB5660;
}

/* @end */

#site_centre {
	float: left;
	width: 730px;
	min-height: 200px;
	margin: 10px 0;
	display: inline;
	background: url(../media/theme_large_more_bg.png) no-repeat;
}

#site_centre h1 {
	padding: 5px 0 0 12px;
	margin: 0 0 3px 0;
}

#site_centre #site_btn {
	margin: 0 0 0 8px;
}

#site_map {
	float: left;
	width: 730px;
	margin: 5px 0 0;
	display: inline;
}

#site_map p {
	font-size: 1.2em;
	line-height: 1.5em;
}

#site_map a:link, #site_map a:visited  {
	color: #6D001E;
	text-decoration: none;
}

#site_map a:hover {
	color: #AB5660;
}
