@charset "utf-8";
/* 05 06 08 1642 */ 

html,body { 
	height:100%; 
	margin:0; 
	padding:0; 
} 

/* Outer Divs */
#outerDiv {
	width: 100%;
	max-width:1274px;
	background-image: url(../images/sand.jpg);
	background-repeat: repeat;
	height:100%;	
	float:left;	
	height:auto;
	padding:0;
	margin:0;
}

#innerDiv {
	display:block;
	width: 100%;
	max-width:1274px;	
	background-image: url(../images/beach.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	float:left;	
	height:auto;
}

/* Left Column */ 
#leftColumn {
	float:left;	
	width: 111px;	
	background-image: url(../images/yachtingGirlBody.jpg);
	background-position: left top;
	height:849px;
}

/* Main Structure */
#middleColumn {
	float:left;
	width: 654px;
	background-image: url(../images/sand.jpg);
	background-repeat: repeat;
	height:100%;
	
}

/* Header */ 
#header {
	background-image: url(../images/gazetteHeader.jpg);
	background-repeat: no-repeat;
	height: 206px;
	vertical-align:bottom;
}

#header a {
cursor:pointer;
}
#ctl00_divDate {
	float:left;
	margin:0;
	padding:0;
	
}

#mySearch {
	margin:0;
	padding:0;
	height:29px;
	background-image: url(../images/searchBg.jpg);
	background-repeat: no-repeat;
	width: 654px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

#mySearch span {
	padding:0;
	margin:0;
	margin-left:80px;	
	margin-top:8px;
}

#mySearch form {
	padding:0;
	margin:0;	
}

.myField {
	font-family: "Small Fonts",Tahoma;
	font-size: 9px;
	height: 10px;
	width: 110px;
	border: 1px solid #d0cfca;
	padding:5px;
	margin:0;
	font-weight: normal;
}

.myButton {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:top;
	margin:0;
	padding:0;	
}

.myButton2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:middle;
	margin:0;
	padding:0;
}

/* Content Toolbar */ 
.author {
	font-family: "Small Fonts",Tahoma;
	font-size: 9px;
	color: #7C7669;
	padding-bottom:10px;
	
}
#toolBar {
	text-align:right;
	margin:0;
	padding:0;
	margin-bottom:20px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #beb9ab;
	border-right-color: #beb9ab;
	border-bottom-color: #beb9ab;
	border-left-color: #beb9ab;
}

.rssIcon , .friendIcon , .favIcon , .friendIconSel {
	background-repeat: no-repeat;
	width:80px;
	background-position: left center;
	margin:0;
	background-color:#f6f4ee;
	font-size: 9px;
	text-decoration: none;
	color: #7C7669;
	text-align:right;
	font-family: "Small Fonts";
	padding-left:22px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:3px;
	cursor:pointer;
}

.rssIcon {			background-image: url(../images/feedIcon.gif);}
.rssIcon:hover {	background-image: url(../images/feedIcon.gif); background-color: #bdb9b1;color:#FFFFFF;}
.friendIcon {		background-image: url(../images/ticon_send_1.gif);background-color:#f6f4ee;}
.favIcon { 			background-image: url(../images/ticon_fav_1.gif);background-color:#f6f4ee; }
.friendIcon:hover , .friendIconSel {	background-image: url(../images/ticon_send_2.gif);cursor:pointer;background-color: #bdb9b1;color:#FFFFFF;}
.favIcon:hover { 	background-image: url(../images/ticon_fav_2.gif);cursor:pointer; background-color: #bdb9b1;color:#FFFFFF;}

/* Content Area*/ 
#bodyContent {
	background-image: url(../images/bodyContentTiler.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	width: 100%;
	float:left;
}

#bodyTextContainer {
	width:654px;
	background-image: url(../images/bodyContentBG.jpg);
	background-position: left top;	
	background-repeat: no-repeat;	
	float:left;	
}

#bodyText {		
	width:514px;
	font-family: Tahoma;
	min-height:510px;	
	float:left;	
	padding-left:70px;	
}

#bodyFooter {
	background-image: url(../images/paperFooter.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 654px;	
	float:left;
	
}
.contentColumn1 {
	
	float:left;
	width:360px;
	font-size:11px;
	margin:0;
	padding:0;
	margin-top: 14px;
	overflow:hidden;	
	
}
#contentColumn2 {
	float:right;
	margin-top: 14px;
	width:134px;
	text-align:center;
}

#footerLinks {
	background-image: url(../images/footerRope.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	float:left;
	width:654px;
	margin-top:20px;
	padding:0;
}

#footerLinks a {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding-left:10px;
}
#footerLinks a:hover {
	color:#000000;
}

