/* CSS Document */

html {
	height:100%;
}

body {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
}

#container {
	width:1133px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	padding:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container a, a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
#nav {
	height:60px;
	width:1123px;
	float:left;
	background-color:#b9c02f;
	padding-right:10px;
	padding-top:7px;
	color:#FFFFFF;
	text-align:right;
	}	
#one {
	width:434px;
	height:596px;
	float:left;
	background-image:url(grafx/images/1.jpg);
	background-repeat:no-repeat;
}

#two {
	width:288px;
	height:596px;
	float:left;
	background-image:url(grafx/images/2.jpg);
	background-repeat:no-repeat;
}

#three {
	width:411px;
	height:596px;
	float:left;
	background-image:url(grafx/images/3.jpg);
	background-repeat:no-repeat;
}


.clearme {
	clear:both;
	}
#separator {
	width:1133px;
	height:3px;
	float:left;
	line-height:0px;
	font-size:0px;
	background-color:#FFFFFF;
}
#location {
	float:left;
	width:632px;
	background-image:url(grafx/location.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	}
#address {
	width:632px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	}
#preview {
	width:451px;
	height:400px;
	float:left;
	background-color:#cdd627;
}
#content {
	width:682px;
	float:left;
	height:400px;
	background-color:#b1ba14;
}
.collumnAddress {
	width:158px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	}
#openingSoon {
	width:632px;
	padding-left:50px;
	padding-bottom:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
 
#login {
	width:632px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	padding-left:50px;
}

#five {
	width:489px;
	height:322px;
	float:left;
}

#five-green {
	width:489px;
	height:322px;
	float:left;
	background-color:#b9c02f;
}

#five-video {
	width:489px;
	height:322px;
	float:left;
	background-image:url(grafx/images/5.jpg);
	background-repeat:no-repeat;
}

#six {
	width:644px;
	height:322px;
	float:left;
	background-image:url(grafx/images/6.jpg);
	background-repeat:no-repeat;
	font-size:4 px;
	font-family:Arial, Helvetica, sans-serif;
}

#six-blank {
	width:644px;
	height:322px;
	float:left;
}


#six-green {
	width:644px;
	height:322px;
	float:left;
	background-color:#b9c02f;
}


#six-blank {
	width:644px;
	height:322px;
	float:left;
}

#flash-vid {
	width:480px;
	float:left;
	}
#flash-menu {
	width:164px;
	float:left;
	}
.field {
	border:solid 1px #666b0a;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0px 5px 5px;
}

.error {
	color:#FF0000;
}

.logos {
	padding-top:5px;
	}