﻿/*---->>>Style Sheet Rules<<<----*/

/*---->>>Sets HTML Rules<<<----*/

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #000000 url("../images/background.jpg");
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;}

hr {
	background-color: #d13722;
	color: #d13722;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;
}

h1 {
	color: #d13722;
	font: bold 26px Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 15px 0;
}
h2 {
	color: #d13722;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

h3 {
	color: #d13722;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	color: #000080;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}
h5 {
	color: #000080;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0;
	font-style: normal;
}
h6 {
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

a {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #d13722;
	text-decoration: underline;
	font-weight: bold;}
	
/*---->>>Sets Formatting for Form<<<----*/

fieldset {
	border: 1px dashed #c2c2c2;
	padding: 5px;
	margin: 5px 0;}

legend {
	background-color: #000;
	color: #a1a1a1;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

input {
	margin: 3px 5px 5px 5px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #c2c2c2;
}
textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #c2c2c2;
}

.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/*---->>>Sets ID Rules Used for Page Layout<<<----*/
#wrapper {
	width: 900px;
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	border: 1px solid #000;
	margin: 0 auto;}

/*  The tabbed navigation is a simple bulleted list
with the bullets removed. Each tab will expand to hold
your text.  */

#tabbar {
	float: left;
	width: 100%;
	background-image: url('../images/gradient.jpg');
	font-size: 85%;
	height: 50px;
}

#tabbar ul {
	margin: 18px 0 0 0;
	padding: 10px 10px 0 5px;
	list-style: none;}

#tabbar li {
	display: inline;
	margin: 0;
	padding: 0;}

#tabbar a {
	float: left;
	background: url("../images/tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;}

#tabbar a span {
	float: left;
	display: block;
	background: url("../images/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color:#ffffff;}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabbar a span {float:none;}
    /* End IE5-Mac hack */

#tabbar a:hover span {
	color:#ffffff;}

#tabbar a:hover {
	background-position:0% -42px;}

#tabbar a:hover span {
	background-position:100% -42px;}


#header {
	clear: both;
	background-color: #d13722;
	height: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#content {
	float: right;
	width: 560px;
	line-height: 1.5em;
	padding: 10px;
}

#contentwide {
	width: 860px;
	line-height: 1.5em;
	padding: 20px;}

#sidebar {
	padding: 20px;
	font-size: 85%;
	float: left;
	width: 260px;
	background-color: #000000;
	text-align: center;
}

#footer {
	background: #000000 url("../images/gradient.jpg") repeat-x;
	clear: both;
	color: #ffffff;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 80%;
	height: 40px;}

#footer a {
	color: #ffffff;
	font-weight: normal;}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;}
	
#footer p {
	margin: 0;
	padding: 3px 0;}
	
/*---->>>Sets 2-Column Catalog Display<<<----*/

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}

/*---->>>Sets Classes Used for Formatting<<<----*/

p.small {
	font-size: 80%;}

.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

.center {
	text-align: center;}	

.clear {
	clear: both;}
	
.image-border {
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 8px 0 0 10px;
	float: right;
}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 10px 0 0 10px;
	float: right;
	border: 3px double #c2c2c2;
}
#contentinside a:hover {
	background-color: #000000;
	color: #d13722;
}
#goldboxmiddle {
	background-color: #000000;
	background-image: url('../images/left_column_box_middle.jpg');
	background-repeat: repeat-y;
	width: 260px;
	text-align: left;
}
#goldboxbottom {
	background-color: #000000;
	background-image: url('../images/left_column_box_bottom.jpg');
	background-repeat: no-repeat;
	width: 260px;
	height: 10px;
}
#goldboxtop {
	background-color: #000000;
	background-image: url('../images/left_column_box_topsmall.gif');
	background-repeat: no-repeat;
	width: 260px;
	height: 35px;
}
.blackheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	width: 260px;
	height: 22px;
	display: block;
	font-style: italic;
	text-decoration: underline;
}
.padding10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#leftnav ul{
	margin: 0px;
	padding: 0;
	list-style: none;
}
#leftnav li{
	width: 100%;
	float: left;
	height: 22px;
}
#leftnav a{
	display: block;
	color: #000000;
	background: url('../images/arrow-black.gif') no-repeat 8px
center;
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
}
#leftnav a:hover {
	background-position: middle 8px;
	color: #d13722;
	text-decoration: underline;
	display: block;
	background-image: url('../images/arrow-red.gif');
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	background-repeat: no-repeat;
	}
#goldboxmiddle1 {
	background-color: #000000;
	background-image: url('../images/left_column_box_middle-a.gif');
	background-repeat: repeat-y;
	width: 260px;
	height: 90px;
	text-align: left;
}
.weather {
	padding-right: 40px;
	padding-left: 40px;
}
#contentinside a {
	color: #FFFFFF;
	text-decoration: none;
}

#whitecontentmiddle {
	background-color: #FFFFFF;
	background-image: url('../images/white-rounded-middle.gif');
	background-repeat: repeat-y;
	width: 540px;
	height: 100%;
	text-align: left;
}
#whitecontentinside {
	padding: 10px;
	background-color: #FFFFFF;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#whitecontent {
	float: right;
	width: 560px;
	line-height: 1.5em;
	padding: 15px 0px 10px 10px;
}
#contentwidewhite {
	width: 860px;
	line-height: 1.5em;
	padding: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
