a {
	color: #8B4513;
	/*text-decoration: none;*/
}
/*a:hover {
	text-decoration: underline;
}*/


a.buttonC:hover, a.buttonL:hover, a.buttonR:hover {
	border: 3px inset #C18E4A;
	color: #FFD700;
	font-weight: normal;
}
a.buttonDk {
	background-color: #C0BB92;
	border: medium outset #C0BB92;
	color: #2F4F4F;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 2px;
	text-decoration: none;
	vertical-align: top;
}
a.buttonL {
	background-attachment: inherit;
	background-color: #D2A631;
	border: 3px outset #036F93;
	color: #993333;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 2px;
	text-decoration: none;
}
a.buttonLt {
	background-color: #C0BB92;
	border: medium outset #C0BB92;
	color: #E4E6CA;
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 2px;
	text-decoration: none;
	vertical-align: top;
}
a.buttonR {
	background-attachment: inherit;
	background-color: #BBC4C1;
	border: 3px outset #C0BB92;
	color: #E4E6CA;
	float: right;
	font-size: 9px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 2px;
	text-decoration: none;
}
a.list {
	color: #9B6C4D;
/*	text-decoration: none;*/
}
a.list:hover {
	color: #714F37;
	list-style-image: url(/jamaicabay/images/bullet_dn.gif);
}
a.menu1, a.menu2 {
	color: White;
	display: block;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
	text-align: right;
	text-decoration: none;
	width: 95px; /*border: .1em solid Red;*/
}
a.menu1:hover, a.menu2:hover {
	color: #B55C19;
}
a.menu2 {
	background-color: #9CCF9C;
	border: 1px solid #9F9B4B;
	margin: 0 2px 0 2px;
	padding: 0 2px 0 2px;
	text-align: left;
	width: 7em;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
bold {
	font-weight: bold;
}
div p {
	margin-top:0px;
	margin-bottom:.5em;
}

.date + p{
	margin-top:0;
	padding-top:0;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: .1%;
	margin-top: .5%;
	padding-bottom: .1%;
	padding-top: .5%;
	text-align: left;
}

h1 {
	font-size: 1.3em;
	color: #38381D;
}
h1 a {
	text-decoration: underline;
}
h1 a:hover {
	color: #C6641B;
	text-decoration: underline;
}
h2 {
	font-size: 1.2em;
	color: #464724;
}
h2 +p, h4 +p, h3 +p, .row h2 {
	margin-bottom: .1%;
	margin-top: .1%;
	padding-bottom: .1%;
	padding-top: .1%;
}
h2.lt_line {
	margin-top: 1em;
	border-bottom: thin solid #516C1A;
}

h2.ctr {text-align:center;}


h3 {
	font-size: 1.1em;
	color: #55552B;
}

h4 {
	font-size: 1em;
	color: #636332;
}
p .Iemph {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0 -7px 0;
	padding: 10px 0 0 0;
}
p.emphasis{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 -9px 0;
	padding: 10px 0 0 0;
}
table {
	font-family: Arial, sans-serif;
	font-size: 14px;
}
TABLE.basic {
	background: #F5F4DC;
	border-bottom: 1px solid #9C6501;
	border-left: 6px solid #9C6501;
	border-right: 1px solid #A27128;
	border-top: thin solid #8B4513;
	font-size: 10px;
	padding-left: 5px;
	width: 100%;
}
TABLE.box1, .box1 {
	background: #F8F1CD;
	border: 3px;
	border-bottom: 3px ridge #CC9933;
	border-left: 1px solid #999933;
	border-right: 2px ridge #999933;
	border-top: 1px solid #C2CFC4;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 0px;
}
TABLE.box2 {
	background: #E4CB7E;
	border: thin solid Gray;
	font-family: Arial, sans-serif;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding-right: 5px;
}
TABLE.no_pad {
	border: 0px;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
TABLE.sub1 {
	border-left: 4px solid #6E8C6B;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	width: 100%;
}
TABLE.sub2 {
	border-bottom: 2px solid  #698363;
	border-left: 6px solid #A27128;
	border-top: 0px none;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	width: 100%;
}
TD.no_pad {
	margin-top: 3px;
	padding: 0px;
}
TD.topAlign {
	padding-top: 4px;
}
TR.notices, .notices {
	color: #435425;
	font-size: 13px;
}
UL, li {
	list-style-image: url(/jamaicabay/images/bullet.gif);
	margin: 0 6px 2px 6px;
	padding: 0 2px 2px 4px;
	list-style: circle outside url(/jamaicabay/images/bullet.gif);
}

UL.menu, li.menu {
	margin: 0 2px 2px -4px;
}
.block, .bigblock{
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
}
.bigblock{
	font-size: 120%;
}
.cellLines{
	border-bottom: thin solid Black;
	border-left: 1px solid #006400;
	border-right: 1px solid #54701C;
}
.center{
	text-align: center;
}

.crit {
	background: #E3E1CE;
	border: 3px;
	border-bottom: 3px ridge #8EA48F;
	border-left: 1px solid #C2CFC4;
	border-right: 5px ridge #8EA48F;
	border-top: 1px solid #C2CFC4;
	display: block;
	padding: 1px;
}
.emphasis, .emphasis16, .advCommHead, .redHead {
	font-size: 1.3em;
	font-weight: bold;
	/*margin-bottom: -4px;*/
	margin-top: 8px;
	padding-top: 8px;
}

.advCommHead{
	display:block;
	color: black;
	text-decoration: underline;
	margin-bottom: .2em;
}

.redHead{
	display:block;
	color: red;
	margin-bottom: .2em;
}

.floatLayer{
	display: none;
	float: left; /*border: .1em solid #F0E68C;*/
	height: auto;
	padding: 0 .5em 0 .5em;
	position: absolute;
	width: 7em;
}
.Iemph {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -4px;
	margin-top: 8px;
	padding-top: 8px;
}
.indent {
	display: block;
	padding-right: 25px;
	text-indent: 20px;
}
.keyword{
	color: #CD853F;
	font-weight: bold;
}

.date{
	font-family: Arial, sans-serif;
	font-size: .85em;
	font-weight: normal;
	text-decoration: none;
	color: #825222;
	font-style: italic;
}

.eventTag{
	font-size: 105%;
	font-style: italic;
	color: #8B4513;
}

.lt_line {
	border-bottom: 1px solid #FFFAF0;
	display: inline;
	padding-bottom: 0px;
	padding-top: 0px;
}

.news_sub_div{
	border-bottom: 1px solid #C9D9A9;
	padding-bottom: 0px;
	padding-top: 0px;
	display:block;
	text-align:right;
	margin-top:-20px;
	z-index: 500;
}

.ltText {
	color: #E4E6CA;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;
}

.p {
	margin: 1px 0 4px 0;
	padding: 1px 0 4px 0;
}
.pad {
	padding: 3px 3px 3px 3px;
}
.rev_indent {
	margin-right: 25px;
}

#tableContainer {
	font-size: inherit;
	margin: 0;
	padding: 0;
	border:0;
	display: block;
	/*color: #9D4123;*/
	text-align: left;
	min-width:48em;
	width:95%;
	height:100%;
	float:left;
	position:relative;
	left:40px;
}

.row {
	float:left;
	clear:both;
	font-size:1em;
	width:95%;
	margin:0;
	padding:0;
}

.ind_row {
	float:left;
	clear:both;
	margin-left:20px;
	font-size:1em;
	width:95%;
	padding:0;
}

.rowCream {
	color: #5C3E1F; /*
	padding: 5px 5px 5px 1px;
	*/
	background-color: #F5F4DC;
}
.rowLabel1 {
	background-color: #993300;
	color: #FFFFF0;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-top: 3px;
}
.rowLabel2 {
	background-color: #9EA06D;
}
.rowLabel3 {
	background-color: #939544;
	color: #71380F;
}
.rowLabel4 {
	background-color: #698363;
	color: #5C3E1F;
}
.rowLine {
	border-bottom: 1px solid #006400;
}
.small {
	font-size: 11px;
}
.smText {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.lrgr{
	font-size:115%;
}

.itemHead {
	font-size:110%;
	margin: 1px 0 5px 0;
	padding: 1px 0 5px 0;
	color: #4B3826;
}

.smCaps {	
margin-bottom: 3px;
	padding-bottom: 3px;
	font-variant: small-caps;
}

.TablFont {
	font-size: 12px;
	margin-left: 5px;
}
.thk_line {
	border-bottom: 5px ridge #698363;
}
.thn_line {
	border-bottom: 4px ridge #698363;
}
#color1 {
	background-color: #678292;
}
#color2 {
	background-color: #8F857C;
}
#color3 {
	background-color: #698363;
}
#color4 {
	background-color: #2B4F2C;
}
#inside{
	display: block;
	position: relative;
}
#inside li {
	display: compact;
	line-height: normal;
	margin: 0;
	padding: 0px 0px 2px 5px;
}
#inside li a {
	/*text-decoration: none;*/
	width: 100%;
}
#inside ul {
	list-style: outside disc url(/jamaicabay/images/bullet.gif);
	margin: 4px;
	padding: 12px;
}

