/* CSS Document */

html{
font-family:tahoma;
font-size:12px;
padding:7px;
}

body { background-color: #f9f9c9; }

img{
border-width:0px;
}

a:link, a:visited 	{ color: #2b695e; text-decoration: none;}
a:hover 			{ color: #2b695e; text-decoration: underline;}

a.small:link, a.small:visited 	{ font-size: 11px;}
a.small:hover 					{ font-size: 11px; }

.smallbold	{font-size: 11px; font-weight: bold;}

ul.list li	{ padding-bottom: 3px; }

h1 {
font-size:16px;
color:#2E6A60;
}

h2 {
font-size:14px;
color:#2E6A60;
padding: 0;
margin: 0 0 3px 0 ;
}

#nav{
padding:14px 0px;
}

#maintable{
width:736px;

}

#topcontent{
width:590px;
border-style:solid;
border-width:0px 3px 3px 3px;
border-color:#817D6F;
font-size:12px;
color:#595749;
background: #FFF;
}

#bodycontent{
width:590px;
border-style:solid;
border-width:0px 3px;
border-color:#817D6F;
background: #FFF;
}


#footer{
width:590px;
border-style:solid;
border-width:3px;
border-color:#817D6F;
font-size:12px;
color:#595749;
background: #FFF;
}

/* SiteBy Code */
#siteby {
	width:116px;
	height:23px;
	background:url('http://linkback.monkee-boy.com/sby-mboy-linkback.png') no-repeat top left;
	display:block;
	}

#siteby span { display:none; }
#siteby a:link, #siteby a:visited { display:block; border-bottom:none; width:116px; height: 23px; }