body {
	margin: 0;
	padding: 0;
	background: url(../images/pageFadeTop.gif) repeat-x top #6b9bc2;
	font: 12px Georgia, Times New Roman, Times, serif;
}

.photoRight {
	float: right;
	margin-left: 10px;
	margin-bottom:1em;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bodyContainer {
	width: 756px;
	margin: 0 auto;
	background: url(../images/pageTile.gif) repeat-y;
}

h1 {
	margin: 0;
	padding: 0;
	background: url(../images/title.jpg) no-repeat;
	height: 144px;
}

h1 span {
	display: none;
}

#menu {
	float: right;
	padding-right: 20px;
	margin-bottom: 200px;
}

#menu .top {
	background: url(../images/menuTop.gif) no-repeat left top;
	height: 7px;
	width: 166px;
}

* html #menu .top {
	background: url(../images/menuTop.gif) no-repeat 1px top;
	width: 167px;
}

#menu p a {
	display: block;
	text-align: center;
	color: #193864;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #91a7c6;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	background: #d0e4f0;
}

#menu p a:hover {
	background: #d8eeff;
}

#menu ul {
	margin: 0;
	list-style: none;
	display: block;
	padding: 0;
}

#menu ul li {
	width: 158px;
	height: 26px;
	padding-left: 4px;
	margin-bottom: 3px;
	line-height: 2.3em;
}

#menu ul li a {
	width: 158px;
	height: 26px;
	overflow: hidden;
	display: block;
	padding-left: 0;
	text-decoration: none;
	color: #193864;
	font-size: 11px;
	border-bottom: 1px solid #a6bfe1;
	text-indent: 5px;
}

#menu ul li a:hover {
	background: url(../images/menuHighlight.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	border-bottom-style: none;
	/*margin-bottom: 1px;*/
}

#menu ul li.last a {
	border-bottom: none;
}

#menuFooter {
	float: right;
	padding-right: 20px;
	background: url(../images/menuFooter.jpg) no-repeat left bottom;
	width: 166px !important;
	height: 200px !important;
	margin-top: -200px;
	clear: right;
	
}

* html #menuFooter {
	width: 186px !important;
	
}

#menuFooter a {
	text-align: center;
	color: #193864;	
}

#menuFooter div {
	margin-right: 10px;
	margin-left: 10px;
	/*padding: 0px 2px;*/
	text-align: center;
	font-size: 10px;
	color: #091f3a;
	line-height: 2em;
	font-style: italic;
}

#content {
	padding-top: 4px;
	margin-left: 20px;
	margin-right: 186px;
}

#contentText {
	font-size: 12px;
	color: #171400;
	line-height: 1.3em;
	margin-left: 7px;
	margin-right: 10px;
	background: url(../images/pageWatermark.gif) no-repeat center bottom;
	min-height: 350px;
	height: inherit !important;
}
.contact {color: #3D618F}

* html #contentText {
	height: 400px;
	width: 525px;
}
#contentText a:link, a:visited {
	color: #11396b;
	text-decoration:underline;	
}

#contentText a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #7dabc4;
}

blockquote {
	font-size: 1.7em;
	text-align: center;
	color: #597cac;
	font-weight: normal;
	background: no-repeat center top url(../images/quoteStart.gif);
	margin-top: 0;
	margin-bottom: .5em;
	padding: 17px 0 0;
	line-height: 1em;
}

blockquote b {
	color: #775e37;
}

blockquote div {
	background: url(../images/quoteEnd.gif) no-repeat center bottom;
	padding-bottom: 20px;
}

#copyright {
	font-size: 11px;
	color: #898989;
}

.contact {
	font-size: 11px;
	color: #3D618F;
}

h2 {
	background: url(../images/pageHeaderBar.gif) no-repeat left;
	height: 23px;
	padding: 0;
	font-size: 15px;
	line-height: 1.6em;
	text-indent: 7px;
	color: #fff;
	margin: 3px 0 .4em;
	font-weight: bold;
	width: 545px;
}

h3 {
	font-size: 1.2em;
	color: #193864;
	padding: 0;
	margin-bottom: .3em;
	margin-top: 0;
}

h4 {
	margin-top: 0;
	margin-bottom: .2em;
	font-size: 1em;
	color: #3d618f;
}

#pageFooter {
	background: url(../images/pageFooter.gif) no-repeat;
	height: 27px;
	clear: both;
}

#contentText ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contentText ul li {
	background: url(../images/bullet.gif) no-repeat;
	padding-left: 15px;
}

#contentText ul ul  {
	margin: 0;
	padding-left: 10px;
}
.caption { color: gray; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }
