@charset "UTF-8";
/* CSS Document */

body {
	background-color:#0D375E;
	margin:0 0;
}

#wrap {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 469px;
	height: 93px;
}

.btnbar {
	background-color:#32689A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #CADAE4;
	height: 25px;
}

.philosophybar {
	background-color:#CADAE4;
	text-align: center;
	height: 25px;
	border-bottom: #32689A 1px solid;
	border-top: #32689A 1px solid;

}

.bottomcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #999999;
	background-color: #FFFFFF;
}

.bottomcopy a {
	color: #999999;
	text-decoration: underline;
}

.bottomcopy a:hover {
	color: #0D375E;
	text-decoration: underline;
}

.bottomcopy a:visited {
	color: #0D375E;
	text-decoration: underline;
}
	

.btnbar a {
	display: block;
	text-decoration: none;
}

.btnbar a:hover {
	background-color:#0D375E;
	text-decoration: none;
	height: 25px;
}

.pics {
	padding: 5px;
	background-color: #CADAE4;
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
}

.pics2 {
	padding: 5px;
	background-color: #CADAE4;
	float: right;
	margin-bottom: 15px;
	margin-left: 25px;
}


.col1 {
	border-right: #CCCCCC 1px solid;
	padding-left: 25px;
	padding-right: 25px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

.col1 a {
	color:#32689A;
	text-decoration: underline;
}

.col1 a:hover {
	color:#0D375E;
	text-decoration: underline;
}

.col1 a:visited {
	color:#0D375E;
	text-decoration: underline;
}

#col2_topbox {
	position: relative;
	left: 6px;
	top: 15px;
	width: 325px;
	z-index:1;
}

.col2_header {
	background-image:url(images/rightcolheader.gif);
	background-position: top;
	background-repeat: no-repeat;
	width:325px;
	height:55px;
}

.col2_background {
	background-image:url(images/rightcolbody.gif);
	width:325px;
}

.col2_bottom {
	background-image:url(images/rightcolbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width:325px;
	height:21px;
}

.col2_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#666666;
	text-align: left;
	margin-left:32px;
	margin-right:30px;
	padding-top:10px;
}

.col2_copy a {
	color:#32689A;
	text-decoration: underline;
}

.col2_copy a:hover {
	color:#0D375E;
	text-decoration: underline;
}

.col2_copy a:visited {
	color:#0D375E;
	text-decoration: underline;
}

.col2_pics {
	padding: 5px;
	background-color: #32689A;
	float: left;
	margin-bottom: 10px;
	margin-right: 14px;
}

.col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	background-color:#E3E3E3;
}

.col2_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	background-color:#E3E3E3;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}

.col2_pics2 {
	padding: 5px;
	background-color: #32689A;
	margin-bottom: 10px;
	margin-right: 14px;
}


.topheader {
	background-image: url(img_splash.jpg);
	background-repeat: no-repeat;
}

#contact {
	position: absolute;
	top: 40px;
	left: 676px;
	width: 250px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #32689A;
}

.changescopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#coltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	line-height: 18px;
	text-indent: 15px;
	margin-right: 15px;
}

#coltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	line-height: 18px;
	margin-right: 15px;
}

#colphotos {
	padding-left: 25px;
	padding-right: 25px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

.photopics {
	padding: 5px;
	background-color: #CADAE4;
	margin-bottom: 10px;
	margin-right: 10px;
}

#photocenter {
	text-align:center;
}