
body {
    margin: 0px;
    background: #658789;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: medium;
	 color: inherit;
}

#container { 
   width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	background-color: White;
	border: 1px solid #555555;
	color: inherit;
}
#innerwrap{ 
   width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	background-color: White;
	color: inherit;
}

.menu {
	font-family: "MS Serif", "New York", serif;
	color: Navy;
	text-align: center;
	font-size: larger;
	background-color: White;
	
}
.menuprice {
	background-color: White;
	color: #660033;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: larger;
	text-align: center;
}


#container blockquote {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	color: #660033; 
	background-color: inherit;
}
.special {
	background-color: #660033;
	color: Silver;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
	text-align: center;
}
#speciallink {
	background-color: #660033;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
	text-align: center;
	text-decoration: underline;
}
.frontmenu {
	background: silver;
	font-size: smaller;
	list-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10%;
	margin-right: 10%;
	color: inherit;
	padding: 5px;
}

#container h1 {
font-size: 40px;
font-weight: normal;
color: #006633;
font-style: italic;
font-family: "Times New Roman", Times, serif;
	background-color: inherit;
	}
#container h2 {
	font-size: 24px;
font-weight: lighter;
color: #333399;
font-family: "Times New Roman", Times, serif;
	background-color: inherit;
}
#container h3 {
	font-size: 20px;
font-weight: lighter;
color: #003333;
font-family: "Times New Roman", Times, serif;
	background-color: inherit;
}
#container h4 {
	font-size: 16px;
font-weight: lighter;
color: #0033CC;
font-family: "Times New Roman", Times, serif;
	background-color: inherit;
}
#container table {
	background-color: White;
	color: inherit;
}
#container hr {
	color: #660033;
	height: 1px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	 background-color: inherit;
}
.hzrule {
	color: #660033;
	height: 1px;
	background-color: inherit;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}


#footer {
    margin-bottom: 12px;
    padding: 2px 10px 2px 10px;
	border: 1px solid #555555;
	
}


a:link {
    font-size : inherit;
    color : #003266;
    text-decoration : underline;
	 background-color: inherit;
}
a:visited {
    font-size : inherit;
    color : #003266;
    text-decoration : underline;
	  background-color: inherit;
}
a:hover {
    font-size : inherit;
    color : #660000;
    text-decoration : none;
	  background-color: inherit;
}

.testimonials {
	background-color: White;
	color: #004c4c;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: larger;
	margin-left: 25px;
	border: thin solid #80003d;
	padding: 5px;
}

a:active {
    font-size : inherit;
    color : #660000;
    text-decoration : underline;
	  background-color: inherit;
}
#nmenu {
	float: left;
	width:100%;
	background:#efefef;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	}
#nmenu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#nmenu li {
	display:inline;
	margin:0;
	padding:0;
	}
#nmenu a {
	float: left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#nmenu a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nmenu a span {float:none;}
/* End IE5-Mac hack */
#nmenu a:hover span {color:#FFFFFF;}
#nmenu a:hover {background-position:0% -42px;}
#nmenu a:hover span {background-position:100% -42px;
}

.smfoot {
font-size: small;
}
.questions {
   font-family: "Times New Roman", Times, serif;
	margin-left: 25px;
	font-size: larger;
	color: #660033;
	background-color: inherit;
	font-style: italic;
}
