/* ========================================== *
	BASIC FORMATTING
/* ========================================== */
body {
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #797a7a;
	text-decoration: none;
	margin: 0px;
	background-color: #cbdbe1;
	padding-top: 20px;
	padding-bottom: 20px;
}

strong {
	color: #467f87;
}

body a{
	color: #467f87;
	text-decoration: underline;
}
body a:hover{
	text-decoration: none;
	font-style: italic;
	color: #359ec6;
}
h1 {
	font-weight: normal;
	font-style:italic;
	font-size: 150%;
	line-height: 1.2em;
	color: #359ec6;
	margin-top: 0px;
	margin-bottom: 3px;	
}
h2 {
	font-weight: normal;
	font-size: 120%;
	color: #595959;
	margin-top: 0px;
	margin-bottom: 3px;	
}
h3 {
	font-size: 100%;
	color: #467f87;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #a10909;
	margin-top: 5px;
	margin-bottom: 0px;
}

#maintable {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: none;
}
.invisible {
	visibility: hidden;	
}
/* ========================================== *
	FORM
/* ========================================== */
.textfield {
width: 160px;
height: 16px;
margin: 3px 0px 10px 0px;
display: block;
}
.textarea {
width: 260px;
height: 160px;
margin: 3px 0px 30px 0px;
display: block;
}


/* ========================================== *
	IMAGES
/* ========================================== */
img {border: 0px;}

.img-landscape {
	width: 195px;
	height: 130px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #cbdbe1;
}

.img-portrait {
	width: 99px;
	height: 130px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #cbdbe1;
}
.img-square {
	width: 130px;
	height: 130px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #cbdbe1;
}

.img1 {
	border: 10px solid #ffffff;
}

.img6 {
	border: 1px solid #cbdbe1;
	margin: 0px 0px 5px 0px;
	display: block;
}

.thumb1 {
	width:145px;
	height:95px;
	border: 1px solid #cbdbe1;
	display: block;
	margin: 0px 0px 13px 13px;
	}
.thumb2 {
	width:65px;
	height:95px;
	border: 1px solid #cbdbe1;
	display: block;
	margin: 0px 0px 13px 13px;
}

/* ========================================== *
	TOP BAR
/* ========================================== */
#top-left {
	height: 91px;
	width: 531px;
	text-align:left;
	vertical-align: bottom;
	
}
#top-right {
	height: 91px;
	width: 204px;
	border-left: 5px solid #cbdbe1;
	text-align:left;
	vertical-align: bottom;
}
#logo-area {float: left; display:inline;
}
#navigation {
	font-size: 13px;
	font-style:normal;
	color: #888989;
	height: 43px;
	width: 412px;
	background-color: #ffffff;
	margin-top: 48px;
	display:inline;
	float: right;
	vertical-align: bottom;
}
.nav-item {
	margin: 20px 0px 0px 8px;
	display: inline;
	float: left;}
.nav-item a{ 
	color: #888989;
	text-decoration:underline;}
.nav-item a:hover{
	color: #467f87;
	text-decoration:none;
	font-weight:bold;
	}
#right-title {
	height: 91px;
	width: 204px;
	color: #359ec6;
	background-color: #FFFFFF;
	background-image: url(../images/corner1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:inline;
	float: right;
	vertical-align: bottom;
}
.title {
	font-size:110%;
	font-style:italic;
	margin: 68px 0px 0px 15px;
	display: inline;
	float: left;}
/* ========================================== *
	COLUMN ONE
/* ========================================== */
#columnone {
	width: 531px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content-area {
	text-align: left;
	width: 430px;
	margin-top: 25px;
	margin-right: 10px;
	float: right;
	
}
/* ========================================== *
	COLUMN TWO
/* ========================================== */
#columntwo {
	
	color: #6b999f;
	font-style:italic;
	padding-top: 30px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	padding-bottom: 20px;
	line-height: 1.2em;
	border-left: 5px solid #cbdbe1;
}
.right-text {
    margin: 0px 15px 20px 15px;
	padding: 0px;
	}

/* ========================================== *
	BASE
/* ========================================== */
#baseone {
	height: 35px;
	background-color: #FFFFFF;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#basetwo {
	background-color: #FFFFFF;
	border-left: 5px solid #cbdbe1;
}


#footer {
	font-family: Verdana, sans-serif;
	color: #4189a4;
	font-size: 80%;
	height: 25px;
	text-align: right;
}
/* ========================================== *
	SPLASH PAGE
/* ========================================== */
#splash {
	width: 680px;
	height: 439px;
	margin: 0 auto;
	text-align:left;
	vertical-align:top;
	padding: 0px;
	border: 0px;
}
.horz {
	height: 48px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.vert {
	height: 391px;
	width: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
.image {
	float: left;
	margin: 0px 0 0 50px;
	padding: 0px;
	border: 0px;
}