body
{
		padding-bottom: 20px;    
		padding-top: 20px;
		background-color: #660000;
		color: #000;
		text-align: center;
}

#container	
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		border-right: solid 0px #000000;
		border-left: solid 0px #000000;
		border-bottom: solid 0px #000000;
		width: 850px;
		padding-right: 0px;
		padding-bottom: 0px;
		background-color: #fff;
		color: #000;
		font-family: Arial, Helvetica, sans-serif;
	}


a:link {
color: #660000;
text-decoration: none;
}
a:visited {
color: #660000;
text-decoration: none;
}
a:hover {
color: #FFD700;
text-decoration: none;
}
a:active {
color: #FFD700;
text-decoration: none;
}
     


/* Menu Bar */

#menuhead
{
width:850px;
background-color: #C69E30;
margin-right:auto;
margin-left:auto;   
padding-bottom: 0px;    
padding-top: 0px;    
border-top: solid 0px #C69E30;    
text-align: center;
position: relative;
}

#header
{
margin-right: 0px;    
margin-left: 220px;
background-color: #C69E30;
margin-right:auto;
margin-left:auto;   
padding-bottom: 0px;    
padding-top: 0px;    
border-top: solid 0px #C69E30;    
text-align: center;
}

#navcontainer    
{
width:850px;
background-color: #C69E30; 
margin-right: auto;
margin-left: auto;   
border-top: solid 2px #C69E30;    
border-bottom: solid 2px #C69E30; 
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 70%;
color: #660000;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
line-height: 16px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: #660000;
text-decoration: none;
border-right: 0px solid #fff;
}

div#navcontainer ul li a:hover
{
color: #fff;
}

#active a
{
border-left: 0px solid #fff;
color: #fff;
}

/*Sidebar menu*/

#menuleft {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 180px;
	padding: 20px;
	background-color: #fff;
	border-style: solid;
	border-color: #333;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	text-align: right;    
	font-size: 75%;
}

#menuleft ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid;
}

#menuleft ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted;
	}
			
#menuleft ul li.last {
	border-bottom: none;
	}


/* Content */ 

#content 
{
	background-color: #fff;
	margin-right: 0px;    
	margin-left: 220px;    
	padding: 20px;
	font-size: 75%;
	text-align: justify;
	border-left: 1px solid #333;
}

#header 
{
	width: 100%;
	margin-right: 0px;    
	margin-left: 0px;    
	text-align: center;        
}

#pullquote
{
	margin: 0px 0px 10px 20px;
	float: right;
	width: 150px;
	padding: 10px;
	background-color: #ccff99;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	text-align: justify;
	font-weight: bold;   
	font-size: 90%;
}


#quote 
{
	color: #000000;
	margin-right: 30px;    
	margin-left: 30px;    
	text-align: justify;
	font-style: italic;
	font-weight: bold;    
	font-size: 90%;    
}

#pullquote ol {
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#quote2 
{
margin-right: 0px;    
margin-left: 0px;    
text-align: center;
font-weight: bold;    
font-size: 90%;    
}

#quote3 
{
margin-right: 50px;    
margin-left: 50px;    
text-align: center;    
font-size: 90%;    
}

#quoteside 
{
	margin-right: 0px;    
	margin-left: 0px;    
	text-align: justify;
	font-weight: bold;   
	font-size: 90%;
}  

#footer 
{
	text-align: center;
	font-size: 65%;   
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	border-top: 0px solid #333;  
	padding: 20px;    
	clear: both;
	background-color: #fff;
}


/*Bottom Navbar*/

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	} 

#pipe ul li {
	margin-left: 0;
	padding-right: 5px;
	padding-left: 10px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

/*Images*/

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.floatl { 
  float: left;
  margin-right: 20px;
  margin-bottom: 7px;
}

img.floatr { 
  float: right;
  margin-left: 20px;
  margin-bottom: 7px;
}

#imagecenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#caption {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

#imgtext {
    background-image: url(images/beach2.jpg);
    background-repeat: no-repeat;
    height: 281px;
    width: 488px;
	padding-top: 10px;
	padding-left: 10px;
}

#textimg1 {
    position: relative;
    height: auto;
    width: auto;
	text-align: left;
    left: 25px;
    top: 25px;
}

#textimg2 {
    position: relative;
    height: auto;
    width: auto;
	text-align: right;
    right: 25px;
    top: 155px;
}

/*Flash Stuff*/

	#info {
		width: 300px;
		overflow: auto;
	}

	#flashcontent {
		border: solid 1px #000;
		width: 300px;
		height: 300px;
		float: left;
		margin: 15px 20px;
	}

  
/*Shadow Effect*/

.img-shadow 
{      float:left;      
background: url(images/shadowAlpha.png) no-repeat bottom right    !important;      background: url(images/shadow.gif) no-repeat bottom right;      margin: 10px 0 0 10px !important;      margin: 10px 0 0 5px;      }    

.img-shadow img {      display: block;      position: relative;      background-color: #fff;      border: 1px solid #a9a9a9;      margin: -6px 6px 6px -6px;      padding: 4px;      }