body {
	text-align:center;
	margin:0px;
	background-color:#1C5F9B;
	background-image:url('images/bg_body.gif');
	background-repeat:repeat-y;
	background-position:center center;
}
#main {
	width:990px;
	margin:0 auto;
	background-color:#fff;
}
#main td {
	vertical-align:top;
	text-align:left;
}

.leftshadow {
	background-image:url('images/bg_body_left.gif');
	background-position:top right;
	background-repeat:repeat-y;
	width:30px;
}
.rightshadow {
	background-image:url('images/bg_body_right.gif');
	background-position:top left;
	background-repeat:repeat-y;
	width:30px;
}
.bottomleftshadow {
	background-image:url('images/bg_body_bottom_left.gif');
	background-position:top right;
	background-repeat:no-repeat;
	width:30px;
	height:39px;
}
.bottomrightshadow {
	background-image:url('images/bg_body_bottom_right.gif');
	background-position:top left;
	background-repeat:no-repeat;
	width:30px;
	height:39px;
}
.bottomshadow {
	height:39px;
	background-image:url('images/bg_body_bottom.gif');
	background-repeat:repeat-x;
}
.bottomleftrepeat {
	background-color:#2478B6;
	background-image:url('images/bg_body_left_left.gif');
	background-position:top right;
}
.bottomrightrepeat {
	background-color:#2478B6;
	background-image:url('images/bg_body_right_right.gif');
	background-position:top left;
}
#header {
	height:113px;
	background-image:url('images/header_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#header a img {
	border:0px;
}
#leftbox {
	vertical-align:top;
	width:6px;
}
#leftbox div {
	margin:0px;
	background-image:url('images/bg_left_box_top.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#leftbox div h2, h5 {
	text-align:center;
}
#leftbox div p {
	text-indent:0px;
}
#content {
	vertical-align:top;
	clear:both;
	padding-bottom:20px;
	width:924px;
}
#content div {
	margin:5px;
}
#footer {
	height:48px;
	background-image:url('images/bg_footer_repeat.gif');
	background-repeat:repeat-x;
}
#footer div {
	color:#fff;
	text-align:right;
	height:48px;
	background-image:url('images/bg_footer.jpg');
	background-repeat:no-repeat;
	background-position:center right;
}
#footer div p {
	margin:0px;
}
#footer div p.links {
	width:100%;
	text-align:right;
}
#footer div p.links a {
	font-size:12px;
	color:#fff;
	padding:0px 5px 0px 5px;
	text-decoration:underline;
}
#footer div p.links a:hover {
	color:#ccc;
	text-decoration:none;
}
#footer div p {
	text-align:center;
	font-size:11px;
}
#footer div p span {
	padding:0px 15px 0px 15px;
}





/****   colors / etc   ****/
/* fonts/colors/etc */
body div {
	font-size:13px;
	font-family:tahoma,arial;
	color:#666;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"times new roman", times, serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h1 {
	letter-spacing:-1px;
	font-size: 27px;
	color:#0469A6;
	text-align:center;
}
h2 {
	letter-spacing:-1px;
	font-size:20px;
	color:#06c;
}
h3 {
	font-size:20px;
	letter-spacing:-1px;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	letter-spacing:-1px;
	font-size:18px;
	color:#06c;
}

h6 {
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
}

.address {
	font-family:"times new roman", times, serif;
	font-size:12px;
	font-weight:bold;
}

p {
	margin:5px 5px 15px 15px;
	text-indent:10px;
	line-height:15px;
}

.pp {
	margin:5px 5px 15px 15px;
	text-indent:10px;
	line-height:15px;
}

.ppp {
	margin:5px 5px 35px 35px;
	text-indent:0px;
	line-height:15px;
}

#content a, #leftbox a {
	font-weight:bold;
	color:#06c;
}
#content a:hover, #leftbox a:hover,
#content a:visited:hover, #leftbox a:visited:hover {
	color:#666;
}
#content a:visited, #leftbox a:visited {
	color:#909;
}
.note {
	font-size:12px;
	color:#06c;
}
.red {
	color:#D51C11;
}
.blue {
	color:#06c;
}
.blue2 {
	color:#06c;
	font-size:11px;
}
.noindent {
	text-indent:0px;
}
.infobox {
	background-color:#eee;
	margin:10px;
	padding:5px;
	text-align:center;
}
form {
	margin:5px;
	padding:0px;
}
input, select, option, textarea {
	font-family:tahoma,arial;
	font-size:12px;
	color:#06c;
}
form p, form div {
	float:left;
	clear:both;
	margin:2px;
	width:100%;
}
label {
	float:left;
	clear:none;
	width:130px;
	margin:0px 5px 0px 0px;
	text-align:right;
}
form textarea {
	width:300px;
	height:100px;
}
input, select, textarea, div.inputmulti {
	float:left;
	clear:none;
	margin:3px;
	padding:0px;
	width:auto;
}
.inputmulti input {
	float:none;
	margin:3px;
	padding:0px;
	vertical-align:middle;
}
#leftbox div h3 {
	text-align:center;
}
#leftbox div h6 {
	text-align:center;
}
.numbers {
	margin-bottom:0px;
	font-size:11px;
}
.numbers td {
	padding:1px 2px 1px 5px;
}

/* locations page */
.locations tr td {
	border-top:1px solid #0469A6;
	padding:15px;
}
.locations tr td a:hover img {
	border-color:#666;
}
.locations tr td table {
	margin-left:10px;
}
.locations tr td table tr td {
	border-top:0px;
	padding:1px 2px 1px 5px;
}