html, body, div, ul, li, h3 { margin: 0; padding: 0; }
body {
	background: #326698 url(/images/back_grad.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
}

.text {
	display: none;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
	color: #333399;
}

a:visited {
	text-decoration: underline;
	color: #3366CC;
}

a:visited:hover {
	text-decoration: underline;
	color: #333399;
}

.basic_container {
	width: 100%;
}

.basic_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(/images/content_back_grad.jpg);
	background-repeat: repeat-y;
}

#header_shadow {
	margin: 0 auto;
	width: 820px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}

#header_container {
	margin: 0 auto;
	width: 800px;
	height: 162px;
	position: relative;
}

#header_links_box {
	position: absolute;
	right: 25px;
	top: 10px;
	width: 225px;
}

.header_links {
	text-align: right;
	font-size: 11px;
}

.header_links a:link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
}

.header_links a:hover {
	text-decoration: underline;
	color: #99ccff;
}

.header_links a:visited {
	text-decoration: none;
	color: #ffffff;
}

.header_links a:visited:hover {
	text-decoration: underline;
	color: #99ccff;
}


#tagline {
	width: 250px;
	position: absolute;
	left: 470px;
	top: 100px;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}

#nav_container {
	margin: 0 auto;
	width: 800px;
	height: 35px;
	background-image: url(/images/nav_grad.jpg);
	background-repeat: repeat-x;
}
.nav_menu {
	text-align: center;
	line-height: 35px;
	font-size: 12px;
}

.nav_menu a:link {
	color: #ffffff;
	text-decoration: none;
}

.nav_menu a:hover {
	color: #99ccff;
	text-decoration: none;
}

.nav_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.nav_menu a:visited:hover {
	color: #99ccff;
	text-decoration: none;
}

#divider_container {
	margin: 0 auto;
	width: 820px;
	height: 16px;
	background-image: url(/images/divider.jpg);
	background-repeat: no-repeat;
}

#divider_container_blog_top {
	margin: 0 auto;
	width: 820px;
	height: 8px;
	background-image: url(/images/divider_blog_top.png);
	background-repeat: no-repeat;
}

#divider_container_blog_bottom {
	margin: 0 auto;
	width: 820px;
	height: 8px;
	background-image: url(/images/divider_blog_bottom.png);
	background-repeat: no-repeat;
}

#content_container {
	margin: 0 auto;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
}

#left_content {
	width: 200px;
	position: relative;
}

#featured {
	line-height: 35px;
	background-image: url(/images/featured_grad.jpg);
	color: #333333;
	height: 35px;
	text-align: center;
	background-repeat: repeat-x;
	font-size: 14px;
}

.listing_hm {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	padding: 3px;
}

.listing_image {
	width: 85px;
}

.listing_text {
	padding: 0px 2px 0px 5px;
	line-height: 14px;
	font-size: 12px;
	width: 100px;
}

.content_divider {
	width: 3px;
}


#center_content_back {
	border: 1px solid #CCCCCC;
}

#center_content {
	position: relative;
	width: 472px;
	background-color: #163176;
}

#sub_content {
	position: relative;
	width: 677px;
}

.sub_pages {
	width: 637px;
	padding: 20px;
}

.page_title {
	background-color: #999999;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	background-image: url(/images/blue_bar_grad.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #000000;
}

#right_content_back {
	background-color: #333333;
}

#right_content {
	position:relative;
	width: 120px;
	text-align: center;
}

#footer_container {
	margin: 0 auto;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/images/adoption_bot.jpg);
	background-repeat: repeat-y;
	height: 60px;
}

#boat_links {
	line-height: 35px;
	background-image: url(/images/dkblue_bar_grad.jpg);
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
	font-size: 14px;
}
#nav_bot_container {
	height: 35px;
	background-image: url(/images/blue_bar_grad.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 203px;
	top: 0px;
	width: 597px;
}
.nav_bot_menu {
	text-align: center;
	line-height: 35px;
	font-size: 12px;
}

.nav_bot_menu  a:link {
	color: #333333;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}

.nav_bot_menu  a:hover {
	color: #333399;
	text-decoration: underline;
}

.nav_bot_menu  a:visited {
	color: #333333;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}

.nav_bot_menu  a:visited:hover {
	color: #333399;
	text-decoration: underline;
}

#copyright {
	position: absolute;
	left: 0px;
	width: 300px;
	font-size: 11px;
	color: #666666;
	bottom: 0px;
	text-align: left;
	padding-left: 25px;
	line-height: 22px;
	height: 22px;
}

#bot_links {
	position: absolute;
	right: 0px;
	width: 455px;
	font-size: 11px;
	color: #666666;
	bottom: 0px;
	text-align: right;
	padding-right: 18px;
	line-height: 22px;
	height: 22px;
}

#bot_divider_container {
	margin: 0 auto;
	width: 820px;
	height: 8px;
	background-image: url(/images/bot_divider.jpg);
	background-repeat: no-repeat;
}

#bottom_ad_container {
	margin: 15px auto;
	width: 770px;
	height: 60px;
	border: 1px solid #999999;
	text-align: center;
	padding: 15px;
	color: #999999;
}


