/* CSS file for SeawindsBarbados.com */

/* standard elements and tags  */
BODY {
	background-color: #ffffff;
	background-image:url("../images/bkgrd.jpg");
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	margin-left: 0px;
	margin-top: 0px;
}

A {
	color: #CC0000;
}

A.mpc {
	color : #FFFFFF;	
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
}
A.mpc:VISITED {color : #FFCCFF;;}

A.newslink {
	color : #000066;	
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	text-decoration: underline;
}
A.newslink:VISITED {color : #555555;}


A.menu {
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-decoration: none;
}

SPAN,P,PRE,DIV,INPUT,TEXTAREA,blockquote,li,select,input,td{
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}

SPAN.tdhead2 {
	color : #ffff99;
	font-weight : bold;
	font-size : 10px;
}

.header {
	color : Red;
	font-weight : bold;
	font-size : 14px;
	text-align: center;
}

SPAN.heading {
	color : #00008B;
	font-weight : bold;
	font-size : 11px;
}

SPAN.tdbody {
	color : #000080;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}

H5, SPAN.H5, A.H5, SPAN.tdhead,SPAN.head {
	color : #000000;
	font-style : normal;
	font-weight: bold;
	font-size: 10px;
}

H4, SPAN.H4, A.H4 {
	color : #333333;
	font-style : normal;
	font-weight: bold;
	font-size: 11px;
}

H3, SPAN.H3, A.H3 {
	color : #2F1D70;
	font-style : normal;
	font-weight: bold;
	font-size: 14px;
}

/* span H2 should be used instead of H2 */
H2, SPAN.H2, A.H2 {
	color : #777777;
	font-style : normal;
	font-weight: bold;
	font-size: 16px;
}

A.bottom, .bottom {
	color : #4F59A8;
	font-style : normal;
	font-weight: normal;
	font-size: 8px;
}

B {
	font-weight : bold;
}

.containerFooterMenu{
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
}

.containerFooterMenu a{
	color: #FF0000;	
	font-size: 11px;
	padding: 3px;
}

.containerFooterMenu a:hover {
	color: #FF6600;		
}

.FooterText{
	padding: 4px;
	background-color:#666666;
	color: #FFFFFF;	
	font-size: 10px;
	text-align: center;	
}

.SideBar{
	padding-right: 5px;
	padding-left: 5px;
	border: #FF9900 1px solid;
	border-color: #FEC957 #FEC957 #FEDA8C #FEDA8C;
	background-color: #FFFCF5;
	line-height: 20px;
	font-size: 11px;
}

.SideBarTop{
	background-color:#FEC957;
	padding: 3px 3px 3px 7px;
	color:#666666;
	font-weight: bold;
}

/* photo classes */
.PhotoFrame{
	background-image:url(../images/bkgrd.jpg);
	padding: 4px;
}

/* hightlight */
.highlightText{
	font-size: 10px;
	padding: 2px;
	background-color:#FEF0CF;
}