/* Top Menu */ 
.myMenu {
	margin:0;
	margin-top:20px;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 31px;
	width:519px;
	vertical-align:bottom;	
}
/*  normal menu item */
.myMenu li {
	float:left;
	list-style-type: none;
	height:20px;	
	background-color: #e3e0d4;	
	margin:0;
	margin-top:10px;
	padding:0;
}


.myMenu li:hover , .myMenuHover {
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #00CCFF;
	border-left-color: #999999;
	color: #FFFFFF;
	display:block;
}
.myMenu li:hover a , .myMenuHover a {
	color:#FFFFFF;
}
.myMenu li.lastLink {
	background-image: url(../images/menuCorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.myMenu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
	height:20px;	
	width: 75px;
	display: block;	
	text-align:center;	
	margin:0;
	margin-top:3px;
	padding:0;
}

/*  selected menu item */
.myMenu li.selected {
	float:left;
	list-style-type: none;
	background-image: url(../images/menuSel_sm.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 31px;
	width: 73px;
	margin:0;
	padding:0;
}
.myMenu li.selected_lg {
	float:left;
	list-style-type: none;
	background-image: url(../images/menuSel_lg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 32px;
	width: 110px;
	margin:0;
	padding:0;
}

.myMenu li.selected a , .myMenu li.selected_lg a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 73px;
	text-align:center;
	padding:0;
	padding-top:8px;
	margin:0;
}
.myMenu li.selected_lg a , .myMenu li a.longLink{
	width: 110px;
}
.searchBox {		
	padding:0;
	margin:0;	
	float:right;
	padding-right:70px;
}

.miscLi {
	width:210px;
}

/* Right Panel */
#ctl00_panel_agents span {
	background-image: url(../images/ico_agents.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	width: 33px;
	margin:0;
	padding:0;
	border:none;
	display:block;	
	float:right;
}
#ctl00_panel_games span {
	background-image: url(../images/ico_games.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	width: 38px;	
	margin:0;
	padding:0;
	border:none;
	display:block;
	float:right;		
}
#ctl00_panel_payouts span {
	background-image: url(../images/ico_payouts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	width: 33px;
	margin:0;
	padding:0;
	display:block;	
	border:none;
	float:right;		
}
#homeImage {
	background-image: url(../images/homeImage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 142px;
	width: 137px;
} 

#ctl00_rightPanel {
	width:130px;
	background-color:#f6f4ee;
	margin:0;
	padding:0;
	margin-top:0px;
	text-align:left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e6e0;
	border-right-color: #e8e6e0;
	border-bottom-color: #e8e6e0;
	border-left-color: #e8e6e0;   
}

#ctl00_rightPanel div {
	background-image: url(../images/panelDivider.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma;
	font-size: 10px;
	margin:0;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:3px;
	padding-bottom:4px;
}

#ctl00_rightPanel ul {
	padding:0;
	margin:0;
	padding-top:13px;
	height:auto;
}
#ctl00_rightPanel ul li , .squareLink {
	list-style-type: none;
	padding:0;
	margin:0;
	background-image: url(none);
	width: 126px;
	font-size: 10px;
	background-color:#dddbd6;
	height:auto;
	
}
#ctl00_rightPanel ul li:hover {
	background-color:#003366;
	background-image: url(none);
	cursor:pointer;
	
}
#ctl00_rightPanel ul li:hover a {
	color:#FFFFFF;
}
.squareLink { 
	text-align:center;
	padding:0;
	margin:0;
	background-image: url(../images/rightPanelLink.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 126px;
	font-size: 10px;
	float:right;

}

#ctl00_rightPanel ul li {
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-bottom:1px;
	padding-top:1px;
	padding-bottom:1px;	
	background-repeat: no-repeat;
	height: auto;
	width: 126px;
	font-size: 10px;		
}

.squareLink:hover {
	background-image: url(../images/rightPanelLink2.gif);	
	cursor:pointer;
}

