* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	color : #111;
	margin-top:0px;
}

a { color: #bd0000; }
a:hover { color: #000; }

#wrap {
margin: 20px auto;
width: 780px;
background: #CCCC99;
}

#header {
background: #CCCC99 url('images/caribheader.jpg') no-repeat;
height: 140px;
}
#header h1 {
font-size: 1.7em;
color: #fff;
padding: 30px 40px 0 40px;
font-weight: 100;
}
#header h1 a{
text-decoration: none;
color: #fff;
font-weight: 100;
}
#header h1 a:hover {
border-bottom: 1px dotted #aaa; text-decoration: none;
}


#articles{ margin-bottom: 15px; clear:both; min-height: 110px; font-size: .9em; font-family: verdana, helvetica, sans-serif;}
#articles img {border: 1px solid #cecece; width:100px; height:75px; }

#articles h2 a{color: #0000bb; margin-bottom: 0px; font: .90em, Verdana, Arial, sans-serif;}
#articles h2 {
		font-size: 1.1em;
		margin-top: 0px;
		margin-bottom: 2px;
		color: #0a3766;
		}
hr{ height: 4px; background-color: #db0000; margin-bottom: 2px; border: 0px;}

#content h1 {font-size: 1.5em;
		margin-top: 0px;
		margin-bottom: 2px;
		color: #0000cc;
		}
		
#content p{margin: 10px; 0px 10px 10px;};

.left h2 {
color: #0000cc;
font-size: 1.3em;
padding-top:10px;
}

#content ul li {list-style-type:none;}

#breadcrumbs {
background: #CCCC99 url('images/breadcrumbs.jpg') no-repeat;
height: 18px;
padding: 0 0 0 40px;
}
#breadcrumbs a { text-decoration: none; }
#breadcrumbs a:hover { border-bottom: 1px dotted #000; text-decoration: none; }

#content {
background: #CCCC99 url('images/content.jpg');
background-repeat: repeat-y;
padding: 10px 10px 20px 20px;
}
.left { 
float: left;
width: 510px;
margin-right: 20px;
margin-top: 5px;
}
.left h1 { font-size: 1.3em; margin: 0 0 5px 0; padding-top: 8px; }
.left h1 a { text-decoration: none; }
.left h1 a:hover { border-bottom: 1px dotted #aaa; text-decoration: none;}
.left a { text-decoration: none; }
.left a:hover {text-decoration: underline; }

.left img{ float: left; padding: 10px;
border: 1px solid #aaa; padding: 1px;
margin: 3px;
}




/* LAYOUT - SIDEBAR */								
div#sidebar {
	float: left;

	left: 4px;
	width: 209px;
	border:0px;
	border-collapse: collapse;
	}

div#sidebar table {
	width: 209px;
	margin-top:10px;
	text-align:left;
	display:block;
	border-collapse:collapse;
}
div#sidebar table tr th{
	background-image:url('images/topside.gif');
	background-repeat: no-repeat;
	height:35px;
	width: 209px;
	border:0px none;
	font-family: "Trebuchet MS", Tahoma;
	font-size:14px;
	letter-spacing:2px;
	color:#FFFFFF;
	padding-left:20px;
	padding-bottom:0px;
	padding-top:0px;
	line-height:35px
	}
div#sidebar table tr{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}	
div#sidebar table tr td{
	
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	}

div#sidebar table tr td p a {
	padding-top: 4px;
	}

ul.nav
{
	margin: 0;
	margin-top:0px;
	padding: 0;
	list-style: none;
	width: 209px; /* Width of Menu Items */
	
}

ul.nav li
{
	position: relative;
	list-style-type:none;
	
}
	
ul.nav li ul
{
	z-index: 200;
	position: absolute;
	/*
	Level 2 Position
	*/
	left: 170px; /* Set at least 1px less than menu width */
	top: 0px;
	display: none;
	width:150px;
	list-style-type:none;
}

/* Styles for Menu Items */
ul.nav li a
{
	display: block;
	padding-left:18px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#417fcf;
	list-style-type:none;
	border-bottom: 1px solid #ffffff;
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}


/* Fix IE. Hide from IE Mac \*/
* html #wrap #sidebar table tr td ul.nav li { float: left; height: 1%; list-style-type:none;}
* html #wrap #sidebar table tr td ul.nav li a { height: 1%; list-style-type:none;}
/* End */

ul.nav li a:hover { 
	text-decoration: none;
	color:#FFFFFF;
	background-color: #f70010;
	list-style-type:none;
	font-weight:bold;
	} /* Hover Styles */
		
ul.nav li ul li a { padding: 5px; list-style-type:none; } /* Sub Menu Styles */
		
ul.nav li:hover ul, ul.nav li ul.over { display: block; list-style-type:none; } /* The magic */
/*End Drop Down Menu*/
/*Style for Send Email form */
body#form {  
	background-color: #FFFFFF;
	font-family:Verdana, Tahoma, Arial;
	color:#000000;
	}
	table#form {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	}
	table#form tr td {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	}



#footer { 
background: #CCCC99 url('images/footer.jpg');
height: 30px;
padding: 0px 25px 0 25px;
text-align: center;
}
#footer a { text-decoration: none; }
#footer a:hover { border-bottom: 1px dotted #aaa; text-decoration: none; }



