/* Cascading Stylesheet */
body {
	margin:25px 0px 25px 0px;
	background-color:#000000;
	line-height: 19px;
	font-size: 8.5pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	font-weight:bold;
	line-height:normal;
	color:#CCCCFF;
}
h2 {
	text-transform: uppercase;
	font-size: 11pt;
}
h3 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	color:#CCCCFF;
}
h1.subtitle {
	font-size: 10.5pt;
	color: #FFFFFF;
	text-align: left;
	padding:0;
	margin:0;
	text-transform: uppercase;
}
h4 {
	font-size: 10.5pt;
	color: #FFFFFF;
	text-align: left;
	padding:0;
	margin:0;
	text-transform: uppercase;
}
h5 {
	font-size:16.5pt;
	margin:0pt;
	padding:0pt;
	color: #FFFFFF;
}
.address {
	font-size:12pt;
	font-weight:bold;
}
.phone {
	font-size:9pt;
	font-weight:bold;
}

.subtitle {
	font-size:16px;
	font-weight:bold;
}
.disclaimer {
	font-size:9px;
	font-weight:normal;
	line-height:normal;
	color:#FFFFFF;
	text-align:justify;
}
#indexMain {
	width:774px;
	background-color:#3d4d9b;
	min-height:400px;
}
* html #indexMain {
	height:400px;
}
#indexMenu {
	width:189px;
	height:142px;
	background-image:url(../images/indexMenuBG.jpg);
	background-repeat:no-repeat;
}
.menuItem {
	overflow:hidden;
}
.menuItem a {
	display:block;
}
* html .menuItem a:hover {
	visibility:visible;
}
.menuItem a:hover img {
	visibility:hidden;
}
.footer {
	text-align:right;
	background-color:#2b3d93;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	line-height:normal;
	color:#FFFFFF;
}
.footerPad {
	padding:10px 25px 10px 10px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.linkcommunity {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:hover {
	color:#99FFFF;
	text-decoration:underline;
}
#indexContent {
	padding:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8.5pt;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}

#intMain {
	width:769px;
	background-color:#3d4d9b;
}
* html #intMain {
}
.intMenu {
	width:198px;
	vertical-align:top;
	text-align:left;
	background-image:url(../images/intMenuBG.jpg);
	background-repeat:no-repeat;
}
.intContentArea {
	width:571px;
	vertical-align:top;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8.5pt;
	font-weight:normal;
	line-height:19px;
	color:#FFFFFF;
}
.intContentArea a {
	color:#cfe8ff;
	text-decoration:underline;
}
.intContentArea a:hover {
	color:#000000;
	text-decoration:none;
}
.intContent {
	padding:25px;
}

.commPic1 {
	margin:0px 10px 10px 0px;
}
.commPic2 {
	margin:0px 0px 10px 10px;
}
/* ============================ MODEL PAGES ============================== */
#mainModelTable {
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8.5pt;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
}
#mainModelTable td {
	padding:5px;
}
#mainModelTable .modelLeft {
	width:50%;
	text-align:left;
	vertical-align:middle;
}
#mainModelTable .modelRight {
	width:50%;
	text-align:center;
	vertical-align:middle;
}
#mainModelTable hr {
	color:#0099CC;
	background-color:#0099CC;
}
.modelTitle {
	font-size:13pt;
	text-transform: uppercase;
	line-height: 19px;
}
.thumbClass {
	border:8px double #0099CC;
}
.calloutClass ul {
	margin:0px;
	padding:0px 0px 0px 35px;
	line-height: 19px;
	font-size: 8.5pt;
}

.modelsnav {
	padding-top: 10px;
	text-transform: uppercase;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
}
.modelsnav a {
	text-decoration: underline;
	color: #FFFFFF;
}