/* Roberts Web Design CSS Document */


body {
	background:#3772ac;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#wrapper {
	background-color:#FFF;
	font-family:"Comic Sans MS", Verdana, Tahoma, Arial;
	font-size: 100%;
	color:#3772AC;
	text-align: left;
	width: 760px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	border:#000 solid 1px;
}

a, a:link, span {
	color:#3772ac;
}

a:hover {
	color:#BF2B37;
}

p {
	text-align:left;
	color:#000000;
}

h1 { display:block; padding-top: 130px; height: 0; overflow: hidden;}

h2 {
	font-weight: 600;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#header{
	width:760px;
	height:130px;
	background:#FFFFFF url(../images/icon.jpg) top center no-repeat;
}

#redhead {
	background: url(../images/logo_top.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 760px;
}

#logo_head {
	background: #BF2C37 url(../images/logo_main.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 760px;
}

#main_nav {
	display:block; 
	width:760px;
	height:63px;
}

#main_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#main_nav li {
	padding: 0px;
	margin: 0px;
	float:left;
	white-space:nowrap;
}

#main_nav li.nav_home {background:#BF2C37 url(../images/home_blu.jpg) no-repeat; width:144px; height:63px;}
#main_nav li.nav_combos {background:#BF2C37 url(../images/combos_blu.jpg) no-repeat; width:136px; height:63px;}
#main_nav li.nav_moon {background:#BF2C37 url(../images/moon_blu.jpg) no-repeat; width:200px; height:63px;}
#main_nav li.nav_slides {background:#BF2C37 url(../images/slides_blu.jpg) no-repeat; width:118px; height:63px;}
#main_nav li.nav_supplies {background:#BF2C37 url(../images/supplies_blu.jpg) no-repeat; width:162px; height:63px;}
#main_nav a {display:block; padding-top:63px; height:0; color:#F7EE23; text-decoration:none; overflow:hidden;}

#main_nav a#home {background:transparent url(../images/home_yel.jpg) -144px -63px no-repeat;}
#main_nav a#combos {background:transparent url(../images/combos_yel.jpg) -136px -63px no-repeat;}
#main_nav a#moon {background:transparent url(../images/moon_yel.jpg) -200px -63px no-repeat;}
#main_nav a#slides {background:transparent url(../images/slides_yel.jpg) -118px -63px no-repeat;}
#main_nav a#supplies {background:transparent url(../images/supplies_yel.jpg) -162px -63px no-repeat;}
#main_nav a#home:hover {background-position:top right; z-index:50;}
#main_nav a#combos:hover {background-position:top right; z-index:50;}
#main_nav a#moon:hover {background-position:top right; z-index:50;}
#main_nav a#slides:hover {background-position:top right; z-index:50;}
#main_nav a#supplies:hover {background-position:top right; z-index:50;}

#main_nav li.on_home {background:#BF2C37 url(../images/home_yel.jpg) no-repeat; width:144px; height:63px;}
#main_nav li.on_combos {background:#BF2C37 url(../images/combos_yel.jpg) no-repeat; width:136px; height:63px;}
#main_nav li.on_moon {background:#BF2C37 url(../images/moon_yel.jpg) no-repeat; width:200px; height:63px;}
#main_nav li.on_slides {background:#BF2C37 url(../images/slides_yel.jpg) no-repeat; width:118px; height:63px;}
#main_nav li.on_supplies {background:#BF2C37 url(../images/supplies_yel.jpg) no-repeat; width:162px; height:63px;}

#content_wrapper {
	font: normal 16px "Comic Sans MS", Verdana, Tahoma, Arial;
	color: #000000;
	background: #FFFFFF url(../images/main_top.jpg) top left no-repeat;
	padding: 0px;
	width: 760px;
	height:45px;
	clear:both;
}

.map {
	background:#FFFFFF url(../images/map.jpg) top center no-repeat;
	border-right:#3772AC solid 10px;
	border-left:#3772AC solid 10px;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:0px;
	width:690px;
	height:450px;
}

#main_text {
	border-right:#3772AC solid 10px;
	border-left:#3772AC solid 10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
	width:690px;
	height:130px;
}

#main_text.contract {
	height:180px;
}

#main_text.home {
	height:240px;
}

#main_text.sixc {
	height:575px;
}

#main_text.second {
	height:650px;
}

#main_text.moonwalk {
	height:475px;
}

#main_text.slides {
	height:500px;
}

#main_text.canopy {
	height:310px;
}

#main_text.table {
	height:250px;
}

#main_text.chair {
	height:340px;
}

#image {
	margin: 24px 10px 0px 10px;
	float: right;
	text-align:center;
	font-size: 80%;
	display:inline;
	font-weight:600;
	clear:right;
}

#image a {
	text-decoration:none;
}

#image_left {
	margin: -25px 10px 0px 10px;
	float: left;
	text-align:center;
	font-size:80%;
	display:inline;
}

#main_text.singleslip {
	height:475px;
}

#main_text.rent {
	height:350px;
}

#main_text.form {
	height:450px;
	padding-top:0px;
}

#main_text.thanks {
	height:400px;
	color:#000000;
}

#main_text.rules {
	height:650px;
}

#main_text.rules li {
	color:#000000;
}

#main_text.about {
	height:550px;
}
 

#main_text.payments {
	height:300px;
}
 
#main_text p {
	padding-left:10px;
	padding-right:10px;
}

#main_bottom {
	background:#FFFFFF url(../images/main_bottom.jpg) top left no-repeat;
	padding: 0px;
	margin:0px;
	width: 760px;
	height:45px;
	clear:both;
}

form {
	width: 400px;
	margin:5px 10px 0px 10px;
	padding:0px;
	text-align:right;
}

.button {
	margin-top: 25px;
	}

#sub_top {
	background:#FFFFFF url(../images/sub_top.jpg) top left no-repeat;
	padding: 0px;
	margin:0px;
	width: 760px;
	height:25px;
	clear:both;
}

#sub_text {
	background:#FFFFFF url(../images/sub_middle.gif) top left repeat-y;
	padding: 0px;
	margin:0px;
	width: 760px;
	height:320px;
	clear:both;
}

#Layer2 {
	float:left;
	display:inline;
	width:180px;
	height:150px;
	margin-left:45px;
}

#Layer3 {
	float:left;
	display:inline;
	width:180px;
	height:150px;
	margin-left:65px;
}

#Layer4 {
	float:right;
	display:inline;
	width:180px;
	height:150px;
	margin-right:45px;
}

#sub_bottom {
	background:#FFFFFF url(../images/sub_bottom.gif) top left no-repeat;
	padding: 0px;
	margin:0px;
	width: 760px;
	height:50px;
}

#footer_nav {
	background:#FFFFFF url(../images/footer_bg.gif) top left no-repeat;
	text-align:center;
	display:block;
	width: 760px;
	height:120px;
	margin:0px;
	padding-top:25px;
	color:#000000;
}

#footer_nav ul {
	margin:0px; 
	padding-left:45px;
}

#footer_nav ul li {
	list-style-type:none;
	float:left;
	padding-left:15px;
	padding-right:15px;
}

#footer_nav span.number {
	font-weight:400;
	font-size:100%;
}

#footer_nav span.copy {
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

#footer_nav span.copy a {
	text-decoration:none;
}