/* CSS Document */

h2, h3, form {
	font-family: Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	
}
.txt_bx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5B473;
	text-decoration: none;
	text-align: left;
	border: 1px solid #A4B372;
	height: 16px;
}
a
{
text-decoration:none;
color:#003399;
}

.navbg {
	background-image: url(../images/nav_tab.jpg);
	background-repeat: repeat-x;
	height: 36px;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
.navsep {
	background-image: url(../images/nav_sep.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 1px;
}

.botleft {
	background-image: url(../images/botleft.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 22px;
}

.botright {
	background-image: url(../images/botright.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 22px;
}
.bott {
	background-image: url(../images/bot.gif);
	background-repeat: repeat-x;
	height: 58px;
}

.mirbotleft {
	background-image: url(../images/mirrorbotleft.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 22px;
}

.mirbotright {
	background-image: url(../images/mirrorbotright.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 22px;
}
.mirbott {
	background-image: url(../images/mirrorbot.gif);
	background-repeat: repeat-x;
	height: 58px;
}

.brdrleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	padding:5px;
}

.whitenav
{
font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

	}
	

h1
{
font-family: Century Gothic, Tebuchet MS, Verdana, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	color:#5C5C5C;
margin:0px;
word-spacing:0px;
font-weight:100;
	}.txt_area {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5B473;
	text-decoration: none;
	border: 1px solid #A4B372;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #78852D;
	border: 1px double #FFFFFF;
}
