
body { background-color: #6B5E56;
	   font-weight: normal;
		font-style: normal;
	background-image: url(images/bg.jpg);
		color: #000000;
	font-size: 11px;
    margin: 0px auto;
   
	   }


table { background-color: #ffffff;
	    margin: 0px auto;
        padding: 0px 0px 0px 0px;

	border-color: #666666;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
		}
        
.brownback { background-color:#6A5E56 }
		
.noborder { border: 0px solid #ffffff; }

.border { border: 1px solid #000000; }

.topmenu { font-size:12px; color: #333333;  }	

.copyright { font-size:9px; color: #333333;  }			 			 
			
.footer { font-size: 10px; color: #333333;padding-bottom: 5px;}

.top { font-size: 12px; color: #333333;padding-bottom: 5px; }
			 
.banner		{font-family: Verdana; font-size: 16pt; color: #003366;}
			 
.title { font-size: 20px; color:#333333; font-weight: bold; }

.title2 { font-size: 12px; color:#6A5E56; font-weight: bold; }

.subtitle { font-size: 12px; color:#6A5E56; font-weight: bold; }

.subtitle1 { font-size: 14px; color:#333333; font-weight: bold; }

.subtitle2 { font-size: 14px; color:#6A5E56; font-weight: bold; }

.subtitle3 { font-size: 16px; color:#800000; font-weight: bold; }

.subtitle4 { font-size: 12px; color:#800000; font-weight: bold; }

.red { color: #E10000; font-weight: bold; }

.darkred { color: #800000; }

.white { color: #ffffff; }

.left { text-align: left; }
.right { text-align: right; }
.ctr { text-align: center; }
.just { text-align: justify; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.center { text-align:center; }
.imgright { float: right; margin-left: 10px; }
.imgleft { float: left; margin-right: 10px; }

ul { list-style-image: url(blt.gif); }

ul ul { list-style-image: url(blt.gif); }

ul ul ul { list-style-image: url(blt.gif); }

a:link { color: #0000FF; }

a:active { 	color: #0000FF; }

a:visited { color: #0000FF; }

a:hover { color: #C0C0C0; }


a:link.header { color: #6A5E56; }
a:active.header { color: #6A5E56; }

a:visited.header  {	color: #6A5E56; }

a:hover.header { color: #C0C0C0; }


a:link.footer { color: #6A5E56; }
a:active.footer { color: #6A5E56; }

a:visited.footer  {	color: #6A5E56; }

a:hover.footer { color: #C0C0C0; }

a:link.top { color: #6A5E56; }
a:active.top { color: #6A5E56; }

a:visited.top  {	color: #6A5E56; }

a:hover.top { color: #C0C0C0; }

a:link.small { color: #0000FF; }

a:active.small { 	color: #0000FF; }

a:visited.small { color: #0000FF; }

a:hover.small { color: #C0C0C0; }

/* contact us links on main pages bottom */


a.contactlink:link { color: #004000; font-size: 16px; font-weight: bold; }

a.contactlink:active { color: #004000; font-size: 16px; font-weight: bold; }
a.contactlink:visited { color: #004000; font-size: 16px; font-weight: bold; }
a.contactlink:hover { color: #EDC00C; font-size: 16px; font-weight: bold; }
	     
/* gallery and slideshow borders, fonts and code */

.galbox { width: 580px; height: 150px; text-align: center; vertical-align:top; }

.galbox1 { width: 110px; text-align: center; float: left; }

.galbox2 { width: 225px; text-align: center; float: right; }

.picturetitle 	{ color: #000000; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.galborders	{ border: #333333 1px solid; margin-bottom: 3px; }

.popupborder	{ border: #000000 1px solid; }

.button-popups { background-color:#ffffff;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #4e172a;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		padding: 2px 8px 2px 8px;
		border: #cccccc 1px solid; }

.buttonon-popups { background-color:#ffffff;
		font-family: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		padding: 2px 8px 2px 8px;
		border: #000000 1px solid; }

 /* gallery hover messages */


.divstyle 	{ position:absolute;
		top:0;
		left:0; }

.pstyletitle	{ position:absolute;
		background-color: #ffffe1;
		color:black;
		border: #000000 1px solid;
		width: 100px;
		padding: 2px;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }


.pstylebody 	{ position:absolute;
		background:white;
		color:black;
		font-family: arial, verdana, sans-serif;
		font-size: 11px; }
 