/* RESET 
ul,ol,li { margin: 0; padding: 0; } */


body {
background:url(../images/misc/bkgr.gif) repeat-x;
background-color:#fff;
color:#4a443a;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
} 
  
#logo { position:absolute; top:0px; left:-45px;}
  
#wrapper {
height:100%;
margin:0 auto;
position:relative;
width:990px;
}   

#bannertab {
background: #f15c22 url(../images/nav/boat.gif) no-repeat top center;
height: 30px;
position:absolute; top:0px; right:-5px; 
width:200px;
}

#bannertab a {  
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
position:absolute; top:4px; right:35px; 
text-decoration:none;
}  

#bannertab a:hover {text-decoration: underline;}  
  
#container {
background-color: #fff;
border: 1px solid #9f9074;
position:relative; top:75px; left:30px; 
width:960px;   
}

#content {
background-color: #fff;
line-height: 18px;
min-height: 300px;
padding: 50px 20px 10px 20px;
}

#contentSidebar {
background-color: #fff;	
display: inline;
float: left;
line-height: 18px;
margin: 0 0 0 20px;
min-height: 395px;
padding-top: 50px; 
width: 708px; 
} 

a, a:visited {color: #005daa; text-decoration: none;}

a:hover {color: #f15c22;text-decoration: underline;}


/***************************************************************** 
PRIMARY NAVIGATION 
*****************************************************************/

#topNavContainer {
background-image: url(../images/nav/navbkgr.gif);
background-repeat: repeat-x; 
background-position: left top;
height: 30px;
position:absolute; top:0px; left:0px;
width: 960px;
}

#topNav {
display: block;
list-style: none;
margin: 0 0 0 10px;
padding: 0 0 0 0;
}

#topNav ul {
margin: 0;
padding: 0;
} 

#topNav li {
float: left;
text-align: center;
}

#topNav li a:link, #topNav li a:visited {
background: url(../images/nav/tab_bkgr.gif) repeat-x scroll 0%;
border-top: 1px solid #9b9180;
border-right: 1px outset #857a68;
border-bottom: 1px solid #857a68;
border-left: 1px solid #857a68;
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
margin-right: 5px;
margin-top: 4px;
padding: 5px 10px 5px 10px; /* spacing around the 1st level link */
display: block;
}

#topNav li a:hover {
background: #fff;
border-bottom: 1px solid #fff;
color: #005daa;
}

#topNav li#over a {
background: #fff;
border-bottom: 1px solid #fff;	
color: #005daa;
}

/******************************************************************
HOMEPAGE
*****************************************************************/

#home h1 {
color: #da6426;
font-size: 14px;
font-weight: normal;
line-height: 16px;
margin-bottom: -5px;
}

.intro {
font-size: 12px;
font-weight: normal;
line-height: 18px;
}

#home h2 {
color:#006d9d;
font-size: 12px;
line-height: 14px;
margin-bottom: -5px;
margin-top: 0px;
}

form#hmpg { 
 /* background-color: #ECE8E0; 
  border: 1px solid #9b9588; */
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-bottom: 0px;
margin-top: -10px;
padding: 0px 5px 5px 5px;
}

#hmpg select{
color: #000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#box {
background-color: #d9e7f2;
border: 1px solid #CAD6E8;
font-size: 11px;
height: 226px;
margin: 45px 0px 30px 100px;
position: relative;
width: 750px;
}

#movie {
left:0;
position:relative;
top:1px;
width:300px;
}

.welcome {
float: right;
font-size: 12px;
font-weight: normal;
line-height: 18px;
position: absolute;
top: 10px;
left: 310px;
width: 430px;
}

.welcome h1 {
color: #005daa;
font-size: 24px;
font-weight: normal;
line-height: 24px;
}

.welcome h2 {
clear: both;
color: #f15c22;
font-size: 13px;
font-weight: bold;
line-height: 20px;
}

.welcome select{
color: #000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin-right: 5px;
}

.column1 { float:left; width:230px; margin-right:20px; }   
.column2 { float:left; width:450px; margin-right:20px; }   
.column3 { float:left; width:270px; }


