BODY
{
	background-color: #CCD8E5;
	color: #333333;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:normal;	
}


.Normal	/* This class is used by DNN when modules are added. */
{
	color: #333333;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:normal;
}

*/
/***** Miscellanous Items - End *****/



/***** Nav Menu - Start *****/
.NavMenuBar
{
   BACKGROUND-COLOR: transparent; 
   CURSOR: none;
}

.NavMenuItem
{
	background-color: transparent;
	color: #ffffff;
	font-family: arial;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.NavMenuItemSelected
{
	color: #B1005C;
	background-color: transparent;
	font-family: arial;
    font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

.SeparatorCSS
{
    color: #ffffff;
	font-family: arial;
    font-size: 8pt;
	text-align: center;
	BACKGROUND-COLOR: transparent;
}

.MainMenu_MenuArrow {display:none;}
.MainMenu_RootMenuArrow {display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

.MainMenu_MenuBreak {
	border-bottom:0px solid; 
	border-left:0px solid; 
	border-top:0px solid;  
	border-right:0px solid; 
	background-color:Transparent;		
}

/***** Nav Menu - End *****/

/***** ADM Nav Menu - Start *****/
.AdmNavMenuBar
{BACKGROUND-COLOR: transparent; 
cursor: pointer;
}

.AdmNavMenuItem
{
	color: #F8CB13;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
    text-align: left;
	cursor: pointer;
	text-transform: uppercase;
}

.AdmNavMenuItemSelected
{
	color: #FF9D00;
	background-color: transparent;
	font-family: arial;
	font-weight: bold;
    font-size: 9pt;
    text-align: left;
	cursor: pointer;
	text-transform: uppercase;
}
/***** ADM Nav Menu - End *****/

.eznpBreadCrumbs
{
	color: #808080;
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: normal;
}


/***** Left Pane Navigation - Start *****/
#LeftMenu
{
	color: #363636;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
}

.LeftMenu
{
	color: #363636;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
}

.LeftMenu a
{
	color: #363636;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:visited
{
	color: #363636;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}

.LeftMenu a:hover
{
	color: #E36101;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}
#SubMenu
{
	color: #455560;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.SubMenu
{
	color: #455560;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	line-height: 180%;
}

.SubMenu a
{
	color: #455560;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	line-height: 180%;
}

.SubMenu a:visited
{
	color: #455560;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	line-height: 180%;
}

.SubMenu a:hover
{
	color: #003E7E;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	line-height: 180%;
}

#SubMenu2 
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;

}
.SubMenu2 
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
}

.SubMenu2 a
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu2 a:visited
{
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.SubMenu2 a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
/***** Left Pane Navigation - End *****/
#LeftMonster
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}

.LeftMonster
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
}

.LeftMonster a
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.LeftMonster a:visited
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.LeftMonster a:hover
{
	color: #F9EC3C;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}



/***** Teaser Content - Start *****/
.TeaserText
{
	color: #333333;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
}

* html .TeaserText
{
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 10px;
}

/***** Teaser Content - End *****/


/***** Content Pane - Start *****/
#dnn_ContentPane
{
	color: #333333;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:normal;
}
#dnn_ContentPane H1
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 20pt;
	font-weight:bold;
	line-height: 20pt;
	margin-bottom: 15px;	
}

H1
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 20pt;
	font-weight:bold;
}

#dnn_ContentPane H2
{
	color: #464646;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 10px;
}


#dnn_ContentPane H3
{
	color: #000000;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 15px;
}

#dnn_ContentPane a
{
	color: #DA7305;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:visited
{
	color: #DA7305;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane a:hover
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
/***** Content Pane - End *****/


/***** Footer Pane - Start *****/
.Copyright
{
	color: #464f57;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

.Copyright a
{
	color: #DA7305;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

.Copyright a:visited
{
	color: #DA7305;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

.Copyright a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: underline;
}

/***** Content Pane - Start *****/
#dnn_ContentPane2
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	line-height: 12pt;
}
#dnn_ContentPane2 H1
{
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 20pt;
	font-weight:bold;
	line-height: 22pt;
	margin-bottom: 15px;	
}

#dnn_ContentPane2 H2
{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	line-height: 15pt;
	margin-bottom: 15px;
}


#dnn_ContentPane2 H3
{
	color: #ffffff;
	font-family: Georgia;
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	margin-bottom: 15px;
}

#dnn_ContentPane2 a
{
	color: #DA7305;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane2 a:visited
{
	color: #DA7305;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

#dnn_ContentPane2 a:hover
{
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
/***** Content Pane - End *****/






#FooterLinks
{
	color: #DA7305;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}

.FooterLinks
{
	color: #DA7305;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}

.FooterLinks a
{
	color: #DA7305;
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:visited
{
	color: #DA7305;
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.FooterLinks a:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}
/***** Footer Pane - End *****/

/* 
=====================================
MARINA - start
=====================================
*/

BODY
{
	background: #2279be url(images/body_bgd.jpg) top repeat-x;
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
	line-height: 12pt;
	margin: 0;
}

.tablebgd
{
	background-position: top;
	background-repeat: no-repeat;
}


#center 
{
 background: transparent url(images/center_bgd.gif) no-repeat;
 padding-left: 145px;
 height: 620px;
 color: #fff;
 font-family: Trebuchet MS;
 font-size: 11px;
}
#center .centerCont 
{ 
 padding-top: 50px;
 width: 664px;
 height: 484px;
}

.centercontent
{ 
 padding-top: 50px;
 width: 664px;
 height: 484px;
 color: #fff;
 font-family: Trebuchet MS;
 font-size: 11px;
}
.ProductInfo
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
}
.ProductHigh
{
	color:#ffffff; 
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	font-family:tahoma;
}

.SweepStakes

{
	color:#ffffff; 
	font-size:10px;
	font-weight:bold;
	font-family:tahoma;
}
#DIV_TopNav
{
	float: left;
}

#DIV_FlashArea {

position:relative;

z-index:86;

width:900px;

height:auto;

margin-left:auto;

margin-right:auto; 

background-color:transparent;

vertical-align: top;

}

#DIV_FlashImage {

z-index: 90;

top: 0px; 

left: 0px;

width: 900px;

height: auto;

padding-top: 0px;

vertical-align: top;

}
#DIV_Menu {

position: absolute; 

top: 190px; 

left: 0px;

z-index: 99; 

text-align: left;

}

/* 
=====================================
MARINA - FINISH
=====================================
*/

