/* CSS Document - Screen
---------------------------------------------------------- */
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	background: #ffffff;
	}
	
/*  hide print version of the logo
---------------------------------------------------------- */
div#printlogo{ display: none; margin: 0; padding: 0; }

/*  standard links
---------------------------------------------------------- */
a:link { 
	text-decoration: none; 
	color: #175A97;
	}
a:visited { 
	text-decoration: none; 
	color: #175A97;
	}
/*a:hover, a:active { */
a:hover { 
	color: #175A97;
	background: #D1E0F1;
	}
	
/*  home reverse links
---------------------------------------------------------- */
#home a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	}
#home a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	}
/*#home a:hover, a:active { */
#home a:hover { 
	text-decoration: none;
	font-weight: normal; 
	color: #175A97;
	background: #D1E0F1;
	}
	
/*  page layout
---------------------------------------------------------- */
#wrap {
width: 1000px;
}

#header {
	height: 64px;
	background:  #4C97C1 url(../images/bg_paradise_header.jpg) no-repeat; 
}

#search {
	position: relative;
	float: right;
	top: 2px;
	right: 5px;
	background: #B7CFEA;
	font-size: 10px;
	padding: 2px;
}

#home {
	background: #134878 url(../images/bg_home_content.jpg) no-repeat;
	width: 1000px;
	height: auto;
}

#home_left {
	margin-top: 15px;
	position: relative;
	float: left;
	width: 350px;
}

#home_center {
	margin-top: 15px;
	position: relative;
	float: left;
	width: 350px;
}

#home_right {
	position: relative;
	float: left;
	width: 300px;
}

#home_products {
	width: 1000px;
	background: #B7CFEA;
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
}

#home_products td {
	text-align: center;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 10px;
}

/*#body {
	background: #134878 url(../images/bg_home_content.jpg) no-repeat;
	width: 200px;
	height: auto;
}*/

#body_left {
	margin-top: 5px;
	position: relative;
	float: left;
	width: 200px;
}

#body_right {
	margin-top: 5px;
	position: relative;
	float: left;
	width: 800px;
}

#body_right li {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal; 
	color: #000000;
	background: #FFFFFF;
}

/*  sidebar formatting
---------------------------------------------------------- */

#sidebar td {
	background-color: #eeeeee;
	background-image: none;
	border-right: 2px solid #0374c0;
	border-bottom: 2px solid #000000;
}

#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
/*	text-indent: 5px;*/
	color: #0374c0;
}

#sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
	background-color: #0374c0;
}

#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0374C0;
}

#sidebar a:hover {
	background: #0374c0;
	color: #FFFFFF;
}


/*  navigation bar formatting
---------------------------------------------------------- */
#nav {
	background:  #4C97C1 url(../images/bg_navbar.jpg) repeat-y; 
	width: 1000px;
	height: auto;
	float: left;
	position: relative;
	border-bottom: 2px solid #175A97;
	margin: 0px auto 0 auto;
	padding: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

#nav li a {
	float: left;
	padding: 7px 15px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}

#nav li a:hover {
	background: #175A97;
}

/*#nav li a.active {
	font-weight: bold;
	color: #D1E0F1;
	font-size: 12px;
	background: #175A97;
}*/
	
/*  home page font formats
---------------------------------------------------------- */
#home h1 {
	font-size: 20px;
	line-height: 1.1;
	font-weight: bold;
	color: #B7CFEA;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: -8px;
	margin-top: 0px;
	padding-top: 0px;
}
	
#home h2 {
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.1;
	font-weight: bold;
	color: #4C97C1;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: -8px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #134878 url(../images/bg_home_h2.jpg) repeat-y; 
	border-top: 2px solid #175A97;
}

#home p {
	color: #CADCF0;
	font-size: 13px;
	margin-left: 20px;
	margin-right: 20px;
}

#home ul {
	color: #CADCF0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 1.2;
}

#home li {
	margin-bottom: 10px;
}

#body p {
	color: #4C97C1;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
}

#body_left h1 {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	color: #134878;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#body_left h2 {
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	color: #4C97C1;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #134878 url(../images/bg_home_h2.jpg) repeat-y; 
	border-top: 2px solid #175A97;
}

#body_right h1 {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	color: #134878;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#body_right h2 {
	font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	color: #4C97C1;
	margin-left: 0px;
	margin-right: 120px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
/*	background: #134878;*/
	border-top: 1px solid #175A97;
}

#body_right p {
	color: #000000;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

.button {
	background:  #154A7A url(../images/bg_button.jpg) repeat-x; 
	border-left: 1px solid #89ABC4;
	border-top: 1px solid #AFCADC;
	border-right: 1px solid #213D53;
	border-bottom: 1px solid #0D2942;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

/*  footer formatting
---------------------------------------------------------- */
	
#footer {
/*	width: 1000px; */
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	font-size: 10px;
	line-height: 1.5;
	background: #B7CFEA;
}

/*  clear floats
---------------------------------------------------------- */
#home:after, #home_right:after, #body:after, #body_left:after, #body_right:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
