html, body {margin: 0;padding:0;}
body {font: 62.5% Arial, Helvetica, Verdana, sans-serif;
background-image:url(images/bg.jpg);}
img {border:0;padding: 0; margin: 0;}

h1, h2, h3, h4, h5, h6, p {	margin: 0;padding:0;}
a {color:#423f31;}
a:link {color:#423f31;}
a:visited {color:#423f31;} 
a:hover {color:#7f2321;}

#programpg h2 {font-size:1.4em;}

/* Structure */

#wrapper {
	width:800px;
	margin:0 auto;
	padding:0;
	border-left:1px solid #e4dfd3;
	border-right:1px solid #e4dfd3;
	border-bottom:1px solid #e4dfd3;
	background: url(images/body_bg2.jpg) repeat-y top left;
	}
#content {
	background:transparent;
	width:100%;
	margin:0;
	padding:0;
	}

/* Menu Rules*/

#menu ul{margin:0;padding:0;}

#menu li {
	list-style-type: none;
	display:inline;
	height:71px;padding:0; margin: 0;
	float:left;background-color:#F7F5E5;
	}
#aboutus a{
	width: 145px;
	height: 71px;
	display:block;
	margin: 0;
	padding: 0;
	background:url(images/aboutus_button.jpg) no-repeat top left;
	}
#aboutpg #aboutus a{
	width: 145px;
	height: 71px;
	display:block;
	margin: 0;
	padding: 0;
	background:url(images/aboutus_hover.jpg) no-repeat top left;
	}
#aboutus a:hover{
	width: 145px;
	height: 71px;
	margin: 0;
	padding: 0;
	background:url(images/aboutus_hover.jpg) no-repeat top left;
	}
#programs a{
	display:block;
	background: url(images/programs_button.jpg) no-repeat top left;
	width: 133px;
	margin:0; padding:0;
	}
#programs a:hover {
	background: url(images/programs_hover.jpg) no-repeat top left;
	width: 133px;
	margin:0; padding:0;
	}
#programpg #programs a{
	display:block;
	background: url(images/programs_hover.jpg) no-repeat top left;
	width: 133px;
	margin:0; padding:0;
	}
#directions a{
	display:block;
	background: url(images/directions_button.jpg) no-repeat top left;
	width: 137px;
	margin:0; padding:0;
	}
#directionpg #directions a{
	display:block;
	background: url(images/directions_hover.jpg) no-repeat top left;
	width: 137px;
	margin:0; padding:0;
	}
#directions a:hover {
	background: url(images/directions_hover.jpg) no-repeat top left;
	width: 137px;
	margin:0; padding:0;
	}
#contactus a{
	display:block;
	background: url(images/contact_button.jpg) no-repeat top left;
	width: 144px;
	margin:0; padding:0;
	}
#contactus a:hover {
	background: url(images/contact_hover.jpg) no-repeat top left;
	width: 144px;
	margin:0; padding:0;
	}
#contactpg #contactus a {
	background: url(images/contact_hover.jpg) no-repeat top left;
	width: 144px;
	margin:0; padding:0;
	}

/* Header Rules */

#header {margin:0;padding:0;width:100%;}
#header img {margin:0;padding:0;}
#home #header {margin:0;padding:0;width:100%;height:282px;}
#address {
	width:241px; 
	height:282px;
	padding:0; margin:0;
	font:1.2em arial, sans-serif;
	position:relative;
	overflow: hidden;
	float:left;
	}
#address span {
	background: url(images/address.jpg) no-repeat top left;
	position:absolute;
	width:100%;
	height:282px;
	}

/* Maintext Rules */

#maintext {
	float:left;
	width:522px;
	margin: 0;
	padding:0;
	}
#maintext h2{
	color:#423f31;
	text-decoration:none;
	padding:0 0 5px 40px;
	margin:0;
	}
#home #maintext p{
	font-size:1.3em;
	color:#423f31;
	padding:0px 40px;
	line-height:190%;
	margin: 0;
	}
#maintext p{
	font-size:1.3em;
	color:#423f31;
	padding:0px 40px 10px 40px;
	line-height:150%;
	margin: 0;
	}
img.photoleft {float:left; margin: 0 7px 0 0;}
img.photoright {float:right; margin: 0 0 0 7px;}

/* Services Rules */

#service_left {float:left; width:225px;}
#service_left ul, #service_right ul{
	list-style-type: none;
	margin:0; padding: 5px 0 0 36px;
	}
