#container {
	background: url(ckimages/ckframe.jpg);
	/*inset image is 595x736*/
	width: 1000px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

#leftColumn {
	position: absolute;
	left: 9px;
	top: 9px;
	
}

#goAds {
	position: absolute;
	font-family: Verdana, Ariel, sans-serif;
	width: 300px;
	left: 30px;
	font-size: 80%;
	top: 400px;
	padding-top: 4px
}

#goAds a {color: #2e0d4d}
#goAds a:hover{color: #BCC14B}

.transp {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#offscreen {
	
	width: 200px;
	margin-left: -1000px;
	color: #fff
}

#calpic {
	position: absolute;
	font-family: Verdana, Ariel, sans-serif;
	top: 68px;
	right: 264px;
	background: #fedd02;
	border: solid 3px #444;
	overflow: hidden;
}

.overlayBox {
	position: relative;
	left: 60px;
	font-weight: bold;
	font-size: 10pt;
	color: #444;
}

.floater {
	margin: 10px	
}

#rightColumn {
	position: relative;
	width: 190px;
	height: 732px;
	background: #2e0d4d;
	left: 801px;
	top: 9px; 
	color: #fff; 
	font-family: Verdana, Ariel, sans-serif; 
	font-size: 9pt;
}

p.contentText {
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	position: absolute;
	font-size: 85%;
}

#address {
	position: absolute;
	bottom: 100px;
	left: 9px;
	font-size: 85%;
	font-weight: bold;
}

#specials-address {
	position: absolute;
	bottom: 50px;
	left: 9px;
	font-size: 85%;
	font-weight: bold;
}

a.email	{color: #fff; text-decoration: none}
a.email:hover {color:#C78234}

a.email1	{color: #fff; text-decoration: underline}
a.email1:hover {color:#C78234}

a.email2	{color: #BCC14B; text-decoration: underline}
a.email2:hover {color:#fff}

a.boxlink {color: #A8BC09; text-decoration: none}
a.boxlink:hover {color: #ffffff}

a.idxlink	{color: #ff9500; text-decoration: none}
a.idxlink:hover {color:#ffffff}

#goback {
	position: absolute;
	color: #A8BC09;
	font-size: 150%;
	bottom: 160px;
	left: 36px;
	font-weight: bold;
}

#goback a {color: #A8BC09;}
#goback a:hover {color:#C78234}

#logotest {
	position: absolute;
	top: 30px;
	left: 16px;
}

.hidden {display: none}
.option {
	position: absolute;
	left: 18px;
	top: 15px;
	color: #e4bc3a;
	font-size: 14pt;
	text-decoration: none
}
a.option:hover {color:#f00}

.hours {
	color: #ADB72D;
	font-size: 10pt;
	text-decoration: none
}
a.hours:hover {color:#C78234}

