/* COFFEE NEWS TAMPA */
html, body	{
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#2A1200;
	font-family:Arial, Helvetica, sans-serif;
}

#container	{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	clear:both;
	width:1000px;
	background-color:#371902;
	position:relative;
}

/* TOP HEADER AREA */
#top	{
	background-image:url(../images/slices/slice_beans.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:223px;
	clear:both;
	position:relative;
	margin:0px;
}
#header	{
	margin-top:26px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:765px;
	position:relative;
}
#lftHdrBkd	{
	background-image:url(../images/slices/slice_hdr_lft.gif);
	background-repeat:no-repeat;
	width:161px;
	height:151px;
	position:relative;
}
#navsHldr	{
	width:765px;
	height:29px;
	position:relative;
}
#line	{
	height:10px;
	background-color:#ffB200;
	border-bottom:2px solid #007C46;
	clear:both;
}
#guy	{
	position:absolute;
	height:166px;
	width:149px;
	top:-8px;
	left: 13px;
	vertical-align:bottom;
}
/* DROP DOWNS */
#dropdown1 {
	position:absolute;
	top:28px;
	visibility:hidden;
	border-left:1px solid #7EFFC7;
	border-right:1px solid #7EFFC7;
	border-top:1px solid #2A1200;
	left:155px;
	width:110px;
	z-index:101;
}

.dropDowns	{
	background-color:#790479;
	border-bottom:1px solid #7EFFC7;
	display:block;
	text-decoration:none;
	padding:4px;
	font-size:16px;
	text-align:center;
	height:20px;
}
a.dropDowns, a:link.dropDowns {
	color:#EFB5EF;
}
a:hover.dropDowns {
	background-color:#990099;
	color:#FEE5A8;
}	
/* END DROP DOWNS */
/* END OF TOP HEADER AREA */

/* MAIN AREA */
#mainHolder	{	width:1000px;}
#lft	{
	width:165px;
	background-image:url(../images/slices/slice_lft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#rht	{
	background-repeat:no-repeat;
	background-image:url(../images/slices/slice_rht.jpg);
	background-position:top right;
	width:165px;
}
#center	{
	width:670px;
	background-color:#FEECBE;
	background-image:url(../images/slices/slice_CntrGrdnt.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
}
#TwoClmnHldr	{
	width:670px;
	margin:0px;
	padding:0px;
	background-image:url(../images/slices/slice_cntRhtSdRpt.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
#ClmnLft	{ /*CONTENT COLUMN*/
	width:410px;
	padding:3px 1px 8px 7px;
	float:left;
	color:#2A1200;
}
.contentArea	{
}
.contentArea p, .contentArea li{
	font-size:14px;
}
.contentArea li{
	list-style-image:url(../images/icon_star.gif);
}
.contentArea h1	{
	font-size:21px;
}
.contentArea h2	{
	font-size:18px;
}
.contentArea h3	{
	font-size:16px;
}
.contentArea h4	{
	font-size:14px;
}
.contentArea h5	{
	font-size:12px;
}
#ClmnLft a ,#ClmnLft  a:link {
	color:#790479;
	font-weight:bold;
}
#ClmnLft a:visited {}
#ClmnLft a:hover {
	color:#990099;
	text-decoration:none;
}

.BackToTop	{
	font-size:12px;
	font-weight:bold;
}

#contactUsForm	{
	background-color:#FDEFCE;
	border:1px solid #371902;
	padding:0px;
	margin:0px;
}
#ContactUsFormTop	{background-color:#FDEFff; border-bottom:1px solid #371902;}
#ContactUsFormTop h3	{padding-left:6px; padding-top:8px; margin:1px;}
#contactUsForm	td {
	padding:1px;
	margin:0px;
}
#contactUsForm	p {
	padding:1px;
	margin:0px;
}
/* RIGHT SIDE AREA */
#ClmnRht	{
	width:249px;
	height:537px;
	background-image:url(../images/slices/slice_cntRhtSd.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
}
#ClmnRhtContent	{
	margin:60px 3px 0px 63px;
	font-size:14px;
	text-align:center;

}
#ClmnRhtContent a ,#ClmnRhtContent  a:link {
	color:#790479;
	font-weight:bold;
}
#ClmnRhtContent a:visited {}
#ClmnRhtContent a:hover {
	color:#990099;
	text-decoration:none;
}
.testimonials	{
	font-size:13px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
.testimonialName	{
	font-style:normal;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size:11px;
}
/* END RIGHT SIDE AREA */
/* END MAIN AREA */

#footer	{
	clear:both;
	margin-top:15px;
	margin-bottom:8px;
	padding-bottom:12px;
	color:#FEE5A8;
	font-size:12px;
	text-align:center;
}
#footer a,  #footer a.link{
	font-size:12px;
	color:#FEE5A8;
}
#footer a:hover {
	text-decoration:none;
	color:#EFB5EF;
}
.clearElem {
	clear: both;
	font-size:.1em;
}

.rightImg	{
	float:right;
	margin-bottom:8px;
	margin-left:12px;
}
.leftImg	{
	float:left;
	margin-bottom:8px;
	margin-right:12px;
}

/* Clients Ads Page */
#clients	{ 
	padding:3px;
	color:#2A1200;
	text-align:center;
}
.border	{
	border:2px solid #2A1200;
	margin-bottom:4px;
}


/* End Clients Ads Page */