/*****************************************************************
SECONDARY NAVIGATION - CSS for Simple Tree Menu
*****************************************************************/
td#leftNavBg {
background: #ece8e0;
vertical-align: top;
width: 175px;
}
   
#leftNav {
background: #ece8e0;
border: 1px solid #dbd3c3;
color: #4a443a;
display: inline;
float: left;
/* max-height: 360px; */
height: auto;
line-height: 16px;
margin: 50px 0 10px 10px;
padding: 10px 0 10px 0px;
vertical-align: top;
width: 200px;
}

.treeview ul{
margin: 0 0 0 -15px;
padding: 0;
width: 175px;
}

.treeview li{
	/*Style for LI elements in general (excludes an LI that contains sub lists)
background: white url(../images/misc/list.gif) no-repeat left center; */
font-size: 11px;
font-weight: bold;
list-style: none;
list-style-type: none;
margin-left: -30px;
padding: 5px 5px 5px 12px;
}

.treeview li.submenu{
	/* Style for LI that contains sub lists (other ULs). */
background:  url(../images/misc/expand.gif) no-repeat left 8px;
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
font-weight: normal;
line-height: 14px;
margin-left: 10px;
}

 /******************************************************************
HEADLINES AND SUNBHEADS
*****************************************************************/

h1 {
color: #005daa;
font-size: 24px;
font-weight: normal;
line-height: 20px;
}

h2 {
color: #f15c22;
font-size: 18px;
font-weight: normal;
line-height: 18px;
}

h2 a {
color:#f15c22;
line-height: 17px;
}

h2 a:hover {
color: #f15c22;
text-decoration: underline; 
}

h3 {
/* clear: both; */
color:#a6600b;
font-weight: bold;
font-size: 13px;
line-height: 16px;
margin-bottom: 2px;
padding-top: 8px;
text-transform:uppercase;
}

h4 {
clear: left; 
color:#847557;
font-size: 12px;
font-weight: bold;
margin-bottom: 1px;
margin-top: 12px;
padding-bottom: 0px;
}
 
 
/*****************************************************************
TABLE STYLES 
******************************************************************/

.tablebkglite {
background-color: #ece8e0;
color: #4a443a;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}

.tablebkgdark {
background-color: #DBD3C3;
color: #4a443a;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 16px;
text-decoration: none;
}


.events th {
	background-color: #DBD3C3;
	color: #a6600b;
	font-size: 10px;
	text-align: left;
	border-bottom: 2px solid #fff;
	text-transform: uppercase;
}
.events td {
	border-bottom: 2px solid #fff;
	line-height: 14px;
}

/*****************************************************************
LIST STYLES
*****************************************************************/

ul.arrow {
list-style: none;
margin: 0;
padding: 0;
}

ul.arrow li {
/*list-style: none url(../images/misc/bullet.gif);
margin: 5px 0 5px 12px; */

padding: 2px 0 3px 13px;
background-image: url(../images/misc/bullet.gif);
background-repeat: no-repeat;
background-position: -0.2em 0.2em;
line-height: 16px;
}


/*****************************************************************
REGISTER BOX
******************************************************************/

/*.register-container {
	float: right;
} */

.register {
background-color: #ece8e0;
border: 1px solid #9b9588;
float: right;
margin: 70px 0 300px 30px;
vertical-align: top;
width: 200px;
/*height: 1px; */	
}

.register h1 {
background-color: #f15c22;
color: #fff;
font-size: 11px;
font-weight: bold;
line-height: 16px;
margin: 0;
padding: 5px;
text-align: center;
}

/*.register form { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  padding: 0px 5px 5px 5px;
  margin-top: 5px;
  margin-bottom: 0px;
} */

.register .title {
background-color: #f15c22;
color: #fff;
font-size: 18px;
font-weight: bold;
line-height: 13px;
}

.register select, .register input {
font-size: 10px;
margin: 0;
padding: 2px;
}

/*****************************************************************
FORMS
******************************************************************/

.feedback-container {
float: left;
margin-top: 10px;
}

.feedback label {
float: left; 
font-size: 11px;
font-weight: bold;
margin-right: 1em; 
width: 12em;  
}

.feedback textarea, .feedback input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-bottom: 10px;
padding: 2px 3px 2px 3px;
}

