#enter a {
	color: #3c0a25;
	border: solid 3px #3c0a25;
	background-color: White;
	text-decoration: none;
	text-decoration: underline;
	font-size: 20px;
	padding: 5px 15px 5px 15px;
}

#enter a:hover {
	color: #3c0a25;
	border: solid 3px #3c0a25;
	background-color: White;
	text-decoration: none;
	font-size: 20px;
	padding: 5px 15px 5px 15px;
}




#menulink a 
{
	font: Arial;
	color: white;
	text-decoration: none;
	text-decoration: underline;
	font-size: 20px;
	padding: 0px 10px 0px 10px;
}

#menulink a:hover 
{
	font: Arial;
	color: white;
	text-decoration: none;
	font-size: 20px;
	padding: 0px 10px 0px 10px;
}


#contentright
{
	border:none;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	background-color: White;
	float:right;
}

.homeimages
{
	border: none;
	padding: 10px;
	background-color:White;	
}

.galleryimages
{
	border: none;
	padding: 10px;
	background-color:White;	
}

body {
	background: #3c0a25;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	padding: 0;
	margin: 30px 0;
	font-size: 12px;
}

hr {
	margin: 1em auto;
	width: 90%;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #999;
}


#container {
	width: 924px;
	border: none;
	margin: 0 auto;
	padding: 0;
	background: #3c0a25;
}


#content
{
	background: #FFFF99 url(images/backgroundwithlogo.jpg) no-repeat left top;
	border: 1px solid black;
	width: 904px;
	margin: 0;
	padding: 180px 10px 10px 10px;
}

#contentmain
{
	background: #FFFF99 url(images/backgroundwithlogo.jpg) no-repeat left top;
	border: 1px solid black;
	width: 904px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}








#content a {
	
	text-decoration: none;
	text-decoration: underline;
}

#content a:hover {
	
	text-decoration: none;
}

#content img {
	text-align: center;
	margin: 0 auto;
	border: #3c0a25 solid 3px;
}

#content p {
	font-size: 1em;
	padding: 0;
	line-height: 20px;
	margin: 1em;
}

#content h1, #content h2, #content h3, #menucontent,  #content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0.5em;
	
}

#content h1 , #menucontent h1 {
	color: #3c0a25;	 
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing:  -1px;
}

#content h2 {
	color: black;
	font-size: 1.5em;
	font-weight: normal;
}

#content h3 {
	color: #032652;
	font-size: 0.9em;
	font-weight: bold;
}

#content ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 0.8em;
	list-style: none;
}

#content ul li {
	margin: 3px 0;
	padding: 0 0 0 20px;
	background: url(images/bullet_black.png) left no-repeat;
}









#contentmain a {
	color: #064FA8;
	text-decoration: none;
	text-decoration: underline;
}

#contentmain a:hover {
	color: #0973F4;
	text-decoration: none;
}

#contentmain img {
	text-align: center;
	margin: 0 auto;
	border: #3c0a25 solid 3px;
}

#contentmain p {
	font-size: 1em;
	padding: 0;
	line-height: 20px;
	margin: 1em;
}

#contentmain h1, #content h2, #content h3, #menucontent,  #content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0.5em;
	
}

#contentmain h1 , #menucontent h1 {
	color: #3c0a25;	 
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing:  -1px;
}

#contentmain h2 
{
	padding-left:20px;
	color: black;
	font-size: 1.5em;
	font-weight: normal;
}

#contentmain h3 {
	color: #032652;
	font-size: 0.9em;
	font-weight: bold;
}

#contentmain ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 0.8em;
	list-style: none;
}

#contentmain ul li {
	margin: 3px 0;
	padding: 0 0 0 20px;
	background: url(images/bullet_black.png) left no-repeat;
}


