/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/bkgd.jpg);
	background-repeat: repeat-x;
}

#all {
	width:864px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:solid;
	border-width:thin;
	border-color:#333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration:underline;
	color:#990000;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}
#header {
	width:864px;
	height:225px;
}
#header-logo {
	background-image:url(../images/header_bkgd.jpg);
	background-repeat: no-repeat;
	width:864px;
	height:94px;
}
#header-logo-phone {
	font-size:18px;
	font-weight:bold;
	padding-top: 35px;
	margin-left:700px;
}
#header-pic {
	background-image:url(../images/header_bannerpic.jpg);
	width:864px;
	height:131px;
}
#nav
{ background-repeat:no-repeat; height:30px;}

.style1 {	font-size: 16px;
	font-weight: bold;
}
#footer {
	color:#990000;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	width:864px;
	height:35px;
	line-height:35px;
	margin-right:auto;
	margin-left:auto;
}
.clearrow
{
	clear:both;
}
#footer a {
	color:#990000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#pagetitle {
	background-image:url(../images/titlebar.jpg);
	width:619px;
	height:40px;
	font:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#000000;
	font-weight:bold;
	line-height:40px;
}

#main {
	width:619px;
	float:right;
	padding:7px;
	background-color:#FFFFFF;
}

#menu_box {
	width:203px;
	float:left;
	padding:7px;
	background-color:#FFFFFF;
}
.img-right {
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}
#nav-address {
	background-image:url(../images/menu_btm.jpg);
	width:213px;
	height:107px;
}
.nav-address-text {
	padding: 20px 0 0 0;
	margin: 0px 0 0 30px;
	font-weight:bold;
}
#titlebar-sub {
	background-image:url(../images/titlebar_subpg.jpg);
	width:619px;
	height:40px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:36px;
}
#titlebar-sub-text {
		margin-left:10px;
}
