
/* -------------------------------------------------------  MAIN */

body {
	background:  #cac1c1 url('sitebg.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 23px;
	color: #000;
}

.bodytable{
	background-color: #70263b;
	background: url('contentbg.jpg') no-repeat;
}

td {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #000;
}

.flashz {
	z-index:-1;
}


/*  ------------------------------------------------------- Scrolling Body  */

.scrollbody {
	
	height: 350px;
	width: 490px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding:0;
	margin:0;
	
}


/* -------------------------------------------------------  LINKS STYLES */

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul.menu a {
	font-size: 12px;
	color: #f3e8e8;
	font-weight: bold;
	text-decoration: none;
}

ul.menu a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------  HORIZONTAL MENU */

.menubg {
	background-position:top;
    background: url('menubg.jpg') no-repeat;
}

ul.menu {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	font-weight: bold;
	z-index:100;
}

ul.menu li {
	float: left;
	margin: 0;
	background: url('buttonbg.jpg') repeat-x bottom;
	height: 33px;

}
ul.submenu { margin: 0 0 0 20px;}
ul.submenu li { list-style: disc; padding-left: 2px;}
div.menuitem { padding: 3px; cursor: pointer; float: left; }
div.menu ul { margin: 0; padding-left: 10px; list-style: none; }
div.menu li { margin: 0; padding-right: 5px; float: left; }


/* ------------------------------------------------------- FOOTER */

.footer {
	font-family: Verdana, Arial;
	color: #b86c82;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
}
.footerbg {
    background: url('footerbg.jpg') no-repeat;
    background-position:top center;
    background-color:#cac1c1;
}

.weather {
	line-height: 10px;
}



/* -------------------------------------------------------  IMAGES */

.scrollbody td img {
	border: 1px #000 solid;
}

img.one, img.two {
	clear: both;
	border: 1px #000 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}



/* -------------------------------------------------------  HEADERS  */

h1, h2, h3, h4 {
	color: #900028;
}

h1 {
	font-size: 19px;
}

h2, h3, h4 {
	font-size: 16px;
}



/* -------------------------------------------------------  SUBMENUS

JSMENU:fontColor:#f3e8e8
JSMENU:fontColorHilite:#ffffff
JSMENU:menuItemBgColor:#682236
JSMENU:menuHiliteBgColor:#c24266
JSMENU:menuLiteBgColor:#c6b1b5
JSMENU:menuBorderBgColor:#70263b
JSMENU:bgColor:#c6b1b5
JSMENU:horizOffset:-8
JSMENU:vertOffset:23
JSMENU:menuOrient:horiz
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:24
FLOWER:1
CAL:width:175
CAL:height:200
*/
