/* CSS Document */

@font-face {  
	  font-family: "HelveticaNeueLTStd-Lt.otf" ; 
	  src: url( "../HelveticaNeueLTStd-Lt.otf" ) format("opentype");  
	}

body {
	background-color: #fff;
	color: #000;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; helvetica, verdana, arial, sans-serif;
	font-weight: 200;
	font-size: 12px;
}


#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -303px;
	text-align: center;
	min-width: 955px; 
}
#containingBlock {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 791px;
	height: 562px;
	margin: 0px auto;
	border: 22px solid #dc0032;
	text-align: left;

	}
	
	
.homeLeft {
	position: relative;
	display: block;
	float: left;
	width: 291px;
	}
	

#homeImage {
	margin: 30px 0 25px 10px;

}
	
.homeRightColumn {
	float: left;
	width:460px;
	height: 423px;
	margin: 90px 0 0 0;

	}

#nav {
	margin: 70px 30px 0 30px;
	color: #dc0032;
	
}



#nav a {
	text-decoration: none;
	color: #0d2d54;
	
}


#nav a:visited {
	text-decoration: none;
	color: #0d2d54;
	
}

#nav a:hover {
	text-decoration: none;
	color: #dc0032;
	
}

.homeRightColumn p {

	line-height: 2.3em;
	letter-spacing: .09em;
	margin: 0 0px 0 30px;
}

#ascentLogo { 
	position: relative;
	display: block;
	float: right;
	width: 121px; 
	right:-10px; 
	top: -20px;
	}

	
.aboutLogo {
	text-align: left;
	margin: 5px 0 0 10px;
}

#aboutLeftColumn {

	position: relative;
	display: block;
	float: left;
	width: 163px;
	height: 235px;
	padding: 0px 0 0 50px;
	
}

p.extraMargin {
	margin-top: 20px;

}

h1 {
	font-size: 14px;
	color: #dc0032;
	font-weight: normal;

}



p.captionI {
	font-style: italic;
	font-size:11px;
	margin-top: 6px;

}

.caption {
	font-style: normal;
	font-size:10px;
	margin-top: 0;
}


	
	
	
#aboutRightColumn {
	float: left;
	width:525px;
	height: 370px;
	margin: 50px 15px 0 15px;
	line-height: 1.85em;


}


#aboutRightColumn p {
	letter-spacing: .17em;
	margin: 0 0 20px 0;
	padding: 0;
}


#navBtmRight {
	font-size: 11px;
	clear: both;
	position: relative;
	display: block;
	width: 400px;
	margin: 0px 0 0 62px;
	padding-top: 60px;
	color: #dc0032;

}


#navBtmRight a {
	text-decoration: none;
	color: #0d2d54;
	
}


#navBtmRight a:visited {
	text-decoration: none;
	color: #0d2d54;
	
}

#navBtmRight a:hover {
	text-decoration: none;
	color: #dc0032;
	
}


#aboutascentLogo { 
	position: absolute;
	bottom: 10px;
	right:10px; 

	}
	
	
p.interior  {
	height: 1em;
	font-size: 14px;
	color: #dc0032;
	font-weight: normal;
	padding-left: 25px;

}
	

input, textarea {
	background-color: #8FB8CC; !important;
	border: 1px solid #8FB8CC;
	color: #000;
}

textarea {
	float: right;
	overflow: hidden;
	margin: -4px 120px 0 0;

}
form {
	position: relative;
	display: block;
	float: left;
	margin: 0px 0 0 20px;
	width: 450px;
	
}

form p {
	position: relative;
	display: block;
	float: left;
	width: 400px;
	padding: 0 0 2px 105px;
	margin: 0;
}

form p .label {
	width: 60px;
	float: left;
	text-align: left;
	margin: auto 0;
	line-height: 1.70em;
}

	



p.submit {
	width: 150px;
	padding: 0 0 0 170px;
	
}


#navBtmLeftContact {
	clear: both;
	font-size: 11px;
	height: 1em;
	width: 50%;
	position: absolute;
	bottom: -69px;
	left: 5px;
	color: #dc0032;
	
}

#navBtmLeftContact a {
	text-decoration: none;
	color: #0d2d54;
	
}


#navBtmLeftContact a:visited {
	text-decoration: none;
	color: #0d2d54;
	
}

#navBtmLeftContact a:hover {
	text-decoration: none;
	color: #dc0032;
	
}

#contactRightColumn {
	position: relative;
	display: block;
	float: left;
	width:  250px;
	margin: 38px 0 0 20px;
	line-height: 1.35em;

}

.garamond {
	font-family: garamond, georgia, times new roman, times, serif;

}


#contactascentLogo { 

	position: absolute;
	bottom: -40px;
	left: -10px;
	

	}

#navBtmLeftThanks {
	clear: both;
	font-size: 11px;
	height: 1em;
	width: 50%;
	position: absolute;
	bottom: 25px;
	left: 55px;
	color: #dc0032;
	
}


#navBtmLeftThanks a {
	text-decoration: none;
	color: #0d2d54;
	
}


#navBtmLeftThanks a:visited {
	text-decoration: none;
	color: #0d2d54;
	
}

#navBtmLeftThanks a:hover {
	text-decoration: none;
	color: #dc0032;
	
}


