body {margin:5px 2px}

.sideLft {background-image:url("images/sideLeft.jpg"); 
	background-repeat:no-repeat;
	width:150px
}
.sideRt {background-image:url("images/sideRt.jpg"); 
	background-repeat:no-repeat;
	width:150px
}
.tan {color:#D6D2A6}
.orange {color:#CE8C63 }
.mauve {color:#B55A6B}
.dkred {color:#66353D }

a:link  {color:white; text-decoration:none}
a:visited {color:white; text-decoration:none}
a:active {color:#CE8C63; text-decoration:none}
a:hover {color:#CE8C63; text-decoration:none}

.buymenu {font-size:12pt; color:#D6D2A6;font-family:Book Antiqua,Times New Roman,serif}
a.buymenu:link  {color:#D6D2A6; text-decoration:none}
a.buymenu:visited {color:#D6D2A6; text-decoration:none}
a.buymenu:active {color:#CE8C63; text-decoration:none}
a.buymenu:hover {color:#CE8C63; text-decoration:none}

.menu {display:block; padding:2px 4px; font-size:9pt; text-decoration:none}
a.menu:link  {color:#D6D2A6;}
a.menu:visited {color:#D6D2A6; }
a.menu:active {color:#CE8C63; }
a.menu:hover {color:#B55A6B}

p, h1, h2, h3, h4, h5, dt, dd, li {font-family:Book Antiqua,Times New Roman,serif; color:black}

p, dt {}

dd {margin-left:20px; margin-right:20px}

.quote {margin:0px; font-size:9pt}

dt {font-weight:bold;margin-top:14px}

h1, h2 font-style:italic}

h3,h4 {}

.mainContent {background-color:#B55A6B;
padding:20px;
width:740px;}

.barBkg {background-image:url("images/stripeBarBkg.jpg"); background-repeat:repeat-x; height:55px}
