/* @override http://localhost/Scap/Site/_assets/css/pages.css */

/* ---- HOME ---- */

.home-top {
	overflow: hidden;
}


.splash {
	float: left;
	width: 626px;
	height: 357px;
}

.splash .desc {
	position: absolute;
	z-index: 999;
	width: 586px;
	background: url(../images/bg-white.png);
	padding: 8px 20px;
	font-size: 1.2em;
	line-height: 1.5;
	margin-top: 262px;
}

#p_home .events {
	float: right;
	width: 299px;
	padding-left: 20px;
	margin: 3px 0;
	border-left: 1px solid #000;
	overflow-y: auto;
	overflow-x: hidden;
	height: 357px;
}

#p_home .events h2 {
	margin-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #bbc0d0;
	margin-bottom: 7px;
	width: 80%;
	white-space: nowrap;
}

#p_home .events li {
	border-bottom: 1px solid #bbc0d0;
	width: 80%;
	height: 56px;
	padding: 10px 0;
	margin: 0;
}

#p_home .events .date {
	font-size: 0.8em;
}

#p_home .events h3 {
	font-size: 1.1em;
	border-bottom: 1px dotted #000;
	display: inline;
	clear: both;
}

#p_home .events h3 a {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

#p_home .events .desc {
	margin-top: 5px;
	white-space: nowrap;
	font-size: 0.9em;
	line-height: 1.2;
	height: 2em;
	overflow: hidden;
}

.events h2 {
	margin-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #bbc0d0;
	margin-bottom: 7px;
	width: 80%;
}

.events li {
	xborder-bottom: 1px solid #bbc0d0;
	width: 80%;
	xheight: 50px;
	xpadding: 10px 0;
	margin-bottom: 2em;
}

.events .date {
	font-size: 0.8em;
	margin-bottom: 3px;
}

.events h3 {
	font-size: 1.1em;
	xborder-bottom: 1px dotted #000;
	display: inline;
	clear: both;
	font-weight: bold;
}

.events .desc {
	margin-top: 5px;
	font-size: 1em;
	line-height: 1.5;
}

.home-bottom {
	background: #1c669f;
	overflow: hidden;
	padding-top: 10px;
}

.box {
	xbackground: #1c669f;
	color: #FFF;	
	border-left: 1px solid #fff;	
	float: left;
	xwidth: 33%;
	width: 244px;
	padding: 15px;
	margin: 0 15px;
	font-family: "Times New Roman";
	font-size: 14px;
}

.box h2 {
	font-size: 1.8em;
	text-transform: uppercase;	
	margin-bottom: 0.8em;
}

.box p {
	line-height: 1.5;
}

.box li {
	line-height: 1.4;
	list-style-type: square;
	margin-left: 1em;
}

.box a.button {
	margin-top: 1em;
	display: block;
	float: left;
	font-family: "Lucida Grande";
	font-size: 12px;
	font-weight: bold;
}

a.button {
	background: url(../images/button.png) no-repeat center center;
	padding: 7px 23px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	
}

/* ---- ABOUT ---- */

.text h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.0em;
	letter-spacing: 0.1em;
}

.text h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	margin: 1.5em 0 5px 0;
}

.text h5 {
	font-size: 1.2em;
	font-weight: bold;
}

.text table {
	line-height: 1.7;
	margin: 2em 0;
}

.text ul {
	margin: 1em;
}

.text li {
	list-style-type: square;
	margin-left: 1em;
	line-height: 2;
}

table th {
	font-weight: bold;
}

.divider {
	margin: 3em 0;
}

#p_contact .box {
	color: #161c44;
	border: 0;
	xfont-size: 1em;
	margin: 0;
	padding: 0;
	margin-top: 2em;
	width: 300px;
}

#p_contact .box .button {
	background: url(../images/button-blue.png) no-repeat center center;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	
}

/* --- CONTACT STYLES ---*/
.map {
	xfloat: right;
	xmargin-left: 15px;
	font-size: 0.8em;
}

ul#contactform {
	overflow: hidden;
	display: block;
	float: left;
	width: 380px;
	font-size: 0.9em;
	line-height: 1;
	margin-right: 100px;
	margin-bottom: 2.5em;
}

#contactform li {
	clear: both;
	margin-bottom: 1.8em;
	overflow: hidden;
	
}

#contactform fieldset {
	margin-bottom: 0.7em;
}

#contactform label {
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#contactform input {
	border: 1px solid #ccc;
	padding: 3px;
	width: 230px;
}

#contactform textarea {
	width: 230px;
	padding: 3px;
	height: 100px;
}

#contactform input.submit {
	background: url(../images/button-blue.png) no-repeat center center;
	color: #fff;
	font-size: 0.9em;
	width: 125px;
	height: 29px;
	border: 0;
	text-transform: uppercase;
}



.news {

}

.news h2 {
	margin-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #bbc0d0;
	margin-bottom: 7px;
	width: 80%;
}

.news li {
	xborder-bottom: 1px solid #bbc0d0;
	xwidth: 80%;
	margin-bottom: 3em;

}

.news .date {
	font-size: 0.8em;
	margin-bottom: 5px;
}

.news .image {
	float: right;
	border: 3px solid #161c44;
	margin-left: 2em;
}

.news h3 {
	font-size: 1.1em;
	border-bottom: 1px dotted #000;
	display: inline;
	clear: both;	
}

.news .author {
	margin-top: 8px;
	font-size: 0.9em;
	margin-bottom: 1.2em;
}

.news .desc {
	height: 4em;
	overflow: hidden;
	margin-bottom: 0.6em;
}

.news .desc.full {
	height: auto;
}

.locations {
	clear: both;
	margin-top: 2em;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.2;
}

.locations li {
	list-style-type: none;
	float: left;
	margin-right: 2em;
}

