body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}

#all {
	width:689px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration:underline;
	color:#660099;
}
.clearrow
{
	clear:both;
}
a:hover {
	color:#660099;
	text-decoration:none;
}
#header {
	background-image:url(images/header.jpg);
	width:689px;
	height:92px;
}
#header_phone {
	height:90px;
	margin-left:530px;
	font-family:"Trebuchet MS";
	font-size:19px;
	font-weight:bold;
	color:#562889;
	line-height:4;
}
#footer {
	background-image:url(images/footer_bkgd.jpg);
	color:#660099;
	text-align:center;
	width:689px;
	height:35px;
	margin-right:auto;
	margin-left:auto;
}

#footer a {
	color:#660099;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.bold
{
	font-weight:bold;
	color:#660099;
}

.bold_large
{
	font-weight:bold;
	color:#660099;
	font-size:16px;
}

#title
{
	background-image:url(images/title_bar.jpg);
	width:474px;
	height:28px;

}

.titletext {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:1.8;
	margin-left:10px;
}

#pagetitle {
	background-color:#990000;
	width:510px;
	height:25px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	vertical-align:middle;
}

#content {
	width:689px;
}

#main {
	width:474px;
	float:right;
	padding:10px;
	background-color:#FFFFFF;
}

#menu_box {
	width:168x;
	float:left;
	padding:10px 0 10px 10px;
	background-color:#FFFFFF;
}
.img-right {
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}
#contact_box {
	background-image:url(images/btm_contactbox.jpg);
	background-repeat:no-repeat;
	width:168px;
	height:145px;	
}
#contact_box_text {
	margin: 0 0 0 20px;
	font-weight:bold;
}
#contact_filler {
	height:40px;
}