html, body {height: 100%;}


body,
html {
	margin:10px 0px 0px 0px;
	padding:0;
	color:#000000;
	background:#e5e2d4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	line-height:1.7;
} 


#wrap {
	width:950px;
	margin:0 auto;
	background:#fffff0;
}


#header {
	margin:0;
	width:900px;
	height:36px;
	background-image:url(graphics/top.gif);
	color:#848429;
	padding-left:50px;
	padding-top:54px;
	font-style:italic;
}


#nav ul {
	padding-left:0;
	margin:0;
	background:#9f9f56;
	color:#ffffcc;
	float:left;
	width:100%; 
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
}


#nav ul li {
	display:inline;
}


#nav ul li a, #nav ul li p {
	height:30px;
	line-height:30px;
	padding:0em 1em;
	background:#9f9f56;
	color:#ffffcc;
	text-decoration:none;
	float:left;
	border-right:1px solid #ffffcc;
}


#nav ul li a:hover{
	background:#848429;
	color:#ffffcc;
}


a:link[id=current], a:visited[id=current]{
	background-color:#848429 !important;
	color:#ffffcc !important;
}


#pic {
	margin:30px 0px 0px 0px;
	width:950px;
	height:270px;
}


#main {
	margin:0px 0px 30px 0px;
	width:510px; 
	float:left; 
	background:#fffff0;
	padding-left:60px;
	padding-right:60px;
}


#main p, ul {
	margin:0px 0px 20px 0px;
	font-size:90%;
}


#sidebar {
	margin:0px 0px 10px 0px;
	width:320px;
	float:right;
	background:#fffff0;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar p {
	margin:5px 25px 20px 5px;
	font-size:80%;
	line-height:1.3;
}


#sidebar img{
	float:left;
	margin:0px 0px 20px 0px;
	padding:0;
}


#smnav {
	width:320px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0;
}

#smnav ul {display:none;
	margin:0px 0px 0px 0px;
	padding:0;
	background-image:url(graphics/redarrow.gif);
	padding-left:0;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
	line-height:30px;
	height:30px;
}

#smnav a {
	display:block;
	padding-left:13px;
	width: 276px;
	background:#9f9f56;
	color:#ffffcc;
	margin-left:30px;
	border-left:1px solid #ffffcc;
	text-decoration:none;
}

#smnav a:hover {
	background-color:#848429;
	color:#ffffcc;
}






#footer{
	margin:0 auto;
	clear:both;
	width:940px;
	padding:5px;
	background:#e5e2d4;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:80%;
	color:#b5b577;
	border-top: 1px solid #b5b577;
}



#drop_cap {
	float:left;
	margin-bottom:-0.25em;
	font-weight:bold;
	font-size:580%;
	line-height:0.92;
	margin-right:0.0em;
	color:#848429;
}


h1 {
	margin:20px 0px 10px 0px;
	font-size:140%;
	font-weight:normal;
	color:#848429;
}


h2 {
	margin:16px 0px 2px 0px;
	font-size:110%;
	font-weight:bold;
	color:#848429;
}


h3 {
	margin:16px 0px 2px 0px;
	font-size:110%;
	font-weight:bold;
	color:#ff0000;
}


a.bl {
	color:#848429;
	text-decoration:none;
}

a.bl:hover {
	color:#848429;
	text-decoration:underline;
}



a.gr {
	color:#b5b577;
	text-decoration:underline;
}

a.gr:hover {
	color:#848429;
}

	

a#return img {
	height:20px;
	width:20px;
	border:0;
	background:url(graphics/up.gif) top left no-repeat;
	display:inline;
}

a#return:hover img {
	background-position:0 -20px;
}





p {margin:0; padding:0 0;}


img {display:block; border:none;}

.panel
{
display:none;
padding:20px;
background-color:#e5e2d4;
font-style:italic;
}

.flip
{
cursor:pointer;
}

#christmas
{
display:table-cell;vertical-align:middle;height:270px;width:297px;padding-left:630px;
}

#christmas_inner
{
display:table-cell;vertical-align:bottom;height:200px;width:267px;background:url(photos/daffs.png);
}

#christmas_inner ul
{
padding:0;margin:0;list-style-type:none;width:267px;border-top:1px dotted #fffff0;
}

#christmas_inner li span
{
display:block;margin-top:-8px;color:#ffffff;font-weight:bold;padding:3px;font-size:67%;
}

#christmas a
{
font-size:150%;color:#ffffcc;text-decoration:none;font-weight:bold;display:block;padding:5px 10px;background:#9f9f56;font-family:Arial, Helvetica, sans-serif;
}

#christmas a:hover
{
background:#848429;
}

#over_pic
{
display:table-cell;vertical-align:middle;height:270px;width:297px;padding-left:630px;
}

#over_pic_inner
{
display:table-cell;vertical-align:middle;height:200px;width:267px;
}

#over_pic_inner ul
{
padding:0;margin:0;list-style-type:none;width:267px;border:1px dotted #fffff0;
}

#over_pic_inner li span
{
display:block;margin-top:-8px;color:#ffffff;font-weight:bold;padding:3px;font-size:67%;
}

#over_pic p
{
font-size:150%;color:#ffffcc;text-decoration:none;font-weight:bold;display:block;padding:5px 10px;background:#848429;font-family:Arial, Helvetica, sans-serif;
}

.newsflash {padding:3px 6px;border-top:1px dotted #9f9f56;}



#floating_nav
{
float:right;margin:0 15px 0 0;
}

#floating_nav ul
{
list-style-type:none;padding:8px 10px 0px 10px;margin:15px 0 0 0;background:#fffff0;
}

#floating_nav li
{
border-bottom:8px solid #fffff0;

}

.daf {background:#9f9f56 url(graphics/daf.jpg) no-repeat;}
.hol {background:#9f9f56 url(graphics/hol.jpg) no-repeat;}
.jar {background:#9f9f56 url(graphics/jar.jpg) no-repeat;}
.cha {background:#9f9f56 url(graphics/cha.jpg) no-repeat;}

#floating_nav a
{
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:700;
	text-decoration:none;color:#ffffcc;display:block;padding:0 10px 0 60px;height:50px;line-height:50px;
}

.daf a:hover
{
background:#848429 url(graphics/daf.jpg) no-repeat;
}
.hol a:hover
{
background:#848429 url(graphics/hol.jpg) no-repeat;
}
.jar a:hover
{
background:#848429 url(graphics/jar.jpg) no-repeat;
}
.cha a:hover
{
background:#848429 url(graphics/cha.jpg) no-repeat;
}
