@charset "UTF-8";
.bodycopy/* All Plainclothes interior pages Style Sheet*/
/* Daryl Fazio: daryl@darylsplays.com */

 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ddd5a2;
	background-image:url(images/bkgd-2011.gif)
}
a:link {
	color: #C39130;
	text-decoration: none;
}
a:visited {
	color: #C39130;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #FFFFFF;
}

#wrapper {
	text-align:center;
}

#content {
	position: relative;
	margin: 0 auto;
	width:800px;
	background-color: #ddd5a2;
	border-left:4px solid #333333;
	border-right:4px solid #333333;
	border-top:4px solid #333333;
	border-bottom:4px solid #333333;
	text-align:left;
	height: 100%;
}

#header {
	width:800px;
	text-align:center;
	
}

#navigation {
	width:800px;
	text-align:center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;

}

#maincontent {
	width:800px;
	text-align:center;
	background-color: #Cac080;
	height:100%;
	
}

#leftcontent {
	width: 493px;
	text-align:left;
	background-color: #ddd5a2;
}

#rightcontent {
	width:306px;
	float:right;
	padding:0px;
	margin:0px;
	text-align:left;
	border-bottom:4px solid #333333;
	border-left:1px solid #333333;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-align: left;
}

.sidelinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 0.25em;
}
.smallheadings {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.25em;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAC080;
}
.list {
	list-style-image: url(images/square-bullet.gif);
}
.dottedborder {
	border: 1px dotted #666666;
	padding: 3px;
	background-color: cac080;
}
.rightbottomborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAC080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC080;
}

#whattowearimages {
	text-align:center;
	width:390;
}.purplesidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
	padding: 10px;
	margin: 10px;
}
#restaurants {
	background-color: #ddd5a2;
	padding: 5px;
}
.photos {
	border: 1px solid #999;
	padding: 5px;
}

#shoponline {
	position:absolute;
	z-index:100;
	top:175px;
	left:550px;
	}