#ctl00_rightPanel ul li a {
	display:block;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:5px;
	color: #000000;
	text-decoration: none;
}

/* Others */ 
.clearFloats {
	clear:both;	
}
noh1 {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/doubleLine.gif);
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: bottom;	
	display:block;	
	width:350px;
	height:18px;
	margin:0;
	padding:0;
	padding-bottom:4px;
	margin-bottom:3px;	
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;	
	display:block;	
	width:350px;	
	margin:0;
	padding:0;
	padding-bottom:4px;
	margin-bottom:3px;
}
/* Server generated divs */
.paragraph {
	padding:0px;
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom:0px;
	padding-top:10px;
	margin:0;
	
	
}
#ctl00__paragraphContent , .paragraphContent {
	padding:10px;
	width:340px;
	
}

.paraSummary, #ctl00_content div.paragraph {
	padding:0px;		
	background-color: #eae6dd;
	background-image: url(../images/article_bottomCurve.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow:hidden;
	
}

.paraSummary { padding:10px; }
.paraSummary a , .paraSummary a:visited 
{
	text-decoration: none;
	color: Black;

}
.paraSummary a:hover 
{
	text-decoration: underline;
}

#ctl00_content div.paragraph {
	padding:0;
	padding-bottom:4px;
	float:left;
	margin:0;
	margin-top:15px;
	margin-bottom:10px;
	
	
}
.MsoNormal , #ctl00_content div.paragraph div.p{
	padding:0;
	padding-left:10px;
	padding-right:10px;
	
	
}
.paragraph div.paraDate , .smallDate{
	background-color: #eae6dd;
	padding:0px;
	font-size: 10px;
	padding-left: 8px;
	background-image: none;
	height:10px;

}
.paragraph div.smallDate {
	background-image: none;
	margin:0;
	padding:0;
	padding-left: 10px;

}
.smallDate {	
	background-color: #eae6dd;
	padding:0;
	margin:0;	
	padding-left: 10px;


}

.paragraph div.paraTitle {

	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/article_topCurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-transform: uppercase;
	margin:0;

}

.smallTitle {
	background-color: #eae6dd;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/article_topCurve_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	margin-top:5px;	
	width:340px;	
	
}
.titleOnly a {
	background-image: url(../images/titleOnly.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 360px;
	padding:5px;
	text-indent:35px;
	overflow:hidden;
	/*text-overflow:ellipsis;*/
	white-space:nowrap;
	display:block;
}
.titleOnly a:hover {
	text-decoration: underline;
	background-image: url(../images/titleOnly2.gif);
}
.smallTitle:hover {
		text-decoration: underline;
}
.smallTitle a  , .titleOnly a {
	color: #000000;
	text-decoration: none;
}


#aspnetForm {
	padding:0;
	margin:0;
}
.contentColumn1 hr {
	margin: auto;
	padding: 0px;
	height:1px;
	width: 318px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8D8470;
	border-right-color: #8D8470;
	border-bottom-color: #8D8470;
	border-left-color: #8D8470;
	margin-top:8px;
	margin-bottom:8px;
	clear:both;
}

#ctl00_contentFooter {
	margin-top:0px;
	text-align:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top:10px;
	margin:0px;
}

#ctl00_contentFooter a {
	padding:5px;
	font-size: 13px;
	border: 1px solid #E1DCCE;
	text-align:center;
	width:15px;
	height:15px;
	color: #000000;
	text-decoration: none;
}

#ctl00_contentFooter a:hover {
	border: 1px solid #95845B;
}

#ctl00_contentFooter div {
	text-align:left;	
	margin:auto;
	padding:0;
	/*display:inline-block;*/
	width:80px;
}

#ctl00_rightPanel #ctl00_panel_weather #ctl00_divTemperature {
	font-size: 36px;
	height:30px;
	margin:0;
	padding:0;	
	background-image:none;
	letter-spacing: -5px;
	margin-left:15px;
}

#ctl00_panel_weather  {
	position:relative;
	float:left;
	top:28px;
	left:291px;	
	text-transform:capitalize;
}
#ctl00_panel_weather div {

}


#ctl00_rightPanel  {
	float:left;	
	display:inline;
}

