body {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	background: url('/assets/images/bg_main.jpg');
}
body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}

img, div {
	behavior: url(/assets/iepngfix.htc)
}


a {
	color: #5E1D1A;
	text-decoration: underline;
}
a:hover {
	color: #B88772;
	text-decoration: underline; 
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input[type=text], input[type=password], input[type=file], textarea, select {
	border: solid #4F4F4F 1px;
	color: #4F4F4F;
	font-size: 11px;
}
input[type=text], input[type=password], input[type=file], textarea, select option {
	padding: 1px 2px;
}

input[type=button], input[type=submit], input[type=reset] {
	font-size: 11px;
	border: solid #4F4F4F 1px;
	background-color: #DFDFDF;
	font-weight: bold;
	padding: 0px 4px;
}

td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}


div#breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 14px;
}

h1 {
	padding: 0 0 0 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #5E1D1A;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #5E1D1A;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #5E1D1A;
}
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }






hr {
	height: 1px;
	border: none;
	color: #cccccc;
	background: #cccccc;
}

embed, object {
	display: block;
}

/*******************************************************/

div#main {
	width: 675px;
	background:url('/assets/images/index_09.gif') repeat-y #F4EADA;
}

#pagecontent {
	padding: 10px 0px;
	line-height: 20px;
	text-align: justify;
}


#innermenu {
	font-weight: bold;
}

#innermenu a {
	color: #973F1C;
}

#innermenu a:hover {
	color: #D17A2D;
}


/***************** mainmenu styles *********************/

#mainmenu {
	background: #5E1D1B;
	width:100%;
	border-collapse: collapse;
}

#mainmenu td {
	white-space: nowrap;
	text-align: center;
	border: none;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#mainmenu a {
	text-decoration: none;
	color: #ffffff;
}
#mainmenu a:hover {
	text-decoration: none;
	color: #ffffff;
}

div.submenu {

	padding: 3px;
	position: absolute;
	display: none;

/*
	opacity: 0.80;
	filter: alpha(opacity = 80);
*/
}
div.submenu table {
	border-collapse: collapse;
	background: #5E1D1B;
}

div.submenu td {
	border: solid #ffffff 1px;
	padding: 3px 5px;
	cursor:pointer;
	text-align: left;
	font-size: 11px;

}

div.submenu td a {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;

}

div.submenu td.hover {
	background: #9D2D2A;
	color: #ffffff;
}

div.submenu td.hover a {

	color: #ffffff;
	text-decoration: none;
}


/********* gallery *************/
.gallery_photo_cell {
	text-align: center;
	padding: 10px 5px;
}



img.gallery_photo {
	border: solid black 1px;
}




/************ blog/news posts *********/
div.blog-post {
	margin-bottom: 20px;
}
div.blog-post div.post-date {
	font-size: 11px;
	color:#7F7F7F;
	border-bottom: dotted #7F7F7F 1px;
}

div.blog-post div.post-title {
	color: #7C7164;
	margin-top: 6px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: #CFCFCF 3px 4px 2px;
}

div.blog-post div.post-text {
	
}

div.blog-nav {
	margin:10px 0px;
}


/******** nav links ********/

div.navlinkbox, div.navlinkboxon {
	font-size: 11px;
	display: inline;
	border: solid #7c7164 1px;
	padding: 2px 5px;
	margin: 0px 2px;
	text-align:center;
}
div.navlinkbox a {
	text-decoration: none;
}
div.navlinkboxhover, div.navlinkboxon {
	color: #ffffff;
	background: #7c7164;
}
div.navlinkboxhover a, div.navlinkboxhover a:hover, div.navlinkboxon a, div.navlinkboxon a:hover {
	color: #ffffff;
	text-decoration: none;
}

/****************************************/


div#myaccount {

	background: #5E1D1A;
	z-index: 2000;
	padding: 1px 0px;
	font-size: 11px;

	width: 80px;
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: 252px;
}


div#tellfriend {
	color: white;
	background: #5E1D1A;
	z-index: 2000;
	padding: 1px 0px;
	font-size: 11px;

	width: 104px;
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: 144px;
}

div#myaccount a, div#tellfriend a {
	text-decoration: none;
	color: #FFFFFF;

}


/*
.myaccount a {
	width: auto;
	height: auto;
	padding: 6px;
	position: absolute;
	top: 6px;
	left: 50%;
	margin: 0 0 0 262px;
	background: #5E1D1A;
	z-index: 2000;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 0;
}
*/









