/* Site Layout */
html, body
{
	margin: 0;
	padding: 0;
	background: #fff url(../images/mainback.gif) repeat;
	color: #444;
}

#header
{
	background: #fff url(../images/headback.jpg) repeat-x;
	margin: 0;
	height: 80px;
	padding: 0;
}

#headermain
{
	width: 761px;
	padding: 0;
	height: 80px;
	margin: 0;
}

#content
{
	padding: 0;
	margin: 5px 0 0 0;
	width: 790px;
}

div.float
{
	float: left;
	padding: 0 8px 0 8px;
	margin: 0;
}

#welcome
{
	padding: 8px;
	margin: 0;
	background-color: #fbfbfb;
	border: 1px solid #ccc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666;
	width: 237px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 219px;
}

#welcome p
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	margin-top: 4px;
}

#welcome img { border: 1px solid #666699; }

.welcome
{
	font-family: Book antiqua, georgia, times new roman;
	font-size: 13px;
	color: #666699;
	font-weight: normal;
}

#menu
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 245px;
}

#menu dt a:link, #menu dt a:visited
{
	font-family: Book antiqua, georgia, times new roman;
	font-size: 15px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

#menu dt a:hover { text-decoration: underline; }

#menu dt
{
	background: url(../images/homearrow.gif) no-repeat 0 50%;
	padding-left: 20px;
}

#menu dd a:link, #menu dd a:visited
{
	text-decoration: underline;
	color: #666699;
}

#menu dd a:visited
{
	text-decoration: underline;
	color: #666;
}

#menu dd a:hover { text-decoration: none; }

#menu dd
{
	border-bottom: 1px solid #c2bb9f;
	padding: 3px 0 17px 0;
	line-height: 17px;
	margin: 0 0 15px 0;
}

#menu dd.last { border: none; }

#news
{
	padding: 0 0 8px 0;
	margin: 0;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	width: 239px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 237px;
}

#news ul
{
	list-style: none;
	margin-left: 10px;
}

#news li
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 5px 5px 5px 13px;
	background: url(../images/square.gif) no-repeat 0 10px;
}

#news p
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 10px 5px 0 10px;
	margin-bottom: 5px;
}

#footer
{
	width: 750px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	padding: 0 12px 0 12px;
	margin-top: 8px;
}

/* Navigation */
#clams
{
	margin: 0;
	padding: 0;
	width: 88px;
	height: 80px;
	border-right: 1px solid #ffcc99;
	background: url(../images/clams.gif) no-repeat;
}

#clamroll
{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 88px;
	height: 80px;
	background: url(../images/clams.gif) no-repeat;
}

a#clamroll:hover { background: url(../images/clamson.gif) no-repeat; }

#topnav ul
{
	margin: 0;
	padding-left: 0;
	display: inline;
}

#topnav li
{
	display: inline;
	list-style-type: none;
	padding: 0 18px 0 9px;
	border-left: 1px solid #ffcc99;
	font-family: "trebuchet ms", lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ffcc00;
	margin-top: 5px;
}

#topnav li a
{
	font-family: "trebuchet ms", lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: none;
	margin: 0;
}

#topnav li a:hover
{
	font-family: "trebuchet ms", lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: underline;
}

#topnav li.first
{
	border-left: none;
	margin-left: 0;
	list-style: none;
	display: inline;
}

.dropdown
{
	font-size: 10px;
	font-weight: normal;
}

/* misc */
.spacer
{
	clear: both;
	height: 0;
}

.left { float: left; }

.right
{
	float: right;
	text-align: right;
	color: #990000;
}

/*
p {
	
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #444;
	}
*/

p, li, ul, ol
{
	padding: 0;
	padding-bottom: 4px;
	margin-bottom: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444;
	margin: 0;
}

h1
{
	font-family: Book antiqua, georgia, times new roman;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 5px;
}

.hide { display: none; }

img
{
	display: block;
	border: 0;
}

table
{
	margin: 0;
	padding: 0;
	height: 80px;
	border-right: 1px solid #ffcc99;
	border-left: 1px solid #ffcc99;
}

.bottom
{
	vertical-align: bottom;
	border-top: 1px solid #ffcc99;
	background: url(../images/buttonback.gif) repeat;
	text-align: center;
}

.how
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	margin: 0 5px 0 5px;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #666699;
}

a:visited
{
	text-decoration: underline;
	color: #666;
}

a:hover
{
	text-decoration: none;
	color: #666699;
}

.search
{
	border-top: 1px solid #928c77;
	border-left: 1px solid #928c77;
	border-right: 1px solid #ddd5b4;
	border-bottom: 1px solid #ddd5b4;
	background-color: #faf3df;
	color: #555;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px
}

.join
{
	border: 1px solid #ccc;
	background-color: #fff;
	color: #444;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 15px;
}

form { display: inline; }
 .photo
{
	padding: 5px;
	border: 1px solid #c2bb9f;
}
