/* CSS Document */

body {
	background-color:#222020;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;
}

#background {
	background-image: url(images/bg_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	width: 100%;
}

#outer {
	height:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:950px;
}
#container {
	float:left;
	padding: 0;
	margin: 0;
	width:950px;
}

#navleft {
	width: 9px;
	height: 75px;
	float: left;
	background-color: #7b1518;
	background-image: url(images/nav_left.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width: 925px;
	height: 34px;
	float: left;
	background-color: #7b1518;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	padding: 41px 0 0 4px;
}

#navright {
	width: 12px;
	height: 75px;
	float: right;
	background-color: #7b1518;
	background-image: url(images/nav_rt.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 950px;
	height: 195px;
	float:left;
	margin-top: 15px;
	background-color: #b2adad;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}

#info {
	height: 67px;
	width: 375px;
	float: left;
	font-size: 16px;
	color: #555150;
	font-weight: bold;
	padding: 128px 10px 0px 10px;	
	overflow: hidden;
}

#logo {
	height: 195px;
	width: 555px;
	float: left;
}

#logo h1{
	height: 195px;
	width: 555px;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#logo span {
	display:none;
}

#right {
	width: 275px;
	min-height: 997px;
	float: right;
	margin: 10px 0px 10px 10px;
	background-color: #423d3d;
	background-image: url(images/right_bg.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#right h1 {
	background-image:url(images/rt_h1_bg.png);
	background-repeat: no-repeat;
	width: 239px;
	height: 44px;
	margin: 0 0 10px -2px;
	padding: 0 0 0 10px;
	line-height: 45px;
	font-size: 16px;
	text-transform: uppercase;
}

#topcorners {
	float: left;
	background-image: url(images/corners_top.png);
	background-repeat: none;
	width: 255px;
	height: 10px;
	margin: 10px 10px 0 10px;
}

#botcorners {
	float: left;
	background-image: url(images/corners_bot.png);
	background-repeat: none;
	width: 255px;
	height: 10px;
	margin: 0 10px 0 10px;
}

#links, #gbook, #weather, #calendar {
	float: left;
	width: 235px;
	min-height: 174px;
	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px;
	background-color: #560d0e;
	background-image: url(images/rt_box_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	overflow: hidden;
}

#links ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin:0;
	text-indent: none;
}

#links li {
	padding-bottom: 2px;
}

#links a, #links a:visited, #links a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#links a:hover, #links a:focus {
	color: #7b1518;
	text-decoration: none;
}

#minicalRep {
	background: url(images/calRep.png) top center repeat-y;
	float: left;
	width: 235px;
}
#minical {
	background: url(images/cal_bg.png) no-repeat top center;
	margin: 0;
	float: left;
	width: 225px;
	min-height: 153px;
	padding: 5px 5px 0 5px;
}
#minicalBot {
	background: url(images/calBot.png) top center no-repeat;
	float: left;
	width: 235px;
	height: 5px;
}

#gbook a, #gbook a:visited, #gbook a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#gbook a:hover, #gbook a:focus {
	color: #7b1518;
	text-decoration: none;
}
	
#feature {
	height: 188px;
	width: 645px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background-image: url(images/feature_bg.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
}

#content {
	width: 665px;
	min-height: 789px;
	float: left;
	margin: 10px 0px 10px 0px;
	background-color: #423d3d;
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat-x;
}

#content a, #content a:visited, #content a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#content a:hover, #content a:focus {
	color: #7b1518;
	text-decoration: none;
}

#top_content {
	float: left;
	width: 605px;
	min-height: 538px;
	background-image: url(images/content_top_bg.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
	margin: 10px 10px 0 10px;
	background-color: #564c4d;
	padding: 10px 20px 20px 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
}

#top_content h1 {
	background-image:url(images/h1_bg.png);
	background-repeat: no-repeat;
	width: 622px;
	height: 45px;
	margin: 0 0 10px -9px;
	padding: 0 0 0 9px;
	line-height: 45px;
	font-size: 16px;
	text-transform: uppercase;
}

#bot_content {
	float: left;
	width: 645px;
	height: 205px;
	background-image: url(images/content_bot_bg.jpg);
	background-repeat: no-repeat; 
	background-position: top;
	margin: 0 10px 10px 10px;
	background-color: #564c4d;
}

#art_content {
	width: 665px;
	min-height: 997px;
	float: left;
	margin: 10px 0px 10px 0px;
	background-color: #423d3d;
	background-image: url(images/right_bg.jpg);
	background-repeat:repeat-x;
}

#art_top {
	float: left;
	width: 645px;
	height: 12px; 
	background-image: url(images/art_top.jpg);
	background-repeat: no-repeat;
	margin: 10px 10px 0 10px;
}

#art_middle {
	float: left;
	width: 605px;
	min-height: 953px; 
	margin: 0 10px 0 10px;
	background-color: #FFFFFF;
	padding: 0 20px 10px 20px;
	color: #393333;
	overflow: hidden;
}

#art_middle h1 {
	background-image:url(images/2h1_bg.png);
	background-repeat: no-repeat;
	width: 612px;
	height: 45px;
	margin: 0 0 20px -9px;
	padding: 0 0 0 9px;
	line-height: 45px;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#art_middle a, #art_middle a:visited, #art_middle a:active {
	color: #393333;
	text-decoration: underline;
}

#art_middle a:hover, #art_middle a:focus {
	color: #7b1518;
	text-decoration: none;
}
	
