/* GENERAL STYLES */
#body
{
	font-family: arial, sans-serif; 
	font-size: 15px; 
	background-color: #f5f1e8;
	color: #666666;
	background-image: url(/media/1568/pagebackground.png);
	margin-top: 0px;
}

img {
	border: 0;
}

.pageSection 
{
	border: none;	/* Page Border */
}

.pageWidth 
{
	width: 695px; /* Page width */
}

.headerSection 
{
        position: relative;
	height: 135px;
}

.headerImageContainer {
        position: absolute;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/1573/header.png');

	display: block;
	top: 0;
	z-index: 2000;
	height: 135px;
	width: 695px;
}

.headerImage {
	display: block;	
	/*for IE6*/
	_height: 1px;
	_width: 1px;
}

.menuSection
{
	padding: 2px 20px 0 22px;
	background-color: #b3060a;
	background-image: url(/media/1563/menuback.gif);
	background-repeat: repeat-x;
	border-top: solid 1px Black;
	border-bottom: solid 1px #740508;
	height:20px;
}

.menuSection ul 
{
}

.menuSection li 
{
	margin-right: 12px; 
	padding-right: .5em;	
}

.menuSection a {
	color: White;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.menuSection a:hover {
	color: #fff498;
	text-decoration: none;
}

.mainContentArea 
{
	width: 100%;
	background-color: #f9f9f9;
	border-top: solid 1px Black;
}

.contentSection 
{
	line-height:1.5em;
}

.footerSection 
{
	padding-top: 3px;
}

.footerLeft 
{
}
.footerRight 
{
}

.mainContentZone 
{
	padding: 20px;
}

.fullContentZone 
{

}

h1 { 
	font-family: Arial Rounded MT Bold, arial, sans-serif; 
	font-size: 16pt; 
	font-weight:normal; 
	color: #502421;
	margin-top: 0;
}

h2 {
	font-family: Arial Rounded MT Bold, Arial, sans-serif; 
	font-size: 14pt; 
	font-weight: normal; 
	clear: both;
	margin-top: 0;
	margin-bottom: 12px;
	background-color: #f9edef;
	padding: 4px 0 4px 2px;
	color: black;
	border-top: solid 1px #f694a4;
}

.mainContentZone p {
	margin-top: 12px;
	margin-bottom: 12px;
}

.contentSection ul {	
	margin: 0; 	
	padding: 0;	
	padding-bottom: 12px;
	font-size: 14px;
	line-height:1.4em;
}

.contentSection li {
	display:block;	
	list-style-type:none;	
	padding-left:20px;
	background: url(/media/763/bullet.gif);	
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 4px;
	color: #667666; 
	font-family: arial, sans-serif; 
	font-size: 15px; 
	margin-right: 2em;
	line-height:1.4em;
}

.contentSection a {
 	color: #227eff;
}
.contentSection a:hover {
	color: #660000;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cccfcc; 
	margin: 16px 0;
}

.highlight {
	background-color: #f9edef;
	padding-left: 2px;
	clear: both;
}
.highlight img {
	float: right;
	margin-bottom: 4px;
	border: solid 4px #f9edef;
	border-width: 4px;
}

p strong {
	color: #555555;
}

.sectionPhotos {
	float: right;
	margin-bottom: 6px;
}

.sectionPhotos img {
	display: block;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0 5px 5px 5px;
	background-color: #f9edef;
}

.singleSectionPhoto {
	display: block;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0 5px 5px 5px;
	background-color: #f9edef;
	float: right;
	margin-bottom: 6px;
}

.contactTable td {
	vertical-align: top;
	padding: 0 0 12px 0;
}

.contactTable .label {
	width: 160px;
	font-weight: bold;
}

.ourPeopleSection {
	background-color: White;
	border: solid 1px #cccccc;
	padding: 2px;
	margin-bottom: 12px;
}

.ourPeopleSection table tr td {
	vertical-align: center;
	padding: 2px;
}	

.ourPeopleSection table tr td p {
	background-color: #f3f3f3;
	margin: 0;
	vertical-align: middle;
	padding: 4px;
	font-size: 8pt;
	line-height: 1.4em;
	color: #444444;
}

/* EDITOR PROPERTIES */
h1 {

}

h2 {

}

p {

}


