html
	{
	margin: 0px;
	width: 100%;
	height: 100%;
	}
body
	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	height: 100%;
	}
td
	{
	vertical-align: top;
	}
table.oa
	{
	width: 100%;
	border-collapse: collapse;
	}

/* Top Imagery */

#top1 {background-image: URL(images/backgrounds/top_background_1.gif);}
#top2 {background-image: URL(images/backgrounds/top_background_2.gif);}
#top3 {background-image: URL(images/backgrounds/top_background_3.gif);}
#top4 {background-image: URL(images/backgrounds/top_background_4.gif);}
#top5 {background-image: URL(images/backgrounds/top_background_5.gif);}
#top6 {background-image: URL(images/backgrounds/top_background_6.gif);}
#top7 {background-image: URL(images/backgrounds/top_background_7.gif);}
#top8 {background-image: URL(images/backgrounds/top_background_8.gif);}
#top9 {background-image: URL(images/backgrounds/top_background_9.gif);}
#top10 {background-image: URL(images/backgrounds/top_background_10.gif);}

tr.top
	{
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 219px;
	}


td.topleft
	{
	background-image: URL('images/website/hamlet_buildings_logo.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 219px;
	height: 219px;
	padding: 0px;
	}
td.topleft img
	{
	border: 0px;
	margin: 0px;
	}
td.topmiddle
	{
	height: 219px;
	background-color: #f0b519;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	}
td.topright
	{
	height: 219px;
	background-image: URL('images/website/right_line.gif');
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-color: #f0b519;
	}
tr.middle
	{}

/* Left Background Stuff */

#left1 {background-image: URL('images/backgrounds/left_background_1.gif');}
#left2 {background-image: URL('images/backgrounds/left_background_2.gif');}
#left3 {background-image: URL('images/backgrounds/left_background_3.gif');}
#left4 {background-image: URL('images/backgrounds/left_background_4.gif');}
#left5 {background-image: URL('images/backgrounds/left_background_5.gif');}
#left6 {background-image: URL('images/backgrounds/left_background_6.gif');}
#left7 {background-image: URL('images/backgrounds/left_background_7.gif');}
#left8 {background-image: URL('images/backgrounds/left_background_8.gif');}
#left9 {background-image: URL('images/backgrounds/left_background_9.gif');}

td.left
	{
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: #82673b;
	}


td.middle
	{
	background-color: #fdf3db;
	padding: 40px;
	}
td.right
	{
	background-image: URL('images/website/right_line.gif');
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-color: #fdf3db;
	}
tr.bottom
	{
	height: 36px;
	}
td.bottomleft
	{
	height: 36px;
	background-image: URL('images/website/bottom_line.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #82673b;
	}
td.bottommiddle
	{
	height: 36px;
	vertical-align: middle;
	padding-left: 30px;
	background-image: URL('images/website/bottom_line.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #fdf3db;
	font-size: 14px;
	}
td.bottommiddle a
	{
	color: #221e1f;
	text-decoration: none;
	}
td.bottommiddle a:hover
	{
	text-decoration: underline;
	}
td.bottomright
	{
	width: 36px;
	height: 36px;
	background-image: URL('images/website/bottom_right_corner.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #fdf3db;
	}
.gold
	{
	color: #d18713;
	}
.gray
	{
	color: #221e1f;
	}
div.topmenupadding
	{
	height: 160px;
	width: 100%;
	}
table.topmenu
	{
	width: 90%;
	}
td.topmenuitem
	{
	height: 40px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	}
td.topmenuitem a
	{
	color: #221e1f;
	text-decoration: none;
	}
td.topmenuitem a:hover
	{
	text-decoration: underline;
	}
td.topmenuspace
	{
	width: 20px;
	height: 40px;
	background-image: URL('images/website/top_menu_spacer.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}

table.sidemenu
	{
	width: 90%;
	}
td.sidemenuitem
	{
	height: 16px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	}
td.sidemenuitem a
	{
	color: #ffffff;
	text-decoration: none;
	}
td.sidemenuitem a:hover
	{
	text-decoration: underline;
	}
td.sidemenuspace
	{
	width: 40px;
	height: 16px;
	background-image: URL('images/website/side_menu_spacer.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}

div.imagery
	{
	width: 320px;
	float: left;
	}
div.imagery img
	{
	margin: 8px;
	border-width: 0px;
	padding: 0px;
	}
div.wordage
	{
	width: 320px;
	float: left;
	}
div.wordagenarrow
	{
	width: 230px;
	float: left;
	}
div.wordagewide
	{
	float: left;
	}
h1, h2, h3
	{
	color: #82673b;
	}
h1
	{
	font-size: 16px;
	}
h2
	{
	font-size: 14px;
	}
h3
	{
	font-size: 12px;
	}

div.footer
	{
	text-align: center;
	font-size: 10px;
	color: #f3c57d;
	}
div.footer a
	{
	color: #f3c57d;
	text-decoration: none;
	}
div.footer a:hover
	{
	color: #d18713;
	text-decoration: underline;
	}


td.inputlabel
	{
	text-align: right;
	padding: 8px;
	}
td.inputtext input
	{
	width: 230px;
	}
td.inputselect select
	{
	width: 235px;
	}
td.inputtextarea textarea
	{
	width: 230px;
	height: 75px;
	}
td.inputsubmit input
	{
	width: 230px;
	}
	
td.inputtext, td.inputselect, td.inputtextarea,td.inputsubmit
	{
	padding: 4px;
	}

p.warning
	{
	color: #dd3333;
	}

span.listhead
	{
	color: #82673b;
	font-weight: 700;
	}

a.ggl
	{
	color: #82673b;
	}



