body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #76745C;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 16px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
div								{display:block;}
img								{border:0px;display:inline;}
td 								{empty-cells:show;}
table 							{border:0px;}



#bottom {
	font-size: 10px;
	color: #A6A48F;
	position: relative;
	width: 960px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}


#top {
	overflow: visible;
	color: #7C1B47;
	padding-top: 5px;
	background-color: #FFFFFF;
	width: 960px;
}


#content {
	width: 960px;
	position: relative;
	overflow: visible;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content a, #top a{
	color: #7C1B47;
}

#content a:hover	
{
	color: #000000;
}
.c3 {
	background-image: url(images/content3_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.c2 {
	background-image: url(images/content2_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.leftcol {
	width: 280px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;

}
.centercol {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A48F;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
	width: 279px;
}
.rightcol {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A48F;
	margin-left: 0px;
	padding-left: 20px;
	margin-right: 20px;
	float: left;
	width: 279px;
}
#topmenu {
	color: #A6A48F;
	width: 960px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
}
#topmenu a{
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover{
	color: #D32865;
}

h1 {
	color: #7C1B47;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#bottom a{
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover{
	color: #D32865;
}
#gallery_container{
height:720px;
}
.gallery_thumb {
	margin-right: 5px;
	border: 1px solid #A6A48F;
}
.gallery_thumb_a {
	margin-right: 5px;
	border: 1px solid #7C1B47;
}

