* {
	background: none !important;
	color: #111 !important;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #000000;
	margin: 0 auto;
}

/* anchors
----------------------------------------------- */
a {
	color: #8094B7;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color:#8FA0A8;
	text-decoration: none;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1{
	color: #42261E;
	font: italic bold 16pt Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}

h2{
	font: italic bold 14pt Georgia, "Times New Roman", serif;
	margin-right: 20px;
	color: #42261E;
	margin-bottom: 0.25em;
}

h3{
	font: italic bold 12pt Georgia, "Times New Roman", serif;
  	margin-right: 20px;
	color: #42261E;
	margin-bottom: 0.25em;
}
h4{
	font: bold 11pt Georgia, "Times New Roman", serif; letter-spacing: 1px;
	margin-bottom: 1em;
	color: #42261E;
}

h5{
	font: bold 11pt Georgia, "Times New Roman", serif; letter-spacing: 1px;
	margin-bottom: 1em;
	color: #42261E;
}


h1 a {
	font-weight:normal;
}


/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}

li
{
	margin-left: 30px;
}

p,
dl,
hr,
ol,
ul,
pre,
address,
fieldset
{
	font-size: 10pt;
	line-height: 1.5;
}

a img {border:none;}

#menu {
	height: 30px;
	width: 740px;
	background-image: url(components/graphics/headerBar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0;
}

#wrapper {
	padding: 5px;
	text-align: center;
	margin: 0 auto;
	background-color: #000000;
	border: solid 5px #FFFFFF;
	width: 740px;
}

#contents {
	text-align: left;
	background-image: url(components/graphics/watermark.gif);
	background-repeat: repeat-y;
	background-color: #F7EFE4;
	width: 740px;
	clear: both;
}
#header {
	height: 80px;
	width: 370px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
#topAddress {
	background-image: url(components/graphics/images/headerRight.jpg);
	background-repeat: no-repeat;
	width: 370px;
	height: 80px;
	float: right;
	padding: 0;
	margin: 0;
}
#topAddress p {
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	padding: 6px;
}
#menu {
	height: 30px;
	width: 740px;
	background-image: url(/components/graphics/headerBar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0;
}
#footer {
	height: 45px;
	background-image: url(components/graphics/footer.jpg);
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 740px;
}
#map {
	border: thin solid #410F0F;
	text-align: center;
}
.text_content {
	text-align: left;
	clear: both;
	width: 690px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.img_on_left {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 220px;
}
.text_right_of_photo {
	width: 470px;
	float: right;
	text-align: left;
}
#text_content_left {
	width: 340px;
	text-align: left;
	float: left;
	padding: 15px;
}
#text_content_right {
	width: 340px;
	text-align: left;
	float: right;
	padding: 15px;
}
.text_content_right {
	width: 400px;
	text-align: left;
	float: right;
}
#slogan {
	text-align: center;
	padding: 15px;
}
blockquote {
	padding: 5px;
	border: 1px dotted #333;
	margin-bottom: 10px;
}

#home {
	left: 270px;
	width: 46px;
}
#classes {
	left: 323px;
	width: 64px;
}
#events {
	left: 394px;
	width: 55px;
}
#features {
	left: 458px;
	width: 73px;
}
#newsletters {
	left: 540px;
	width: 96px;
}	
#contact {
	left: 646px;
	width: 94px;
}

#header address {
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 3px;
	position: relative;
	left: 420px;
	text-align: left;
}
#menuOptions {
	width: 740px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(components/menu/menu.jpg);
}
#menuOptions li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#menuOptions li, #menuOptions a {
	height: 30px;
	display: block;
}
#menuOptions li a span {
	display: none;	
}
