/* CSS Document */
html {
	background: #fff;
}

body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 865px;
}

div#header_links {
	padding-bottom: 5px;
	color: #666666;
	width: 865px;
	text-align: right;
}

div#header_links a:link,
div#header_links a:visited {
	color: #666666;
}

div#header_links a:hover {
	color: #660033;
}

div#header {
	height: 106px;
	width: 865px;
	text-align: left;
	background: url(../images/header_bg.jpg) no-repeat;
}

div#logo {
	padding: 4px 0px 5px 10px;
	height: 97px;	
}
#clock {
text-align: right;
position:relative;
left: 300px; top: 98px;
font-family:Arial, Helvetica, sans-serif; 
font-size:8pt; 
color:#f4f4f4;  
width:407px; 
height:12px
}
div#nav {
	margin-top: 5px;
	height: 27px;
	background: url(../images/nav_bg.jpg) no-repeat;
}

.navigation {
	margin-left: 5px;
}

.nav_link a:link,
.nav_link a:visited {
	color: #7A003B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px;
	height: 27px;
	line-height: 27px;
}

.nav_link a:hover {
	color: #ffffff;
	background: url(../images/nav_hover.jpg) repeat-x;
	height: 27px;
	line-height: 27px;
}
.nav_link_on a{
	color: #ffffff;
	background: url(../images/nav_hover.jpg) repeat-x;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px;
	height: 27px;
	line-height: 27px;
}

div#main_content_area {
	margin-top: 5px;
}

div#main_content_area_interior {
	margin-top: 5px;
	background: url(../images/content_middle.jpg) repeat-y #E4E4E4;
}

div#content {
	text-align: left;
	padding: 5px 20px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
}

ul {
	list-style-image: url(../images/bullet.gif);
	line-height: 1.7em;
}

.link_box {
	background: #fff;
	border: solid 2px #60002E;
	padding: 6px;	
}

div#content_top {
	background: url(../images/content_top.jpg) no-repeat top;
}

div#content_bottom {
	background: url(../images/content_bottom.jpg) no-repeat bottom;
}

.bold {
	font-weight: bold;
	color: #60002E;
}

.indent {
	padding: 0px 20px;
}

div#content a:link,
div#content a:visited {
	text-decoration: none;
	color: #7A003B;
}

div#content a:hover {
	text-decoration: underline;
}

h1 {
	color:#7A003B;
	font-size: 24px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

div#home_callouts {
	width: 381px;
	float: left;
}

div#technology {
	margin-top: 12px;
}

div#main_image {
	margin-left: 9px;
	float: right;
}

div#clr {
	clear: both;
}

div#clr2 {
	clear: both;
}

div#buckets {
	width: 865px;
}
.buckettd {
	width: 10px;
//	background: url(../images/bucket3_image2.jpg) no-repeat;
}

div#about_bucket {
	border: solid 1px #62002B;
	margin-top: 10px;
	width: 275px;
	float: left;
}

div#services_bucket {
	border: solid 1px #62002B;
	width: 275px;
	margin: 10px 17px 0Px 17px;
	float: left;
}

div#scheduling_bucket {
	border: solid 1px #62002B;
	margin-top: 10px;
	width: 275px;
	float: left;
}

.bucket {
	background: url(../images/bucket_bg.jpg) repeat-x #E4E4E4;
}

.bucket_title {
	text-align: left;
	padding-left: 10px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bucket_text {
	color: #333333;
	text-align: left;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
}

div#footer {
	background: url(../images/footer_bg.jpg) no-repeat #7A7A4A;
	height: 44px;
	width: 865px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}

div#link_back {
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

div#link_back a:link,
div#link_back a:visited {
	color: #31476D; 
}

div#link_back a:hover {
	color: #660033; 
}

.form_header {
	color: #FFFFFF;
	background: url(../images/form_header_bg.jpg) left repeat-y #636138;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
}

.form_required {
	color: #cc0000;

}

div.testimonials1 {
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 8pt;
	width: 350px;
	margin: 10px;
	background-color:#fff;
	padding:7px
}

