
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #7cd3d3;
	text-decoration: none;
}
a:active {
	color: #7CD3D3;
	text-decoration: none;
}

.style35 {font-family: Arial, Helvetica, sans-serif}
.style36 {font-family: Calibri}
.style42 {
	font-size: 14px;
	font-family: Calibri;
	color: #660000;
}


body {
	background-image:url(images/background.gif);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #97a69b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
.heading11 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #cce3e2;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
.leftline {
	background-image: url(images/leftline.gif);
	background-repeat: repeat-y;
	width: 22px;
}

a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:262px;
}
#menu {
	position:relative;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:117px;
}
#menu ul{
	position:absolute;
	top:30px;
	left:265px;
}
#menu li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 10px;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu a:hover{
	color:#3e3c27;
}
.textbox {
	height: 20px;
	width: 85px;
	border: 1px solid #007B7B;
}

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
}
h1,h2 {
	position:absolute;
	top:235px;
	width: 781px;
}
h1 {
	left:143px;
}
h2 {
	right:77px;
}
h3 {
	margin: 15px 0px 0px 30px;
	border-bottom: solid 1px #625d3b;
}
/********************** Main ***************************/
#main {
	background-image:url(images/main_bg.gif);
	background-repeat: repeat-y;
	display:block;
	width:768px;
	height:auto;
}
#content {
	background-image:url(images/content_bg.gif);
	background-repeat: repeat-y;
	width:768px;
}
/********************** Left - Text ***************************/
#left {
	float:left;
	width:490px;
}
#left p{
	padding: 5px 10px 10px 30px;
}
#left a:hover{color:#d8cd8d;}

/********************** Right - Team ***************************/
#right {
	float:right;
	width:230px;
}
.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: none 0px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/
#footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:97px;
	text-align:center;
	float:left;
	clear:both;
	font-family: Calibri;
	font-size: 9px;
	color: #CCCCCC;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #18160e;
	margin:10px;
	display:block;
}
.heading {
	font-family: Broadway;
	font-size: 14px;
	font-weight: normal;
	color: #305341;
}
.textnews {
	font-family: Calibri, Verdana;
	font-size: 13px;
	color: #666666;
}
.textnews1 {
	font-family: Calibri;
	font-size: 14px;
	color: #CCCCCC;
}


.heading1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #21372b;
	font-size: 16px;
}
.heading3 {
	font-family: "Poor Richard";
	font-size: 22px;
	font-weight: bold;
	color: #305341;
}
.footer2 {
	font-family: Calibri;
	font-size: 10px;
	color: #999999;
}

.heading2 {
	font-family: Calibri;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0f6259;
}
.text {
	font-family: Calibri;
	font-size: 13px;
	color: #666666;
}
.borhori {
	border: 1px none #CCCCCC;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
}
.borver {
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
}
.text2 {
	font-family: Calibri;
	font-size: 12px;
	color: #0f6259;
}
.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #305341;
	background-color: #CCCCCC;
	width: 85px;
}
.botton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007b7b;
	background-color: #FFFFFF;
	height: auto;
}
.textbox2 {
	height: 20px;
	width: 135px;
	border: 1px solid #007B7B;
}

.footer {
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
}
.style27 {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.style28 {font-size: 16px}


.mainheading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}
.titlebg
{
background-image:url(../images/tittlebg.gif); background-repeat:repeat-y;
}

