@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	width: 760px;
	background-color: #3e1a19;
}
#divWrapper {
	background-image: url(../images/templatems0108bg.gif);
	width: 760px;
}
#divLogo {
	float: left;
	width: 248px;
}
#divPageTitle {
	float: left;
	width: 512px;
}

#divNavigation {
	float: left;
	width: 248px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #924A2D;
	font-size: 16px;
	line-height: 140%;
}
#divBodyContent {
	float: left;
	width: 512px;
}

#divContentStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#divFooter {
	clear: both;
	width: 760px;
	background-image: url(../images/templatems0108_footerbg.jpg);
	height: 55px;
}
#divCopyright {
	float: left;
	width: 248px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #924A2D;
	font-size: 11px;
	padding-top: 10px;
}
#divFooterNavigation {
	float: left;
	width: 512px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
}
.bottomNav a:link {color: #924A2D; font-family:Georgia, Times New Roman, Times, serif;  font-size: 10px; text-decoration: none; } 
.bottomNav a:visited {color: #924A2D; font-family:Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: none} 
.bottomNav a:hover {color: #000000;   font-family:Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: underline} 
.bottomNav a:active {color: #924A2D;  font-family:Georgia, Times New Roman, Times, serif; font-size: 10px; text-decoration: none
}
a:link {color: #924A2D;  text-decoration: none} 
a:visited {color: #924A2D; text-decoration: none} 
a:hover {color: #000000;   text-decoration: underline} 
a:active {color: #924A2D;  text-decoration: none
} 
