body{
background:#675A4D;
margin:0;
font: 10pt/14pt 'Trebuchet MS', Verdana, Arial, sans-serif; 
}

A:link{ color:#0C6F81; text-decoration:none; }
A:hover{ color:#0C6F81; text-decoration:underline; }
A:active{ color:#5C99A4; text-decoration:none; }
A:active:hover{ color:#5C99A4; text-decoration:underline; }
A:visited{ color:#5C99A4; text-decoration:none; }
A:visited:hover{ color:#0C6F81; text-decoration:underline; }
A:visited:active{color:#5c99a4; text-decoration:none; }

#header{
background:  url("images/bg.jpg") no-repeat #302a24 top center;
width:650px;
height:304px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#wrap{
width:650px;
margin-left:auto;
margin-right:auto;
border-left:#302a24 1px solid;
border-right:#302a24 1px solid;
}

#container{
width:600px;
}

#navcontainer{
background:transparent;
margin-top:-300px;
height:250px;
}

 #navlist li{
float:right;
padding-right:25px;
padding-top:5px;
background:transparent;
list-style-type: none;
text-align:right;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:2px;
color:#006699;
width:480px;
}

#navlist li a:link {
	color: #302a24;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:visited {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:hover {
	color: #CFB69C;
	text-decoration:none;
	font-weight: bold;
}

h3{
font-size:14pt;
font-family:"Lucida Console", Verdana, Arial, sans-serif;
font-weight:bold;
color:#302a24;
}

.content{
background:#FAF8ED;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#302a24;
}

#footer{
background:#0C6F81;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color: #0C6F81;
}

#title{
background:  url("images/header.jpg") no-repeat #302a24 top center;
width:650px;
height:100px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#titlew{
background:  url("weekend/images/weekend-header2.jpg") no-repeat #302a24 top center;
width:650px;
height:50px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#outer{
background: #CFB69C ;
width:850px;
margin-left:auto;
margin-right:auto;
}

.photos {
	color:#000000;
	font-weight:bold;
	width:150px;
	float:left;
	margin-top:auto;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:-20px;
	padding-bottom:10px;
	font-family:"Lucida Console", Verdana, Arial, sans-serif;
	font-size: 14px;
	height: 150px;
}
	
h2{
color:#FAF8ED;
text-align:left;
font-family:'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:1px;
}

.gallery {
	margin-left:-21px;
}
