/*
Until We Are / Style.css
Created September 2008
*/

img {
	border: 0;
}

h3 {
	color: #ffd573;
	font-size: 17pt;
	text-align: right;
	font-weight: bold;
}

a {
	color: #ffd573;
	text-decoration: none;
}

body {
	background: #4e4f4b url(../images/body_bg.png) repeat-x;
	font-family: arial, verdana;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
}

.absmiddle {
	vertical-align: middle;
}

#main {
	width: 920px;
	margin: 0 auto;
	position: relative;

}

#toparea {
	width: 100%;
}

.contentsubsection {
	background: #6e6f6b;
	padding: 12px;
	text-align: right;
	line-height: 1.3em;
}

#contentsplit {
	padding-top: 15px;
}

#contentfull {
	margin-top: 15px;
	background: #585a57;
}

.padtop5 {
	margin-top: 15px;
}

#footer {
	clear: both;
	width: 920px;
	height: 121px;
	background: url(../images/footer_bg.png) no-repeat;
	padding-top: 47px;
	padding-left: 30px;
	font-size: 90%;
	text-align: left;
	margin-top: 5px;
}

.justplainlink {
	color: #ffffff;
}

.contentfullsection {
	background: #6e6f6b;
	padding: 40px;
	text-align: left;
	line-height: 1.3em;
}

.deep3 {
	background: #2f3638;
	width: 266px;
	height: 250px;
	margin-left: 10px;
	float: left;
}

.deep2 {
	background: #2f3638;
	width: 399px;
	height: 250px;
	margin-left: 10px;
	float: left;
}

.deep2b {
	background: #2f3638;
	width: 444px;
	height: 310px;
	margin-left: 10px;
	float: left;
	vertical-align: middle;
}

.pad20 {
	padding: 20px;
}

.backgroundchange {
	background: #2f3638;
}

.contentfullmapsection {
	background: #6e6f6b;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.padleft5 {
	padding-left: 15px;
	line-height: 1.5em;
}

.contentfulldetailssection {
	background: #6e6f6b;
	text-align: center;
	padding-bottom: 40px;
}

.mapdetailsheader {
	padding-left: 30px; 
	font-weight: bold; 
	padding: 10; 
	border-bottom: 4px solid #5f605c;
}

.mapdetailsrow {
	padding-left: 30px; 
	padding: 10; 
	border-bottom: 4px solid #5f605c
}

.borderright4px {
	border-right: 4px solid #5f605c; 
}

.textaligncenter {
	text-align: center;
}