#content{
	font-size: inherit;
	margin: 0 0 0px 15px;
	padding: 0 0 0px 15px;
	border:0;
	display: block;
	/*color: #9D4123;*/
	color: Black;
	text-align: left;
	min-width:50em;
	width:95%;
	height:100%;
	float:left;
	}

.column1{
	/*display: block;*/
	top: 0px;
	width: auto;
	height: auto;
	margin: 0 1% 0 0;
	float: left;
}

.column2{
	top: 0px;
	width: auto;
	margin: 0 0 0 1%;
	float: right;
}

/* Used for prompts in generated pages */
.prompt
{
font-size: 14px;
font-weight: normal;
color: #7F552B;
font-style: italic;
}

.new {
	font-size:1em; 
	font-style: italic;
	color: #54684F;
}

.box {
	background: #DDDDBB;
	border: thin solid Gray;
	font-family: Arial, sans-serif;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.column1 .box{
	padding: 10px;
	border: thin solid #B2B368;
	background: #C8C892;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.newsImage, .newsImageR{
	top:0px;
	padding: 0 5px 5px 8px;
	font-size: 80%;
	font-style: italic;
	text-align:center;
	position:relative;
	display:block;
	float:right;
}

.newsImageL{
	top:0px;
	padding: 0 5px 5px 8px;
	font-size: 80%;
	font-style: italic;
	text-align:center;
	position:relative;
	display:block;
	float:left;
}

.box .newsImage{
	display:inline;
	/*margin-top:-50px;*/
}

img.newsImage {
border:2px solid black;
margin:0 6px 4px 0;
padding:0;
}

.newsImageSrc {
color:#666666;
font-size:.8em;
margin-top:-10px;
padding-right:6px;
}

.left {
	float:left;
	padding: 0 8px 5px 0;
	
}

.clearer{
	clear:both;
}

.ifr{
	width:100%;
	height:100%;
	
}