* {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	background: url('../images/bg.jpg');
	font-family: verdana;
	font-size:13px;
}

#head {
	float: left;
	width:985px;
	height: 260px;
	background: url('../images/header.jpg');
	
}

#head_stripe {
	margin:60px 0px 0px 40px;
	width: 216px;
	text-align:center;
}

#head_stripe h2 {
	margin-top:10px;
	color:black;
	position:relative;
	top:20px;
}

#container {
	width:985px;
	margin:0px auto;
	background: white url('../images/body.jpg') 0px 260px no-repeat;
}

#container #stripe {
	float: left;
	width: 215px;
	margin-left:40px;
}

#container #content {
	float: right;
	width: 680px;
	margin:20px 20px 0px 0px;
	text-align: justify;
}

.clearBoth {
	clear: both;
}

.gallery {
	margin-left:5px;
}

.gallery img {
	border:1px solid silver;
	padding:5px;
	margin:5px;
}

p {
	line-height:160%;
	margin-bottom:10px;
}



h1, h2 {
	color:#bdc8ca;
	margin:15px 0px 10px 0px;
	padding:0px;
	font-size:32px;
}

h2 {
	font-size:18px;
}


h1.typeface-js, h2.typeface-js {
	letter-spacing:1px;
	font-family:'Champagne & Limousines'; font-weight: bold;
}





#footer {
	background: url('../images/footer.jpg');
	margin:0px auto;
	width: 987px;
	height: 155px;

}


#stripe h2 {
	color: black;
	font-size:18px;
	text-align:center;
}



#footer p {
	line-height: 135%;
	font-size:11px;
	float: right;
	margin: 35px 0px 0px 0px;
	height:60px;
	color:#bdc8ca;
	width: 700px;
	text-align:center
}

#footer span {
	padding-bottom:5px;
	font-size:13px;
	font-weight: bold;
}

#footer a {
	color:#bdc8ca;
}
.imp {
	font-weight: bold;
}

.contactInfo, .gallery {
	margin-top:50px;
}

.contactInfo label {
	float: left;
	height:17px;
	width:100%;
}

.contactInfo input, .contactInfo textarea {
	border:1px solid #d0d0d0;
	margin: 2px 0px 7px 10px;
}

.col1, .col2, .col3 {
	float: left;
	width:220px;
	margin: 15px;
	
}


.col1 {
	margin-left:0px;
}

.col3 img{
	border:1px solid #f0f0f0;
	padding:5px;
}

.col3 {
	float: left;
	width: 155px;
	padding: 5px;
	color: silver;
	font-size:12px;
	text-align:center;
	margin:55px 0px 0px 15px;
}

.inlinePhoto {
	float: left;
	border:1px solid silver;
	padding:5px;
	margin: 0px 10px 2px 0px;
}

.standout h2 {
	margin:0px 0px 5px 0px;
}

.standout {
	float: right;
	width: 150px;
	border-left:1px dashed silver;
	padding:0px 0px 0px 18px;
	margin:0px 0px 0px 18px;
	color:gray;
	text-align: left;

}