@charset "utf-8";
.clear_right {
	clear: right;
}

/* End All StylesReset */




body {
	background: #008888 url(images/body_bg5%20copy1a.jpg) repeat fixed;
	color: #333333;
	font-size: 75%;
}

h1, h2, h3, h4, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	margin-top: .3em;
}
h1 {
	font-size: 1.8em;
	color: #80005f;
	font-weight: bold;
	margin-bottom: .5em;
} 
h2 {font-size: 1.6em;
	color: #80005f;
	font-weight: bold;
	margin-bottom: .5em;
}
h3 {font-size: 1.4em;
}
h4 {font-size: 1.2em;
}
h5 {font-size: 1em;
}
p {
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#container {
	height: 100%;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background: #80BCCA;
	
}
#header {
	height: 115px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #80005F;
	margin-top: 10px;
	background: #FFFFFF url(images/header.jpg) no-repeat right center;
}
#image {
	height: 336px;
	width: 227px;
	margin-left: 10px;
	margin-right: 688px;
	margin-top: 10px;
}
#content {
	width: 650px;
	border: 1px solid #80005F;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px 10px 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
}

#main {
	height: 100%;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #80005F;
	margin-top: 10px;
	background: #E9CA78 repeat-x left center;
}
#footer {
	height: 60px;
	width: 935px;
	margin: 10px auto;
}
#nav {
background: #b3924a url(images/bkgrnd-sm1.jpg) repeat-x center center;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #80005F;
	text-align: right;
	padding-right: 20px;
	margin-top: .5em;
	padding-top: .5em;
	padding-bottom: .5em;	
}
#nav ul {

	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	height: 2em;
	padding: .5em;
}


#nav li a {
	text-decoration: none;
	color: #330000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	padding-right: 1em;
	padding-left: 1em;
}
#nav a:visited {
	color: #333333;
}
#nav ul li a:hover {
	background-color: #80005f;
	color: #E9CA78;
	padding-top: .5em;
	padding-bottom: .5em;
}
#nav ul li a:active {
	padding-top: .3em;
	padding-bottom: .4em;
	background: #EABD79;
	color: #FAE7C7;
	border-top: 3px solid #330000;
	border-bottom: 1px solid #330000;
}


#content ul {
	list-style: square inside;
	font: 1.1em Verdana, Arial, Helvetica;
}
#content ul ul {
	list-style: disc inside;
	margin-left: 1em;
	font: normal 1em Verdana, Arial, Helvetica;
}
#content li {
	line-height: 1.3em;
}.ink {
	width: 260px;
	float: right;
}

.ink li {
	float: right;
	text-align: center;
	list-style: none;
	height: 125px;
	width: 125px;
}
#address, #phone, #email {
	font-size: 0.9em;
	color: #333333;
	float: left;
	width: 293px;
	border: 1px solid #80005F;
	height: 5em;
	padding-left: 10px;
	margin-right: 5px;
	padding-top: 5px;
	background: #E9CA78;
}
#footer p {
	font-weight: bold;
	margin: 0px;
}
li strong {
	font-weight: bold;
}
#header a, #header img {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

