body {
margin-left:0;
margin-top:0;
	background-color: #534238;
	color:#382A23;
	font-family:Arial, Helvetica, sans-serif;
	/* setting default page font size and style */
}

#contentmiddle {
margin-top: 10;
margin-left: 20;

}

#contentmiddle ul {
	margin-left: 15px;
	padding-left: 0;
}

#contentmiddle ul li {
margin-left: 0;
margin-bottom:10px;
border-left: none;
display:list-item;
line-height:1.25em;
list-style-type:circle;
}

#stripad {
	float: left;
	margin-left:10px;
	height: 610px;
	width: 160px;
	background: url(../stripad.jpg) no-repeat center top;
	padding-top: 0;
	
}

#specials {
margin-left: 180px;
width: 550px;
font-weight:normal;


}


.fontbodytype {
font-size: .9em;
line-height: 1.35em;
}

.fontbodysmaller {
font-size: .83em;
line-height: 1.25em;
}

.fontpartner {
font-size: .8em;
line-height: 1.2em;
}

.fonttour {
font-size: .8em;
line-height: 2em;
}

.fontconcall {
font-size: .9em;
line-height: 1.5em;
}

.fontcaption {
font-size: .75em;
line-height: 1.3em;
font-style:italic;
}

.testimonial {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: .75em;
line-height: 1.3em;
font-style:italic;
}

.fontcaptionred {
font-size: .75em;
line-height: 1.3em;
font-style:italic;
font-weight:bold;
color:#CC0000;
}


.fontredbold {
font-size: .9em;
line-height: 1.35em;
font-weight:bold;
color:#A20D21;
}

.fontheaditalic {
font-size: 1em;
font-style:italic;
line-height: 1.3em;
}

.fontgreenheadline {
font-size: 1em;
font-style:italic;
line-height: 1.2em;
color:#4E5D4E;
}

.fontbrownheadline {
font-size: 1em;
font-style:italic;
line-height: 1.2em;
color:#382A23;
}







/* set colors for links */
a.brownlink,
a.brownlink:visited {
color: #382A23; 
}
a.brownlink:hover,
a.brownlink:visited:hover {
color: #6B2333;
font-weight:bold;
}

a.redlink,
a.redlink:visited {
color: #A20D21; 
}
a.redlink:hover,
a.redlink:visited:hover {
font-weight:bold;
color: #A20D21;
}


a.plainlink,
a.plainlink:visited {
color: #382A23;
font-weight:bold;
text-decoration:none;
}
a.plainlink:hover,
a.plainlink:visited:hover {
color: #A20D21;
font-weight:bold;
text-decoration:none;
}

