* {
    padding: 0;
    margin: 0;
} 

body {
	font: normal small Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 18px;
	color: #585858;
	background: #fffbb2 url(images/stripe1.jpg) repeat-x;
}


#header {
	background: #5b561c url(images/header.jpg) no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;    
	margin-right: auto; 
	width: 800px;
	height: 150px;
	text-align: center;
}

img { border: none; }

a {
	color: #483d8b;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: maroon;
	background-color: ThreedFace;
} 

#wrapper {
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 100px;
	margin-left: auto;    
	margin-right: auto;    
	width: 800px;
	border: medium outset #898452;
	text-align: center;
}


#menu {
	height: 30px;
	line-height: 30px; 
	background: #4c320d url(images/menu.jpg) no-repeat;
}
#menu ul {
	padding-left: 40px;
	list-style-type: none;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	color: #ffffa7; /*#eee*/
	padding: 20px 30px;
	text-decoration: none;
	font-weight: bolder;
	background-color: transparent;
}

#menu a:hover {
	color: maroon;
	text-decoration: none;
	background-color: transparent;
}
#menu a:focus {
	color: White;
	text-decoration: underline;
}
#menu a:active {
	color: Maroon;
}



#content {
	background-color: #ffffff;
	padding: 0 0 0px 20px;
	margin-bottom: 0px;
}

#main {
	margin-bottom: 0px;
	padding: 0 0 0 0;
	background-image: url(images/maintile.jpg);
}

.firstletter {
	float: left;
	font-family: Times New Roman;
	font-size: 50px;
	line-height: 1;
	font-weight: bold;
	margin-right: 2px;
	color: #d2691e;
}


#main-left {
	float: left;
	color: #585858;
	text-align: center;
	/*width: 70%;*/
	width: 560px;
	height: 1200px;
	background-color: White;
}

#main-left h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 25px;
}

#main-left h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	background-color: beige;
}

#main-left h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}


#main-left p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}

#main-right {
	/*float: right;*/
	color: Black;
	text-align: center;
	padding: 30px 10px 10px 10px;
	margin: 0 0 0 600px;
	/*width: 25%;*/
	height: 700px;
	/*	background-color: #eee8aa*/
	background-color: white;
}

#main-right a {
	color: maroon;
	text-decoration: underline;
}

#main-right a:hover {
	color: maroon;
	text-decoration: underline;
	background-color: transparent;
}

#main-right h4 {
	color: #d2691e;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#single {
	text-align: left;
	line-height: 24px;
	height: 100%;
	padding-left: 30px;
	padding-top: 50px;
	color: black;
}

#left {
	width: 500px;
	float: left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: justify;
}
#left h2 {
	color: #6a090e;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0 15px 0;
	text-align: center;
	line-height: 30px;
}
#left h3 {
	color: #6a090e;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0 15px 0;
	text-align: left;
	line-height: 30px;
}
#left h4 {
	color: #585858;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0 0px 0;
	text-align: left;
	line-height: 24px;
}
#left h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0 15px 0;
	text-align: left;
	line-height: 100%;
}

#right {
	width: 250px;
	height: 100%;
	text-align: left;
	float: right;
	margin-right: 0;
	font-size: 15px;
	color: Black;
	padding-left: 20px;
/*	background: White url(images/rightbg.jpg) repeat-y;*/
	/*border-left: thin solid Gray;*/
}

#right ul {
	color: Black;
	list-style: none;
	padding: 2px;
}

#right h3 {
	font-size: 14px;
	font-weight:  bold;
	color: maroon;
}

#right h4 {
	font-size: 14px;
	font-weight:  normal;
	color: maroon;
	padding-top: 5px;
	padding-left: 15px;
}

#right p {
	font-size: 13px;
	font-weight:  normal;
	color: maroon;
}

#about
{
	text-align: center;
	clear: both;
	color: #eee;
	font-size: 12px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	background-color: Gray;
}

#footer {
	text-align: center;
	clear: both;
	color: #eee;
	font-size: 11px;
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	background-color: Gray;
}
#footer a { color: #eee; }

#quotebox{
	width: 495px;
	height: 160px;
	/*overflow: scroll;*/
	color: Maroon;
	font-size: 11px;
	margin: 0px 0px 0 0;
	padding: 10px;
}

#pannouncement {
	background-color: #FFFACD;
	width: 300px;
	color: Maroon;
	margin-top: 40px;
	border: 1px solid Silver;
}

#marqueecontainer{
	position: relative;
	width: 250px; /*marquee width */
	height: 150px; /*marquee height */
	/*background-color: #FFFACD;*/
	overflow: hidden;
	border: 0px solid Maroon;
	padding: 0px;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid gray;
	border-bottom-width: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	/* line-height: 18px; */
	z-index: 100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: Silver;
}

