@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .875em;
	line-height: normal;
	color: #1C2E4A;
	text-align: center;
}
#wrap {
	height: auto;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}
#content h1 {
	font-size: 2.25em;
	font-weight: lighter;
	letter-spacing: -0.05em;
	padding-left: 360px;
	padding-top: 20px;
}
#content p {
	padding-left: 360px;
	font-size: .85em;
}
#header {
	clear: both;
	height: 184px;
	width: 760px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #1C2E4A;
	background-image: url(../assets/images/alpine_hdrbkgd_gif.gif);
	background-repeat: repeat-x;
}
#header img {
	padding-top: 13px;
}
#content {
	background-image: url(../assets/images/alpine_mainpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 760px;
	margin-left: 5px;
}
#bc {
	background-color: #223d5c;
	clear: both;
	height: 110px;
	width: 760px;
	margin-top: 10px;
	margin-left: 5px;
}

