@charset  "utf-8";

body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #004E99;
	margin: 0px;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
}
#wrapper
{
	width: 925px;
	margin: 0px;
	position: relative;
}

#flashheader { height: 340px; }

#centercol
{
	width: 700px;
	position: relative;
	left: 185px;
}

.content
{
	position: relative;
	line-height: 200%;
	margin: 20px;
	top: -50px;
	border: 0px solid white;
	font-size: 14px;
	font-weight: bold;
}

.content h1
{
	position: absolute;
	visibility: hidden;
	padding: 0;
	margin: 0;
}

#welcome
{
	width: 360px;
	position: relative;
	left: 10px;
	height: 120px;
}

a:link { color: #F1DB0B; }
a:visited { color: #013A74; }
a:hover { color: #013A74; }
a:active { color: #FFFFFF; }

/*Right Column*/
#rightcol
{
	width: 215px;
	position: absolute;
	top: 0px;
	left: 925px;
}

#blankdiv { height: 100px; }

/*Left Navigation*/
#leftnav
{
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	width: 185px;
	height: 300px;
	position: absolute;
}

#flashgirl
{
	position: relative;
	top: -65px;
	z-index: 500;
	overflow: default;
}

/* left menu start */
.menu ul
{
	padding-left: 0px;
	margin-left: 0px;
	width: 185px;
	text-align: center;
	position: relative;
	z-index: 1000;
	overflow: default;
}

.menu ul  li
{
	list-style: none;
	margin: 0;
	height: 35px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #000000;*/
}

.menu ul  li a,.menu ul  li a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 35px;
}

.menu ul li a:hover
{
	color: #F1DB0B;
	font-size: 20px;
}

#li6 { height: 55px; }
#sec6 { line-height: 25px; }
#leftnav .menu .nav0_on
{
	color: #F1DB0B;
	font-weight: bold;
	font-size: 20px;
}

/*Bottom Navigation*/
#bottomnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 708px;
	position: absolute;
	left: 216px;
	bottom: -200px;
}

#bottomnav .menu ul
{
	width: 665px;
	text-align: center;
}

#bottomnav .menu ul li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	display: inline;
	border-right: 1px solid #fff;
}

#bottomnav .menu ul li a
{
	text-decoration: none;
	color: #FFFFFF;
}

#bottomnav .menu ul a:hover { color: #FFCC00; }

/*Interior Pages*/
#flashheader2 { height: 205px; }

#content2 .content
{
	width: 708px;
	position: relative;
	left: 216px;
	height: 300px;
	line-height: 150%;
	padding: 0px;
	bottom: 45px;
}

#content2 h1
{
	background-color: #F1DB0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2B418C;
	height: 40px;
	padding: 0px;
}

#yellowwhitebox
{
	width: 560px;
	background-image: url(images/whitestagebg.gif);
	background-repeat: repeat;
	color: #000000;
}

#floatleft { float: left; }

#content2 img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#floatright { float: right; }

.pagelistcontainer
{
	position: relative;
	left: 216px;
}

.footer
{
	margin: 0;
	text-align: center;
	width: 700px;
	position: relative;
	left: 185px;
	color: #fff;
	font-size: 10px;
}

.row
{
	clear: both;
	margin: 10px 0 0 0;
}

hr
{
	color: #FFFF00;
	width: 300px;
	border: 1px solid #FF0000;
}

#homecontentflash {
	position: absolute;
	left: 200px;
	top: 40px;
	z-index: 2;
	border: 0px solid white;
	width: 500px;
	height: 500px;
}

#homepagetext
{
	position: relative;
	left: 10px;
	width: 330px;
	
}

#ads
{
	text-align: center;
	position: relative;
}

#ads a
{
	color: #FBDD41;
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

#ads a:hover { color: #FFF; }
#cateringmenu {
	background-color:#990066;
	height: 55px;
	width: 148px;
	z-index: 2;
	position: absolute;
	right: 500px;
}
.customform {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.customform input
{
	background-color: #92C425;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}
.customform input[type="submit"]  { background-color: #FC0; }