#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background: url(images/ddbg3.gif) no-repeat 6000px 6000px;
	margin: 0;
}


a {
	text-decoration: none;
}

img
{  border-style: none;
}

a:link {
	color: #5b65a2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #a87522;
}

a:active {
	color: red;
}

a:hover {
	text-decoration: none;
	color: red;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}


#pic {
	left: 0px;
	position: relative;
	top: 0px;
	z-index: 0;
	
}



#pic a .large {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}

#pic a .large2 {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}

#pic a .xlarge {

	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	z-index: 1;
	
}

#pic a .largewide {

	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	z-index: 0;
	
}

#pic a .medium {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}

#pic a .medium2 {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}

#pic a .long {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}

#pic a .long2 {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}

#pic a .small {

	border: 0px;

	display: block;

	height: 1px;

	left: -1px;

	position: absolute;

	top: -1px;

	width: 1px;

}


#pic a img {

	border: 0;

}

#pic a.p1, #pic a.p1:visited {

	background: #feefd0;

	border: 0px;

	display: block;

	left: 0;

	text-decoration: none;

	top: 0;

}

#pic a.p1:hover {
	color: #000000;
	text-decoration: none;

}

#pic a.p1:hover .large {

	border: 1px solid #000000;

	display: block;

	height: 250px;

	left: 120px;

	position: absolute;

	top: -60px;

	width: 250px;

}

#pic a.p1:hover .large2 {

	border: 1px solid #000000;

	display: block;

	height: 220px;

	left: 120px;

	position: absolute;

	top: -60px;

	width: 220px;

}

#pic a.p1:hover .xlarge {

	border: 1px solid #000000;
	display: block;
	height: 460px;
	left: 200px;
	position: absolute;
	top: -85px;
	width: 307px;
	z-index: 1;
}

#pic a.p1:hover .largewide {

	border: 1px solid #000000;
	display: block;
	height: 307px;
	left: 210px;
	position: absolute;
	top: -75px;
	width: 461px;
	z-index: 2;
}

#pic a.p1:hover .medium {

	border: 1px solid #000000;

	display: block;

	height: 175px;

	left: 120px;

	position: absolute;

	top: -35px;

	width: 175px;

}	

#pic a.p1:hover .medium2 {

	border: 1px solid #000000;

	display: block;

	height: 250px;

	left: 120px;

	position: absolute;

	top: -40px;

	width: 200px;

}	

#pic a.p1:hover .long {

	border: 1px solid #000000;

	display: block;

	height: 265px;

	left: 120px;

	position: absolute;

	top: -30px;

	width: 120px;

}	


#pic a.p1:hover .long2 {

	border: 1px solid #000000;

	display: block;

	height: 244px;

	left: 120px;

	position: absolute;

	top: -40px;

	width: 160px;

}

#pic a.p1:hover .small {

	border: 1px solid #000000;

	display: block;

	height: 191px;

	left: 135px;

	position: absolute;

	top: -60px;

	width: 252px;

}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: 352c1a;
	text-decoration: none;
}


#nav li li a {
	display: block;
	font-weight: normal;
	color: #a87522;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 2px solid #7d6340;
	border-width: 0 4px;
}

li {
	float: left;
	position: relative;
	width: 131px;
	text-align: center;
	cursor: default;
	background-color: fbf8f3;
	border: 1px solid #7d6340;
	border-width: 1px 0;
	z-index: 6;

}

li#first {
	border-left-width: 10px;
	z-index: 6;
}

li#second {
	z-index: 5;
}

li#third {
	z-index: 10;
}
li#last {
	border-right-width: 10px;
	z-index: 6;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(../images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
	text-align: center;
	z-index: 5;
	visibility: visible;
}

ul li li{
	position: relative;
}

li li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
}
	
li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

p {
	clear: left;
	background:  0;
	padding: 1em 1em 0 1em;
	margin: 0;
}

p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {
	display: block;
	border: 1px solid #7d6340;
}

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.rightlist {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}

.style2 {
	color: #000000;
	font-size: 12px;
}
.style3 {color: #666666}
.style11 {font-weight: bold}
.style16 {font-size: 14px; font-weight: bold; }
.style17 {font-size: 10px}
.style21 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style26 {
	color: #800080;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style27 {
	color: #333333;
	font-weight: bold;
}
.style28 {color: #333333}
.style31 {color: #800080}
.style33 {color: #800080; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style34 {font-size: 96%}
.style35 {font-size: 100%; }
