/**Basic HTML and BODY SETTINGS**/
html {
	margin: 0px;
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #DE4905;
	background-image: url(../images/shadow_ext.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/**PAGE CONTAINERS**/
#container{
	width:760px; 
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color:#DE4905;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px;
	margin: 0 auto;
}
#leftEXt{
	width:10px;
	height:432px;
	float:left;
	background-image: url(../images/left_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#centerBox{
	margin:0px;
	padding:0px;
	width:740px;
	float:left;
}
#rightEXt{
	width:10px;
	height:432px;
	float:left;
	background-image: url(../images/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer{
	/*width:740px;*/
	height:50px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:35px;
	padding-left:8px;
	padding-right:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bda613;  /*535353*/
	text-align:center;
	/*border: 1px solid red;*/
}
#emptyLeftCH{
	width:510px;
	height:20px;
	padding:0px;
	margin:0px;
	float:left;
	padding-left:110px;
	/*background-color:red;*/
}
#emptyLeftContent{
	width:520px;
	height:20px;
	background-color:#efd329;
}
#emptyLeft{
	width:720px;
	height:0px;
	padding:0px;
	float:left;
}
/**PAGE LAYOUT**/
#header{
	width:740px;
	height:238px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper{
	width:740px;
	background-color:#f3eb2e;
}
#pleft{
	width:110px;
	height:375px;
	float:left;
	background-image: url(../images/bg_pleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content{
	width:520px;
	float:left;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#efd329;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#pright{
	width:110px;
	height:375px;
	float:left;
	background-image: url(../images/bg_pright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/** header attributes**/
#header h1{
	width:247px;
	height:30px;
	margin-top:140px;
	margin-left:17px;
	padding:0px;
	background-image: url(../images/af_carib.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	/*border: 1px solid red;*/
	
}
#header h1 span{
	display:none;	
}
#header h2{
	width:177px;
	height:14px;
	margin-top:132px;
	margin-left:546px;
	padding:0px;
	background-image: url(../images/breath_taking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	/*border: 1px solid red;*/	
}
#header h2 span{
	display:none;	
}
#header #menu{
	width:740px; 
	height: 59px;
	position:absolute;
	margin-left:34px;
	margin-top:181px;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	list-style-type: none; 
	margin-right:8px;
	float:left;
	line-height:15px;
	/*border: 1px solid red;*/
}
#menu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eeeeee;
	text-decoration:none;
	font-weight:bold;
}
#menu li a:hover{
	color:#dbaa14;
}
#menu li span{
	display: none;
}
/** content attributes **/
#content h3{
	margin-top:15px;
	margin-left:14px;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#cf0000;
	font-weight:bold;
}
#content h3 span{
	color:#000000;
}
#content p{
	margin-top:0px;
	margin-left:14px;
	margin-right:14px;
	margin-bottom:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#splitter{
	margin-top:0px;
	margin-left:14px;
	height:16px;
	background-image: url(../images/text_splitter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: 1px solid red;*/	
}
#content a{
	color:#cf0000;
	text-decoration:underline;
}
#content span.func{
	width:160px;
	/*border: 1px solid red;*/
	display:block;
	float:left;
}
#content span.days{
	width:140px;
	/*border: 1px solid red;*/
	display:block;
	float:left;
}
#content span.times{
	/*border: 1px solid red;*/
	width:315px;
	float:left;
	display:block;
}
#cleardayEct{
	clear:left; 
	padding-bottom:12px;
}
#content h2{
	margin-top:0px;
	margin-left:14px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#cf0000;
	font-weight:bold;
}
#content h4{
	margin-top:0px;
	margin-left:14px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cf0000;
	font-weight:bold;
}
#content h5{
	margin-top:0px;
	margin-left:14px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.tableset{
	margin-top:0px;
	margin-left:12px;
	margin-right:14px;
	margin-bottom:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:2px;
}
#pitem_wrapper{
	margin-top:0px;
	margin-left:14px;
	margin-right:14px;
	margin-bottom:12px;
}
#pitem{
	margin:0px;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	/*border: 1px solid red;*/
}
.adates{
	width:120px;
	float:left;
}
.ainfo{
	margin-left:120px;	
}
#backlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:15px;
	text-align:right;
}
#content ul{
	margin-top:0px;
	/*padding:0px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-right:15px;
}
#content ol{
	margin-top:0px;
	/*padding:0px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-right:8px;
}

#content li{
	margin-left:2px;
	line-height:16px;
	/*list-style-type: none; 
	border: 1px solid red;*/
}
#content li a{
	color:#000000;
	text-decoration:underline;
}
.imgborders{
	border:1px solid #000000;
	margin-top:2px;
	margin-bottom:4px;
}
.tdlinks{
text-align:center;
}
.tdlinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/** footer attributes **/
#footer a{
	color:#bda613;
	text-decoration:none;
}
#footer a:hover{
	color:#eeeeee;
	text-decoration:none;
}
#footer p{
	margin:0px;
	padding:0px;
}