@charset "utf-8";
/* CSS Document */

body
{
		color: #000;
		font-family: "Arial";
		font-size: 10px;
		background-color:#FFF;
}

a:link {
	color: #CCC;
}
a:visited {
	color: #999;
}
a:hover {
	color: #666;
}
body,td,th {
	font-family: Arial;
	text-align: left;
}

a:active, a:link, a:visited
{
		color: #005b6b;
		text-decoration: underline;
}
a:hover
{
		color: #666;
}
					/*heading styles*/
#header
{
	height: 90px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/banner2.png);
	background-color: #FDEC2A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
}

#topheaderleft
{
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	text-align: center;
	font-family: Arial;
	float: left;
	width: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 90px;
}

#topheaderright
{
	font-size: 24px;
	color: #000;
	position: relative;
	float: right;
	height: 90px;
	width: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-right: 20px;
	font-weight: bold;
}
#banner
{
	height: 60px;
	width: 900px;
	clear: both;
	text-align: left;
	padding-left: 100px;
}

.headertext {
	font-family: Arial;
	font-size: 26px;
	color: #000;
	font-weight: bolder;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
}
.headertext2 {
	font-family: Arial;
	font-size: 26px;
	color: #000;
	font-weight: bolder;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}

.headcontact {
	color: #000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
}
/*end of heading styles*/

					/*body styles*/

#bodywrapper
{
	margin: 0 auto;
}
					/*navigation styles*/
#leftnav
{
	width: 240px;
	float: left;
	color: #BBB792;
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	text-align: left;
	height: 100%;
	background-color: #C3C3C3;
	margin: 0 auto;
}

.leftnavcenter
{
	height: auto;
	width: 240px;
	background-color: #dcc81c;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: center;
}

.leftnavcentersub
{
	height: auto;
	width: 240px;
	background-color: #c3c3c3;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: center;
}

ul.navlist 
{
	list-style: none;
	margin: 0;
}

ul.navlist li
{
	/*background-color: #C3C3C3;
	background-image: url(images/lleftnavbg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;*/
	line-height: 30px;
	list-style: none;
}

.navheading
{
	height: 30px;
	width: 225px;
	background-color: #dcc81c;
	font-family: Arial;
	font-size: 18px;
	color: #000;
	padding-left: 15px;
	/*line-height: 30px;*/
}

.navsubmenu {
	min-height: 172px;
	width: 240px;
	background-color: #C3C3C3;
	background-image: url(images/lleftnavbg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
}
					/*navigation styles end*/

					/*content styles*/
#contentwrapper
{
	width: 900px;
	left: auto;
	right: auto;
	background-repeat: repeat-x;
	margin: 0 auto;
}

#content
{
	background-color: #FFF;
	float: left;
	color: #FAED2A;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	height: auto;
}

#editable
{
	background-color: #C3C3C3;
	list-style-image: url(images/listarrow.png);
	list-style-type: disc;
	line-height: 20px;
	padding: 10px;
	margin: 5px;
	
}

.contentdata {
	float: left;
	padding-left: 25px;
	background-color: #FFF;
	width: 600px;
	color: #000;
	font-family: Arial;
	font-size: 12px;
}

.hours {
	background-color: #C3C3C3;
	color: #000;
	font-family: Arial;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
					/*content styles end*/

					/*footer styles*/
#footer
{
	height: 100px;
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;
	color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:right;
	background-image: url(images/footer.jpg);
	background-color: #FDEC2A;
}

#footer2
{
	height: 48px;
	width:100%;
	margin: 0 auto;
	font-size:14px;
}
					/*end of footer styles*/

					/*text changes*/
.leftjustified text {
	text-align: center;
}

.boldtext {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.unboldtext {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

.superboldtext {
	font-family: Arial;
	font-size: 26px;
	color: #000;
	font-weight: bolder;
	margin: 0 auto;
	text-align: center;
}
.websiteidentifier {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}


.centerjustified {
	text-align: center;
}
					/*end of text styles*/
