body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0066FF;
	background-image: url(images/bak.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.topmenu {
	background-image: url(images/newLogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menutablecell {
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.Ltablecell {
	background-image: url(images/L_BORDER.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.Rtablecell {
	background-image: url(images/R_BORDER.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

.toptable {
	background-image: url(images/TOPBORDER.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.topLEFTCORNER {
	background-image: url(images/TOPLEFTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.TOPRIGHT {
	background-color: #FFFFFF;
	background-image: url(images/TOPRIGHTTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BOTTOMLEFT {
	background-color: #FFFFFF;
	background-image: url(images/BOTTOMLEFTTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BOTTOMRIGHT {
	background-color: #FFFFFF;
	background-image: url(images/BOTTOMRIGHTTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BOTTOMTABLE {
	background-color: #FFFFFF;
	background-image: url(images/BOTTOMBORDER.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#dd
{	margin: 0;
	padding: 0}

#dd li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 13px;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold;
}

#dd li a.menu
{
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}



#dd li a.menu:hover
{
	background-color: #CC0000;
}

.submenu
{
	background: #FFFFFF;
	border: 1px solid #000000;
	visibility: hidden;
	position: absolute;
	width: 135px;
	z-index: 3;
}
.layering {
	z-index: -1;
}


	.submenu a
	{	display: block;
		font: 12px arial;
		text-align: left;
		text-decoration: none;
		padding: 3px;
		color: #000000}

	.submenu a:hover
	{	background: #CC0000;
		color: #FFF}

.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.sunshineTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style11 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	font-size: 18px;
	font-weight: bold;
}

a.c1:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	border: 1px none #000000;
	padding: 0px;
}
a.c1:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.c1:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CC0000;
	font-weight: bold;
	font-size: 12px;
	outline:thin;
	outline-color:#000000;
	
}
.redborder {
	border: 1px solid #000000;
}
.menutablecell {
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.Ltablecell {
	background-image: url(images/L_BORDER.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.Rtablecell {
	background-image: url(images/R_BORDER.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

.toptable {
	background-image: url(images/TOPBORDER.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.topLEFTCORNER {
	background-image: url(images/TOPLEFTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.TOPRIGHT {
	background-color: #FFFFFF;
	background-image: url(images/TOPRIGHTTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BOTTOMLEFT {
	background-color: #FFFFFF;
	background-image: url(images/BOTTOMLEFTTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BOTTOMRIGHT {
	background-color: #FFFFFF;
	background-image: url(images/BOTTOMRIGHTTCORNER.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BOTTOMTABLE {
	background-color: #FFFFFF;
	background-image: url(images/BOTTOMBORDER.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.furnituretable {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nametext {	font-size: 18px;
	line-height: normal;
	text-transform: capitalize;
	letter-spacing: -1px;
	word-spacing: 5px;
	font-weight: bold;
}
.addresstable {
	background-color: #FFFFFF;
	border: thin solid #000000;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

.style15 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style13 {font-size: 18}
.style14 {font-size: 16px}

.style16 {font-size: 10px}
.style17 {font-family: Arial, Helvetica, sans-serif}
.style18 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
