body {
	background-image: url(images/bgExtend.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 15px;
}
p {
	line-height: 120%;
	padding-bottom: 1em;
}
.float {
	float: right;
	text-align: left;
	padding-right: 20px;
	font-size: 1.05em;
	width: 225px;
}
.float a, .float a:link, .float a:visited {
	color: #023292;
}
.quote {
	color: #FFFFFF;
}
#Wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	float: left;
	height: 193px;
	width: 1000px;
}
#Logo {
	float: left;
	height: 193px;
	width: 363px;
}
#Locations {
	float: left;
	height: 133px;
	width: 637px;
	font-size: 13px;
	font-family: Palatino, "Times New Roman", Times, serif;
	color: #6d6e71;
	padding-top: 60px;
	font-style: italic;
}
.locationsHeader {
	color: #3c8ece;
	font-size: 14px;
	font-weight: bold;
}
#Strip {
	float: left;
	width: 855px;
	padding-right: 55px;
	padding-left: 90px;
}
#Nav {
	float: left;
	height: 260px;
	width: 278px;
	background-image: url(images/103-00444-1_Krista_05.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
#Nav ul {
	list-style-type: none;
}
#Nav ul li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#Nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
}
#Nav ul li a:hover, .current {
	background-image: url(images/overBG.gif);
	background-repeat: no-repeat;
}
#Image {
	float: left;
	height: 310px;
	width: 577px;
}
#Main {
	float: left;
	width: 810px;
	padding-left: 90px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#Sidebar {
	float: left;
	width: 263px;
	padding-right: 15px;
}
#Box {
	float: left;
	width: 246px;
	padding-bottom: 35px;
}
#SidebarHeader {
	float: left;
	height: 46px;
	width: 246px;
	background-image: url(images/sidebarHeader.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 46px;
}
#SidebarContent {
	float: left;
	width: 226px;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	background-color: #FFFFFF;
}
#Content {
	float: left;
	width: 520px;
	margin-left: 12px;
	font-size: 14px;
}
#Content ul {
	padding-left: 35px;
	padding-bottom: 18px;
}
#Content ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#Content ul ul ul {
	list-style-type: none;
}
#Content a, #Content a:link, #Content a:visited, #Content a:hover {
	color: #023292;
}
#Copyright {
	float: left;
	width: 810px;
	font-size: 11px;
	display: inline;
	padding-bottom: 40px;
	padding-top: 30px;
	border-top: solid 1px #023286;
	margin-left: 90px;
	text-align: center;
}
#Copyright a, #Copyright a:link, #Copyright a:visited, #Copyright a:hover {
	color: #000000;
}
* {
	margin: 0px;
	padding: 0px;
}

