

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, div, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, li, ol, dl, address {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Helvetica, sans-serif;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

body, html {
	min-height:101%;
	}

body {	
	background: #141D1A url('../images/waterfrontbgweb.jpg') no-repeat fixed center top;
	color:#4c4c4d;
	}

.wrapper {
position: relative;
	margin: 0 auto;
	font-size: 1em;
	width: 1000px;
	margin-top: 5px;
	}


#container {
	width: 1000px;
	margin-top: 0px;
	position: relative;
    
	float:left;
	}
    
#header {
	
	width: 100%;
	height: 175px;
	background-color: #D1BF91;
	}
#content {
	float: left;
	width: 1000px;
	margin-top: 0px;
   background-image: url('../images/trans-background-lower.png')
	}

#contentnoright {
	float: left;
	width: 1000px;
	margin-top: 0px;
   background-image: url('../images/trans-background-noright.png')
	}
    
#contenthome {
	float: left;
	width: 1000px;
	margin-top: 0px;
   background-image: url('../images/trans-background-home.png')
	}
    
#center {
	position: relative;
    float: left;
	width: 710px;

   
}

#centernorightcolumn {
	position: relative;
    float: left;
	width: 850px;
        margin: 0px;
    padding: 0px;

    }
#center ul {
	padding: 5px 20px 10px 35px;
	margin: 0;
	
	} 
    
#center li {
	padding: 10px 0px 10px 0px;
	margin: 0;
    font-size: .82em;
	}
    
    #center li .squeeze {
	padding: 10px 0px 10px 0px;
	margin: 0;
	}

#left {
	position: relative;
    margin: 0px;
    float: left;
	width: 150px;
    }
#navbox
{   text-align: right; 
  width: 130px;
  height: 230px;
  padding: 5px 0px 0px 0px;
  }

#navbox p { color: #461717; font-size: 16px; font-family: Arial,Helvetica,sans-serif; font-weight: bold; text-align: right; text-transform:uppercase; padding-right: 3px; margin-right: 0px;}

.tagline { font-size: 18px; font-family: Georgia, serif; font-style:italic;  font-weight: bold;  color:#02483E; padding-top: 20px;}

.quicknav{
position: relative;
float: right;
margin: 0px;
padding: 0px;
font-weight: bold;

}

.quicknav ul{
padding: 6px 0 4px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.quicknav ul li{
display: inline;
}

.quicknav ul li a{
color: #494949;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 15px; /*spacing between each menu link*/
text-decoration: none;
}

.quicknav ul li a:hover, .topnav ul li a.selected{
color: #ffffff;
}


.topnav{
position: relative;
float: left;
width: 100%;
margin: 0px;
padding: 0px;
font-weight: bold;
background-color: #00493F;

}

.topnav ul{
padding: 6px 0 4px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.topnav ul li{
display: inline;
}

.topnav ul li a{
color: #ffffff;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 35px; /*spacing between each menu link*/
text-decoration: none;
}

.topnav ul li a:hover, .topnav ul li a.selected{
color: #F39188
}


#navcontainer 
{position: relative;
float: left;
width: 132px;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
color:#02483E;
}


#navcontainer ul
{

margin: 0;
padding: 7px 0 0 0;
list-style-type: none;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;

}

#navcontainer li { margin: 0 0px 3px 0; 
}

#navcontainer a
{
text-align: right;
width: 132px;
background: url(../images/divider.png) no-repeat bottom right;
display: block;
text-transform:uppercase;
padding: 5px 0px 5px 0px;
background-repeat: no-repeat;
color: #5D8458;
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
}

#navcontainer a:hover
{text-decoration: none;
background-color: #CEF3FF;
color: #5D8458;
}

#navcontainer a.quick {color: #2C3F2C; font-weight:bold; font-size: 13px; text-transform:uppercase;}

#navcontainer a:hover.quick {background-color: #CFF4FD;}


#navcontainer a.social { color: #2C3F2C;  font-size: 13px; text-transform: none;}

#navcontainer a:hover.social {background-color: #CFF4FD;}

#notes {
	position: relative;
    float: left;
	width: 140px;
   margin: 0;
        padding: 0;
	
	}

#notes p {
	font-family: Comic Sans MS, Comic Sans MS5, cursive;
	font-size: 16px;
	text-align: center;
    margin: 0px;
    padding: 0px;
	}
	


#homenotes { 
     position: relative; 
      float: right; 
      margin-right: 0px; 
      padding-right: 0px; 
      text-align: center; 
      width: 150px;}
      
#homenotes p {
	font-family: Comic Sans MS, Comic Sans MS5, cursive;
	font-size: 16px;
	text-align: center;
    margin: 0px;
    padding: 0px;
	}
    
 #homenotes a {
	text-align: center;
    padding-top: 15px;
	}
	
.one {position: absolute; top: 50px; left: 21px; width: 102px; }
.two {position: absolute; top: 240px; left: 19px; width: 102px; }
.three {position: absolute; top: 410px; left: 30px; width: 102px; }
.four {position: absolute; top: 575px; left: 20px; width: 102px;}




