/*
GENERAL STUFF
*/
body {
	margin: 0;
	text-align: center;
	font-family: "Lucida Sans Unicode", arial, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	color: #276101;
	background-color: #8aa439;
}

body a {
	color: #82bb7f;
	text-decoration: underline;
	font-weight: normal;
}

body a:hover {
	text-decoration: none;
}

#container {
	text-align: justify;
	margin: 0 auto;
	width: 770px;
}
/*
HEADER STUFF
*/
#header,#subheader {
	margin: 0 7px 0 14px;
}

#header {
	height: 79px;
	margin-top: 10px
}

#logo{
	float: left;
}

#introtext {
	width: 360px;
	color: #634011;
	float: right;
	padding-right: 14px;
}

.moduletablenewsflash table td {
	text-align: center;
	color: #634011;
	width: 360px;
*	font-size: 72%;
}

#introtext p {
	margin: 0;
	padding: 0 0 10px 0;
}

#subheader {
	margin-top: 8px;
	margin-bottom: 8px;
}

/*
LEFT COLUMN STUFF
*/

#leftcolumn {
	margin-left: 14px;
*	margin-left: 7px;
	width: 198px;
	float: left;
}

#navtop {
	background-image: url(../images/mainnav_top.png);
	height: 29px;
	width: 198px;
	background-repeat: no-repeat;
}

.moduletablemain {
	background-image: url(../images/mainnav_bg.png);
	height: 29px;
	width: 198px;
	background-repeat: repeat-y;
}

.mainlevel {
	font-weight: normal;
}

.moduletablemain table {
	border-top: 1px solid #ffffff;
	width: 182px;
}

.moduletablemain table td {
	border-bottom: 1px solid #ffffff;
*	font-size: 75%;
}

.moduletablemain table a {
	width: 166px;
*	width: 182px;
	height: 22px;
	line-height: 22px;
	font-size: 100%;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding-left: 16px;
}

.moduletablemain table a:hover {
	background-color: #eda417;
}

#active_menu {
	font-weight: bold;
	background-image: url(../images/mainnav_pointer.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	font-size: 80%;
}

#navbottom {
	background-image: url(../images/mainnav_bottom.png);
	height: 39px;
	width: 198px;
	background-repeat: no-repeat;
}

/*
CONTENT SECTION STUFF
*/

#content,#contenttop,#contentbottom,#contentcontainer {
	background-color: #ffffff;
	width: 544px;
	line-height: 20px;
}

#contentcontainer {
	float: right;
	margin-right: 12px;
*	margin-right: 6px;
	margin-bottom: 15px;
}

#contenttop,#contentbottom  {
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	height: 4px;
}

#contenttop {
	background-image: url(../images/contentcorner_TR.png);
}

#contentbottom {
	background-image: url(../images/contentcorner_BR.png);
}

/*
BODY STUFF
*/

#body {
	width: 353px;
*	width: 366px;
	float: left;
	padding: 5px 0 25px 12px;
}

.contentheading,.componentheading {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: left;
}

#body p {
	margin: 0 0 20px 0;
	padding: 0;
}

.moduletablekeywords p {
	font-size: 9px;
}

.moduletablekeywords {
	margin-top: 45px;
}

.moduletablekeywords td {
	color: #82bb7f;
}

.moduletablekeywords p {
	line-height: 12px;
}

.contentpaneopen td,.contentpane td {
	font-size: 11px;
	text-align: justify;
}

/*
RIGHT COLUMN STUFF
*/

#rightcolumn {
	width: 156px;
	margin-right: 12px;
*	margin-right: 6px;
	padding-top: 53px;
	float: right;
}

#rightcolumn img {
	margin-bottom: 15px;
}

/*
FOOTER STUFF
*/

#footer {
	margin: 0 0 0 14px;
}

/*
COPYRIGHT STUFF
*/

#copyright {
	clear: both;
	padding: 15px;
	color: #634011;
}

#copyright a {
	color: #634011;
	text-decoration: none;
	font-weight: normal;
}

#copyright a:hover {
	text-decoration: underline;
}

#copyrightleft {
	float: left;
}

#copyrightright {
	float: right;
	text-align: right;
	font-size: 80%;
}

#copyrightright img {
	vertical-align: middle;
}

/*
OTHER STUFF
*/

span.largertext {
	font-size: 120%;
}

span.smallertext {
	font-size: 90%;
}

a.readon {
	margin-bottom: 25px;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #276101;
}

.blog_more a {
	font-weight: bold;
	color: #307901;
}

.sectiontableentry1 td,.sectiontableentry1 td {
	border-bottom: 1px solid #999999;
}

#rightcolumn th {
color: #276101; text-align: center; border-bottom: 1px solid #ffffff;}

#rightcolumn table.moduletablenewsflash {
	padding: 0;
	margin: 0;
	collapse-border: collapse;
	background-image: url(../images/bookingcontent.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#rightcolumn .contentpaneopen td {
 color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	collapse-border: collapse;
	text-align: left;
}
#rightcolumn .contentpaneopen p {
margin: 5px; padding: 0;
}

