body{
	margin: 0;
	background-color: #c7beb3;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	color: #333333;
}
p{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	color: #333333;
}
td{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: none;
	text-decoration: none;
	color: #333333;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.orange-bold{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fc933d;
}


.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00364f;
}

.welcome{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #636363;
}
.welcome1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #636363;
	padding-left: 7px;
	padding-right: 7px;
}


.date{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.content{
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.copyright{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #636363;
	
}
.copyright:link{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #636363;
	
}

.main_content {
	padding-left: 8px;
	border: 1px none #CCCCCC;
}

.msg {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 6px;
}



#left-nav{
	width: 175px;
}
.left_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px dotted #999999;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.left_address_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	
}
#left-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	
}

#left-nav li {
margin: 4px 0 0;
}

#left-nav a {
	display: block;
	width:158px;
	padding: 2px 2px 2px 10px;
	border-top: 1px dotted #86b8cf;
	border-right: 1px dotted #86b8cf;
	border-left: 3px solid #86b8cf;
	border-bottom: 1px dotted #86b8cf;
	background: #f6f9fa;
	text-decoration: none; 
}

#left-nav a:link, #left-nav a:active, #left-nav a:visited {
	color: #84a6b4;
}

#left-nav a:hover {
	border-left: 3px solid #fc933d;
	border-top: 1px dotted #fc933d;
	border-right: 1px dotted #fc933d;
	border-bottom: 1px dotted #fc933d;
	background: #f6f9fa;
	color: #fc933d;
	
}
.pic {
	padding-right: 5px;
	padding-bottom: 5px;
}


/******************************** Gallery *******************************/



.gallerycontainer{
	position: relative;
	margin-left: 5px;
	text-align: left;
	height: 340px;
}

.thumbnail img{
	/*border: 1px solid white;*/
	margin: 0 1px 1px 0;
}

.thumbnail:hover{
	background-color: transparent;
}

.thumbnail:hover img{
	/*border: 1px solid blue;*/
}

.thumbnail span{ 
	position: absolute;
	background-color: #f2f2f2;
	padding: 2px;
	left: -1000px;
	border: 1px solid #c1c1c1;
	visibility: hidden;
	color: #626262;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.thumbnail span img{ 
	border-width: 0;
	padding: 5px;
}

.thumbnail:hover span{ 
	visibility: visible;
	top: 0;
	left: 190px; 
	z-index: 50;
}


.main_border {
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
}
.form_text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}

.top-txt{
	font-family: Verdana;
	font-size: 11px;
	color: #4e2521;
}

.top-nav{
	font-family: "Tahoma";
	font-size: 11px;
	color: #551e35;
	text-decoration: none;
	font-weight: 700;
}

.top-nav:hover{
	text-decoration: underline;
}

h4{
	font-family: Arial;
	font-size: 14px;
	color: #b75b2a;
	font-weight: 700;
	padding: 0;
	margin: 0;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #4e2521;
	font-weight: 700;
	padding: 0;
	margin: 0;
}

.left-side-nav{
	font-family: Arial;
	font-size: 15px;
	color: #4e2521;
	font-weight: 700;
	text-decoration: none;
}

.left-side-nav:hover{
	color: #97817f;
}
	
