body,td,th {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
a:link, a:visited, a:active {
	text-decoration: none;
	border-bottom: 1px dotted #723200 ;
	color: #723200 ;	
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #723200 ;
	color: #723200;
}
h3  {
	color: #916130;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif, Arial;
	font-size: large;
	weight: bold;
	line-height: 22px;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif, Arial;
	color: #660000;
	font-size: large;
}

h4  {
	color: #ac4b11;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif, Arial;
	font-size: small;
	weight: bold;
	line-height: normal;
}
#wrapper {
	position: relative;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
}
#headerHome {
	position: relative; 
	height: 279px; 
	width: 788px; 
	z-index:999; 
	background-color:#F5EEDC;
}
#headerMain {
	position: relative;
	height: 125px;
	width: 788px;
	z-index:999;
	background-color:#3A1C04;
}
a.img  {
	text-decoration: none;
}
a.img:hover {
	text-decoration: none;
}


#navholderHome {
	position: relative;
	height: 41px;
	width:788px;
	overflow: hidden;
	z-index:998;
	background-color: #3A1C04;
}
#contentHome {
	position: relative;
	background-color:#F5EEDC;
}
#wrapper #contentHome #bodytext {
	padding-right: 20px;
	padding-left: 10px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B8B1AD;
	width: 788px;
	margin-right: auto; 
	margin-left: auto;
	padding:4px 0px 0px 0px;
}
.botLink {
	font-family: Arial, Verdana, Trebuchet, sans-serif;
	font-size: 10px;
	color: #916130;
}
a.botLink {
	text-decoration: none;
	border-bottom: 1px dotted #916130 ;
	color: #916130;
}
a.botLink:hover {
	text-decoration: none;
	border-bottom: 1px solid #F5EEDC ;
}
.creamLink {
	color: #F5EEDC ;
}
a.creamLink {
	text-decoration: none;
	border-bottom: 1px dotted #F5EEDC ;
	color: #F5EEDC ;
}
a.creamLink:hover {
	text-decoration: none;
	border-bottom: 1px solid #F5EEDC ;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.space {
	padding: 10px;
	text-align: right;
}
#weather {
	padding: 5px;
}
#wrapper #contentHome #left {
	float: left;
	width: 350px;
	padding-top: 25px;
	padding-right: 10px;
	text-align: center;
}

#wrapper #contentHome #right {
	float: right;
	width: 360px;
	padding-top: 25px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CA945E;
	padding-left: 20px;
}	
.blue {
	color: #069;
}
.white {
	color: #FFF;
}
.green {
	color: #090;
}
.red {
	color: #900;
}
.center {
	text-align: center;
}
.burgundy {
	color: #333;
}
