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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;color: #666666;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

body  {
	background: #FFFFFF;
}

#wrapper {
	margin: auto;
	margin-top: 30px;
	border: 1px solid #333333;
	width: 1050px;
	padding: 0;
	height: 554px;
}

#header {
	width: 1050px;
	border-bottom: 1px solid #333333;
	height: 130px;
	background: url('http://www.bongonyc.com/images/westvillage/wv_header.jpg');
}

#nav {
	width: 1050px;
	background: #669999;
	border-bottom: 1px solid #333333;
	height: 30px;
}

#nav h1 {	
	color: #FFFFFF;
	font: bold 12px "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	word-spacing: 0px;
	letter-spacing: .5px;
	padding: 7px 0px 0px 28px;
}

#nav a:link, #nav a:visited, #nav a:link, #nav a:visited {	
	color: #FFFFFF;
	font: bold 12px "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	word-spacing: 0px;
	letter-spacing: .5px;
	text-decoration: none;
}

#nav a:hover {
	color: #333333;
}


#left-section {
	width: 300px;
	border-right: 1px solid #333333;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	display: inline;
	background: #FFFFFF;
}

#left-section h1 {	
	color: #669999;
	font: bold 14px "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-top: 10px;
	padding-left: 10px;
}

#left-section p {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333333;
	font-size: 12.3px;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 10px;
}

#left-section p a:link, #left-section p a:visited {	
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #669999;
	font-size: 12.5px;
	line-height: 15px;
	text-transform: none;
	text-decoration: none;
}

#left-section p a:hover {
	color: #333333;
}

#content {
	float: left;
	width: 748px;
	height: 280px;
	display: inline;
	background: #FFFFFF;
}

#content-wrapper {
	clear: both;
	width: 748px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

#content-wrapper h1 {	
	color: #669999;
	font: bold 14px "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	letter-spacing: 0px;
}

#content-wrapper p {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333333;
	font-size: 12.3px;
	line-height: 13px;
}

#content-wrapper p a:link, #content-wrapper p a:visited {	
	font: 12.3px "Helvetica Neue", Arial, sans-serif;
	color: #669999;
	line-height: 15px;
	text-transform: none;
	text-decoration: none;
}

#content-wrapper p a:hover {
	color: #333333;
}

#content-left {
	display: inline;
	float: left;
	width: 467px;
	height: 290px;
	border-right: 1px solid #333333;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}

#content-right {
	display: inline;
	float: right;
	width: 250px;
	height: 300px;	
}

#bottom {
	clear: both;
	width: 1000px;
	padding-left: 50px;
	border-top: 1px solid #333333;
	height: 50px;
	padding-top: 10px;
}

#bottom h1 {	
	color: #669999;
	font: bold 20px "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#bottom p {
	font: 13px "Helvetica Neue", Arial, sans-serif;
	color: #333333;
	line-height: 16px;
}

#bottom p a:link, #bottom p a:visited {	
	font: 13px "Helvetica Neue", Arial, sans-serif;
	color: #669999;
	line-height: 16px;
	text-transform: none;
	text-decoration: none;
}

#footer {
	height: 85px;
	width: 1050px;
	clear: both;
	background: #999966;
	border-top: 1px solid #333333;

}
#footer p {	
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	display: block;
	padding-top: 5px;
	padding-left: 0px;
}
