* 
{
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse:collapse;
	vertical-align:top;
}

body
{
	text-align:left;
	font-family:Verdana;
}

input, select
{
	font-size:8pt;
}

p
{
	margin:5px 0 15px 0;
}

a
{
	color:#ffffff;
	background-color:#c5cc2e;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}



.FooterLogo
{
	background-color:#ffffff;
	
}

.FooterLogo img
{
	vertical-align:middle;
}

.LogoArea
{
	width:170px;
	height:245px;
	vertical-align:middle;
	background-image: url(../Images/MenuTop.gif);
	background-position: center bottom;
	background-repeat:no-repeat; 
	overflow:hidden;
}

.MainTable
{
	margin: 0 0 0 50px;
	vertical-align:top;
}

.HeaderArea
{
	width:540px;
	vertical-align:bottom;
	background-image:url(../images/HomePageHeader.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.TopShadow
{
	width:175px;
	height:35px;
	padding:6px 0 6px 0;
	background-image:url(../images/titletop.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

.HeaderTitle
{
	width:175px;
	height:34px;
	color:#ffffff;
	font-size:14pt;
	text-align:left;
	padding: 10px 10px 0 20px;
	background-color:#9fb2bb;
	background-image:url(../images/titleright.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

#leftarea
{
	text-align:right;
}

.MainMenuArea
{
	width:100%;
	text-align:right;
	background-color:#9fb2bb;
	border-top: solid 1px white;
	
}

.MainMenu
{
	font-size:11pt;
	padding: 0px 30px 10px 15px;
}

.MainMenu a
{
	background-color:Transparent;
}

.MenuParent
{
	color:#ffffff;
}

.MenuParent:hover
{
	color:#c5cc2e;
	text-decoration:none;
}

.MenuParent .SelectedNode
{
	padding:0 15px 0 0;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 50%;
}


.MenuParent .SelectedNode:hover
{
	color:#ffffff;
}

.MenuChild
{
	color:#c5cc2e;
	font-size:10pt;
}

.MenuChild:hover
{
	color:#ffffff;
	text-decoration:none;
}

.MenuChild .SelectedNode
{
	padding:0 12px 0 0;
	background-image:url(../images/submenuarrow.gif);
	background-repeat:no-repeat;
	background-position:right 50%;
}

.MainArea
{
	width:540px;
	overflow:hidden;
	background-image:url(../images/Bodyright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#9fb2bb;
	color:White;
	font-size:8pt;
	padding:20px 20px 30px 20px;
	border-bottom: solid 1px white;
	position:relative;
}

.MainArea ul
{
	margin: 0 0 0 10px;
}

.MainArea li
{
	margin: 0 0 0 10px;
}

.FooterArea
{
	width:540px;
	height:80px;
	text-align:left;
	vertical-align:middle;
	border-right: solid 5px #ffffff;
	background-image:url(../images/BodyBottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.Footer
{
	letter-spacing:1px;
	width:200px;
	height:15px;
	text-align:center;
	font-size:8pt;
	color:#ffffff;
	background-color:#9fb2bb;
	float:right;
}

.Footer a
{
	background-color:Transparent;
	color:#ffffff;
	text-decoration:none;
}

.Footer a:hover
{
	text-decoration:underline;
}

#ContactTable td
{
	padding:0px 20px 5px 10px;
}

#GuestBook td
{
	padding:0px 20px 5px 10px;
}

#SignGuestBook td
{
	padding:0px 0px 5px 0px;
}

.Gallery img
{
	border:solid 1px #ffffff;
}

.Copyright
{
	margin: 25px 0 0 0;
	font-size:7pt;
	float:left;
	color:#9fb2bb;
}
