@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/back.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}.backgroundtop {

	background-image: url(../images/topmain.jpg);
	background-repeat: no-repeat;
	/*
	background-color: #86659A;	
	*/
}
.address {
	background-image: url(../images/addresstop.jpg);
	width:950;
	height:59;
}
.spacer {
	background-image: url(../images/spacer.gif);
}
.thumb_background {
	background-image: url(../images/thumb_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.seperator {
	background-image: url(../images/seperator.jpg);
}
.toptitles {
	background-image: url(../images/toptitles.jpg);
	width:950;
	height:103;	
}
.title_welcome {
	background-image: url(../images/title_welcome.jpg);
	width:477;
	height:60;	
}

.backgroundmain {
	background-image: url(../images/backmaincontent.jpg);
	background-repeat: repeat;
}

.bckgroundfooter {
	background-image: url(../images/backfooter.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.backblack {
	background-color: #000000;
}


.textmain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration:none;
}

.col_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 18px;
	background:#6F5288;
}
.bold_font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 18px;
}


.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
}
.largefont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight:bold;
}
.mediumfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.textcopyright
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
	
.pagebutton{
	width: auto;
	border: thin solid #663F80;
	background-color:#6F5288;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}

a.menutext_selected {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	font-weight: normal;
}
a.menutext {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
a.menutext:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	font-weight: normal;
	}
	
.textmain_bottom,a.textmain_bottom{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration:none;
}

a.textmain_bottom:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	line-height: 18px;
	text-decoration:none;
}	
	
.smalltext,	
a.smalltext {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a.smalltext:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	}	
.bluesmall,	
a.bluesmall {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C6B;
	font-weight: normal;
}	

a.bluesmall:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
}	
.table_box {
	background-color: #8A6E9E;
	border: 1px solid #663F80;
}	
.head_box {
	background-color: #6F5288;
	border: 1px solid #532C6B;
}	
.thumb_box {
	border: 2px solid #ffffff;
}	
.gallery_box {
	background-color: #4B276A;
	border: 2px solid #ffffff;
}	