body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	
}
a:link {
	color: #c3d5ee;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c3d5ee;
}
a:hover {
	text-decoration: underline;
	color: #c3d5ee;
}
a:active {
	text-decoration: none;
	color: #c3d5ee;
}


#main_table {
	background-color: #FFFFFF;
	border: 5px solid #c3d5ee;
}


.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.content a:link {
	color: #5E3A1F;
	text-decoration: none;
	font-weight: bold;
}
.content a:visited {
	color: #5E3A1F;
	font-weight: bold;
}
.content a:hover {
	text-decoration: underline;
	color: #FF6633;
	font-weight: bold;
}
.content a:active {
	color: #FF6633;
	font-weight: bold;
	text-decoration: underline;
}
.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}


	
.footer {
	font-family: "Bell MT";
	font-size: 12px;
	font-weight: bold;
	color: #5E3A1F;
	padding: 5px;
}
.footer a:link {
	color: #5e3a1f;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #5e3a1f;
}
.footer a:hover {
	text-decoration: underline;
	color: #FF6633;
}
.footer a:active {
	text-decoration: none;
	color: #5e3a1f;
}

.footer2 {
	font-family: "Bell MT";
	font-size: 14px;
	font-weight: normal;
	color: #5E3A1F;
	padding: 5px;
}
.footer2 a:link {
	color: #5e3a1f;
	text-decoration: none;
}
.footer2 a:visited {
	text-decoration: none;
	color: #5e3a1f;
}
.footer2 a:hover {
	text-decoration: underline;
	color: #FF6633;
}
.footer2 a:active {
	text-decoration: none;
	color: #5e3a1f;
}



#brownbox  {
	font-family: "Bell MT";
	font-size: 12px;
	font-weight: bold;
	color: #C3D5EE;
	background-color: #5e3a1f;
	padding: 5px;
	text-align: left;
	line-height: 18px;
		
}
#contactbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C3D5EE;
	background-color: #5e3a1f;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
		
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #5E3A1F;
}
.highslide:hover img {
	border: 2px solid #073559;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}


.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.enhance {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}

