/* CSS Document */
body	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color:#666666;
	/*background: url('../images/bg.gif') left top no-repeat #e7eff5;*/
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-position:center top;
	background-color: #8CA53C;
}

a:link { text-decoration:none; color:#5e7516; }
a:visited { text-decoration:none; color:#5e7516; }
a:hover { text-decoration:none; color:#9aac3d; }
a:active { text-decoration:none; color:#9aac3d; }

.headerTable	{
background:url('../images/headerbackground.jpg') #743313 top left repeat-x;
}

.headerLinks	{
	padding-left: 33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e6e6e6;
	letter-spacing: 1px;
	text-decoration: none;
}
	.headerLinks A:link, .headerLinks A:visited { color: #5e7516; text-decoration: none; }
	.headerLinks A:active, .headerLinks A:hover { color: #9aac3d; text-decoration: none; }

.photoCorner	{
background: url('../images/photoedgetop.gif') left bottom no-repeat;
}

.contDivide	{
background: url('../images/contentdivider1.jpg') center center no-repeat;
}

.titleText {
padding: 30px 0px 10px 0px;
font-size: 22px; 
font-family:Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#7E3506;
text-align: left;
line-height:16px;
}

.snapToNav {
padding: 0px 0px 13px 0px;
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-align: center;
line-height:15px;
color:#7E3506;
}
	.snapToNav A:link, .snapToNav A:visited { color: #5e7516; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover { color: #9aac3d; text-decoration: none; }

.dockTable{
margin:15px 0 10px 0;
background:#f0f2dd right bottom no-repeat url('../images/title_bar_bg.gif');
}

.dockTable td {
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
color:#5e7516;
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:normal; color: #5e7516; text-decoration: none; }
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #9aac3d; text-decoration: none; }
	
.dockTitle {
padding-left: 45px;
background:10px 7px no-repeat url('../images/icon4.gif');
}

table tr td table tr td table tr td table tr td table tr td table tr td ul {
text-align: left;
list-style-type: none;
padding:0 0 0px 0;
margin: 12px 0px 9px 0px;
}

table tr td table tr td table tr td table tr td table tr td table tr td ul li {
background-image: url('../images/mouseover_sub.gif');
background-repeat: no-repeat;
background-position: 0 6px;
padding-left: 15px;
padding-bottom: 3px;
margin-left: 7px;
}

.footerImg {
background: url('../images/footerbackground.jpg') center top repeat-x;
}

.copyright { color:#ffffff; font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; }
	.copyright A:link, .copyright A:visited { color:#ffffff; text-decoration: none; }
	.copyright A:active, .copyright A:hover { color:#9aac3d; text-decoration: none; }