/* <![CDATA[ */

/*Rules for Elements*/

body { 
background-image: url(images/background_fade.jpg);
background-repeat: repeat-x;
background-color: #00456f; 
}

p.address{
	color: white;
	font-family: georgia, serif;
	font-size: 15px;
	font-style: normal;
	text-align: left;
	line-height: 1.5;
}

p.mainText{
	color: black;
	font-family: georgia, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5;
	float: none;

}

p.caption
{
	color: black;
	font-family: georgia, serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 0px 0px 20px 10px;
	line-height: 1.5;
	font-variant: small-caps;
	
}

q.qoute {
	color: black;
	font-family: georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 10px;
	line-height: 1.5;
}

h1.info
{
	color: #fff;
	font-family: georgia, serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
}

h1.announce
{
	font-family: ITC Kabel, Verdana, Helvetica, sans serif;
	font-size: 25px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}

h2.announce {
	font-family: ITC Kabel, Verdana, Helvetica, sans serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
}

menu
{
	font-family: georgia, serif;
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	margin: 10px 40px 10px 10px;
	line-height: 20px;
	

}

#menu_text
{
	font-family: georgia, serif;
		font-size: 15px;

	text-align: left;
	margin: 20px;
}

#menu_title {
	font-family: ITC Kabel, Verdana, Helvetica, sans serif;
	font-size: 50px;
	text-align: left;
	margin: 20px;

}

#menu_section
{
	font-size: 15px;
	text-align: center;
	list-style-type: none;
	color: red;
	line-height: 30px;
	font-weight: bold;
	text-decoration: underline;
}

#menu_item
{
	font-weight: bold;
}

ul.nav{
	color: white;
	font-family: georgia, serif;
	font-size: 15px;
	font-style: normal;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	margin-left: -30px;
	margin-right: 10px;
	line-height: 1.5;
}
ul.directions{
	font-family: georgia, serif;
	font-size: 14px;
	font-style: normal;
	}


lh{
	color: #bf311a;
	font-family: georgia, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	margin-left: -15px;
	line-height: 1.5;
	}

li.directions{
	color: black;
	font-family: georgia, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	margin-left: 10px;
	line-height: 1.5;
}

a.nav {
padding: none;
display: block;
border-bottom: 1px solid #000;
border-top: none;
}

a.nav:link {
	color: #fff;
text-decoration: none;
background-color: none;
}

a.nav:visited {
	color: #fff;
text-decoration: none;
background-color: none;
}

a.nav:hover {
	color: #bf311a;
text-decoration: none;
background-color: #fff;

}

hr.nav {
	background: none; /* used by Gecko, Opera browsers */
	border: 0; 
	border-bottom: 1px solid #fff;
	color: #ccc; /* incorrectly used by IE */
	height: 1px;
	margin-left: -10;
}

img.mainText {
	margin: 0px 10px 10px 10px;
}

a.address:link{
color: #fff;
text-decoration: none;
background-color: none;
}
a.address:visited {
color: #fff;
text-decoration: none;
background-color: none;
}
a.address:hover {
color: #bf311a;
text-decoration: none;
background-color: none;

}

a.contentLink:link{
color: #bf311a;
text-decoration: none;
background-color: none;
}
a.contentLink:visited {
color: #bf311a;
text-decoration: none;
background-color: none;
}
a.contentLink:hover
{
	color: #036;
	text-decoration: underline;
	background-color: none;
}



/*End Rules for Elements*/

/*Postioning Elements*/

.logoArea {
	width: 170px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.addressBlock {
	width: 160px;
	position: absolute;
	top: 280px;
	left: 20px;
}

.navagation{
	width: 170px;
	position: relative;
	top: 10px;
	left: -10px;
	border-top: 5px solid #bf311a;
	background-color: none;
	margin: none;
}




#contentArea {
	width: 780px;
	position: absolute;
	top: 10px;
	left: 200px;
	background-image: url(images/paper_bg.jpg);
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: black;
	
}

#Announcements
{
	width: 780px;
	position: absolute;
	top: 200px;
	left: 200px;
	background-image: url(images/paper_bg.jpg);
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: black;
	margin: none;
	font-family: Verdana, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}



#pictureBox {
float: left;
width: 235px;
position: relative;
top: 10px;
left: 0px;
border: 10px;
border-color: #fff;
margin-right: 20px; 
}

#mapBox {
float: left;
width: 370px;
position: relative;
top: 10px;
left: 0px;
border: 10px;
border-color: #fff;
margin-right: 20px; 
}


.menuCol1{
width: 240px;
position: relative;
top: 0px;
left: 10px;
}

.menuCol2{
width: 240px;
position: relative;
top: 0px;
left: 25px;
}

.menuCol3{
width: 240px;
position: relative;
top: 0px;
left: 50px;
}


/* ]]> */