.feedbacksubmit {
padding-left: 13em; 
}

input, select, textarea, label {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
margin: 3px 0px 3px 0px;
}

input, select, textarea {
border: 1px solid #9f9074;
padding: 3px 2px;
}

.check input {
border: 0px;
}

fieldset {
	border: 1px solid #DBD3C3;
	background-color: #fff;
}

legend {
border: 1px solid #DBD3C3;
color:#a6600b;
font-weight: bold;
font-size: 11px;
text-transform:uppercase;
background-color: #ECE8E0;
padding: 5px;
margin: 0px;
}


.ccform input, .ccform select, .ccform textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 1px 0 0 0;
}

.ccform label {
	color: #a6600b;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 2px;
}

input.buttons {
background:  url(../images/nav/tab_bkgr.gif) repeat-x left top;
border: 1px solid #005daa;
color: #fff;
cursor:pointer;
font-size: 12px;
font-weight: bolder;
margin-top: 5px;
}

#backButton {
margin-bottom: 35px;
}

 /***************************************************************** 
SIDEBAR
*****************************************************************/

.leftcolumn {
background: #ece8e0;
border: 1px solid #9b9588;
float: left;
height: 100%;
margin-bottom: 0;
margin-top: 10px;
padding: 0;
width: 200px;
}

div.sidebar {
background: #ece8e0;
border: 1px solid #9b9588;
margin-bottom: 0;
margin-top: 10px;
padding: 0;
width: 200px;
}

div.sidebar h1 {
background-color: #f15c22;
color: #fff;
font-size: 11px;
font-weight: bold;
line-height: 13px;
margin: 0;
padding: 5px;
text-align: center;
}

div.sidebar ul{
list-style-image: none;
list-style-type: none;
margin-left: 0; 
}

/*div.sidebar li{
padding: 0px 0px 8px 0px;
}*/

 /***************************************************************** 
FOOTER
*****************************************************************/

#footer {
background-color: #dbd3c3;
border-top: 1px solid #9b9180;
clear: both;
color: #4a443a;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 50px;
line-height: 25px;
padding-left: 20px;
text-align: left;
}   

#footer img {
position: relative;
left: 405px;
} 

#footer a {   
color: #4a443a; 
text-decoration:none;   
}   

#footer a:hover { text-decoration:underline;  }

.footertext {
color: #9b9588;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
position: relative;
}

/*****************************************************************
* BACK TO TOP LINK
/*****************************************************************/

a.backtolink:link, a.backtolink:visited {
color: #e48426;
font-size: 10px;
text-decoration: none;
}

a.backtolink:hover { 
text-decoration: underline; 
}

/*****************************************************************
MISC
*****************************************************************/

.small {
font-size: 10px;
line-height: 12px;
}

/* Used for asterisk(s) indicating a required field  */
.required {
color:#f00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

/*
.photo {
border: 1px solid #4a443a;
}

.photo p{
font: bold 0.8em sans-serif;
} */

.photo { border: 1px solid #DBD3C3;
padding: 4px; 
font:  bold 0.8em sans-serif;}
.photo img { border: 1px solid #9F9074;
vertical-align:middle; margin-bottom: 2px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 



.quote {
color: #b74a29;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
letter-spacing: .05em;
line-height: 14px;
}

.border {
border-right: 1px dashed #dbd3c3;
padding: 25px;
}

.border_rt {
border-right: 1px dashed #dbd3c3;
padding-right: 20px;
}

.border_lt {
border-left: 1px dashed #dbd3c3;
padding: 0 10px 0 10px;
}

.rule {
border-top: 1px dashed #999;
clear: none;
font-weight: normal;
margin-top: 20px;
padding-bottom: 5px;
padding-left: 0;
}

.note {
color: #9b9588;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
line-height: normal;
}

hr {
border: dashed;
border-width: 1px 0 0 0;
clear: none;
color: #9f9074;
font-weight: normal;
height: 1px;
margin: 10px 0 10px 0;
width: 100%;
}

.elevenPxFont {
font-size: 11px;
}
