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

* {
	margin: 0;
	padding: 0;
}

html {
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background-image: url(../images/backgroundimg.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#wrapper {
	margin:30px auto;
	width: 860px;
	padding: 0;
}

#wrapperipad {
	margin:30px auto;
	width: 860px;
	padding: 0;
}

#comingsoon {
	float:left;
	clear:both;
	width:224px;
	height:24px;
	background-image:url(..images/nouveau-swing-placeholder_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#mainrectangle {
	width:844px;
	height:554px;
	background-image: url(../images/slide0.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 2px solid #fff;
	margin: 3px auto;
}
#mainrectangletext {
	width:844px;
	height:554px;
	background-image: url(../images/textboxbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 2px solid #fff;
	margin: 3px auto;
}

#outermostrectangle {
	float:left;
	clear:both;
	width:854px;
	height:564px;
	border: 1px solid #fff;
	background-color: #000;
}

#facebook {
	float:left;
	clear:both;
	width:850px;
	height:24px;
	margin-top: 10px;
	color: #fff;
}
a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

#leftnav {
	background-color:#000;
	width: 162px;
	height: 520px;
	color: #fff;
	text-align: center;
	float: left;
	clear: none;
	margin-left: 7px;
}

#logoholder {
	margin-top:30px;
	margin-bottom: 0px;
}

#leftnav p {
	line-height: 33px;
}

#textbox {
	float:right;
	width: 650px;
	height: 540px;
	overflow-x:hidden;
	overflow-y:hidden;
	color:#fff;
	background:transparent;
}



#textboxtext {
	padding:0;
	background:transparent;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 43px 30px 40px 0px;
	width: 610px;
	position: relative;
	overflow: hidden;
}

#textboxphotos {
	padding:0;
	background:transparent;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0;
	width: 670px;
	height: 550px;
	overflow:hidden;
	float: left;
}


#textbox form p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#emailform {
	font-family: Verdana, Geneva, sans-serif;
	width: 510px;
	line-height: 14px;
	margin-left: 40px;
}
#emailform form input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #CFD3E2;
	height: 30px;
	width: 300px;
	vertical-align: 25%;
}
.formaligner {
	clear: none;
	float: left;
	width: 200px;
	height: 32px;
	color: #B9BDCE;
}

.largercentered {font-size: 14px; text-align:center;}

#video {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	clear: none;
	float: left;
	width: 300px;
	padding: 5px;
	height: 225px;
	margin-right: 10px;
	color:#fff;
	margin-left: 15px;
}
#col1 {
	margin: 6px 0px 0px 2px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 120px;
	line-height: 1.2em;
	font-size: 11px;
	text-align: left;
}
#col2 {
	margin: 6px 1px 0px 10px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 420px;
	line-height: 1.2em;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;

}
.links a{
	color: #FFC1A4;
}



#colwrappershaded {
	margin-top:0px;
	height: 430px;
	background-image: url(../images/powder.png);
	width: auto;
	margin-left: 0px;
	overflow-y: hidden;
	overflow-x: hidden;
	padding: 20px;
}

#colwrappershadedabout {
	background-image: url(../images/powder.png);
	width: auto;
	margin-left: 0px;
	height: 430px;
	padding: 20px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

#colwrappershadedcontact {
	background-image: url(../images/powder.png);
	width: auto;
	margin-left: 0px;
	height: 450px;
	padding: 10px;
	overflow: hidden;
	position: relative;
	text-align: left;
	font-size: 11px;
}
