/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	width: 955px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	background-color:#FFFFFF;
}
#containerpop {
	width: 685px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
  font-size:75%;
  padding-left:3px;
}
/* Header */

#header {
height:149px;
}
/* Main Menu */

#nav {
	clear:both;
	margin-left:165px;
	background:#93835a;
}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#93835a;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0 10px;
	border-bottom:none;
	background:#93835a;
	text-decoration:none;
	color: #000;
	font-size: 0.81em;
	line-height: 1.9em;
}
#nav a:hover {
	color: #fff;
	}

#nav #current {
	color: #fff;
	}


/* Outer border */
#border {
	clear:both;
	border: 1px solid #93835a;
}
#content input {
	border: 1px solid #93835a;
	margin-bottom: 6px;
}
#content textarea {
	border: 1px solid #93835a;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #93835a;
}

/* Main Content */

#content{
	background-color:#fff;
/* reduced width from 790 to accommodate booking engine */
	width:780px;
	float:right;
	clear:both;
}
#content p {
	font-size:75%;
	padding-left:3px;
	padding-right:20px;
	padding-bottom:3px;
	line-height: 135%;
}

#content h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #93835a;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	font-size: 0.95em;
	font-weight: normal;
	color: #93835a;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
}
#content a {
	color: #93835a;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#contentleft {
	float: left;
	width: 375px;
}
#contentright {
	float: right;
	width: 375px;
	padding-right:10px;
}

table.rule td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93835a;
}
#rail{
	background-color:#fff;
	/* expanded width from 140 to accommodate booking engine */
	width:155px;
	float:left;
	z-index: 1;
}
#rail p {
	font-size:75%;
	padding-left:inherit;
	font-weight: bold;
}
#rail ul { /* remove bullets and list indents */
list-style: none;
margin: 6px;
padding: 0;
}
#rail li {
	color: #000;
	font-size: 0.91em;
	line-height:1.5em;
}
#rail li a {
	color: #93835a;
	text-decoration: none;
}
#rail a:hover {
	text-decoration: underline;
}
#submenu {
	font-size: 90%;
}

#rail #forms {
	float:left;
	width:125px;
	padding-left:6px;
	border: 1px solid #93835a;
	margin-left: 5px;
	margin-bottom:5px;
}

#rail #forms  a {
	text-transform: uppercase;
	color: #93835a;
	text-decoration:none;
}
#rail #forms  a:hover {
	text-decoration:underline;
}

/* Sub Images */

#sub {
  background-color:#fff;
  clear:both;
}
#sub #images {
	float:right;
	width: 770px;
	padding-right: 10px;
}
#sub #left1 {
	float:left;
	width: 156px;
	padding-left: 6px;
	padding-bottom: 6px;
}
	
/* Footer */

#footer {
	background-color:#93835a;
	height:1.5em;
	font-size:75%;
	padding-left:6px;
	clear: both;
}
#footer #left {
	float:left;
}
#footer #right {
	float:right;
	padding-right:6px;
	text-align: right;
}
#footer #right ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer #right li {
	display:inline;
}
#footer #right li a {
	color: #000;
	text-decoration: none;
	padding:0 10px;
}
#footer #right li a:hover {
	text-decoration: underline;
}

/* Image align */

td {
	vertical-align: top;
	font-size: 81%;
}
.imageleft {
	font-size: x-small;
	color: #999999;
	float: left;
	margin: 3px 6px 3px 0px;
}
.imageright {
	font-size: x-small;
	color: #999999;
	margin-right: 3px;
	float: right;
	margin-left: 6px;
	padding: 3px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content li {
	font-size: 75%;
	line-height: 125%;
}

 div.floated {
	width: 380px;
	float: right;
	padding: 2px;
	color: #93835a;
	font-size: 0.95em;
}
 .vary .caption,
 .styled .caption {
	font-size: 80%;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: center;
	color: #93835a;
}
.download {	
    list-style-position: outside;
	list-style-image: url(../images/icons/pdf.png);
}
.download li {
	line-height: 2.5em;
}
#content small {
	font-size: 75%;
	padding-bottom: 12px;
}
#partners {
	background-color: #ece8df;
	width: 764px;
	border: 1px solid #ae9962;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-top: 6px;
}
#partnersshort {
	background-color: #ece8df;
	width: 554px;
	border: 1px solid #ae9962;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-top: 6px;
}
#competition {
	background-color: #ece8df;
	width: 200px;
	border: 1px solid #ae9962;
	margin-left: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	float:right;
}
#rail strong {
	color:#93835a;
}
.eventsleft {
	padding: 5px;
	float: left;
	width: 375px;
	border: 1px solid #93835a;
	margin-bottom:5px;
}
.eventsright {
	padding: 5px;
	float: right;
	width: 375px;
	border: 1px solid #93835a;
	margin-bottom:5px;
}
/* Images */
div.gallery {
  background-color: #fff;
}
div.float {
	float: left;
	padding-right: 1px;
	width: 190px;
	text-align: center;
}
 
div.float p {
   text-align: center;
}
div.spacer {
	clear: both;
	height: 1px;
}
.logos {
	padding-right: 30px;
	padding-top:5px;
}
/* Images with captions */
 div.floated {
	width: 125px;
	float: right;
	padding: 2px;
	font-size: 0.95em;
}
 .vary .caption,
#caption {
	font-size: 80%;
	text-align: center;
	background-color: #93835a;
	color: #ffffff;
}