#ctl00_divText , #ctl00_divToday{
	margin-left:5px;
	font-weight: normal;	
}
#ctl00_divToday , #ctl00_divTemperature , #ctl00_divText {
	font-size: 9px;	
	float:left;
	margin-top:10px;
}
#ctl00_rightPanel #ctl00_panel_weather #ctl00_divToday {
	font-size: 10px;	
	margin:0;
	padding:0;	
	background-image:none;
}

#ctl00_rightPanel #ctl00_panel_weather #ctl00_divText {
	font-size: 15px;
	text-align:right;
	margin:0;
	padding:0;
	background-image:none;
	margin-right:10px;
}
#ctl00_panel_weather {	
	margin:0;
	padding:0;
}

#ctl00_imgText {
	padding-top:2px;
}
#ctl00_divTemperature {
	margin:0;
	padding:0;
	margin-left:5px;
	margin-top:4px;
	font-weight:normal;
	width:40px;
	height:20px;
	background-image: url(../images/temperatureBG.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding-top:5px;
	
}

#ctl00_lnkPrevious1,#ctl00_lnkNext1 {
	padding-top:10px;
	font-family: "Small Fonts", Tahoma;
	text-decoration: none;
	font-size:9px;
	margin:0;
	color: #7C7669;
	margin-top:5px;
}

#ctl00_lnkPrevious1 , .previous a {
	float:left;
	background-image: url(../images/previous.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:30px;
	font-family: "Small Fonts", Tahoma;
	text-decoration: none;
	font-size:9px;	
	color: #7C7669;
	height:20px;
	margin-top:5px;

}
#ctl00_lnkNext1 , .next a {		
	float:right;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:30px;
	font-family: "Small Fonts", Tahoma;
	text-decoration: none;
	font-size:9px;	
	color: #7C7669;
	height:20px;
	margin-top:5px;
	
}

.myPage , .myPage:hover {
	padding:5px;
	font-size: 13px;
	border: 1px solid #7D6F4D;
	text-align:center;
	width:15px;
	height:15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #95845B;
}

#ctl00_divSendMail {
	text-align:right;

}

#ctl00_divSendMail input{
	margin-bottom:5px;
}

.Smallfont {
	color: #7C7669;
	font-size:9px;
	font-family: "Small Fonts", Tahoma;
}
.welcomeText {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin:0;
	padding:0;
	padding-bottom:10px;
	text-align:justify;	
}

.welcomeText:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	float:left;	
	margin:0;
	padding:0;
	margin-right:8px;
	margin-top:2px;
}

.myError {
	display:block;
	font-family:"Small Fonts",Tahoma;
	color:#920000;
	margin:0;
	padding:5px;
	font-size:9px;	
}
.copyright { text-align:center; }

.ReadMore {
	display:block;
	text-align:right;
	padding:0;
	margin:0;
	padding-right:25px;
	padding-top:10px;
	background-image:url(../images/readMoreIcon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height:19px;
	font-family: "Small Fonts", Tahoma;
	font-size: 9px;
	color: #7C7669;
	cursor:pointer;
}
.ReadMore:hover {
	background-image:url(../images/readMoreIcon2.gif);
	color: #000000;
}
#ctl00_lblMessage {
	display:block;	
	text-align:right;
	color:#990000;	
}

.headergazette {
	width:440px;
	height:180px;
	background-color:transparent;
	float:left;
}

.headeryachting {
	width:160px;
	height:180px;
	background-color:transparent;	
	float:left;
}
.myMenu .miscLink  {
	float:right;
	list-style-type: none;
	height:20px;
	background-color: #003366;
	margin:0;
	margin-top:12px;
	padding:0;	
	width:90px;
	text-align:center;
	margin-right:1px;
}
.myMenu .miscLink2  {
	float:right;
	list-style-type: none;
	height:20px;
	background-color: #CC3300;
	margin:0;
	margin-top:12px;
	padding:0;
	width:90px;
	text-align:center;
	margin-right:1px;
}
.myMenu .miscLink:hover , .myMenu .miscLink2:hover {
	background-color: #000000;
}
.myMenu .miscLink a , .myMenu .miscLink2 a {
	color: #FFFFFF;
	font-family: "Tahoma";
	font-size: 11x;
	font-weight: normal;
	width:90px;
}

.myMenu .miscLink a:hover , .myMenu .miscLink2 a:hover{
	color: #FFCC00;
}


