body {
	background-color:#000;
	text-align: center;
	color: #fff;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

/* tags redefined -----------------------------------------------------------------*/

p {
	padding: 0px;
	margin: 0px;
}
p.photopage {
	padding: 4px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px 8px 0px 8px;
	font-weight:normal;
	display: inline;
}
h6 a {
	text-decoration:none;
}
h6 a:link {
	color: #fff;
	text-decoration:none;
}
h6 a:hover {
	text-decoration: underline;
}
h6 a:visited {
	color: #fff;
	text-decoration: none;
}
ul.home {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
ul.faqs {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
li {
	margin:0;
	padding:0;
}
label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* main divs -----------------------------------------------------------------*/

#wrapper {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 203px;
}
#logoimage {
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color:#ED1B23;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}

#slogan {
	margin: 0 0 0 225px;
	padding: 0;
}

#sloganimage {
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color:#ED1B23;
	margin: 0;
	padding: 0;
}

#contentwrap {
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align: left;
}
#splashwrap {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sidebar {
	width: 211px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#main {
	padding: 0px 0px 0px 13px;
	width: 536px;
	float: right;
	text-align: left;
}
#footer {
	clear: both;
	margin: 0px 0px 13px 0px;
	text-align: right;
	font-size: 10px;
}
#map {
	color: #000;
}
/* main classes -----------------------------------------------------------------*/

.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
.content{
	background-image:url(../images/contentbg.png);
	background-repeat:repeat-y;
	padding: 0px 13px 0px 13px;
}
.content ol{
	margin: 5px 0px 5px 44px;
}
.bubbletop {
	width: 100%;
	height: 12px;
	background-image:url(../images/top_bubble.jpg);
	background-repeat:no-repeat;
	font-size: 9px;
}
.bubbletoptop {
	width: 100%;
	height: 12px;
	background-image:url(../images/top_bubble.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	font-size: 9px;
}
.bubblebottom {
	width: 100%;
	height: 12px;
	background-image:url(../images/bottom_bubble.jpg);
	background-repeat: no-repeat;
	
	margin: 0px 0px 13px 0px;
	font-size: 9px;
}
.nav{
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color:#ED1B23;
}
.bubblemaintop {
	width: 100%;
	height: 12px;
	margin: 0px;
	background-image:url(../images/bubble_main_top.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
}
.bubblemaintoptop {
	width: 100%;
	height: 12px;
	background-image:url(../images/bubble_main_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 9px;
}
.bubblemainbottom {
	width: 100%;
	height: 12px;
	background-image:url(../images/bubble_main_bottom.jpg);
	background-repeat: no-repeat;
	clear:both;
	margin: 0px 0px 13px 0px;
	font-size: 9px;
}
.textregular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.textregular:link {
	color: #fff;
	text-decoration: none;
}
a.textregular:hover {
	text-decoration: underline;
}
a.textregular:visited {
	color: #fff;
	text-decoration: none;
}
.textcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.textcontent:link {
	color: #fff;
	text-decoration: none;
}
a.textcontent:visited {
	color: #fff;
	text-decoration: none;
}
a.textcontent:hover {
	text-decoration: underline;
}

.L_content {
	width: 242px;
	float: left;
	padding: 0px;
	margin: 0px 0px 13px 0px;
}
.BL_content {
	width: 500px;
	float: left;
	padding: 0px;
	margin: 0px 0px 13px 0px;
	/*border: solid #FFF;*/
}
.R_content {
	margin: 0px 0px 0px 255px;
}
.L_bio {
	width: 160px;
	float: left;
	padding: 0px;
	margin: 0px 13px 13px 0px;
}
.R_bio {
	margin: 0px 0px 0px 173px;
}
.homegallery {
	width: 240px;
	height: 180px;
	cursor: hand;
}
.leftfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float: left;
}
.grayhr {
	width: 80%;
	color: #666666;
	border-width: 1px 0px 0px 0px;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width: 1px;
	
	text-align: center;/*this will align it for IE*/
	margin: 0px auto; /*this will align it left for Mozilla*/
	clear: both;
	padding: 0px 0px 13px 0px;
}
.grayhr_dotted {
	width: 100%;
	text-align: center;/*this will align it for IE*/
	margin: 13px auto; /*this will align it left for Mozilla*/
	clear: both;
}
.headertextimage {
	padding: 0px 0px 10px 0px;
}
.formtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 460px;
	margin: 13px 0px;
}
.text12pt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 13px 0px;
}
.text12bm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 12px 0px;
}
.redlink {
	color: #FFFFFF;
}
a.redlink {
	color: #FFFFFF;
}
a.redlink:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a.redlink:hover {
	color: #ED1B23;
	text-decoration:underline;
}
a.redlink:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
.redlink2 {
	color: #FFFFFF;
}
a.redlink2 {
	color: #FFFFFF;
}
a.redlink2:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.redlink2:hover {
	color: #ED1B23;
	text-decoration:none;
}
a.redlink2:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.maptitle {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.maptext {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.navpad {
	padding: 0px 13px 0px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
}
.biotable {
	margin: 0;
	padding: 0;
	border:none;
	vertical-align:top;
}
.indent {
	padding: 0px 0px 0px 12px;
}
.strippedlist {
	margin: 0;
	padding: 0;
}
.strippedlistul {
	margin: 0 0 0 18px;
	padding: 0;
}
.style12 {
	color: #999999;
	}