body {
  color: #333300;
  background: #5b0101;
  text-align: center;
  margin-top: 8px;
  font-family: Verdana,Arial,sans-serif;
  font-size: 11pt;
  padding: 0px;
}

img {
  display: inline;
  vertical-align: text-top;
  border: 0;
  padding: 0px;
}

a {
  color: #660000;
}

p {
  padding: 14px;
  text-align: justify;
}

hr {
  color: #999966;
}

blockquote {
  font-style: italic;
  text-align: justify;
}

.center {
  text-align: center;
  margin: 0;
}

big {
  font-size: 16pt;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #c47700;
	text-decoration: none;
}
a.navbar:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #c47700;
	text-decoration: none;
}
a.navbar:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	color: #d09e16;
	text-decoration: underline;
}
.headerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smlfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.medfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.med_whtfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.med_brnfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}
.large_orange{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #c47700;
	text-decoration: none;
}
.large_brown{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}
a.large_orange:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #c47700;
	text-decoration: none;
}
a.large_orange:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #dfcb8e;
	text-decoration: none;
}
.med_orangefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #c47700;
	text-decoration: none;
}
a.med_orangefont:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #c47700;
	text-decoration: none;
}
a.med_orangefont:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #dbC37d;
	text-decoration: underline;
}
.sml-orangefont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c47700;
	text-decoration: none;
}
a.sml_orangefont:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #c47700;
	text-decoration: none;
}
a.sml_orangefont:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #dbC37d;
	text-decoration: underline;
}
a.sml_orangefont:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #c47700;
	text-decoration: none;
}

/* ======================================
   Structure Stylings
   ====================================== */

#rborder {
	width: 940px;
	z-index: -1;
	margin: auto;
	align: center;
	background: #5b0101 url(../images/bckpattern.gif) repeat;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 1px solid #330000;
}
   
#page-container {
	text-align: center;
	width: 900px;
	margin: auto;
	background: #330000;
	border: 1px solid #000000;
}

#banner {
  text-align: center;
  width: 900px;
  background: #330000;
  clear: both;
  display: inline;
  margin: 0px;
  padding: 0px;
}

#bottom {
  text-align: center;
  width: 900px;
  background: #330000;
  clear: both;
  display: inline;
  margin: 0px;
  padding: 0px;
}

#main {
  background: #ffffff;
  width: 900px;
  display: inline;
  font-family: Verdana,Arial,sans-serif;
}

#main td {
  vertical-align: top;
}

#mid {
  margin: 0px;
  margin-top: 0px;
  padding-top: 0px;
  width: 900px;
  height: 561px;
  display: inline;
  background: #000000 url(../images/top_index_bg.jpg);
  clear: both;
}

#news {
  width: 300px;
  height: 500px;
  float: right;
  background-color: #ffffff;
}

#quote {
  width: 900px;
  height: 500px;
  margin-right: 300px;
  display: inline;
  clear:none;
  background-color: #ffffff;
}

#footer {
  padding: 15px;
  width: 900px;
  display: inline;
  text-align: center;
  z-index: 5;
}

#footer, #footer a {
  color: #c47700;
}

#footer p {
  margin: 0;
  padding: 0;
}



