/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:18px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 476px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 243px;
	padding-left: 375px;
	padding-top: 15px;
}
#nav {
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}
#nav a {
	color: #000000;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	float: left;
	padding-top: 6px;
	padding-right: 35px;
	padding-left: 35px;
	height: 45px;
}
#nav a:hover {
	background-image: url(images/nav_on.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#nav a.on {
	background-image: url(images/nav_on.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}


#content {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
}
#content  #left {
	float: left;
	width: 205px;
	padding-left: 25px;
	padding-top: 20px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content  #right {
	background-image: url(images/right_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 575px;
	float: right;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 263px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 18px;
}






/* ----------- HEADER STYLES ------------ */

h1 {
	font-weight:normal;
	font-size:13px;
	display:inline
}



h2 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:13px;
	display:inline
}
  
table, td {
	border-collapse:collapse;
}

table, td, img {
	border:0; 
	padding:0;
}

form, td {
	margin:0; 
	padding:0;
}

br {
	font-size:10px;
}

table{
	border:0px; 
	border-collapse:collapse;	
}

td, input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

td, select, input {
	font:13px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	vertical-align:top;  
	text-align:left;
}

img a { 
	border:0px;
}

img { 
	vertical-align:top;
}

b {
	color:#f32648;
}

/* ------------ CHANGE LINK COLOR HERE ------------ */

.header{
	font-size:24px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.subheader{
	font-size:18px;
	font-weight:normal;
	color:#3E6881;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-style: normal;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}

.image {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: medium solid #384E67;
}
.floatright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.floatleft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.white {
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
}


a.body:link{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.body:visited{
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
a.bottom:link{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}

a.bottom:visited{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	line-height: 11px;
}
a:link{
	color:#49453c;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#49453c;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}

ul {
	line-height:1.3em;
}

.clear{clear:both;}
h4 {
	font-weight:normal;
	font-size:13px;
	display:inline
}


a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #D50000;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EC0000;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #660000;
	font-style: italic;
}
.gallery img {
	margin: 1px 1px 1px 1px;
	border: 1px solid #000;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
#obstruct {
	color: #FFFFFF;
	font-size: 24px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/obstruct.png);
	height: 105%;
	width: 100%;
	display: block;
	position: absolute;
	background-repeat: repeat;
	z-index: 40;
	overflow: visible;
	padding: 275px 10px 10px 10px;
	text-align: center;
	background-position: center top;
}

#obstruct a {
	color: #FFFFFF;
	font-size: 16px;
}
