@charset "UTF-8";
html, body/* CSS Document */

 {
	margin:0;
	padding:0;
	border:none;
	background-color: #000000;
	font-family: Arial, sans-serif;
	height: 100%;
}
a:link {
	color: #9999CC;
}
a:visited {
	color: #9999CC;
}

a:hover {
	color: #FFFF00;
}

h1 {
	font-size:9pt;
	font-weight:bold;
	
}

/*image tooltip*/
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/*Sub Menu*/
#infoLeft{
	width:183px;
	text-align:left;
	padding-top:0px;
	line-height:8px;
}

#subMenutext {
	width:163px;
	height:27px;
	background-image: url(../images/interior/shared/menuBkg.gif);
	margin-left:13px;
	vertical-align:top;
	font-size:8pt;
	font-weight:bold;
}

#subMenutext a:link {
	color:#eb671a;
	text-decoration:none;
	margin-left:25px;
}
#subMenutext a:visited {
	color:#eb671a;
	text-decoration:none;
	margin-left:25px;
}	
#subMenutext a:hover {
	color:#ffffff;
	text-decoration:none;
	margin-left:25px;
}



#subEmailtext{
	display:block;
	width:170px;
	color:#f08a00;
	font-size:8.5pt;
	text-align:center;
	line-height:14px;
	margin-left:10px;
	margin-right:10px;
	
}
/*End Sub Menu*/
/*home*/
#homebody {
	height:593px;
	background-image: url(../images/interior/home/homebkg.jpg);
	color:#FF9900;
	font-size:8.5pt;
}
#homepad {
	margin-left: 158px;
	margin-top: 45px;
}
#homeWelcome {
	position: relative;
	top: 52px;
	left: 155px;
	width: 200px;
	display: block;
}

#homeFlashtext {
	position: relative;
	top: -12px;
	left: 60px;
	width: 435px;
}

#homeFlash {
	position: relative;
	top: -22px;
	left: 56px;
	display: block;
}

#homeFooter {
	display: block;
	margin-left: 260px;
	margin-top: 50px;
}
#homeFlashright {
	padding-left:17px;
	padding-top:0px;
	padding-right:10px;
}


/*home*/
/*table set*/
#fullheight{
	height:100%;
}

#headerCell {
	height:fixed;
}

#bodyCell {
	height:fixed;
	padding-left:132px;
	background-image: url(../images/interior/shared/bodyBkg.jpg);
	
}

#footerCell {
	height:auto;
	background-image: url(../images/interior/shared/bkgAll.jpg);
	font-size:8pt;
	text-align:center;
	padding-left:45px;
	padding-right:45px;
}
/*End table set*/

/*information Table*/
#infoHeight{
	height:450px;
	width:755px;
}

/*center info panel*/
#infoCenter{
	width:70px;
	text-align:left;
	line-height:18px;
}

#infoCenterimg{
	margin-left:14px;
	margin-top:-24px;
}
/*center info panel*/

#infoRight{
	width:500px;
	height:300px;
	padding-left:18px;
	padding-right:18px;
}

#infoRighttext{
	display:inline;
	width:400px;
	color:#FF6600;
	font-size:8.5pt;
	text-align:left;
	line-height:14px;
}

#infoRightimage{
	float:right;
	margin-right:0px;
	margin-top:8px;
}

#infoRightimageL{
	float:left;
	margin-top:8px;
}

/*Lotion Banner*/
#tableCelltext{
	position:relative;
	left:165px;
	top:25px;
	margin-right:410px;
	font-size:8.5pt;
	color:#CC99CC;
}
/*End Lotion Banner*/

#contactText{
	display:inline;
	width:250px;
	color:##FF9900;
	font-size:8.5pt;
	text-align:left;
	margin-top:8pt;
	}
#homeSub1 {
	position: relative;
	top: 112px;
	left: 55px;
	text-align: center;
}
#homeSub2 {
	position: relative;
	top: 78px;
	left: 198px;
	text-align: center;
}
#homeSub3 {
	position: relative;
	top: 29px;
	left: 342px;
	text-align: center;
}

/*contact page*/

#contacttext {
width: 255px;
height: 50px;
margin-left: 10px;
margin-right: 0px;
margin-top: 13px;
float:left;
color:#FF9900;
font-size:11.5px;
}

#contactform {
width: 250px;
height: 200px;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
float:left;
color:#FF9900;
font-size:11.5px;
}

#contactaddresses {
width: 120px;
height: 400px;
margin-left: 0px;
margin-right: 55px;
margin-top: -50px;
float:right;
color:#FF9900;
font-size:11.5px;
text-align:center
}

#contactaddresstext {
background-color:#330000;
padding: 5px;
}
