/* CSS Document */
/* 3.16.07 */
/* Author: www.randycaruso.com */

* { margin: 0; padding: 0; }

html, body{
	height: 100%;
	font-size: 95%;
	color: white;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align: center; /* horizontal centering for IE Win quirks *//* horizontal centering for IE Win quirks */
}


.test  {, border: 1px solid blue; }

img{ border: none; }
p { color: Black; margin: 0 0 .8em 0; }

a { color: #E1C000; }
a:hover { color: #EC3B0F; }


h1 { display: none; }
h2 { font: normal 2.4em Arial, Helvetica, sans-serif; width: 490px; }
h3 { font: normal 1.8em Arial, Helvetica, sans-serif; width: 490px; color: #E1C000; margin: 1.2em 0 .8em 0; }
h4 { font: normal 1.8em Arial, Helvetica, sans-serif; padding: 0; margin: 0; }
h5 { display: none; }
#clear{ clear: both; }

#box {
	width: 960px;
	height: 380px;
}

blockquote { display: none; }



/* -----------------------------  Centers the Block in the Page -------------------------- */	

#distance {
	width: 1px;
	height: 47%;
	margin-bottom: -202px; /* half of container's height */
	float: left;
}

#column {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 404px;
	width: 960px;
	clear: left;
}



/* ------------------------------------------------  Sound ---------------------------------------------------- */	
#sound {
	width: 960px;
	height: 28px;
	text-align: right;
	padding: 0 2px 0 0;
}



#stage {
	height: 330px;
	xbackground-color: white;
	xbackground: url(../location/location_nav/home_marker.gif) no-repeat left;
	xdisplay: inline;
	xpadding: 0 0 0 0;
	xmargin: 0 0 0 0;
}

#nav{ height: 50px; display: inline; margin: 0; padding: 0; }




#mailinglist {
	background: #f6e774 url(../contact/contact_background.gif) no-repeat right;
	width: 960px;
	height: 330px;
}
#mailform{
	width: 300px;
	height: 212px;
	float: left;
	margin-left: 310px;
	padding: 105px 25px 0 0;
	display: inline;
}

#tellafriend{
	width: 330px;
	height: 212px;
	float: left;
	margin-left: 310px;
	padding: 40px 10px 0 0;
	display: inline;
	text-align: right;
}
#tellafriend p{
	color: Gray;
	font-size: 12px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 12px;
}
.textformfield{
	background-color: #f7e988;
	border: 1px solid #9E9E9E;
	height: 36px;
	padding: 2px 0 0 5px;
	width: 155px;
}

.mailformfield{
	background-color: #f7e988;
	border: 1px solid #9E9E9E;
	height: 18px;
	padding: 2px 0 0 5px;
	width: 155px;
}

.shareformfield{
	background-color: #f7e988;
	border: 1px solid #9E9E9E;
	height: 85px;
	padding: 2px 0 0 5px;
	width: 155px;
}
.sendbutton { padding: 0 30px 0 0; }
#thanks{
	width: 335px;
	height: 200px;
	float: left;
	margin-left: 310px;
	padding: 117px 0 0 5px;
	display: inline;
}



#rightnav {
	float: right;
	width: 150px;
	margin: 213px 0 0 0;
	height: 90px;
	text-align: right;
}

.maily { padding: 23px 0 0 0; }


.email {
	float: right;
	display: inline;
	margin: 212px 0 0 0;
}

.flash{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: right;
	display: inline;
	float: right;
}

#lines {
	width: 380px;
	height: 330px;
	float: left;
}


#daynight {
	width: 580px;
	height: 330px;
	float: right;
	background-color: #f7e988;
	margin: 0;
	padding: 0;
}

#subnav { float: right; }
#textstage { float: left; width: 520px; display: inline; }




