﻿body {
	background-color: #F5F5F1;
	margin: 0px auto;
	background-image: url('images/bkrd.jpg');
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;	line-height: 24px;
}
h1 {
	font-size: 20px;
}
h2 {
	margin: 16px;
	color: #336699;
	font-size: 16px;
}
h3 {
	color: #336699;
	font-size: 16px;
}
h4 {
	margin: 0 0 0 10px;
	padding: 0;
	color: #336699;
	font-size: 24px;
	font-weight: lighter;
	font-style: italic;
}

p {
	padding-top: 0px;
	margin-top: 0px;

}
a {
	text-decoration: none;
	color: #666666;
}
img {
	border: 0px;
}
#content {
	width: 800px;
	margin: 0 auto;
}
#index_r1_c1 {
	width: 400px;
	height: 74px;
	background-image: url('images/index_r1_c1.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r1_c5 {
	width: 400px;
	height: 74px;
	background-image: url('images/index_r1_c5.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r2_c1 {
	width: 400px;
	height: 65px;
	background-image: url('images/index_r2_c1.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r2_c5 {
	width: 400px;
	height: 65px;
	background-image: url('images/index_r2_c5.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r3_c1 {
	width: 10px;
	height: 178px;
	background-image: url('images/index_r3_c1.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r3_c2 {
	width: 780px;
	height: 178px;
	float: left;
}
#index_r3_c2 img{
	float: left;
}
#index_r3_c8 {
	width: 10px;
	height: 178px;
	background-image: url('images/index_r3_c8.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r4_c1 {
	width: 10px;
	height: 57px;
	background-image: url('images/index_r4_c1.jpg');
	background-repeat: no-repeat;
	float: left;
}
#nav {
	width: 532px;
	height: 57px;
	float: left;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 532px;
}
#nav li {
	background-position: top left;
	width: 133px;
	display: inline;
	height: 57px;
	background-image: url('images/nav_button.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#nav a {
	display: block;
	width: 133px;
	height: 43px;
	color: #FFFFFF;
	padding: 10px 0 0 0;
	font-size: 15px;
}
#nav li:hover {
	background-position:left bottom;
	
}
#index_r4_c7 {
	width: 258px;
	height: 57px;
	background-image: url('images/index_r4_c7.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r5_c1 {
	padding: 20px 24px 20px 24px;
	width: 752px;
	background-image: url('images/index_r5_c1.jpg');
	background-repeat: repeat-y;
	float: left;
}
#left {
	width: 455px;
	float: left;
	margin-right: 20px;
}
#right {
	width: 275px;
	float: left;
}
#index_r6_c1 {
	width: 800px;
	height: 50px;
	background-image: url('images/index_r6_c1.jpg');
	background-repeat: no-repeat;
	float: left;
}
#index_r6_c1 ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
}
#index_r6_c1 li {
	display: inline;
}
#index_r6_c1 a {
	padding: 0 10px 0 10px;
	color: #C0C0C0;
}
.tagline {
	color: #336699;
	font-size: 24px;
	font-weight: lighter;
	font-style: italic;
	padding: 0;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
	z-index: 1000;
}
#right ul {

}
#right li {
	line-height: 26px;
	list-style: url('images/hammer.gif');
	list-style-position: outside;
	list-style-type: none;
}
#right a {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.rounded {
	background-color: #F5F5F1;
	border: 1px #C0C0C0 solid;
/* Do rounding (native in Firefox and Safari) */	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 20px;
}
.map {
	width: 430px;
	height: 300px;
	float: left;
}
.mapaddress{
	padding: 4px;
	float: left;
}
.profile{
	float: left;
	border: 1px #000000 solid;
	margin: 6px 10px 10px 0px;
}
.blue{
	color: #336699;
	font-style:italic
}
#slideShow {
	width: 330px;
	height: 50px;
	position: relative;
	padding: 430px 5px 5px 5px;
	border: 1px solid #ccb;
	background: #F5F5F1;
	margin: 0 auto;
}
#picHolder {width:340px; height:430px; position:absolute; top:0; left:0; text-align:center;}
#myPicture {margin:50px auto; padding:5px; border:1px solid #ddd; background:#fff;}
#pictureText {text-align:center; margin:0; padding:0 10px; font-family:"tahoma", verdana, sans-serif; font-size:11px; font-weight:bold;}
#previous {float:left; cursor:pointer;}
#next {float:right;cursor:pointer;}