#dropbox { 
position: absolute;
top: 100px;
left: 60px;
color: green;
font-size: .80em;
}

.video { position: relative; float: left; width: 235px; margin-bottom: 25px }

 
    
    hr {
  border: 0;
  width: 495px;
  color: #7E1416;
background-color: #7E1416;
height: 1 px;
text-align: left;
margin: 0px;
padding: 0px;
}
 
#footer {
	width: 100%;
	clear: both;
	border-top: 1px solid #cecece;
	text-align: center;
	padding: 5px 0;
	color: #fff;
	background: #7F1416;
	}
	
#footer p {
font-size: .80em;
}
#footer a {
text-decoration: underline;
color: white;
}
#credits {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 10px 0;
	color: #fff;

	}
	
#credits p {
font-size: .80em;
}
#credits a {
font-size: .80em;
text-decoration: none;
color: white;
}

#smallbullets li {
padding-bottom: 0px;
font-size: 10px;
}

#sidebullets ul {
margin-left: 15px;
padding-left: 0px;
margin-top: 0px;
padding-top: 0px;
}

#sidebullets  li {
padding-bottom: 0px;
font-size: 11px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

blockquote
    {
    width: 225px;
    margin: 15px 0px 0px 20px;
    padding: 20px 0px 0px 20px;   
    background: url(../images/quoteup.jpg) top left no-repeat;
}

blockquote p
    {
    margin-right: 30px;
    padding: 0px 0px 0px 0px;
    font-size: .8em;  
    color: #024941;  
    float: left;
    background: url(../images/quotedown.jpg) bottom right no-repeat;
}

cite
    {
    font-size: .8em;
    float: right;  
    margin:  15px 20px 20px 0px;
}  


/* Additional styles */
p {
	padding: 10px 20px 5px 15px;
	margin: 0;
	font-size: .85em;
    line-height: 1.3em;
	}


      
img {
	border: 0;
	}
h1 {
	color: #7F1416;
	font-size: 1.2em;
	font-style:italic;
	font-family: georgia, serif;
	text-align:center;
	padding: 0px 0px 10px 15px;
	}
	
	
h2 {
	color: #ffffff;
	background-color: #00493F;
	font-size: 1.3em;
	font-style:italic;
	font-family: georgia, serif;
	text-align:left;
    margin-top: -5px;
	padding: 10px 0px 10px 15px;
	}
    
 h2.nopicture {color: #00493F;
	background-color: #FFFFFF;
     margin: 10px 0px 0px 0px;
     }
    
h3 {
	padding: 20px 20px 5px 15px;
	margin: 0;
	font-size: 1em;
    font-weight: bold;
    color:#4c4c4d;	
	}
    
 h4 {
	color: #7F1416;
	font-size: 1em;
	font-style:italic;
	font-family: georgia, serif;
	text-align:left;
	padding: 0px 0px 10px 80px;
	}
    	

a {
	color: #7F1416;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
    
 form {
	font-size: .82em;
	}

/* Main Left Side Navigation */
#sidebar { margin-top: 30px;
	
	}
#sidebar ul {
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
	}
#sidebar li {
text-align: right;
border-bottom: solid 1px #002520;
 

	}
#sidebar li a {
	display: block;
	font-size: .80em;
	color: #D1BF91;
	text-decoration: none;
	margin-right: 10px;
	padding: 2px 0 3px 0px;
	

	}
#sidebar li a:hover {
	color: #ffffff;
	}
	
li.main { font-weight: bold;
	font-size: 1em;
    color: #ffffff;
    margin-right: 10px;
	}
/* Minor right Side Navigation */
#sidebar2 { margin-top: 0px;
width: 200px;
	padding-right: 10px;
    padding-left: 10px;
	}
#sidebar2 ul {
	margin-bottom: 0px;
    margin-left: 10px;
	padding: 0;
	list-style: none;
	}
#sidebar2 li {
text-align: left;
 padding: 0;
margin: 0;
	}
#sidebar2 li a {
	display: block;
	color: #7E1416;
	margin-right: 10px;
	padding: 2px 0 3px 0px;
	

	}
#sidebar2 li a:hover {
	color: #024941;
  text-decoration:none;
	}
    
    div.cushycms ul 
{
  list-style-type: square;

line-height: 150%;
}



	
	/* TOP NAVIGATION
    
    ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* TOP NAVIGATION
    
    ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:1000px; height:32px; position:relative; float: right; z-index:100; border-right:1px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:1000px; w\idth:998px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:164px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:164px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#ffffff; width:151px; height:30px; border:1px solid #d1bf91; border-width:1px 0 1px 1px; background:#d1bf91; text-align:center; padding-left:11px; line-height:30px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:164px; w\idth:154px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#D1BF91 url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 143px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#d1bf91 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#d1bf91 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#d1bf91;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#d1bf91;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #d1bf91;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d1bf92; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#ffffff; background:#d1bf92;}
.menu :hover > a, .menu ul ul :hover > a {color:#ffffff; background:#d1bf92;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}





