body {
	background-color: #E9E9D1;
	color: #666666; 
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px
	font-size: 12px;
}
p  { 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 22px
}
td  { 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 22px
}
a:link { color: #c3a478;}
a:visited { color: #c3a478;}
a:hover { color: #c3a478;}

.tableMain {
	background-color: #F7F6F1;
	border-bottom: 1px solid #9AD7DB;
	border-top: 1px solid #9AD7DB;
	border-left: 8px solid #9AD7DB;
	border-right: 8px solid #9AD7DB;
}
.navColumn {
	width: 160px;
	padding-top:20px;
	padding-bottom:30px;
}
.mainColumn {
	width: 594px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:30px;
	text-align:center;
}
.contentArea {
	width: 540px;
	text-align:left;
}

.textLg  { 
	font-size: 13px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 22px
}

.menu {
font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px;
}

.menuActive {
font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px;
}

.menu  a:link { color: #c3a478;  text-decoration:none}
.menu  a:visited { color: #c3a478; text-decoration:none}
.menu  a:hover { color: #9AD7DB; text-decoration:underline}

.menuActive  a:link { color: #9AD7DB;  text-decoration:none}
.menuActive  a:visited { color: #9AD7DB; text-decoration:none}
.menuActive  a:hover { color: #9AD7DB; text-decoration:underline}

.photoContainer {
	border: 1px solid #999999;
	padding: 4px;
	width: 530px;
}
.photoContainerLeft {
	border: 1px solid #999999;
	padding: 4px;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

.photoRules {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
}
.photoRules {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
}
.photoBorderBottom {
	padding-bottom:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}
.photoBorderTop {
	padding-top:10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid #999999;
}
.photoBorderTopBottom {
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.columnLeft {
padding-right:10px;
}
.columnRight {
padding-left:10px;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top:2px;
	padding-bottom:2px;

}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.headSmItal {
	font-style: italic;
	font-weight: bold;
	color: #9AD7DB;
}

ul li {
	list-style-type: disc;
}

.footer {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.note {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px; 
}
h1  { 
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	font-size:16px;
 }
 
h2  {
	color: #9AD7DB;
	text-transform: uppercase;
	font-weight: bold;
	font-size:12px;
	display: inline;
}
.head2  {
	color: #9AD7DB;
	font-weight: bold;
	font-size:12px;
}
h2 a:link, .head2 a:link  {
	color: #9AD7DB;
	text-decoration:none;
}
h2 a:visited, .head2 a:visited  {
	color: #9AD7DB;
	text-decoration:none;
}
h2 a:hover, .head2 a:hover  {
	color: #9AD7DB;
	text-decoration:underline;
}
h2 a:active, .head2 a:active  {
	color: #9AD7DB;
}
h3    { 
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #9AD7DB;
	display: inline;
 }

h4   { color: #c3a478; font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 1.5em; text-align: center; margin-right: 1em; margin-left: 0 !important }

.quote    { 
	color: #9AD7DB;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
 }
 
 .clearBlock {
 	clear: both;
 }

