@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/leftside.jpg);
	background-color:#4c9aca;
	background-repeat: repeat-x;
}
#centerside {
	width: 1056px;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#topflash {
	padding-left:8px;
}
#rightside {
	background-image: url(images/topback.jpg);
	float: right;
}
.logos {
	float: left;
	width: 300px;
	padding: 5px;
}
.copyright {
	float: left;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}
.copyright a, .copyright a:visited {
	color: #FFFFFF;
}
.copyright a:hover {
	color:#E9EBEB;
	text-decoration: none;
}
.search {
	height: 28px;
	width: 224px;
	padding-right:30px;
	float: right;
	padding-bottom:2px;
	padding-top: 10px;
}
input#dnn_dnnSEARCH_txtSearch   {
	background-image: url(images/search_main.jpg);
	height: 16px;
	width: 123px;
	float:left;
	background-repeat:repeat-x;
	border:none;
	border-bottom-width:thick;
	padding:5px;
}
#dnn_inner_SearchBox #dnn_dnnSEARCH_cmdSearch {
	background-image: url(images/search_button.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 88px;
	position:relative;
	top:-20px;	
	float:right;
	margin-left:3px;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}
.content_wrapper {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
.main_content {
	width: 992px;
	float: left;
}
.main_content .content {
	float: left;
	width: 823px;
	padding-bottom: 10px;
}
.menu {
	float: left;
	width: 150px;
	margin-top: 20px;
}
.menu li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: right;
	list-style-type: none;
	text-align: center;
	padding-bottom:7px;
}
.menu li a {
	color: #FFFFFF;
	background-image: url(images/menu_li.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 132px;
	float: left;
	text-decoration: none;
	padding-top:8px;	
}
.menu li a:hover {
	background-image: url(images/menu_li_hover.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 147px;
}
.content_up {
	background-image: url(images/content_up.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 823px;
}
.content_main {
	background-image: url(images/content_main3.gif);
	background-repeat: repeat-y;
	float: left;
	width: 773px;
	padding-right: 35px;
	padding-left: 15px;
}
.content_bottom {
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 813px;
	float: left;
}
#backside {
	background-image: url(images/topback.jpg);
	background-position: center top;
	width: 100%;
	background-repeat: repeat-x;
}
.content_main_inside, .content_main_inside .Normal  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height:160%;
	display:block;
	width:auto;
	color:#333;
}
.content_main_inside h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #e82103;
}
.content_main_inside h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#F41138;
}
.content_main_inside h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#fe7b0a;
}
.content_main_inside h4 {
	font-family:Tahoma;
	font-size: 20px;
	font-weight:normal;
	color:#fe7b0a;
}
.paper {
	padding:5px;
	width:auto;
	display:block;
}
.paper img {
	padding:10px;
	background-color:#FBFBFB;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
	margin:5px;
	padding-bottom:20px;
}
.paper h1, .paper h1 a:hover{
	background-color:#F69E04;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFF;
	padding-top:7px;
	padding-bottom:7px;
	text-indent:7px;
}
.paper h1 a {
	color:#FFF;
}
.paper h1.blue, .paper h1.blue a {
	background-color:#4AAEDD;
}
.paper h1.pink, .paper h1.pink a {
	background-color:#DE57DE;
}
.paper h2, .paper h2 a:hover {
	color:#F69E04;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;	
	text-decoration:none;
}
.paper h2 a {
	color:#F69E04;
	text-decoration:underline;
}
.paper h2.blue, .paper h2.blue a {
	color:#4AAEDD;
}
.paper h2.pink, .paper h2.pink a {
	color:#DE57DE;
}
.box {
	background-color:#ed9702;
	width:auto;
	color:#FFF;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.box.blue {
	background-color:#3494c1;
}
.box.pink {
	background-color:#c12ec1;
}
.content_main_inside .c_head {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 11px;
}
.c_contentpane {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0pt;
	padding-left: 15px;
	text-align: left;
}
.content_main_inside a {
	color: #000000;
	text-decoration: underline;
}
.content_main_inside a:hover {
	color: #e82103;
	text-decoration: none;
}
#bottombeach {
	background-image: url(images/bottomframe.jpg);
	background-position: center top;
	width: 100%;
	background-repeat: repeat-x;
	height: 357px;
	clear: both;
}
.bottomwrapper {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
.bottle {
	height: 105px;
	width: 256px;
	background-repeat: no-repeat;
	margin-top: 120px;
	margin-left: 150px;
	float: left;
}
.suitcase {
	background-repeat: no-repeat;
	height: 143px;
	width: 242px;
	float: right;
	margin-top: 27px;
	margin-right: 22px;
}
.breadcrumb a{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.breadcrumb {
	color:#FFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:20px;
	padding-left:110px;
}
.rightmenu {
	width:150px;
	border:#CCC;
	border-width:1px;
	border-style:solid;
	float:left;
}
.rightmenu_inner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:140px;
}
.aDataTable {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #ccc;
	background:#FFF;
	color: #000;
	font-size: small;
}
.aDataTable td, .aDataTable th {
	padding: 2px 6px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #bbb;
}
.aDataTable th {
	background:#FFF9EC;
	border-top: 1px solid #bbb;
	font-weight: normal;
	font-family:verdana,serif;
	color: #333;
}
.aDataCart {
	border:none;
	background:#FFF;
	color: #333;
	font-size: small;
	background-color:#FBF7E4;
}
.aDataCart td {
	padding: 2px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #bbb;
	background-color:#FFF;
}
.aDataCart td h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #fe7b0a;
	padding:0px;
	margin:0px;
}
.aDataCart a, .aDataCart a:visited {
		color:#0066cc;
		text-decoration:none;
}
.aDataCart a:hover {
	text-decoration:underline;
	color:#fe7b0a;
}
.sample1 span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 70px;
	background: url(images/pin.png) no-repeat;
}
.photo {
	margin: 10px;
	position: relative;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo a {
	text-decoration: none;
}
.sample3 span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(images/paper-clip.png) no-repeat;
	background-color:#FF9;
}
.flplayer {
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	font-size:12px;
	padding:10px;
	border:1px solid #FFF;
	width:550px;
	background-color: #6A90CF;
	color:#FFF;	
	margin:5px;
}
.flplayer a {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
blockquote {
-x-system-font:none;
border-left:3px solid #CCCCCC;
float:right;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
margin-left:20px;
margin-top:10px;
padding-left:15px;
text-align:left;
text-indent:-10px;
width:250px;
}
.dcap {

color:#333;
display:inline;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:5.2em;
font-style:italic;
font-weight:400;
line-height:0.8em;
margin:0.05em 0.14em 0 -3px;
padding-left:4px;
text-transform:uppercase;
}