/* CSS Document */

.clear { clear: both; }
body {
    margin:0px 0px; padding:0px;
	text-align:center;
	background-color: #f5f7e2;
	background-image: url(/images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
}

/*
HEADER 
------------------------------------------------- */
#header {
	width: 710px;
	float: left;
	position: relative;	
	
}
#logo {
	float: left;
	position: relative;
	width: 163px;
	padding-left: 38px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border: none;
}
#slogan {
	position: relative;
	float: left;
	height: 17px;
	width: 337px;
	margin-top: 60px;
	margin-left: 150px;
}
#header_image {
	background-image: url(../images/header/header_border.gif);
	background-repeat: no-repeat;
	height: 264px;
	width: 704px;
	position: relative;
	float: left;
	padding-bottom: 10px;
	margin-top: 20px;
}

/*
NAVIGATION 
------------------------------------------------- */
#navigation {
	float: left;
	position: relative;
	width: 710px;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 38px;
	background-image: url(/images/nav_bg.jpg);
	background-repeat: no-repeat;
}
#navigation ul {
	margin: 0px;
	padding: 9px 0px 0px 30px;
	position: relative;
	float: left;
}
#navigation ul li {
	display: inline;
	list-style-image: none;
	font-family: "Times New Roman", Times, serif;
	color: #898988;
	
	letter-spacing: 4.5px;
	padding-right: 30px;
}
#navigation ul li a {
	font-family: "Times New Roman", Times, serif;
	color: #898988;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#navigation ul li a:hover { text-decoration: none; color: #59A1C5; }
body#home a#homenav,
body#port a#portnav,
body#serv a#servnav,
body#gift a#giftnav,
body#contact a#connav {
	
	color: #93A33A;
}
/*
CONTENT 
------------------------------------------------- */
#content_wrapper {
	width: 710px;
	position: relative;
	float: left;
	
}
#content_wrapper h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #3390b9;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content_wrapper h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #3390b9;
	margin: 0px 0px 5px;
	padding: 0px;
}
#content_wrapper h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #3390b9;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content_wrapper h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #999999;
	margin: 0px 0px 10px;
	padding: 0px;
	font-style: italic;
}
#content_wrapper p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
#content_wrapper img {
    background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#content_wrapper ul {
	margin: 10px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
}
#content_wrapper ul li  {
	list-style-type: none;
	
}
#content_wrapper ul li ul li {
	list-style-type: none;
	margin: 0 0 10px;
	background: url(/images/bullet.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
}
#content_wrapper a:link, a:visited { text-decoration: none; color: #93A33A; }
#content_wrapper a:hover, a:active { text-decoration: none; color: #6AA2BA; }
#content_full {
	position: relative;
	float: left;
	width: 680px;
	
	margin-bottom: 10px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
#content_left {
	position: relative;
	float: left;
	width: 400px;
	clear: right;	
}
#content_right {
	position: relative;
	float: left;
	width: 240px;
	padding-left: 40px;
}
.content_left_50 {
	position: relative;
	float: left;
	width: 335px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	
}
.content_left_33 {
	position: relative;
	float: left;
	width: 216.7px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.content_middle_33 {
	position: relative;
	float: left;
	width: 216.7px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.content_right_33 {
	position: relative;
	float: left;
	width: 216.7px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_left_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.content_left_middle_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.content_right_middle_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.content_right_25 {
	position: relative;
	float: left;
	width: 157.5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_right_50 {
	position: relative;
	float: left;
	width: 335px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content_bottom {
	position: relative;
	float: left;
	width: 710px;
	margin-bottom: 40px;
}

/*
FOOTER 
------------------------------------------------- */

#footer {
	text-align: center;
	position: relative;
	float: left;
	width: 700px;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 70px;
	
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-top: 5px;
}
#footer p a:link, #footer p a:visited { color: #3390b9; text-decoration: none; }
#footer p a:hover, #footer p a:active { color: #7C786B; text-decoration: none; }

/*
FORM 
------------------------------------------------- */
#contact_form label {
	display: block;
	text-align: left;
	color: #59A1C5;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#contact_form input { width: 198px; padding: 2px 1px; border: 1px solid #D0D0D0; color: #333333; margin-bottom: 7px; }
#contact_form textarea { width: 360px; height: 80px; padding: 2px 1px; border: 1px solid #D0D0D0; color: #333333; font-family: "Lucida Grande", Arial, Verdana, sans-serif; margin-bottom: 7px; }
#contact_form p input {
	width: 98px;
	padding: 2px 1px;
	border: 1px solid #D0D0D0;
	color: #CC0033;
	margin-bottom: 7px;
	background-image: url(/images/send-message.jpg);
	background-repeat: no-repeat;
	height: 24px;
}
#my_slideshow {
	margin-top: 12px;
	padding-left: 12px;
	float: left;
	position: relative;
	height: 240px;
	width: 680px;
}
#footer img, #header img {
	border: none;
}
