body
{
padding: 0;
		margin: 0;
padding-bottom: 20px;    
padding-top: 20px;
		background-color: #3399CC;
		color: #000;
		text-align: center;
}

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


a:link {
color: #3399CC;
text-decoration: none;
}
a:visited {
color: #3399CC;
text-decoration: none;
}
a:hover {
color: #A9A9A9;
text-decoration: none;
}
a:active {
color: #A9A9A9;
text-decoration: none;
}


/* Menu Bar */

.roundedcornr_box {
	background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 85px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -40px;
}

.roundedcornr_content {
padding-bottom: 15px;    
padding-top: 0px;

}

#menuhead	
	{
		margin-right:auto;
		margin-left:auto;
		width: 910px;
		background-color: #660000;
		color: #000;
		text-align: center;
	}


div#navcontainer
{
		width:910;
		background-color: #000000;
		margin-right:auto;
		margin-left:auto;
		border-top: solid 2px #000000;
		border-bottom: solid 2px #000000;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
font-size: 12;
line-height: 16px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 0px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #000;
color: 3399CC;
}

#active a { border-left: 0px solid #fff; 
background-color: #3399CC;
}


/*Sidebar menu*/

#menuleft {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 180px;
	padding: 20px;
	background-color: /*#ccff99;*/
	border-style: solid;
	border-color: #000;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	text-align: right;
	font-style: none;    
	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: 2px solid #333;
}



#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: 75%;    
}

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

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

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

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

#footer 
{
	text-align: center;
	font-size: 65%;   
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	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.floatl { 
  float: left;
  margin-right: 20;
  margin-bottom: 7;
}

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

table.image {
	;
}

.image .caption {
	font-size: 70%;
	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;
}

#caption {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
  
/*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;      }