﻿body {
	background:url(../siteart/sitebg.jpg) repeat-x top center #074e8c;
	margin:20px auto;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#074e8c
}

a:hover {
	color:#000;
}

img {
	border:0;
}

#wrapper {
	background:#fff;
	padding:10px;
	vertical-align:top;
}

#topbar {
	background:#ffd300;
	padding:10px;
	text-align:right;
	font-size:14px;
	color:#074e8c;
}

#content {
	padding:10px 0;
	vertical-align:top;
}

/*----------------Sidebar Section-------------*/

#sidebar {
	background:url(../siteart/sidebarbg.gif) repeat-x bottom #0b518e;
	padding:10px;
	text-align:center;
	font-size:12px;
	color:#fff;
	vertical-align:top;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	text-decoration:underline;
	color:#ffd300;
}

#sidebar a:hover {
	color:#fff;
}

.location {
	border-bottom:1px dotted #fff;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
}


/*----------------Main Section----------------*/

#main {
	vertical-align:top;
	width:738px;
	padding-left:10px;
}

#page-hdr {
	background:url(../siteart/hdrbg.gif) repeat-x bottom #074e8c;
	padding:15px 10px;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	display:block;
}

.sm-hdr {
	background:url(../siteart/hdrbg.gif) repeat-x bottom #074e8c;
	padding:5px 10px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	display:block;

}

.section-content {
	padding:15px;
	vertical-align:top;
	border:1px solid #074e8c;
}

#footer {
	padding:15px;
	text-align:center;
}