html, body {
	text-align:center;
	margin:0;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#C0C0C0;
}
#pgWrpr {
	width:785px;
	margin:0 auto;
	background:url(images/hdr.jpg) no-repeat top #000;
}
h3 {
	color:#c00;
	font-size:14pt;
}
h2 {
	font-family:"Century Gothic";
	color:#333;
	font-size:16pt;
	text-transform:uppercase;
}
table strong {
	font-size:10pt;
}
#logoTitle {
	color:#c00;
	font-weight:900;
	text-transform:uppercase;
	border:0;
	font-size:11pt;
}
#hdr {
	height:163px;
}
#phn {
	text-align:right;
	color:#fff;
	font-weight:700;
	padding:0 5px 0 0;
}
#hdrTxt {
	text-align:left;
	margin:0 0 0 180px;
}
#hdrTxt h1 {
	margin:0;
	padding:0;
	line-height:.95;
	font-size:16pt;
	text-transform:uppercase;
}
#hdrTxt p {
	margin:8px 0 0 0;
	padding:0;
	color:#fff;
	font-weight:700;
	font-style:italic;
	font-size:12pt;
}
#bdyWrpr {
	background:url(images/cntBg.jpg) right repeat-y;
	text-align:left;
}
#mnu {
	width:150px;
	margin:30px 0 0 10px;
	float:left;
}
#mnu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#mnu ul li {
	background:url(images/btn.jpg) no-repeat left top;
	width:147px;
	margin:4px 0 9px 0;
	padding:1px 0 7px 7px;
}
.btmLink {
	margin:3px 0 0 0;
}
#mnu a {
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	font-size:11px;
	text-decoration:none;
}
#mnu a:hover {
	color:#ff0000;
}
#cnt {
	float:right;
	width:610px;
}
.map a {
	color:#c00;
	text-decoration:none;
	text-shadow:#000000;
}
.map a:hover {
	text-decoration:underline;
}
#ftr {
	background:url(images/ftr.jpg) top no-repeat;
	padding:30px 0 0 190px;
	color:#fff;
	font-weight:700;
	text-align:left;
}
#foremost {
	margin:20px 0 0 0;
	font-size:10px;
}
#foremost a {
	color:#000;
}
#foremost a:hover {
	color:#ff0000;
}
/*******
* This is for all Content div's
*******/
#cnt div {
	background-color:#fff;
	padding:5px 10px;
	border:2px solid #cc0000;
	margin:10px 10px 10px 5px;
}
/*******
* This is for the Full page template
*******/
#cnt .dvMain {
	width:355px;
	float:left;
	margin-right:5px;
}
#cnt .dvImg {
	width:195px;
	height:127px;
	border-color:#000;
	float:right;
	padding:0;
}
#cnt .dvXtra {
	width:175px;
	float:right;
}
.dvXtra ul {
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}
.dvXtra ul li {
	background:url(images/btn_red.jpg) no-repeat top left;
	width:138;
	height:33px;
	padding:5px 0 0 10px;
	margin:3px 0;
}
.dvXtra a {
	color:#fff;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
}
.dvXtra a:hover {
	color:#000;
}
/*******
* This Clears Floats
*******/
#cnt .dvClrRight {
	clear:right;
	border-width:0;
	margin:0;
	padding:0;
	height:0;
}
.dvClr, #cnt .dvClr {
	height:0;
	clear:both;
	border-width:0;
	margin:0;
	padding:0;
}