#service_left li, #service_right li{ 
	margin: 0 0 8px 0;
	padding-left: 15px;
	font-size: 1.2em;
	color: #423f31;
	background: url(images/bullet.gif) no-repeat  0 .5em;
	}
#service_right{float:right; width:225px;}

/* Sidebar Rules */

#sidebar {
	float:left;
	width:277px;
	background: url(images/sidebar.jpg) no-repeat top right;
	margin:0; padding: 0;
	}
#sidebar h2{
	font-size:1.3em;
	color:#7f2321;
	padding: 33px 0 5px 36px; 
	margin:0;
	}
#sidebar ul {
	list-style-type: none;
	margin:0; padding: 5px 0 0 36px;
	}
#sidebar li{ 
	margin: 0 0 8px 0;
	padding-left: 15px;
	font-size: 1.2em;
	color: #423f31;
	background: url(images/bullet.gif) no-repeat  0 .5em;
	}
#sidebar p{
	font-size:1.3em;
	color:#423f31;
	padding:0px 40px 10px 36px;
	line-height:150%;
	margin: 10px 0 0 0;
	}
#directionpg #sidebar p, #programpg #sidebar p, #aboutpg #sidebar p{
	font-size:1.2em;
	color:#423f31;
	padding:0px 40px 0 36px;
	line-height:140%;
	margin: 10px 0 0 0;
	}
#programpg #sidebar img {margin:10px 0 0 25px;}

#aboutpg #sidebar img, #contactpg #sidebar img {margin:10px 0 0 25px;}

/* Titles */

h1#title {
	width:460px;
	height: 70px;
	position:relative;
	margin:8px 0 0 35px;
	overflow: hidden;
	color: #F9F7E9;
	font-size:9px;
	}
#title span {	
	background:url(images/mainh1.gif) no-repeat top left;
	position:absolute;
	width:100%;
	height:100%;
	}
#aboutpg #title span {	
	background:url(images/aboutus-title.jpg) no-repeat top left;
	}
#programpg #title span {	
	background:url(images/programs-title.jpg) no-repeat top left;
	}
#contactpg #title span {	
	background:url(images/contactus-title.jpg) no-repeat top left;
	}
#directionpg #title span {	
	background:url(images/directions-title.jpg) no-repeat top left;
	}

#thankyoupg #title span {	
	background:url(images/thanks.jpg) no-repeat top left;
	}

/* Form Rules */

p#contact {
	font-size:1.2em;
	color:#62001F;
	margin-top:20px;
	}
#formwrap {
	position:relative;
	margin:20px 0 0 10px;
	padding:0;
	width: 400px;
	}
#formwrap label {
	position:absolute;
	}
input, textarea {
	margin:0 0 15px 120px;
	width:250px;
	background-color: #fdfbf2;
	}
input.check {
	margin:0 5px 1px 120px;
	width:12px;
	background-color:#E1E1E1;
	}
.formitem {margin-bottom:0.1em;}
#formwrap select {
	position:absolute;
	top:104px;
	left:120px;
	}
input.submit{ 
	width:60px;
	margin-bottom:15px;
	}
#formwrap span.required {color:#81213F;}
span.required {color:#2B5596;}


/* Table Rules */
table {
	border:1px solid #494949;
	padding:3px;
	border-collapse: collapse;
	text-align:center;
	width: 480px;
	margin:0 0 0 35px;
	}
th {
	border:1px solid #494949;
	padding:9px;
	background:#AD9A6B;
	color:#fff;
	font-size:12px;
	letter-spacing:1px;
	}
td {
	border:1px solid #494949;
	padding:9px;
	font-size:12px;
	}
.cellcolor {background-color:#fff;}
.cellcolor2 {background-color:#F1EEDA;}

/* Footer Rules*/

#footer {
	clear: left;
	padding:0 0 10px 0; margin:0;
	background: url(images/footer.jpg) repeat-y top left;
	font-size: 1.0em;
	color: #423f31;
	height:80px;
	line-height:140%;
	}
#footer p {
	margin: 8px 0 0 40px;
	padding: 0;
	}
p#footnav {
	float:left;
	width: 310px;
	margin:36px 0 0 20px;
	}
#aboutpg p#copy, #programpg p#copy, #directionpg p#copy, #contactpg p#copy {
	float:right;
	width:160px;
	margin:35px 64px 0 0;
	text-align:right;
	}
p#copy {
	float:right;
	width:160px;
	margin:22px 64px 0 0;
	text-align:right;
	}
address {
	float:left;
	width: 200px;
	margin:9px 0 0 40px;
	font-style:normal;
	}

