@charset "UTF-8";
/* CSS Document */
body,td,th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
background-image: url(images/bg.jpg);
background-repeat: repeat;
margin:0px;
padding:0px;
margin-top:15px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3b100;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a3b100;
}
a:hover {
	text-decoration: none;
	color: #48493F;
}
a:active {
	text-decoration: none;
	color: #a3b100;
}

#left a {
	font-size: 12px;
	color: #ffffff;
	line-height:18px;
}
#left a:link {
	text-decoration: none;
}
#left a:visited {
	text-decoration: none;
	color: #ffffff;
}
#left a:hover {
	text-decoration: none;
	color: #201a3a;
}
#left a:active {
	text-decoration: none;
	color: #ffffff;
}


#links a {
	font-size: 12px;
	color: #ffffff;
	letter-spacing:.08em;
}
#links a:link {
	text-decoration: none;
}
#links a:visited {
	text-decoration: none;
	color: #ffffff;
}
#links a:hover {
	text-decoration: none;
	color: #a3b100;
}
#links a:active {
	text-decoration: none;
	color: #ffffff;
}


#areas a {
	font-size: 12px;
	color: #000000;
	letter-spacing:.08em;
	line-height:18px;
	
}
#areas a:link {
	text-decoration: none;
}
#areas a:visited {
	text-decoration: none;
	color: #000000;
}
#areas a:hover {
	text-decoration: none;
	color: #a3b100;
}
#areas a:active {
	text-decoration: none;
	color: #000000;
}

ul a {
	font-size: 12px;
	color: #000000;
	letter-spacing:.08em;
}
ul a:link {
	text-decoration: none;
}
ul a:visited {
	text-decoration: none;
	color: #000000;
}
ul a:hover {
	text-decoration: none;
	color: #a3b100;
}
ul a:active {
	text-decoration: none;
	color: #000000;
}

#wrapper{
position:relative;
display:block;
margin:auto;
width:725px;
padding:0px;
float:none;
clear:both;
text-align:right;
}

#main{
position:relative;
display:block;
margin:auto;
width:725px;
padding:0px;
float:none;
clear:both;
text-align:left;
}

#flash{
position:relative;
display:block;
height:228px;
width:725px;
}

#content{
background-image: url(images/repeater.jpg);
background-repeat:repeat-y;
width:725px;
min-height:300px;
float:left;
clear:both;
text-align:left;
}

#footer{
position:relative;
display:block;
width:725px;
float:left;
clear:both;
text-align:right;
}

#links{
text-align:left;
}

#left{
position:relative;
display:block;
width:167px;
padding:5px;
height:auto;
float:left;
min-height:300px;
text-align:right;
}

#right{
position:relative;
display:block;
width:500px;
padding:10px;
float:left;
height:auto;
min-height:300px;
padding-left:25px;
text-align:left;
}

.linksheader{
color:#201a3a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}



.headings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a3b100;
	font-weight:bold;
}

.sub-heads
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#201a3a;
	font-weight:bold;
	text-align: left;
}

.heads
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3b100;
	font-weight:bold;
	text-align: left;
}

.smaller{
font-size:10px;
}

.white{
color:#ffffff;
font-size:11px;
}


/* ---- Mac Hacks ---- */
/* mac hide */
* html #content{height:300px;}
* html #left{height:300px;}
* html #right{height:300px;}