body {
	color:#01142a;
	background-color:#01142a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	margin-top:0px;
	line-height: 1.5em;
}

div#content1 {
	width: 95%;
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}

.sf_outer_wrapper {
	background-image:url(images/palms_1.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#cce6ff;
	width:960px;
	margin:0px auto;
	position:relative;
}

.sf_wrapper {
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-image:url(images/header_1.jpg);
	min-height:180px;
	height:auto !important;
	height:180px;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
	width:420px;
	height:180px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(images/photo_right.jpg);
	background-position:170px 12px;
	background-repeat:no-repeat;
}

.sf_main_header {
	color:#ffffff;	
	font-family:Georgia, serif;
	font-size: 32px;
	font-weight:bold;
	font-style:italic;
	width: 540px;
	height: 125px;
	overflow: hidden;
	padding-top: 20px;
	text-align:center;
	line-height: 1em;
}

.sf_main_header div{
	height:121px;
	overflow:hidden;
}

.sf_main_header div div{
	height:auto;
	overflow:visible
}

.sf_main_header p {
	margin:0px;
	padding:0px;
}
.sf_extra3 {
	width:420px;
	height:180px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(images/photo_left.jpg);
	background-position:20px 24px;
	background-repeat:no-repeat;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	background-image:url(images/nav_top_1.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:5px;
	margin-left:50px;
	height:1%;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {
	display:inline;
	float:right;
	padding:4px 0px 4px 10px;
}

.sf_navigation ul li a {
	color:#004182;
	font-weight:bold;
	display:block;
	padding:3px 5px;
	text-decoration: none;
}

.sf_navigation ul li a:visited {
	color:#004182;
	text-decoration: none;
}

.sf_navigation ul li a:hover{
	color:#ffffff;
	background-color:#008bf2;
	text-decoration: none;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	margin: 30px 0px 20px 5px;
	color: #004182;
}

/*--------------------------
		Content
--------------------------*/

.sf_content {
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:10px 40px 100px 40px;
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra7 {
	background-image:url(images/footer_top_1.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	width: 960px;
	height: 10px;
}

.sf_footer {
	background-image:url(images/footer_bk_1.gif);
	width:960px;
	padding: 0px;
	height: 30px;
}

.copyright {
	margin:0px;
	padding-left: 10px;
	color:#47552f;
	float: left;
}
.lastupdate {
	margin:0px;
	padding-right: 10px;
	color:#47552f;
	float: right;
}

/*--------------------------
		Extra Stuff
--------------------------*/

a:link {
	color:#004182;
}

a:visited {
	color:#004182;
}

a:hover {
	color:#ffffff;
	background-color:#008bf2;
	text-decoration: underline;
}

.wp {
	padding: 0px 15px;
}

.wp a {
	font-weight: bold;
}
