body {
	color:#f8f3e3;
	font-family:Arial;
	font-size:21px;
	line-height:25px;
	vertical-align:top;
    margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
	background-color:#eadcaf;
}
a {
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#8b2318;
	text-decoration:underline;
	text-transform:uppercase;
}	
a:hover {
	text-decoration:none;
	color:#8b2318;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#8b2318;
}
a:visited:hover {
	text-decoration:none;
	color:#8b2318;
}

.contact {
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
a.contact {
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}	
a.contact:hover {
	color:#ffffff;
	text-decoration:underline;
}
a.contact:visited,
a.contact:link:visited{
	color:#ffffff;
	text-decoration:none;
}
a.contact:visited:hover {
	color:#ffffff;
	text-decoration:underline;
}
#wrapper {
     margin-left: auto;
     margin-right: auto;
     width: 930px;;
	 height:770px;
     text-align: left; /* to realign your text */
}
.greenText {
	color:#8c8618;
}
.goldText {
	color:#ab860b;
}
.greenSmall {
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	color:#8c8618;
}
.goldSmall {
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	color:#ab860b;
}
.contactBoxGold {
	font-family:Arial;
	font-size:16px;
	line-height:20px;
	color:#ab860b;
}
 ul{
	list-style:none;}
	
ul li{padding:0 24px 8px 0px; text-align:center;}


.contactBoxGreen {
	font-family:Arial;
	font-size:16px;
	line-height:20px;
	color:#8c8618;
}
.contactBoxWhite {
	font-family:Arial;
	font-size:14px;
	line-height:30px;
	color:#ab860b;
	font-weight:bold;
}
.contactBoxGreenW {
	font-family:Arial;
	font-size:14px;
	line-height:30px;
	color:#8c8618;
	font-weight:bold;
}
#col1 {
	width:95px;
	height:770px;
	background-image:url(images/home_col1bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#col2 {
	width:279px;
	height:770px;
	background-image:url(images/home_col2bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#col3 {
	width:182px;
	height:770px;
	background-image:url(images/column.jpg);
	background-repeat:no-repeat;
	float:left;
}
#col4 {
	width:279px;
	height:770px;
	background-image:url(images/home_col4bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#col5 {
	width:95px;
	height:770px;
	background-image:url(images/home_col5bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#colMiddle {
	width:740px;
	height:770px;
	background-image:url(images/bg_strasburg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#colMiddle2 {
	width:740px;
	height:770px;
	background-image:url(images/bg_winesburg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.map{

margin-top:50px;}
