@charset "utf-8";
/* CSS Document */

/* Start General Declarations */
html{padding-bottom:50px;}
body{
	margin:0 auto;
	background-image: url(img/back.png);
	background-attachment: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#000
}
a:link{color: #fff;}
a:visited{color: #CCC;}
a:hover{color:#FF6;}
a:active{color:#FF0;}
/* End General Declaration */
/* begin div styles*/
#main {width:798px;height:auto;margin:0 auto;}
#headerflsh{height:288px;width:798px;margin-top:25px;}
#header{background-image:url(img/header.png);height:288px;width:798px;margin-top:25px;}
#nav {width:798px;height:15px;z-index: 1;margin:0 auto;text-align: center;}
#contenttop{width:798px;height:21px;background-image:url(img/glasstop.png);margin-top:60px;}
#contentmain {width:798px;height:auto;background-image:url(img/glasscent.png);background-repeat: repeat-y;}
#content1 {width:540px;height:auto;margin:0 auto;font-size: 15px;color:#FF6;text-align:center;}
#content {width:765px;height:auto;margin:0 auto;font-size: 15px;color:#FF6;text-align:center;}#citypage {width:700px;height:auto; margin: 0 auto; font-size: 15px;color:#FF6;}
#contentbottem {width:798px;height:18px;background-image:url(img/glassbotm.png);}
#feet{width:800px;height:50px;background-image:url(img/footie.png);margin:0 auto;margin-top:15px;font-family: "Trebuchet MS", Arial, san-serif;font-size:15px;color:#FFF;text-align:center;line-height:44px;font-weight:bold;background-repeat: no-repeat;background-position: center;}
#validation{margin:0 auto;margin-top:10px;width:900px;height:55px;text-align:center;padding-left:-10px;}
#homepic{background-image:url(img/CEO.JPG);width:765px;height:475px;background-repeat: no-repeat;background-position: center;}
#nightfall{background-image:url(img/nightfalls.png);width:765px;height:475px;background-repeat: no-repeat;background-position: center;}
#tipsleft{width:auto;float:right;text-align: center;}
#tipsright{width:auto;text-align: center;}
#tipspic{width:379px;height:578px;background-image:url(img/tipspic.png);background-repeat: no-repeat;background-position: center;}
/* End Styles */
/* begin Nav */
/* General */

/* -- Menu -- */
.menu {font-family: "Trebuchet MS", Arial, san-serif;width:798px;height:22px;font-size:12px;z-index:1000;margin:0 auto;}
.menu ul li a {display:block;text-decoration:none;color:#f0f0f0;font-weight:bold;width:123px;height:64px;text-align:center;border-bottom: 0;background-image:url('img/black/center.png');line-height:60px;font-size:20px;overflow:hidden;padding-left: 1px;}
.menu .left_nosub {background-image:url('img/black/left.png');padding-left: 1px;margin-right: -1px;}
.menu .right_hassub {background-image:url('img/black/right.png');}
.menu .right_nosub {background-image:url('img/black/right.png');}
.menu .center_nosub {background-image:url('img/black/center.png');}
.menu .center_hassub {background-image:url('img/black/center.png');}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li:hover a {background:url('img/black/center_hassub.png');color:#F00;}
.menu ul li:hover ul {display:block; position:absolute; top:62px; left:0; width:182px; margin: 0; padding: 0;}
.menu ul li:hover ul li a.center_hassub {background:#6a3;color:#f00;}
.menu ul li:hover ul li:hover a.center_hassub {background:#f00; color:#F00;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover .left_nosub {color:#F00; background:url('img/black/left_nosub.png');}
.menu ul li:hover .right_hassub {color:#FC6; background:url('img/black/right_hassub.png') ;}
.menu ul li:hover .right_nosub {color:#F00; background:url('img/black/right_nosub.png') ;}
.menu ul li:hover .center_nosub {color:#F00; background:url('img/black/center_nosub.png');}
.menu ul li:hover ul li a {background-image: none; display:block;height: 58px; line-height: 56px; color:#FFF; width:190px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu ul li:hover ul {margin: 0 0 0 3px;padding: 0;background-image:url('img/black/dropdown.png');background-repeat:no-repeat;background-position:bottom left;}
.menu ul li:hover ul .sub_active {background-image:url('img/black/sub_active.png');margin-right: 1px;}
.menu ul li:hover ul li a:hover {color:#F00;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
.wrap{width:745px;height:10px;padding:0;margin:0 auto;}
/* -- End Menu -- */
	/* End Nav */.reg ul li {  margin-left: 0;  padding-left: 0;  list-style-type: circle;  text-align: left;  }	