#art_bot {
	float: left;
	width: 645px;
	height: 12px; 
	background-image: url(images/art_bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 10px 10px 10px;
}

#cal_content {
	width: 950px;
	min-height: 997px;
	float: left;
	margin: 10px 0px 10px 0px;
	background-color: #423d3d;
	background-image: url(images/right_bg.jpg);
	background-repeat:repeat-x;
}

#cal_top {
	float: left;
	width: 930px;
	height: 12px; 
	background-image: url(images/cal_top.jpg);
	background-repeat: no-repeat;
	margin: 10px 10px 0 10px;
}

#cal_middle {
	float: left;
	width: 890px;
	min-height: 953px; 
	margin: 0 10px 0 10px;
	background-color: #FFFFFF;
	padding: 0 20px 10px 20px;
	color: #393333;
	
}

 #cal_middle h1 {
	background-image:url(images/cal_h1.png);
	background-repeat: no-repeat;
	width: 910px;
	height: 45px;
	margin: 0 0 10px -10px;
	padding: 0 0 0 10px;
	line-height: 45px;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#cal_middle a, #cal_middle a:visited, #cal_middle a:active {
	color: #393333;
	text-decoration: underline;
}

#cal_middle a:hover, #cal_middle a:focus {
	color: #7b1518;
	text-decoration: none;
}
	
#cal_bot {
	float: left;
	width: 930px;
	height: 12px; 
	background-image: url(images/cal_bot.jpg);
	background-repeat: no-repeat;
	margin: 0 10px 10px 10px;
}

#clear {
	clear: both;
}

#footer { 
	width: 950px;
	height: 30px;
}

#footleft {
	width: 9px;
	height: 30px;
	float: left;
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
}

#footmid {
	width: 929px;
	height: 30px;
	float: left;
	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	font-size: 10px;
}

#footmid a, #footmid a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

#footmid a:hover, #footmid a:focus {
	color:#FFFFFF;
	text-decoration: none;
}


#footright {
	width: 12px;
	height: 30px;
	float: right;
	background-image: url(images/footer_rt.jpg);
	background-repeat: no-repeat;
}
	

/* Mini Calendar Styles */

.mc_table {
	margin: 0px;
	padding: 0px;
	height: 144px;
	width: 225px;
}
.mc_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	color: #7b1518;
	text-align:center;
	height: 20px;
}
.mc_dayname {
	background-color: #393333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_otherdays_start {
	text-align: center;
	background-color: #CBCBCB;
	color: #999999; 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 14.2%;
}
.mc_currentday {
	background-color: #7b1518;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_regularday {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}

.mc_link {
	font-family: Arial;
	font-size: 10px;
	color: #676767;	
}
.mc_link a {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
.mc_link a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #495c6a;
	text-decoration: underline;
}
.mc_link a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;	
}
.mc_link a:active {
	font-family: Arial;
	font-size: 10px;
	color: #495c6a;
	text-decoration: underline;	
}
.mc_eventday {
	background-color: #E1E1E1;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_otherdays_end {
	text-align: center;
	background-color: #777171;
	color: #5C5757; 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 14.2%;
}

/* Weather Bug Styles */

.stickerbody {margin:0px; padding:0px;}
.wXbody {width:237px; height:118px; background:url(/styles/images/weather_bg.png) no-repeat; text-align:center;}
.wXbody, .wXheader, .wXalert, .wXgrill, .forecast {font-family:Arial, Helvetica; font-size:10px;}
.wXheader {height:36px; line-height:12px; text-align:center; width:237px;}
.wXgrill {height:43px; padding-left:23px; margin-top:5px; width:237px;}
.wXgrill #thermometer, .wXgrill #temperature{ float:left; height:43px; margin:0px 0px 0px 4px;}
.wXgrill #compass { float:left; height:43px; margin:0px 0px 0px 14px; }

.wXalert {background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/alert.gif) no-repeat; width:176px; color:#ffffff; text-align:center;}
.wXalert a:link, .wXalert a:visited {color:#ffffff; font-family:Arial, Helvetica; font-size:9px;}

#compass { width:43px; text-align:center; }

.compass-n { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-n.gif) no-repeat center; }
.compass-ne { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-ne.gif) no-repeat center; }
.compass-e { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-e.gif) no-repeat center; }
.compass-se { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-se.gif) no-repeat center; }
.compass-s { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-s.gif) no-repeat center; }
.compass-sw { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-sw.gif) no-repeat center; }
.compass-w { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-w.gif) no-repeat center; }
.compass-nw { background:url(http://img.weather.weatherbug.com/Images/Stickers/v2/180x150/compass-nw.gif) no-repeat center; }

#compass #windspeed { font-size:10px; font-weight:bold; margin-top:11px; }
#compass #wsmeasure { font-size:7px; font-weight:bold; }

.divider {clear:both;}

.wXheader h1 { font-size:12px; margin:0px; padding:0px; font-weight:normal;}
#zipcode h1 {font-weight:bold !important; font-size:11px !important;}
#temperature h2 { font-size:24px; display:inline; height:43px; line-height:43px; margin:0px; padding:0px;  color:#000000;}
#temperature h2.wX100plus { font-size:18px; color:#000000;}

#zipcode a:link, #zipcode a:visited {text-decoration:none; color:#000000;}

.wXbody iframe { margin-top:8px;}
.wXlinks .footer {margin-top:7px;}

.error {font-family:Arial, Helvetica; font-size:11px; color:#ff0000; width:160px;}
