/* CSS Document */

body{

	width:100%;

	margin:0px;

	padding:0px;

	color:#493b37;

	background-color:#e8ddc8;

	background-position: top left;

	background-repeat: no-repeat;

	font-family:tahoma, verdana, sans-serif;

	font-size:85%;

	}

 a:link{

	color:#875354; text-decoration:underline;font-weight:bold;

	}

 a:visited{

	color:#875354; text-decoration:underline;font-weight:bold;

	}

 a:active{

	color:#875354; text-decoration:underline;font-weight:bold;

	}

a:hover{
	color:#875354;
	text-decoration:none;
	font-weight:bold;

	}





#header {

	width:100%;

	background-image:url(images/bg_header.jpg);	

	background-repeat:repeat-x;

	background-position:top left;

	height:153px;

	padding:0px;

	margin:0px;

	}

#header2 {

	width:100%;

	background-image:url(images/bg_header2.jpg);	

	background-repeat:repeat-x;

	background-position:top left;

	height:128px;

	padding:0px;

	margin:0px;

	}



#content{

	margin:0px 0px 20px 0px; width:950px;

	background-color:transparent;

	line-height:1.2em;

	}

#nav ul{

	width:230px;

	font-family:tahoma, verdana, sans-serif;

	font-weight:bold;

	color:#ab7979;

	

	list-style-type:none;

	margin-left:20px;

	text-transform:uppercase;

	padding-left:0px;

}

#nav ul li{

	padding-top:3px;

	padding-bottom:5px;

	line-height:20px;

	padding-left:0px;

	margin-left: 0px

	}

#nav ul a:link{

	text-decoration:none;

	color:#493b37;

	}

#nav ul a:active{

	text-decoration:none;

	color:#493b37;

	}

#nav ul a:visited{

	text-decoration:none;

	color:#493b37;

	}

#nav ul a:hover{

	text-decoration:underline;

	color:#875354;

	}

#nav .pagelink{

	text-decoration:none;

	color:#875354;

	}

#contentright{

	width:685px;

	float:right;

	text-align:center;

	font-size:90%;

}

#contentright p{

	text-align:justify;

	}

	

	



	

#footer{

	width:100%;

	height:18px;

	background-color:transparent;

	border-top:0px solid #ab7979;

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	text-transform:uppercase;

	color:#493b37;

	padding-top:12px;

	}

#footer  a{

	color:#875354; text-decoration:none;

	}

#footer  a:hover{

	color:#875354;

	}



table.linkcontainer td{ width: 665px;

	background-color:#c2a0a1;

	text-align: center;

}



a.main_link:active,a.main_link:visited,a.main_link:link{

	font-weight: normal;

	text-decoration: none;

	display: block;

	width: 100%;

	font-size: 12px;

	color: #493b37;

	font-weight:bold;

	line-height: 24px;

}

a.main_link:hover{

	background-color:#decccc;

	color: #493b37;

	font-weight:bold;

}



.pagemenulink{

	background-color:#decccc;

	color: #493b37;

	font-size: 12px;

	line-height: 24px;

	font-weight:bold;

}



/* This section controls the size of the photos table.  The width and height take into account * the size of the borders. */

.photos {width:610px; height: 265px;}

img.thumbnail {padding:2px;width: 106px; height: 80px;}

img#oMainImage{width: 330px; height: 224px;}

