body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
}
.head {
	background-image: url(../images/homeimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubgsub {
	background-image: url(../images/menubgsub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #252839;
	border-right: 1px solid #8E8E9A;
}
.subbottom {
	background-image: url(../images/subbottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #252839;
}
.rightcolo {
	background-image: url(../images/rightcolo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #080F2C;
	border-bottom: 2px solid #FFF;
}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftimg {
	background-image: url(../images/leftimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #40777E;
	border-right: 1px solid #99B6BA;
}
.contentarea {
	background-image: url(../images/contentarea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightimg {
	background-image: url(../images/rightbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #37547E;
}
.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;	
	width: 140px;
}
.but A {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	width: 128px;
	padding: 6px;
	margin-bottom: 10px;
}
.but a:hover {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #D1BC6B;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #D1BC6B;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: middle;
}
.submenu A {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu A:hover {
	color: #D1BC6B;
	text-decoration: none;
}
.submenup {
	color: #D1BC6B !important;
	font-weight: bold;
	text-decoration: none;
}
.subhead {
	background-image: url(../images/subhead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subhead2 {
	background-image: url(../images/subhead2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contenttext A {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.contenttext A:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #D1BC6B;
	text-decoration: underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #5DAEBA;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 10px;
}
.copy A {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5DAEBA;
	text-decoration: none;
}
.copy a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
