/* CSS Document */

body
{

	
	margin:0px;
	background-color:#C8C8C8;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#shade
{
	width:849px;
	top:0px;
	background-image:url(../images/shade.jpg);
	background-repeat:repeat-y;
	background-position:top;

}
#main
{
	width:760px;
	background:#00FFFF;
	

}
#menu
{

	width:100%;
	height:95px;
	margin-top:10px;
	border-bottom-color:#008080;
	border-bottom-style:ridge;
	border-bottom-width:2px;
	

}
#header
{
	width:100%;
	height:260px;
	border-bottom-color:#008080;
	border-bottom-style:ridge;
	border-bottom-width:2px;

}
#inner
{

	
	text-align:left;
	width:720;
	height:100%;
	
	

}

#footer
{
	border-top-color:#018181;
	border-top-style:double;
	border-bottom-width:3px;
	height:70px;
	padding-top:10px;
	background-image:url(../images/footerbg.jpg);
	background-position:top;
	background-repeat:repeat-y;


}
a
{
	color:#018181;
	text-decoration:none;

}
a:hover
{
	color:#000000;
	

}

.innertext
{
	margin-left:20px;
	margin-right:10px;
	text-align:left;

}

.imggallery
{

	border:#018181;
	border:solid;
	border:1px;
	text-align:center;
	width:100%;
	padding:1px;
	height:113px;

}
img {
	border:none;

}
.Frangipaniimg
{
	border:#018181;
	border:solid;
	border:1px;
	text-align:center;
	width:223px;
	padding:1px;
	height:150px;

	

	
}
.viewaddbuybg
{
	background:#018181;
	
	height:14px;
	color:#FFFFFF;
	height:30px;
	padding-top:3px;
	text-align:center;

}
.viewaddbuybg a
{
	color:#FFFFFF;
	
	

}

.viewaddbuybg a:hover
{
	color:#999999;

}

.viewbuysmalltext {font-size: 10px;}

ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url("../images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #336666;border-top:1px solid #C0E2D4;}
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#874B46;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("../images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("../images/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


#col-3
{	
	width:100px;
	 float:left
}
#col-4
{
 width:220px;
  float:left
}

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
