body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #e7e7e7 url(images/shadowbg.gif) repeat-y center;
	color: #000000;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
}

#home h1 {
	color: #FFFFFF;
	background: #FF9900 url(images/main/bella_header_home.gif) no-repeat;
	margin: 0;
	width: 670px;
	height: 185px;
	font-size: 16px;
	line-height: 26px;
	cursor: default;
	text-align: center;
	font-weight: normal;
	padding: 5px 0px 0px 30px;
	border-bottom: 1px solid #CCCCCC;
}

h1 {
	color: #FFFFFF;
	background: #FF9900 url(images/main/bella_header.gif) no-repeat;
	margin: 0;
	width: 670px;
	height: 185px;
	font-size: 16px;
	line-height: 26px;
	cursor: default;
	text-align: center;
	font-weight: normal;
	padding: 5px 0px 0px 30px;
	border-bottom: 1px solid #CCCCCC;
}

h2 {
	margin: 0px;
	padding: 20px 10px 3px 10px;
	font-size: 14px;
	color: #04070D;
	text-decoration: none;
}
h5 {
	margin: 0px;
	padding: 12px 10px 3px 10px;
	font-size: 12px;
	color: #04070D;
	text-decoration: none;
}

h1 span {
	color: #A5C4FF;
}

p {
	padding: 3px 10px 3px 15px;
	line-height: 1.5em;
	margin: 0px;
}

ul {
	padding: 3px 10px 10px 40px;
	line-height: 1.6em;
	margin: 0px;
}

a {
	color: #0199FF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #0199FF;
	text-decoration: underline;
}

h2 .new {
	color: #873CE9;
}


#pagecontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: justify;
	position: relative;
	background-color: #FFFFFF;
}

#maincontent {
	width: 520px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}


#sidebar {
	width: 170px;
	float: right;
	display: inline;
	margin: 0px 0px 10px 10px;
	border-left: 1px dashed #DCDCDC;
	text-align: left;
	position: absolute;
	top: 92px;
	right: 0px;
}

#res_star {
	width: 185px;
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
}
	

img {
	border: none;
	margin: 0px;
	margin-right: 0px;
}

img.leftaligned {
	margin: 5px 10px 5px 0px;
}

img.rightaligned {
	margin: 5px 0px 5px 10px;
}
	

ul#nav {
	display: block;
	height: 20px;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #e7e7e7 url(images/nav/tabshadow.png) repeat-x;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	display: block;
	float: left;
	height: 18px;
	margin: 0;
	background: no-repeat 9px 5px;
	padding: 1px 9px 0px 9px;
	border-left: 1px solid #D7D7D7;
	border-right: none;
	color: #FF9900;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

ul#nav img {
	position: relative;
	top: 4px;
	left: -3px;
}

ul#nav li a#images {
	width: auto;
}

ul#nav li a#rates {
	width: auto;
}

ul#nav li a#todo {
	width: auto;
}
ul#nav li a#rules {
	width: auto;
}

ul#nav li a#directions {
	width: auto;
}

ul#nav li a#home {
	width: auto;
}

ul#nav li a#weather {
	width: auto;
}

ul#nav li a#contact {
	width: auto;
}

ul#nav li a#apform {
	width: auto;
}

ul#nav li a:hover {
	background: url(images/nav/hovergradient.png) repeat-x 0px 0px;
	color: #0199FF;
}

ul#nav li a#contact:hover {
	border-right: 1px solid #D7D7D7;
}

ul#nav li a.active, ul#nav li a.active:hover {
	height: 19px;
	cursor: hand;
	background-color: #FF9900;
	color: #FFFFFF;
}

ul#nav li a#contact.active {
	border-right: 1px solid #D7D7D7;
}
	

#sidebar p {
	padding: 0px 10px 4px 10px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

h3 {
	font-size: 11px;
	margin: 10px 3px 10px 10px;
	color: #424242;
	text-align: center;
}

#sidebar hr {
	height: 1px;
	border-style: none;
	background: #DCDCDC;
	color: #DCDCDC;
	margin: 4px 8px 8px 8px;
}

#sidebar a.button {
	background-color: #F8F9FB;
	border: 1px solid #F8F9FB;
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	padding-left: 37px;
	text-align: left;
	width: 105px;
	height: 14px;
	margin: 0px;
}

#sidebar a.button img#download {
	position: absolute;
	top: 5px;
	left: 14px;
}

#sidebar a.button img#purchase {
	position: absolute;
	top: 2px;
	left: 2px;
}

#sidebar a.button:hover {
	background-color: #F0F0F0;
	border: 1px solid #E5E5E5;
}

#sidebar p#quotes {
	font-style: italic;
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
}


.leftscreenshot {
	padding: 1px;
	border: 1px solid #C5C5C5;
	margin: 4px 10px 2px 0px;
}

.rightscreenshot {
	padding: 1px;
	border: 1px solid #C5C5C5;
	margin: 4px 0px 2px 10px;
}

.leftimage {
	margin: 4px 10px 0px 0px;
}

.rightimage {
	margin: 4px 0px 0px 10px;
}
	

#copyright {
	font-size: 10px;
	text-decoration: none;
	color: #B8B8B8;
	text-align: center;
	padding: 8px;
	margin: 0px 20px 0px 20px;
}

#newbadge {
	position: absolute;
	top: 170px;
	left: -20px;
}

#currentpath {
	padding: 10px 0px 3px 0px;
	border-bottom: 1px solid #DCDCDC;
	margin: 0px 10px 8px 10px;
}

h3.released {
	text-align: left;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	color: #929292;
	font-weight: normal;
}

.centeralign {
	text-align: center;
}

.centeralign img {
	margin: 0px 4px;
}

#frontcontentmain p {
	margin: 5px 60px 15px 60px;
	padding: 0px;
}

#frontcontentmain {
	width: 700px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main/surfgirls1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: left top;
}
#frontcontentmain h2 {
	margin: 0px 60px 0px 60px;
	padding: 50px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#frontcontent {
	width: 700px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#frontcontentweather {
	width: 700px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(weather/images/weather_bkgd.jpg);
	background-repeat: no-repeat;
}
#frontcontentweather h2 {
	margin: 30px 60px 0px 60px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#frontcontentweather p {
	margin: 10px 60px 10px 60px;
	padding: 0px;
}
#frontcontenttodo {
	width: 700px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(todo/images/SurfGirls.jpg);
	background-repeat: no-repeat;
}
#frontcontenttodo h2 {
	margin: 30px 60px 0px 60px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#frontcontentcontact p {
	margin: 5px 60px 15px 60px;
	padding: 0px;
}

#frontcontentcontact {
	width: 700px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(contact/images/bkgd.gif);
	background-repeat: no-repeat;
}
#frontcontentcontact h2 {
	margin: 30px 60px 0px 60px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#frontcontenttodo p {
	margin: 5px 60px 25px 60px;
	padding: 0px;
}


#frontcontent h2 {
	margin: 30px 60px 0px 60px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F85A3;
}

#frontcontent p {
	margin: 10px 60px 10px 60px;
	padding: 0px;
}

#navspacer {
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 10;
	top: 100px;
	left: auto;
	right: auto;
	width: 700px;
	height: 20px;
}

#res_button {
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#specials {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
