/*********************************/
/*         TAG DEFAULTS          */
/*********************************/

body {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	background-image: url(/_images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;		
	color: #03535a;
}

h2 {
	padding-bottom: 16px;
	font-size: 140%;
	font-weight: bold;
	background-image: url(/_images/flag.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

h3 {
	display: block;
	background-color: #c6d8da;
	padding: 6px;
	margin-bottom: 16px;
	font-size: 100%;
	clear: both;
}

h4 {
	padding-bottom: 12px;	
	font-size: 100%;
}

p {
	margin: 0;
	padding-bottom: 16px;
}

img {
	border: 0;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.hr {
	height: 2px;
	background-image: url(/_images/bg_hr.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 16px;
	display: block;	
	clear: both;
}

div.hr hr {
	display: none;
}

em {
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*********************************/
/*         MAIN WRAPPER          */
/*********************************/

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 792px;
	border: 0;	
}

/*********************************/
/*             HEADER            */
/*********************************/

#header {
	margin: 0;
	padding: 0;
	width: 792px;
	height: 94px;
	text-align: right;
	top: 0;
	left: 0;
	position: relative; 
}

#logo {
	width: 380px;
	height: 76px;
	background-image: url(/_images/logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9000px;
	position: absolute;
	left: 0;
	top: 10px;
}

#tag {
	width: 350px;
	height: 66px;
	background-image: url(/_images/tag.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9000px;
	position: absolute;
	right: 0;
	bottom: 12px;
}

/*********************************/
/*             MENU              */
/*********************************/

#menu {
	font-size: 55%;
	position: absolute;
	display: block;
	clear: both;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	text-align: right;	
	height: 30px;
}

#menu ul {
	display: block;
	float: right;
}

#menu li {
	display: inline;
	clear: none;
	float: left;
	height: 30px;
}

#menu .home { width: 80px; }
#menu .gallery { width: 82px; }
#menu .rates { width: 80px; }
#menu .contact { width: 100px; }
#menu .links { width: 80px; }

#menu ul li a {
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	color: #03535a;
	display: block;
	clear: none;
	margin-left: 1px;
}

#menu ul li a:hover, 
#menu ul li a:focus {
	background-color: #cccccc;
}

#menu ul li a.on,
#menu ul li a.on:hover, 
#menu ul li a.on:focus {
	background-color: #042630;
	color: #FFFFFF;
}

/*********************************/
/*           BANNER              */
/*********************************/

#banner {
	background-color: #042630;
	margin: 0;
	padding: 24px;
}

/*********************************/
/*             MAIN              */
/*********************************/

/* wraps everything below the header */

#main {
	position: relative;
	left: 0; 
	margin: 0; 
	padding: 0; 
	width: 714px;
	background-image: url(/_images/bg_content.gif);
	background-repeat: repeat-y;
}


/*********************************/
/*           CONTENT             */
/*********************************/

#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 792px;
}

#content-left
{
	float: left;
	width: 540px;
}

#content-right
{
	float: right;
	width: 231px;
}

.contenttext {
	margin: 0;
	font-size: 65%;
	color: #000;
	width: 792px;
	padding-top: 16px;	
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
}

.contenttext a, 
.contenttext a:visited, 
.contenttext a:link 
.contenttext a:active {
	color: #03535a;
}

.contenttext a:hover,
.contenttext a:focus {
	color: #042630;
}

.contenttext img.right {
	float: right;
	margin-left: 12px;
}

.contenttext img.left {
	float: left;
	margin-right: 12px;
}

.contenttext ul {
	padding-bottom: 16px;
}

.contenttext li {
	list-style: disc;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 0;
	padding-right: 0;
	vertical-align: top;	
	margin-left: 18px;
}

.contenttext table {
	border-collapse: collapse;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 16px;
}

.contenttext table td {
	padding-left: 0;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 3px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}


.side_green
{
	width: 231px;
	background-image: url(/_images/side_green_mid.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #ffffff;
	clear:both;
	margin-bottom: 16px;
}

.side_green p
{
	padding-top: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;	
}

.side_green_top
{
	background-image: url(/_images/side_green_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 231px;
}

.side_green_bot
{
	background-image: url(/_images/side_green_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 231px;
	height: 10px;
}

#sponsors
{
	text-align: center;
	clear:both;
	margin-bottom: 16px;
}

#sponsors img
{
	margin-right: 10px;
	margin-left: 10px;
}

/*********************************/
/*            CONTACT            */
/*********************************/

.contact-left
{
	margin-bottom: 16px;
	float: left;
	width: 385px;
}

.contact-right
{
	margin-bottom: 16px;
	float: right;
	width: 385px;
}

/*********************************/
/*            GALLERY            */
/*********************************/

#gallery
{
	margin-bottom: 4px;
	float: left;
	width: 600px;
}

#gallery a.thumb img
{
	padding: 4px;
	background-color: #c6d8da;
	border: 1px solid #c6d8da;
	margin-right: 10px;
	margin-bottom: 10px;
}

#videos a.thumb img
{
	padding: 4px;
	background-color: #c6d8da;
	border: 1px solid #c6d8da;
	margin-bottom: 10px;
}


#gallery a.thumb:hover img,
#videos a.thumb:hover img
{
	background-color: #c6d8da;
	border: 1px solid #03535a
}

#videos
{
	margin-bottom: 4px;
	float: right;
	width: 170px;
}

/*********************************/
/*            FOOTER             */
/*********************************/

#footer {
	clear: both;
	width: 792px;
	border-top: 3px solid white;
	background-color: #042630;
	color: white;
	height: 32px;
	font-size: 55%;
	text-align: center;
}

#footer li {
	padding-left: 8px;
	padding-right: 8px;
	display: inline;
	line-height: 32px;
}

#footer a {
	color: white;
	text-decoration: underline;
}

/*********************************/
/*       FOOTER MENU             */
/*********************************/

#footermenu {
	font-size: 55%;
	display: block;
	clear: both;
	margin-top: 6px;
	padding: 0;
}

#footermenu ul {
	display: block;
	float: left;
}

#footermenu li {
	display: inline;
	clear: none;
	float: left;
	height: 30px;
}

#footermenu ul li a {
	text-decoration: none;
	color: #000000;
	display: block;
	clear: none;
	border-right: 1px solid black;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
}

#footermenu ul li.home a {
	padding-left: 0;
}

#footermenu ul li a:hover, 
#footermenu ul li a:focus {
	text-decoration: underline;
}
