@charset "utf-8";
/* CSS Document */
h1 {
	line-height: 1.25em;
}
div#stafflist ul{
list-style: none;
}
div#stafflist ul li a{
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.3em;
font-size: 1em;
}
div#stafflist ul li a:hover{
font-style: italic;
background-color:#CCFFFF;
}

p#copyright {
color: #340057; 
font-size: 9pt;
text-align: center;
}

.bottomlinks {
color: #053402;
}
span#reclinks p{
margin: 15px;
}
span.caps {
	text-decoration:underline; 
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
table.purpleright {
	float: right;
	width: 200;
	background: #cc99ff;
	border:1px;
	margin:10px;
	color: #000033;
}

table.products {
margin: 0 0 15px 15px;
background-color: #ffffff;
width: 475px;
}

table.products td{
text-align: center;
height: 225px;
}

div#packages {
margin: 15px;
padding:10px; 
background-color: #bfdfb5;
}

body {
	font-size: 13px;
	line-height: 19px;
	font-family: "Trebuchet MS", tahoma, Arial, sans-serif;
	margin: 0px auto;
	background-image: url(images/menu_pbg1.jpg);
	background-repeat: repeat-x;
}
div#content1 {
	width: 800px;
	margin: 0px auto;
	height: inherit;
	background-color: #6BA25B;

	}
div#content_left {
	background-color: #6BA25B;
	width: 228px;
	margin: 0;
	float: left;
	height: inherit;
	}
div#content_leftpad {
width: 200px;
margin: 0px 14px;
}
hr {
color: #ACC9A3;
}
div#content_right {
float: right;
width: 572px;
background-color: #acc9a3;
height: inherit;

}
div#content_right_tan {
background-color: #eadfc9;
margin: 0px;
}
div#content_right_white {
background-color: #ffffff;
padding: 20px;
margin: 0px;
}
div#content_right_transparent {
padding: 12px;
}

div#content_undermain {
	width: 800px;
	margin: 0px auto;
	background-color: #ffffff;
	font-size: .9em;
	}
div#special2 {
background-color: #FFCCCC; 
color: #990099; 
padding: 12px; 
margin: 12px; 
border: medium dotted;
}
div#special1 {
background-color: #BEDBEB; 
color: #333399; 
padding: 12px; 
margin: 12px; 
border: medium dotted;
}
h4 {
color: #ffffff;
line-height: 1.55em;
}
h3 {
font-style: italic;
text-decoration: underline;
}
p#small {
font-size: .9em;
}
p#smaller {
font-size: .8em;
}
p#price {
font-weight: bold;
color: #37005d;
margin: 0 0 20px 30px;
}
a{
	color: #450176; 
	text-decoration: none;
}

p.tagline{
font-size: 1.25em;
font-weight: bold; 
font-style: italic;
}

p.head {
font-size: 1.25em;
line-height: 1.5em;
font-weight: bold; 
text-decoration: underline;
}

p#middlehead {
margin: 10px;
font-weight: bold;
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #acc9a3;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #acc9a3;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #e9dec8;
color: #58784f;
}
