body {
	background-color: #527699;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 14px;
	color: #333;
	text-align:center;
	min-width: 783px;
	
}
.regulartext {
	font-size: x-small;
}

a:link, a:active, a:visited{
color: #330066;
text-decoration:underline;
}

a:hover{
text-decoration:underline;
color:#660033;
}

h1{
font-size: 125%;
}

h2{
font-size: 150%;
}

h3{
font-size: 175%;
}

h4{
font-size: 200%;
}

/* --- MAIN PAGE DIV --- */

#mainTable {
	background-color: #FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border: 1px solid #B6C95E;
	width: 765px;	
	
}
/* IE Win 3 pixel bug */
html>body #mainTable {

}

/* ---  PAGE LAYOUT ---- 2 main columns ---- */

#leftCol {
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	width: 533px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
}


#rightCol {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	width:  230px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 10px;
}
.redtext {
	color: #a23747;
}

#rightCol-notoppadding {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	width:  230px;
	padding-bottom:10px;

}

input,textarea,select{
	background-color: #EDE3ED;
	border: 1px solid #996699;
	font-family: verdana;
	font-size: 9px;
	color: #744B74;
	}




/* ---- Left Column ----- */

#topNav {
	margin: 2px;
	padding: 0px;
	background-image: url(../images/top-left-bar-winter.jpg);
	background-repeat: no-repeat;
	height: 80px;
	text-align:center;
	width: 533px;
	background-position: left top;
}


.navBorder {
	width: 100%;
	border-top: 3px dotted #ffffff;   /* White Top and Bottom Border */
	border-bottom: 3px dotted #ffffff;
    padding: 2px 0 4px 0;
}
.navText {
	padding-top: 40px;

}

/*img.navText {
	padding-top: 40px;
}*/

#flashDiv {
	margin:0px;
	padding:0px;
	background-image: url(images/left-grad-bg.jpg);
	background-repeat: no-repeat;
	width: 533px;
	height: 123px;
}

#noflashDiv {
	margin:0px;
	padding:0px;
	background-image: url(images/left-grad-bg.jpg);
	background-repeat: no-repeat;
	width: 533px;
	border:0px solid #333;
}

/* --- lining up the left column content area --- */


#contentDiv {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	border: 0px solid #fff;
}

#sideContent {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	float:left;
	width: 127px;
	height: auto;
	border: 0px solid #fff;
}

#insideContent {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	margin-left: 127px;
	border: 1px solid #fff;
	text-align:center;
	padding-top: 5px;
	
}
#insideContentHome {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
	text-align:center;
	padding-top: 5px;
	
}

#sideContent2 {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	float:left;
	width: 110px;
	height: auto;
	border: 0px solid #fff;
}

#insideContent2 {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	margin-left: 110px;
	border: 1px solid #fff;
	text-align:center;
	padding-top: 5px;
}


/*-- page specific CONTENT -- */

#bodyIndex #contentDiv {
	background-color:#c084ad;
}

#bodyIndex #sideContent {
	background-color: #c084ad;
	border: 0px solid #c084ad;
}


/* -- product page --*/

.insidecontentTableborder {
	border: 1px dashed #CCCCCC; 
	width: 340px;
}

.dottedTableborder {
	border: 1px dashed #CCCCCC; 
}

.insidecontentTable {
	width: 340px;
}

.insidecontentTable td, .insidecontentTableborder td  {
	padding: 4px;
	
}

/* -- product page: MODERN --*/

.squareimages {
	border: 1px solid gray;
	margin: 3px;
	}

/* -- product page: Traditional --*/

#traditiondiv {
	width: 315px;
	padding: 7px;
	border-width: 5px;
	border-style: double;
	border-color: #CCCCCC;
	font-family:georgia;
	font-size: 12px;
	line-height: 13px;
	text-align:left;
	margin-bottom:5px;
	height:auto;
	}
	
.traditionlogo {

	}

/* ----- Right Column ----- */

#topLogo {
	width: 230px;
	height: 80px;
}

#sideNav {
	width: 230px;
	text-align: center;
}

#productList {
	width: 200px;
	margin-left:20px;
	text-align: center;
}

.productDiv {
	margin-top: 10px;
}

.productDiv p {
	margin:0px;
	padding: 0px;
}

.downtownnewsDiv {
	border-top: 1px solid #B6C95E;
	border-bottom: 1px solid #B6C95E;
	margin: 5px;
	padding: 0 10px 0 10px;
	width: 200px;
	
	}

/* -------- Begin Navigation Elements------------ */
    
a.topnav {
color: #ffffff;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
}


a.topnav:link, a.topnav:active, .a.topnav:visited {
color:#ffffff;
text-decoration:none;
/*padding: 5px 2px 5px 2px;*/
}

a.topnav:hover {
text-decoration:underline;
color: #5E3D5E;
/*padding: 5px 2px 5px 2px;*/
background-color: transparent;
/*border-top: 3px dotted #ffffff;     /* Mouse over Top and Bottom Borders 
border-bottom: 3px dotted #ffffff;*/
}


