body {
	margin: 10px;
	padding: 0;
	background: #ababab center;
	font-size: 12px;
	text-align: jleft;
	color: #333333;
	width: auto;
	font-family: Myriad, Arial, Helvetica, sans-serif
}

h1, h2, h3 {
	text-transform: none;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
}

h1 {
	letter-spacing: 0px;
	font-size: 25px;
	font-weight: bolder;
}

h2 {
	letter-spacing: 0px;
	font-size: 20px;
	font-weight: bolder;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, ul, ol {
	line-height: 14px;
}

blockquote {
	padding-left: 10px;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #990000;
}

a:hover {
	color: #990000;
}

#sitedescription  {display: none;}
#locations {display: none;}

/* Header Styles */

#header {
	width: 1002px;
	height: 147px;
	margin: 0 auto;
	padding: 20px 0 0 0px;
	background: url(images/head.jpg) no-repeat 0px;
	text-transform: none;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#header h1, #header p {
	float: left;
	margin: 0;
}

#header h1 {
	color: #233C90;
	font-size: 36px;
}

#header p {
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #333333;
}

#header a: {
	text-decoration: none;
	color: #233C90;
}

#header a:hover {
	text-decoration: none;
	color: #990000;
}

/* Page Size */

#page {
	width: 980px;
	height: 550px;
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 10px;
	background: url(images/content.jpg) repeat 0px;
}



/* Content Home */
.contenthome {
	background: url(images/wel_bg_1.jpg) no-repeat;
	float: left;
	width: 410px;
	height: 550px;
	line-height: 18px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
	border-left: solid 0px #999999;
	
}

p, ul, ol {
	line-height: 18px;
}

img { behavior: url(iepngfix.htc);}


/* Content Area */

#content {
	background: url(images/midcontentbg.jpg) no-repeat;
	float: left;
	width: 705px;
	height: 500px;
	padding-left: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	
}

.contentScroll{
	float: left;
	width: 690px;
	height: 480px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	overflow: auto;
	scrollbar-3dLight-color: #ffffff;
	scrollbar-arrow-color: #333333;
	scrollbar-darkShadow-color: #666666;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #666666;
}


.post {
	background: url(images/map.jpg) no-repeat;
	float: left;
	width: 220px;
	height: 340px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
}

.post2 {
	background: url(images/quicklinks.jpg) no-repeat;
	float: left;
	width: 230px;
	height: 200px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
}

#homemiddle {
	float: left;
	width: 400px;
	height: 260px;
	padding-left: 15px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-top: solid 0px #999999;
}

.title {
	margin: 0;
	padding-bottom: 0px;
	border-bottom: 0px solid #666666;
	font-size: 19px;
	letter-spacing: 0px;
}

.title a {
	text-decoration: none;
	color: #999999;
}

/* Main Area Content */

.maincontent {
	float: left;
	width: 450px;
	height: 300px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	border-top: solid 0px #999999;
	border-left: solid 0px #999999;
	
}


/* Navigation */

#lnav { 
	float:left;
	background: url(images/leftside.jpg) no-repeat;
	font-size: 15.5px;
	font-weight: bold;
	width:215px;
	height:530px;
	padding-left:15px;
	padding-top:0px;
	color: #233C90;

	}
	
#lnav ul { list-style: none; margin: 0px; padding-left: 5px;}
#lnav li { display:block; padding-top: 12px; padding-bottom: 2px; }
#lnav a:link, #lnav a:visited, #lnav a:active { color: #233C90; text-decoration: none; padding-left: 0px; }
#lnav a:hover {color: #990000; text-decoration: none;}


#secnav {
	font-size: 13.5px;
	font-weight: bold;
	color: #233C90;
	}

#secnav ul { list-style: none; margin: 0px; }
#secnav li { display: inline; }
#secnav a:link, #secnav a:visited, #secnav a:active { color: #233C90; text-decoration: none;}
#secnav a:hover { color: #990000; text-decoration: none; }

/* Address */

#address { 
	float:left;
	font-size: 13px;
	font-weight: bold;
	font-stretch:expanded;
	width:400px;
	height:50px;
	padding-left:15px;
	padding-top: 0px;
	color: #233C90;
	}


/* Quick Links */

#qlinks { 
	float:left;
	background: url(images/quicklinks.jpg) no-repeat;
	font-size: 13px;
	font-weight: bold;
	width: 250px;
	height: 130px;
	padding-left: 0;
	padding-top: 62px;
	padding-right: 0;
	color: #233C90;
	text-decoration:none;
	}
	
#qlinks ul { list-style: none; margin: 0px; padding-left: 60px;}
#qlinks li { display:block; padding-top: 0px; padding-bottom: 0px; }
#qlinks a:link, #qlinks a:visited, #qlinks a:active { color: #233C90; text-decoration: none; padding-left: 0px; }
#qlinks a:hover {color: #990000; text-decoration: none;}

a {
	color: #233C90;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}


/* anchor */
#anchor {
	width: 1002px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	color: #ffffff;
}	

#anchor2 {
	width: 1002px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	color: #233C90;
	size: 14px;
}	

.small:link, .small:visited, .small:active { font-size: 11px; color: #233C90; text-decoration: none; font-weight: bold;}
.small:hover {color: #990000; text-decoration: none;}


/* Footer */


#footer2 {
	width: 1002px;
	height: 50px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
	text-align: right;
	font-size: 10px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer2 a {
	color: #ffffff;
	text-align: right;
}

.linkspage {font-size:11px;}