/* DRAWERS */
#main ul.drawers {
	margin: 0 !important;
}
#main .slider .drawer-handle {
	color: #000000;
	font-size: 16px;
	text-indent: 32px;
	width: 100%;
	background: #000000 url(/images/blue_bar.jpg) repeat-x;
	cursor: default;
	height: 35px;
	line-height: 35px;
}
#main .slider .drawer-content {
	display: block;
	margin: 0;
	height: auto;
}
#main .slider h3.open {
	background-color: #000000;
	background: #000000 url(/images/black_bar_grad.jpg) repeat-x;
	color: #FFFFFF;
}

#boxes-hm { height: auto; min-height: 655px; *height: 655px; position: relative; overflow: hidden; z-index: 50; }
#boxes-hm .drawer-content { min-height: 545px; *height: 545px; }

.welcome_drawer {
	height: 520px;
	background-image: url(/images/gray_drawer_grad.jpg);
	background-repeat: repeat-x;
	background-color: #e1e4e9;
	padding: 20px 20px 5px;
}

.welcome_drawer h3 {
	font-size: 18px;
	color: #336699;
}

.welcome_list_title {
	font-size: 18px;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	color: #3366CC;
	list-style-type: disc;
	line-height: 22px;
}

.welcome_list {
	font-size: 14px;
	padding: 0px 5px 5px 30px;
	font-weight: bold;
	color: #666666;
	list-style-type: disc;
	line-height: 22px;
}

#click_box {
	font-size: 16px;
	font-weight: bold;
	color: #466ba1;
	list-style-type: disc;
	line-height: 32px;
	background-image: url(/images/get_started_bar_up.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-align: center;
	height: 32px;
	width: 432px;
}

.find_drawer {
	height: 520px;
	background-image: url(/images/blue_drawer_grad.jpg);
	background-repeat: repeat-x;
	background-color: #163176;
	padding: 20px 20px 5px;
	color: #333333;
}
.find_drawer h3 {
	font-size: 18px;
	color: #FFFFFF;
}

.box_top {
	background-image: url(/images/box_top.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 432px;
}

.box_content {
	background-image: url(/images/box_grad.jpg);
	background-repeat: repeat-y;
	width: 432px;
	text-align: center;
}

.box_bot {
	background-image: url(/images/box_bot.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 432px;
}

.find_options {
	color: #FFFFFF;
	height: 45px;
	text-align: right;
	padding-right: 8px;
	font-size: 12px;
	line-height: 13px;
}
.to {
	color: #FFFFFF;
	height: 35px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.to2 {
	color: #FFFFFF;
	height: 35px;
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
}
.to_black {
	color: #000000;
	height: 35px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.find_options_black {
	color: #333333;
	height: 45px;
	text-align: right;
	padding-right: 8px;
	font-size: 12px;
	line-height: 13px;
}
.padding {
	padding-top: 20px;
	padding-bottom: 20px;
}
.width_432 {
	width: 432px;
}
.list_drawer {
	height: 520px;
	background-image: url(/images/blue_drawer_grad.jpg);
	background-repeat: repeat-x;
	background-color: #163176;
	padding: 20px 20px 5px;
	color: #333333;
}
.list_drawer h3 {
	font-size: 18px;
	color: #FFFFFF;
}
#list_box_2 {
	position: relative;
	width: 432px;
}
#list_boat_image {
	background-image: url(/images/list_boat_images.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 12px;
	height: 220px;
	width: 315px;
}
#list_boat_text {
	position: absolute;
	top: 90px;
	height: 100px;
	width: 117px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	left: 315px;
}
#list_boat_list {
	width: 432px;
	top: 230px;
	position: absolute;
}
.list_list {
	font-size: 14px;
	padding: 10px 20px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	line-height: 22px;
}
#list_boat_button {
	position: absolute;
	top: 330px;
	width: 432px;
	left: 0px;
}
#padded {
	width: 645px;
	padding: 14px;
}
#add1 {
	display:inline;
}
#add2 {
	display:none;
}
#add3 {
	display:none;
}
#add4 {
	display:none;
}
#add5 {
	display:none;
}
#add6 {
	display:none;
}
#add7 {
	display:none;
}
#add8 {
	display:none;
}
#add9 {
	display:none;
}
#add10 {
	display:none;
}
#add11 {
	display:none;
}
#add12 {
	display:none;
}
#add13 {
	display:none;
}
#add14 {
	display:none;
}
#add15 {
	display:none;
}
#add16 {
	display:none;
}
#add17 {
	display:none;
}
#add18 {
	display:none;
}
#add19 {
	display:none;
}
#image2 {
	display:none;
}
#image3 {
	display:none;
}
#image4 {
	display:none;
}
#image5 {
	display:none;
}
#image6 {
	display:none;
}
#image7 {
	display:none;
}
#image8 {
	display:none;
}
#image9 {
	display:none;
}
#image10 {
	display:none;
}
#image11 {
	display:none;
}
#image12 {
	display:none;
}
#image13 {
	display:none;
}
#image14 {
	display:none;
}
#image15 {
	display:none;
}
#image16 {
	display:none;
}
#image17 {
	display:none;
}
#image18 {
	display:none;
}
#image19 {
	display:none;
}
#image20 {
	display:none;
}
