html { min-height: 100%; margin-bottom: 1px; }html { overflow: -moz-scrollbars-vertical !important; }/*scroll bar to prevent page shift in safari and FF*/


p {
	font-size: 13pt;
	font-style: normal;
}
h3 {
	font-size: 16pt;
	font-weight: bold;
}
ul {  font-size: 13pt}
h1 {
	font-size: 18pt;
	font-weight: bold;
	font-style: oblique;

}
h2 {
	font-size: 16pt;
	font-weight: bold;
	font-style: oblique;
	color: #cd776f;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
ol {  font-size: 13pt}
a:hover {
	text-decoration: underline;
	color: cd776f;
}
.padding {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: repeat-y;

}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: repeat-y;
}
.ghost {
	background-image: url(assets/images/ghosts.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.imgborder {border:#d27468 1px solid; }

/** Header Info **/
#topinfo{ position: absolute; text-align: right; margin:0 0 0 370px;  }
.topaddress{ margin: 10px 0 0 0; font-size: 10pt; }
.callnow{ font-style: italic; font-weight: 700; font-size: 14pt; margin-top: 35px; }
#nav li{ display: inline; font-size: 10pt; width: 50px; }
.mention{ font-size: 8pt; font-weight: 500; }

#menuContainer{ _margin-top: -25px; }
