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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
#topNav {
	height: 175px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	clear: both;
	margin-left: 25px;
}
#Nav {
	text-align: right;
	clear: both;
	float: left;
}
#mainText1 {
	width: 350px;
	margin-left: 125px;
	float: left;
	height: 500px;
	margin-top: 30px;
}
#imageTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #55573F;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
}
#imageTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55573F;
	line-height: 20px;
}
#mainText1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: -8px;
}
#mainText1  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	margin-bottom: -10px;
}
#bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #3F2D23;
	width: 525px;
	padding-top: 35px;
	padding-bottom: 3px;
	text-align: center;
	clear: both;
}
#bottomLinks a {
	font-weight: normal;
	color: #3F2D23;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContent {
	width: 355px;
	margin-left: auto;
	height: 515px;
	clear: both;
	margin-right: auto;
	margin-top: 45px;
}
#imageTable {
	margin-top: 60px;
}
.imageTableP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3F2D23;
}
#imageTable H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #3F2D23;
}
.imageCenter {
	margin-top: 2px;
}
#mainContent    p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.img_left {
	padding-bottom: 5px;
	padding-left: 5px;
}
#a, #b, #c, #d, #e, #f, #g, #h {
	float: left;
}


.clear {
	clear: both;
}
