@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color: #1D1723;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1 {
	color: #990000;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
}


h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-size: 17px;
	line-height: 21px;
	color: #000099;
	font-weight: bold;
}


a,  a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	min-width: 1000px;
	text-align: left;
	width: 1000px;
	background-image: url(images/bk_slice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#nav_bar {
	background-image: url(images/nav_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 1000px;
}




#content {
	margin: 0;
	width: 705px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 10px;
}


#header {
	background-image: url(images/corral_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 1000px;
}
#screen_left {
	background-image: url(images/left_screen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 233px;
	float: left;
}

#sidemenu {
	padding-top: 90px;
	text-align: center;
	float: left;
	padding-left: 20px;
}
#screen_right {
	background-image: url(images/right_screen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 32px;
	height: 345px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 1000px;
	clear: both;
	background-color: #111924;
}

#footer_text {
	color: #FFFFFF;
	text-align: center;
	padding-top: 83px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
}
#footer_text a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_text a:hover {
	color: #FF9966;
}

.tables {
	line-height: 30px;
}


#mapholder {
	float: right;
	width: 425px;
	border: 1px solid #000000;
	height: 363px;
	padding: 6px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mapholder2 {
	float: right;
	width: 325px;
	border: 1px solid #000000;
	height: 263px;
	padding: 6px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#photolist li {
	line-height: 20px;
	font-weight: bold;
}




</style>
<style type="text/css" media="print">

body {
  background-color: #fff;
  background-image: none;
  border-color: #000; 
  color: #000;
}
#weather_window {
	float: left;
	padding-top: 15px;
	padding-left: 840px;
}