a.blocknav:link, a.blocknav:active, a.blocknav:visited {
margin: 2px;
text-decoration:none;
color:#333;
background: /*#EED55F*/ #527699;
width: 228px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
vertical-align:middle;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}

a.blocknav:hover {
margin: 2px;
text-decoration:none;
color: #5E3D5E;
background: /*#EBACBD*/#b6d5db;
width: 228px;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
vertical-align:middle;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}



/* ---- general text ----- */

.clearleft {
	clear: left;
}

.highlight1 {
	color: #A23747;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.highlight2 {
	color: #A23747;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

.highlight3 {
	color:#990000;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
font-size: 14px;
	
}

.whitetext {
color: #fff;
}

.greytext {
color: #333;
}

.purpletext {
color: #663366;
}

.greentext {
color: #99CC00;
}

.line {
	border-top: 1px solid #ccc;
	width: 300px;
	
}


p {
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

#bodyProduct1 #insideContent p, #bodyProduct1 #insideContent ul {
	margin-left: 15px;
	text-align:left
}

.center {
	text-align:center;
}

.imgborder {
	border:  1px solid #666666;
}

.smalltext {
	font-size: 9px;
	line-height: 9px;
}

/*  FOOTER DIV */
 #footerDiv {
 	clear:left;
	padding-top: 5px;
 }
 
 /* RESTAURANTS DIV */
 #restaurantsDiv{
 background-color: #F8EE5A;
 width: 352px;
 float: center;
 }
 
 #restaurantsCopy{
 line-height: 19px;
 padding: 12px;
 }
 
 #dropdownmenu {
	background-color: #white;
	font-family: verdana;
	font-size: x-small;
	border: 1px solid gray;
	font-color: gray;
	}
 
 .rentry-container{
 	width:300px;
	padding:5px;
	display:block;
	height:inherit;
	}

 .rentry-name{
 	font-size: small;
	color: #B6C95E;
	font-weight:bold;
	width:300px;
	display:block;
	clear:both;
	border-bottom: 1px solid #663366;
	}

 .rentry-address{
 	display:block;
	width:150px;
	float:left;
	color: gray;
	line-height: 1;
	margin-bottom: 10px;
	}

 .rentry-phone{
 	display:block;
	font-size:small;
	width: 125px;
	float:right;
	color: #663366;
	}
	
.rentry-website{
	float:right;
	text-align:right;
	}
	
.rentry-email{
	float:right;
	text-align:right;
	clear:right;
	margin-bottom:10px;
	}
	
.rentry-results{
	float:left;
	clear:both;
	margin-top:15px;
	}

 Includes 
#eventscontainer {
	display: block;
	width: 225px;
	text-align:center;
	min-width: 170px;
	padding: 3px;
	}

#eventsblock{
	width: 170px;
	font-family: verdana;
	font-size:9px;
	color:#330066;
	display:block;
	padding: 2px;
	text-align:left;
	line-height: 12px;
	padding: 5px;
	border: 1px solid #EEEEEE;
	}

a.eventsblocklink,a.eventsblocklink:visited{
	text-decoration:none;
	border-bottom: 0;
	font-weight:bold;
	display:block;
	text-align:right;
	width: 170px;
	background-color:#FFEBAF;
	}

a.eventsblocklink:hover{
	background-color:orange;
	text-decoration:none;
	color:#FFEBAF;
	}

.eventsblockbold{
	font-size: 9px;
	font-weight: bold;
	margin-top: 5px;
	color:orange;
	}

.moreevents{
	color: #333333;
	}

dt{
	font-weight:bold;
	color:#FF9900;
	text-align: center;
	}
	
dd{
	padding-right:15px;
	margin-left:10px;
	margin-bottom: 5px;
	text-align:center;
	}
.organgetext {
	font-size: 11px;
	font-weight: bold;
	color:orange;
}

.smalltext2 {
	font-size: 10px;
	line-height: 13px;
}
.highlightgrey {
	color: #333333;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#sideColor {
	margin: 0px;
	padding: 0px;
	background-color:#EEF4FC;
}



/*  added styles */

.header-DarkPink {	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d5647c;
	line-height: normal;
}
.photoborder {	border: 1px solid #999999;
}
.bluetext {color: #6699cc;
}
.header-red {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a23747;
	line-height: normal;
}
.header-purple {	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
	line-height: normal;
}
.hollygreen {	color: #3f9a5f;
}
.headerhollygreen {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f9a5f;
	line-height: normal;
}

div.rotator {
	margin-top:-10px;
	margin-left:-38px;
	height:123px;
	width:533px;
}

div.rotator ul li {
	position:absolute;
	list-style: none;
}

div.rotator ul li.show {
	z-index:100;
}

.rotator h2{
	color:#000;
	font-weight:lighter;
	position:absolute;
	margin-top:270px;
	margin-left:50px;
	z-index:200;
}

