A	{text-decoration:none; color:#0099ff}
A:hover	{color:#cc6600;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textbox {
	border: thin solid #D49F55;
	background-color:#FFEBBF;
	padding: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #AA5F00;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.maintext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.t {background: url(images/div_corners/dot.gif) 0 0 repeat-x; width: 20em; background-color:#FFEBBF}
.b {background: url(images/div_corners/dot.gif) 0 100% repeat-x}
.l {background: url(images/div_corners/dot.gif) 0 0 repeat-y}
.r {background: url(images/div_corners/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/div_corners/bl.gif) 0 100% no-repeat}
.br {background: url(images/div_corners/br.gif) 100% 100% no-repeat}
.tl {background: url(images/div_corners/tl.gif) 0 0 no-repeat}
.tr {background: url(images/div_corners/tr.gif) 100% 0 no-repeat; padding:10px}

.table {
table-layout:fixed
	margin: 0px;
	padding: 0px;
	word-spacing: 0em;
}

.news_headings {
	font-size: 14px;
	font-style: normal;
	color: #AA5F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.navbar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AF753A;
	font-weight: bold;
	text-decoration:none}


.navbar a:hover{ color:#FF9933}

.navbar a:active {color:#999966}


.navbardown a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999966;
	font-weight: bold;
	text-decoration:none}


.navbardown a:hover{ color:#999966}

.navbardown a:active {color:#663300}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

* {
margin: 0;
}

body {
	background-color: #e5c778;
}

#navbar {
	position:absolute;
	left:170px;
	top:173px;
	width:598px;
	height:22px;
	z-index:16;
	visibility: visible;
	}
	
#content-container {
	position:absolute;
	left:100px;
	top:0px;
	width:750px;
	z-index:14;
	background-image: url(images/torn_border_left.jpg);
	background-repeat: repeat-y;

	background-position: left top;
	background-color: #FFFBE7;
	background-position: left top;
}

#banner {
width:100%; 
height:100%; 
background-image:url(images/main_banner.gif); 
background-repeat:no-repeat; 
background-position:top center;
}

#right_border {
width:100%;
height:100%;
background-image:url(images/torn_border_right.jpg);
background-repeat:repeat-y;
background-position:right top;
}

#main_banner {
	position:absolute;
	left:162px;
	top:0px;
	width:626px;
	height:328px;
	z-index:11;
	background-image: url(/new_site/images/main_banner.gif);
	visibility: visible;
}

#copyright-bar {
	position:relative;
	left:65px;
	width:627px;
	z-index:21;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:active, a:focus { outline:none; }