body
{
margin: 25px 0px 20px 0px;
background: #000000 url('images/bg.jpg');
background-repeat: repeat-x;
background-color: #219056;
text-align: center;
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

a:link {font-size: 12px; font-weight: bold; text-decoration: none; color: #219056;}
a:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #219056;}
a:active {font-size: 12px; font-weight: bold; text-decoration: none; color: #219056;}
a:hover {font-size: 12px; font-weight: bold; text-decoration: none; color: #219056;}

#outer
{
width: 700px;
border: solid 5px #FFFFFF;
background-color: #FFFFFF;
margin: 0 auto 0 auto;
}

p
{
font-size: 14px;
line-height: 1.4em;
margin-bottom: 1.0em;
text-align: left;
}

h2 {text-decoration: underline;}

.nav {color: #FFFFFF; background-color: #22985C;}
.navswap {color: #22985C; background-color: #FFFFFF;}
a.nav  {color: #FFFFFF;}
a.nav:hover  {color: #22985C;}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: #22985C;
	text-align: center;
}

#menu a {
	background: #22985C;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 6px;
	margin: 0;
}
#menu a:hover {
	text-decoration: none;
	background: #FFFFFF;
	color: #22985C;
	border-right: solid 3px #22985C;
	border-left: solid 3px #22985C;
}                    
     
.menutab {font-size: 12px; border: solid 1px #f5f5f5; background-color: #d5d5d5; padding: 5px; text-align: center; font-weight: bold;}
.menutabactive {font-size: 12px; border: solid 1px #f1f1f1; background-color: #f1f1f1; padding: 5px; text-align: center; font-weight: bold;}
.menulink {font-size: 12px; font-weight: bold; color: #333333; text-decoration: none;}
a:link.menulink {font-size: 12px; font-weight: bold; text-decoration: none; color: #333333;}
a:visited.menulink {font-size: 12px; font-weight: bold; text-decoration: none; color: #333333;}
a:active.menulink {font-size: 12px; font-weight: bold; text-decoration: none; color: #333333;}
a:hover.menulink {font-size: 12px; font-weight: bold; text-decoration: none; color: #333333;}
.menutable {background-color: #f1f1f1; padding: 10px;}
.item {font-size: 11pt; font-weight: bold;}
.price {font-weight: bold;}
.special {background-image: url(images/specials-bg.gif); background-position:top; background-repeat:repeat-y; padding: 0px 10px 0px 10px; text-align: left;}

	  
.footerleft {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; padding-left: 3px; color: #ccc; padding-top: 3px;}
.footerright {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; padding-right: 3px; color: #ccc; padding-top: 3px;}

a:link.footer {font-size: 10px; color: #ccc; font-weight: normal; text-decoration: none;}
a:visited.footer {font-size: 10px; color: #ccc; font-weight: normal; text-decoration: none;}
a:active.footer {font-size: 10px; color: #ccc; font-weight: normal; text-decoration: none;}
a:hover.footer {font-size: 10px; color: #eee; font-weight: normal;}

img
{
border: 0px;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}


#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

.primarycontent
{
padding: 0px 10px 0px 15px;
text-align: left;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}



