@charset "UTF-8";
/* CSS Document */
	
body {
	text-align: center;
	margin: 25px auto 0 auto;
	background-color: #090B14;
	background-image: url(../assets/images/bg/bg_r1_c1.png);
	background-repeat: repeat-y;
	background-position: center;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	color: #2E3561;
	background: transparent;
	}

a:visited {
	text-decoration: underline;
	color: #2E3561;
	background: transparent;
	}

a:hover {
	text-decoration: none;
	color: #2E3561;
	}

a:active {
	text-decoration: underline;
	color: #2E3561;
	background: transparent;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

h1 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #131627;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 0px;
	}

h2 {
	font-size: 18;
	margin-top: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.25em;
	color: #131627;
	font-size: 16px;
	}

h3 {
	font-size: 12px;
	margin-bottom: 0.25em;
	color: #131627;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	}
	
h4 {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #FFFFCC;
	font-weight: normal;
	}

p {
	line-height: 1.8em;
	font-size: 11px;
	margin-top: 0px;
	}
	
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4;
	text-align: left;
	font-size: 8px;
	}
	
ul {
	list-style-type: none;
	padding: 0px;
	font-size: 11px;
	margin-top: .5em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	font-size: 11;
	}

li {
	margin-bottom: 0.5em
	}

hr {
	color: #DCE2F7;
	background-color: #DCE2F7;
	height: 1px;
	border: none;
	}
	
/* Form */

form {
	}

form h2 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 7px;
}
	
form h3 {
	font-size: 11px;
	color: #0D0D0D;
	padding-bottom: 5px;
}
	
form p {
	font-size: 11px;
	margin-bottom: 0px;
}

fieldset {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}

div.block {
	display: block;
	height: 30px;
}

form.standard label {
	font-size: 11px;
	display: block;
	float: left;
	margin-right: 0.5em;
	line-height: 2em;
}

label {
	width: 8em;
}

.textlabel{
	width: 16em;
	display: inline;
}

.longlabel{
	width: 10em;
	display: inline;
}

.short{
	width: 5em;
	display: inline;
	font-size: 11px;
	color: #333333;
	display: block;
	float: left;
	margin-right: 0.5em;
	line-height: 2em;
}
	
input {
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.button {
	margin-left: 90px;
}
	
input.select {
	display: block;
	margin-bottom: 7px;
}
	
textarea {
	display: block;
	margin-bottom: 7px;
}
	
.inline {
	float: left;
	margin-right: 5px;
}
	
.instructions {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.form_note {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -5px;
	margin-bottom: 10px;
}
	
/* site box */

#sitebox {
	background-image: url(../assets/images/bg/bg_r5_c1.jpg);
	background-repeat: repeat-y;
	width: 1020px;
	text-align: left;
	margin: 0px auto;
	}

#sitetop {
	background-image: url(../assets/images/bg/bg_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 54px;
	}
	
#sitetop p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E0E0E0;
	text-align: right;
	font-weight: normal;
	margin-right: 15px;
	padding-top: 10px;
	}

#sitebottom {
	background-image: url(../assets/images/bg/bg_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 11px;
	}
	
#sitebody {
	position: relative;
	top: -126px;
	left: 15px;
	z-index: 1;
	margin-bottom: -126px;
	}

/* nav bar */

#navbar {
	background-image: url(../assets/images/bg/bg_r3_c3.jpg);
	background-repeat: repeat-x;
	height: 35px;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #475F74;
	}
	
.tab {
	margin-left: 255px;
	}

.tab a {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #475F74;
	}
	
.tab a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.tab a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #435172;
	}
	
.tab a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
/* logo */

#logo {
	position: relative;
	top: -90px;
	left: 22px;
	z-index: 2;
	}
	
#tagline {
	background-image: url(../assets/images/bg/bg_r3_c1.jpg);
	height: 68px;
	clear: both;
}
	
/* left column */

#left {
	position: relative;
	width: 730px;
	float: left;
	border-right: 1px solid #333333;
	background-color: #57748D;
	z-index: 1;
	}
	
#left_mini {
	position: relative;
	width: 255px;
	float: left;
	border-right: 1px solid #333333;
	background-color: #57748D;
	z-index: 1;
	}
	
/* right column */

#right {
	position: relative;
	top: 10px;
	margin-left: 275px;
	width: 700px;
	}

#right_mini {
	margin-left: 735px;
	width: 255px;
	}
	
#right_wrap {
	padding: 0 15px;
	}
	
/* footer */

#footer {
	clear: both;
	background-image: url(../assets/images/bg/bg_r1_c1.png);
	background-repeat: repeat-y;
	width: 1020px;
	text-align: center;
	margin: 0 auto;
	}

#footer p {
	color: #CCCCCC;
	}	
	
#footer a {
	color: #CCCCCC;
	}

.copyright {
	font-size: 9px;
	color: #BFBCD6;
	}

.quote {
	background-image: url(../assets/images/house/quotes.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	width: 650px;
	min-height: 85px;
}

.quote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #151930;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.source {
	font-size: 14px;
	color: #151930;
	text-align: right;
	margin-top: 0px;
}

.source a {
	font-size: 14px;
	color: #151930;
	text-align: right;
	margin-top: 0px;
}

#page_text h1 {
	padding-top: 15px;
	}
	
#page_text li {
	list-style-type: square;
	}
	
.thumbnail {
	float: left;
	margin: 5px 5px 5px 0;
	}
	
.thumbnail_right {
	float: right;
	margin: 5px 0 5px 5px;
	}
	
.gallery_thumb {
	float: left;
	margin-left: 7px;
	}
	
.justify_right {	
	float: right;
	padding: 10px 0 10px 10px;
	
	}
	
#pullquote p {
	float:right;
	width:150px;
	font-size:18px;
	font-weight:bold;
	margin: -10px 0 15px 15px;
	color: #006093;
	background-image: url(../assets/images/house/quotes.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 0 15px;
	}

.error {
	color:#CC0000;
	}
	
