body {
	padding: 0;
	margin: 0;
	font: 12px 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	line-height: 18px;
	background: #809027;
	color: #000000;
}

/* links */

a.s1 {
	color: #D3D3D3;
	background: transparent;
	text-decoration: none;
}

a.s1:hover {
	color: #DCDCDC;
	background: transparent;
	text-decoration: none;
}

a.menu {
	color: #162d50;
	background: transparent;
	text-decoration: underline;
}

a.menu:hover {
	color: #ffffff;
	background: #FF0000;
	text-decoration: none;
}

a.sub_menu {
	color: #fff;
	background: transparent;
	text-decoration: underline;
}

a.sub_menu:hover {
	color: #753266;
	background: #FFF;
	text-decoration: none;
}

a { color: #162d50; background: inherit; text-decoration: underline;}
a:hover { color: #fff; background: #f00; text-decoration: none;}

a img {
  text-decoration: none;
}

a.guide {
	color: #003B6E;
	font: 12px 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	background: inherit;
	line-height: 25px;
	text-decoration: none;
}

a.guide:hover {
	color: #9EC068;
	font: 12px 'Trebuchet MS', Verdana, Tahoma, Arial, sans-serif;
	background: inherit;
	line-height: 25px;
	text-decoration: none;
}

/* headings */
h1 {
font: bold 18px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

h2 {
font: bold 18px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

h3 {
font: bold 18px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

h1 a { color: #004455; background: inherit; text-decoration: underline; }
h2 a { color: #004455; background: inherit; text-decoration: underline; }
h3 a { color: #004455; background: inherit; text-decoration: underline; }
h1 a:hover { color: #FFFFFF; background: #F00; }
h2 a:hover { color: #FFFFFF; background: #F00; }
h3 a:hover { color: #FFFFFF; background: #F00; }
.title { color: #808080; background: inherit; }

#pages_nav {
font: bold 18px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#txt_header{
font: bold 18px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

hr
	{
		height: 1px;
		border: 0px;
		color: #ccc;
		background-color: #ccc;
	}
	
/* lists and form elements */
ul {
	/*padding: 0;*/
	list-style: square;
	
	/*margin: 0px 0 0 0px;*/
}                               
form { margin: 0; }
input.search {
	width: 279px;
	border: none;
	background: #fff url(skin/input.gif) no-repeat;
	padding: 4px 10px;
	color: #1E67A8;
	font-weight: normal;
	margin: 4px;
}
input.button {
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

/* content holder */
#content { border: 1px solid #A8A8A8;
 margin: 10px auto; width: 957px; background: #F4F4F4;}

/* header */
#header { height: 100px; }
#logo {
	padding: 0px 0 0 8px;
}
#logo_title { font: bold 30px 'Trebuchet MS', Verdana, Sans-Serif; margin: 0;}
#logo p { margin: 5px 0 0 0; padding: 0 0 0 10px; color: #808080; background: inherit; }
#top_info {
	float: right;
	width: 730px;
	height: 92px;	
	margin: 5px 5px 0 0;
	text-align: center;
}

/* horizontal tabbed menu */	
#tabs {
	background: inherit;
	color: #000;
	height: 33px;
	text-align: center;
	padding: 0 0 0 0px;
	margin: 10px 0 0 0;
}
#tabs li {
	display: inline;
	height: 45px;
}
#tabs li a { float: left; background: #cc0000; color: #fff; margin-top: 3px; margin-left: 4px; padding: 5px 5px 5px 5px; width: 95px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #cccc00; color: #000; }
/*#tabs li a:active { background: #fff url(skin/barcurrent.gif) no-repeat; color: #2C71AE; }*/
#tabs li a.current { background: #cccc00; color: #000; }	
.key { text-decoration: underline; }

/* search form */
#search {
	float: left;
	clear: both;
	color: #fff;
	background: #753266;
	padding: 1px 0px 0px 0px;
	width: 957px;
	height: 19px;
	margin: 3px 0px 3px 0px;
}
	#search p {
	padding: 0px;
	margin: 0px;
}

.form_text {
	font: 14px Tahoma, sans-serif; 	
	border: 1px solid #808080;
	padding: 3px 3px 3px 3px;
	 
	width: 350px;
	height: 18px;
}

.form_text_big {
	font: 14px Tahoma, sans-serif; 	
	border: 1px solid #808080;
	padding: 3px 3px 3px 3px;
	 
	width: 580px;
	height: 18px;
}

.form_textarea {
	font: 14px Tahoma, sans-serif; 	
	border: 1px solid #808080;
	padding: 3px 3px 3px 3px;
	width: 500px;
	height: 200px;
}

/* grey subheader */

.gbox {
	background: #cccc00;
	color: #000;
	float: left;
	clear: both;	
  width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 15px 0px;
	text-align: center;
}
.gbox p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.form_box {
	border: 1px solid #808080;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 120px;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 5px 0px;
}

/* left side */
.left { float: left; width: 640px; margin: 0 0 10px 10px; }
	.left_articles {
	margin: 0 20px 15px 10px;
	padding: 10px 0 0 0;
	text-align: left;
	border-bottom: 1px dotted #dedede;
	color: #000;
	background: inherit;
	font-size: 14px;
	line-height: 20px;

}

	.left_articles_sms {
	margin: 0 20px 15px 10px;
	padding: 0px 0 0 0;
	text-align: left;
	border-bottom: 1px dotted #dedede;
	color: #000;
	background: inherit;
	font-size: 14px;
}

	.left_articles_float {
	float: left;
	width: 600px;
	margin: 0 0px 15px 10px;
	padding: 10px 0 10px 0;
	text-align: left;
	border-bottom: 1px dotted #dedede;
	color: #000;
	background: inherit;
	font-size: 14px;
	line-height: 20px;

}

	.left_1 {
	margin: 0 20px 15px 10px;
	padding: 10px 0 0 0;
	text-align: left;
	border-bottom: 0px dotted #ccc;
	color: #000;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
}

	.left_banners {
	margin: 15px 0px 15px 0px;
	float: left;
	width: 190px;
	padding: 45px 0 0 0;
	text-align: left;
	color: #000;
	font-size: 12px;
	background: #fff;
}

	.left_comments {
	margin: 15px 20px 15px 200px;
	padding: 10px 0 0 0;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	color: #000;
	font-size: 12px;
	background: #fff;
}

	.forum_post {
	float: left;	
  margin: 12px 0px 15px 10px;
	padding: 0px 0 0 0;
	text-align: left;
	border-bottom: 1px dotted #dedede;
	color: #000;
	background: inherit;
	font-size: 14px;
	line-height: 20px;

	width: 600px;
		
}
.forum_post_left{
	float: left;
	width: 130px;
	border: 1px solid #e9ebff;
	background: #FFFFFF;	
	padding: 5px 5px 5px 5px;	
}

.forum_post_right{
	float: right;
	width: 430px;
	border: 1px solid #e9ebff;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 25px 0px;
}

.market_post_left{
	float: left;
	width: 200px;
	border: 1px solid #e9ebff;
	background: #FFFFFF;	
	padding: 8px 0px 8px 0px;	
}

.market_post_right{
	float: right;
	width: 360px;
	border: 1px solid #e9ebff;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 15px 0px;
}

.market_post_bottom{
	float: left;
	width: 80%;
	
	border: 1px solid #e9ebff;
	background: #FFFFFF;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.guide_txt {
	margin: 0 20px 0px 10px;
	padding: 0 0 0 0;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
}
	
	.calendar { height: 50px; float: left; background: #fff url(skin/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	
	.description {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	border-top: 1px dotted #dedede;
	}
	
	.thumbnail img {
	margin: 7px 7px 7px 7px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dedede;
}


.icon {
	float: left;
	margin: 10px 20px 8px 8px;
	border: 0px solid #dedede;
}


/* bottom thirds */
.thirds {
	float: left;
	width: 190px;
	background: #eee;
	margin: 0px 0px 0px 10px;
	border: 1px solid #e9ebff;
	color: #5d5d5d;
}
	.smallboxtop { height: 14px; background: #fff; color: #000; }
	.smallbox { background: #fff; color: #444; padding: 10px 10px 5px 10px; text-align: center;}
	.smallbox a:hover { color: #FFFFFF; }
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
#right {
	float: right;
	width: 275px;
	margin: 0 10px 10px 0;
}
	.boxtop { height: 19px; background: #fff; color: #000; }
	.box {
	background: #e6e6e6;
	
	color: #5b5b5b;
	padding: 10px 5px 2px 10px;
	margin: 0 0 15px 0;
	border: 1px solid #000000;
	/*text-align: left;*/
}

	.box_adv {
	
	
	color: #5b5b5b;
	padding: 0px 0px 0px 0px;
	margin: 0 0 15px 0;
	border: 0px solid #000000;
	text-align: center;
}

	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons {
	text-align: right;
	padding: 4px 7px 4px 0;
}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn {
	background: #488EB2 url(skin/bluebtn.gif) no-repeat;
	width: 100px;
	padding: 1px 14px 4px 10px;
	color: #fff;
	text-decoration: none;
}
.greenbtn {
	background: #488EB2 url(skin/greenbtn.gif) no-repeat;
	padding: 1px 14px 2px 12px;
	color: #fff;
	text-decoration: none;
}
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(skin/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

.bookings { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 0px solid #ccc; }

input.member {
	width: 200px;
	border: 1px solid #808080;
	background: #fff;
	padding: 5px 10px;
	color: #000000;	
	font-weight: normal;
	margin:3;
}

input.member_small {
	width: 60px;
	border: 1px solid #808080;
	background: #fff;
	padding: 5px 10px;
	color: #000000;	
	font-weight: normal;
	margin:3;
}

.tag3{
	font-size: 22px;
	font-weight: bold;
}

.tag2{
	font-size: 18px;
	font-weight: bold;	
}

.tag1{
	font-size: 16px;
	font-weight: bold;	
}

.form_option {
	font: 14px Tahoma, sans-serif; 	
	border: 1px solid #808080;
	padding: 3px 3px 3px 3px;
}

