

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body
{
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bkg_composite.gif);
	background-position: center;
	color: #5B6675;
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
}

a:link 		{color:#31609A;text-decoration: underline;}
a:visited 	{color:#31609A;text-decoration: underline;}
a:active 	{color:#31609A;text-decoration: underline;}
a:hover 	{color:#9A8731;text-decoration: underline;}

.clear
{
	clear: both;
}

#root
{
	height: 100%;
	min-height: 100%;
	width: 800px;
	background: #fff;
	margin: auto;
	text-align: left;
	position: relative;
}

html>body #root{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
html>body #framer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#header
{
	background: #B8BFC7;
	background-image: url(../img/header_bkg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #68717C;
	height: 61px;
	text-align: right;
	padding: 10px 15px 0px 0px;
	font-size: 2em;
}


#flyer
{
	float: left;
	margin: -10px -40px;
}

#footer
{
	background: #B8BFC7;
	background-image: url(../img/header_bkg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #68717C;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 4px 0px;
	font-size: 0.8em;
	text-align: center;
}

#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/

#contentMain
{
	clear: both;
	padding: 10px 10px 0px 5px;
	margin: 0px;
}

#contentMain p
{
	//line-height: 2em;
}

h1.pageTitle
{	
	position: absolute;
	text-align: left;
	font-size: 1.8em;
	left: 190px;
	top: 12px;
	background: #D6DADE;
	border: 1px inset #B8BFC7;
	padding: 5px 10px;

}

h2
{
	font-size: 1.4em;
	margin: 4px 0px 0px 0px;
}

hr
{
	height: 21px;
	background-image: url(../img/hr.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-style: hidden;
	margin: 0px
}

.date
{
	font-size: 0.8em;
}

ul.topMenu
{
	list-style-type: none;
	padding: 0px;
	margin: 0px; 
}

ul.topMenu li
{
	padding: 0px;
	margin: 0px;
}

ul.topMenu li:hover
{
	cursor: pointer;
	background-image: url(../img/tab_bkg_select.gif);
}

ul.topMenu a
{
	display: block;
	width: 100%;
	height: 10px;
	margin: -5px 0px;
	padding: 5px 0px;
}

ul.topMenu a:link 		{color:#5B6675;text-decoration: none;}
ul.topMenu a:visited 	{color:#5B6675;text-decoration: none}
ul.topMenu a:active 	{color:#5B6675;text-decoration: none}
ul.topMenu a:hover 		{color:#9A8731;text-decoration: none;}

ul.topMenu li
{
	float: right;
	padding-top: 4px;
	background-image: url(../img/tab_bkg.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 20px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

.sideMenu
{	
	float: left;
	background: #B8BFC7;
	width: 150px;
	border-top: 1px solid #C3C9CE;
	border-left: 1px solid #C3C9CE;
	border-bottom: 1px solid #68717C;
	border-right: 1px solid #68717C;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



.sideMenu .sideMenuInner
{
	width: 138px; height: 100%;
	border-top: 1px solid #D6DADE;
	border-left: 1px solid #D6DADE;
	border-bottom: 1px solid #AAB2BD;
	border-right: 1px solid #AAB2BD;
	padding: 5px;
}

.sideMenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sideMenu ul li
{
	position: relative;
	border-bottom: 1px solid #AAB2BD;
	padding: 3px 0px;
}

.sideMenu ul a
{
	display: block;
	padding: 2px;
	background: #F4ECBD;
	font-size: 0.9em;
	color: #5B6675;
	text-decoration: none;
}

.sideMenu h1
{
	text-align: left;
	margin: 2px -2px;
	font-size: 1.1em;
}

.sideMenu ul ul
{
	position: absolute;
	top: 0px;
	left: 100%;
	width: 300%;
	display: none;
	border-top: 1px solid #F8F4DC;
	border-left: 1px solid #F8F4DC;
	border-bottom: 1px solid #E9DFA3;
	border-right: 1px solid #E9DFA3;
	background: #fff;
}

.sideMenu ul ul li 				{ padding: 0px; }
.sideMenu ul a:hover 			{ background: #F8F4DC; }
.sideMenu ul ul li				{ border-bottom: 1px solid #E9DFA3;}
.sideMenu ul li:hover ul 		{ display: block;}
.sideMenu ul li:hover 			{ background: #D6DADE;}
.sideMenu .noBottomBorder		{ border-bottom: none; }

.borderless						{ border: none; }
.goLeft							{ float: left; }
.goRight						{ float: right; }

.sideMenu .date
{
	font-size: 0.8em;
	margin: 0px 6px 0px 0px;
	color: #C9BF83;
}

.adStripV
{	
	background: #fff;
	width: 110px;
	margin: 0px;
}

.imgGal
{
	width: 520px;
	margin: 0px auto;
}

.imgGal .thumbnail
{
	float: left;
	width: 140px;
	margin: 5px;
	padding: 5px;
	font-size: 0.8em;
}


.imgGalList ul li
{
	font-size: 1.4em;
	margin: 0px 0px 15px 0px;
	list-style-type: none;
}

.imgGalList ul ul li
{
	font-size: 0.6em;
	margin: 2px;
	list-style-type: disc;
}

.thumbnail img
{
	border: 1px solid #000;
	margin: auto;
	height: 93px;
}

.thumbnail h1
{
	text-align: left;
	margin: 2px 0px 3px 0px;
	font-size: 1em;
}

.pageNav
{
	text-align: center;
	margin: 5px 0px;
}

.galImage
{
	margin: 0px 0px 0px -5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.guestbook
{
	float: right;
	width: 85%;
}

.guestbook .entry
{
	border: 1px solid #000;
	margin: 10px;
	padding: 5px;
}

.guestbook .entry .title
{
	margin: -5px -5px 0px -5px;
	padding: 5px 10px;
	background: #B8BFC7;
	border: 1px outset #B8BFC7;
	font-weight: bold;
}

.guestbook .entry .author
{
	margin: 0px -5px 0px -5px;
	padding: 3px 10px 3px 10px;
	background: #D6DADE;
	border: 1px outset #B8BFC7;
}

.guestbook .entry .date
{
	text-align: right;
	margin: -15px 0px 3px 0px;
}

.guestbook .entry .text
{
	margin: 0px -5px -5px -5px;
	padding: 10px 10px 10px 10px;
	background: #F8F4DC;
}

.guestbook .entry .caption
{
	float: left;
	width: 45px;
	text-align: right;
	padding: 2px 5px 0px 0px;
}

.guestbook .formLine
{
	padding: 0px 0px 5px 0px;
}

.guestbook .formLine .inputField
{
	
	border: 1px inset #F8F4DC;
	width: 500px;
}

.guestbook .formLine #entryContent
{
	height: 200px;
}

.guestbook .buttons
{
	text-align: right;
}

.btn
{
	margin: 3px;
	background: #B8BFC7;
	border: 1px outset #B8BFC7;
	color: #5B6675;
	font-weight: bold;
}

.frontSection
{
	float: left;
	width: 350px;
	height: 120px;
	border: 1px solid #B8BFC7;
	margin: 10px;
	padding: 10px;
}

.frontSection img
{
	float: left;
	padding: 0px 10px 0px 0px;
	border: none;
}