body {
	padding:10px 0px 0px 0px;
	margin:0px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left 90px;
}
#logo {
float:left;	
}
#joinus {
float:right;
}
#eventimage {
padding-right:15px;
padding-bottom:15px;	
}
.advimg {
padding-bottom:5px;
}
.titlebluetxt {
	font-family: Arial;
	font-size: 16px;
	color: #25B1E2;
	text-decoration: none;
	font-weight: bold;
	padding-top:8px;
}
.titlebluetxt a {
	font-family: Arial;
	font-size: 16px;
	color: #25B1E2;
	text-decoration: none;
}
.titlebluetxt a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #25B1E2;
	text-decoration: none;
}
.titleoratxt1 {
	border:1px solid #D4D4D4;
	lin-height:3;
	width:670px;
	background-image:url(../images/header-bg2.gif);
	background-repeat:repeat-y;
}
.titleoratxt {
	font-family: Arial;
	font-size: 16px;
	color: #FE6603;
	text-decoration: none;
	font-weight: bold;
	padding-top:3px;
}
.titleoratxt a {
	font-family: Arial;
	font-size: 16px;
	color: #FE6603;
	text-decoration: none;
}
.titleoratxt a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #FE6603;
	text-decoration: none;
}

.maintxt {
	font-family: Arial;
	font-size: 12px;
	color: #C7B299;
	text-decoration: none;
}
.maintxt a {
	font-family: Arial;
	font-size: 12px;
	color: #C7B299;
	text-decoration: none;
}
.maintxt a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C7B299;
	text-decoration: underline;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.date {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.date a {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.date a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.txtwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.txt a {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.txt a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

#submenubg {
	background-image: url(../images/subbg.jpg);
	background-repeat: repeat-y;
}
#submenutxt{
padding: 0px;
margin: 0px;
}
.submenutxt ul {
padding: 0px;
margin: 0px;
}
.submenutxt li {
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	color: #C7B299;
	text-decoration: none;
	background-image: url(../images/subarrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left:15px;
}
.submenutxt li a {
	font-family: Arial;
	font-size: 12px;
	color: #C7B299;
	text-decoration: none;
}
.submenutxt li a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C7B299;
	text-decoration: underline;
}

/* Footer */
#footer {
	clear: both;
	height: 50px;
	background: #E6E6E6;
	padding-top:15px;
}
.footertxt {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footertxt a {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.footertxt a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

