/*
--------------------
*/

* {margin: 0; padding: 0;}
html {height: 100%;}
body {height: 100%;}

/* Body Typeset
-------------------------- */
body {
	font-size: 90%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #404040;
	color: #000033;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin:  .5em 0;
    padding: 0;
	}

h1 {
	font-size: 150%;
	font-style: italic;
}
h2 { font-size: 140%; }
h3 { font-size: 130%}
h4 { font-size: 115%; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 85%; font-weight: bold; }

/* Layout
-------------------------- */

#container {
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
#header {
	background-color: #FFFFFF;
	text-align: center;
	}
#content {
	width: 760px;
	}
	
#content2
{
	width: 850px;
}
/* Ajusted elements start */
#container2 
{
	width: 860px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#row12 
{
	width: 850px;
	position: relative;
}
/* Ajusted elements end */
	
#row1 {
	width: 760px;
	position: relative;
	}
#row1-col1 {
	width: 175px;
	float: left;
	}
#row1-col1-panel1 {
	width: 175px;
	text-align: center;
	}
#row1-col1-panel1 img {
	padding: 5px 5px 5px 5px;
	}
#row1-col2 {
	width: 585px;
	float: left;
	}
#panel1 {
	width: 563px;
	padding: 10px;
	border-left-color: #CDB549;
	border-left-width: 2px;
	border-left-style: dotted;
	float: left;
	}
	
/* Ajusted elements start */
#row1-col22 
{
	width: 675px;
	float: left;
}
#panel12
{
	width: 653px;
	padding: 10px;
	border-left-color: #CDB549;
	border-left-width: 2px;
	border-left-style: dotted;
	float: left;
}
/* Ajusted elements end */

#footer {
	clear: both;
	width: 760px;
	padding: 5px 0px 5px 0px;
	background-color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	border-top: dotted #CDB549 2px;
	}
	
/* Ajusted elements start */
#footer2
{
	clear: both;
	width: 860px;
	padding: 5px 0px 5px 0px;
	background-color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	border-top: dotted #CDB549 2px;
}
/* Ajusted elements end */
	
/* Form */

/* Links
-------------------------- */
a, a:link, a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #000000;
	}

/* style features
-------------------------- */
#mainmenu {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 10px;
	width: 760px;
	color: #000000;
	background-color: #FFFFFF;
	}
#mainmenu ul {
	margin: 0;
	padding: 0;
	}
#mainmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
#mainmenu li a {
	padding: 5px 5px 5px 5px;
	margin-bottom: 0;
	border: 0;
	color: #000000;
	}
#mainmenu li a:hover {
	color: #FFFFFF;
	background-color: #666666;
	}
#mainmenu li.here a:hover {
	color: #FFFFFF;
	background-color: #666666;
	}
#mainmenu li.here a {
	color: #FFFFFF;
	background-color: #666666;
	}

#vertmenu {
	text-align: left;
	color: #000033;
	}
#vertmenu ul {
	margin: 0;
	padding: 5px 0px 0px 0px;
	}
#vertmenu li {
	list-style: none;
	margin: 0;
	padding: 4px 1px 4px 2px;
	}
#vertmenu li a {
	padding: 5px 5px 5px 5px;
	margin-bottom: 0;
	border: 0;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
#vertmenu li a:hover {
	color: #CDB549;
	font-weight: normal;
	}
#vertmenu li.here a:hover {
	color: #666666;
	}
#vertmenu li.here a {
	color: #333333;
	}
#vertmenu-header {
	color: #000000;
	font-weight: bold;
	padding: 4px 1px 4px 8px;
	}
	
#footermenu {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 10px;
	width: 760px;
	color: #000000;
	}
#footermenu ul {
	margin: 0;
	padding: 0;
	}
#footermenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
#footermenu li a {
	padding: 5px 5px 5px 5px;
	margin-bottom: 0;
	border: 0;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
#footermenu li a:hover {
	color: #CDB549;
	}
#footermenu li.here a:hover {
	color: #666666;
	}
#footermenu li.here a {
	color: #333333;
	}
	

	
/* style features
-------------------------- */
.center {text-align: center;}
.align-right {
	padding: 5px 5px 5px 5px;
	margin: 3px 0px 0px 0px;
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: right;
}

.bold {
	font-weight: bold;
	text-align: center;
}
.boldred {
	font-weight: bold;
	color: #F00;
}



/* Lists
-------------------------- */
ul, ol {
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
li {
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
/* Tables 
--------------------------- */
 .padded {
	padding: 5px 5px 5px 5px;
	margin: 3px 0px 0px 0px;
	border: solid #CCCCCC 1px;
	vertical-align: top;
 }
#panel1-mid {
	width: 560px;
	float: left;
}
#panel1-mid-col1 {
	width: 275px;
	float: left;
}
#panel1-mid-windsurfing {
	width: 250px;
	float: left;
	padding: 5px 0px 5px 15px;
}
#panel1-mid-windsurfing-hdr {
	width: 265px;
	float: left;
}
#panel1-mid-col2 {
	width: 275px;
	float: left;
}


#panel1-mid-travel {
	width: 250px;
	float: left;
	padding: 5px 0px 5px 15px;
}
#panel1-mid-travel-hdr {
	width: 265px;
	float: left;
}

#quote {
	font-size: large;
	font-weight: bold;
	color: #3366FF;
}
.error {
	font-weight: bold;
	color: #F00;
}