/* RESET */
ul, ol, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, p, blockquote, object, img, em, form, input, textarea, label {
	margin:0;
	padding:0;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background: url(../images/bg-top.jpg) repeat-x #546e99;
	font-family: Arial;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}
#container {
	width: 980px;
	margin: 0 auto;
	height:auto;
	position:relative;/* padding-bottom: 120px;*/
}
#menu-wrapper {
	width: 980px;
	height:110px;
	padding:0 0 0 0;
	float:left;
	position:relative;
}
/* HEADER STYLES */
#header {
	width: 980px;
	background:url(../images/head-bg-2.jpg) no-repeat;
	height:240px;
	position:relative;
}
#header-inner-top {
	width: 980px;
	height:130px;
	position:relative;
}
#logo {
	width: 540px;
	height:35px;
	position:relative;
	margin-left:90px;
}
#content-wrapper {
	width: 980px;
	padding: 0;
	background: url(../images/content-bg.gif) repeat-y;
	overflow:hidden;
	position:relative;
}
/* MAIN CONTENT DIVS */
#left-col {
	width: 650px;
	height:auto;
	float:left;
	position:relative;
	padding: 0 15px 0 20px;
}
#left-col img {
	float:right;
	clear:right;
	padding:0 0 4px 8px;
	margin:0;
}
#links-col {
	width: 650px;
	height:auto;
	float:left;
	position:relative;
	padding: 0 5px 0 20px;
	overflow:auto;
}
#links-col h3 {
	font-size:14px;
	color:#546e99;
	margin:1em 0 .2em 0;
	line-height:100%;
}
#links-col p {
	font-size:14px;
	margin-top: 0;
	margin-bottom: 2px;
	color:#444;
}
#links-col a {
	color:#fa5c3c;
	text-decoration:underline;
	outline:none;
}
#links-col a:hover {
	text-decoration: none;
}
#company-links {
	width: 140px;
	height:200px;
	padding:0 0 5px 10px;
	float:right;
}
#company-links img {
	padding-bottom:5px;
}
#company-links h2 {
	font-size:12px;
	color:#546e99;
	text-align:center;
	margin:1em 0 .8em 0;
	line-height:100%;
}
#payment {
	width: 650px;
	height:auto;
	background:#f5f5f5;
	padding: 15px 0 15px 0;
	text-align:center;
}
/* SECONDARY MENU */

#dept-menu-wrapper {
	width: 210px;
	height:auto;
	float:right;
	position:relative;
}
#dept-head-left {
	width: 400px;
	height:auto;
	float:left;
	position:relative;
	padding-right:20px;
}
/* MAIN CATALOG BOX STYLES*/
#product-wrapper {
	width: 660px;
	height:auto;
	float:left;
	position:relative;
	padding: 0 5px 0 20px;
}
#product-wrapper h2 {
	font-size:14px;
	color:#ff8b51;
	margin:0;
}
.cat-wrapper {
	width: 650px;
	height:auto;
	float:left;
	position:relative;
	padding: 0;
	margin-bottom:10px;
}
.cat-prod {
	width: 650px;
	height:auto;
	background: url(../images/dotted-line.gif) bottom repeat-x;
	padding: 5px 0 10px 0;
	position:relative;
	overflow:hidden;
}
.cat-start {
	width: 650px;
	height:auto;
	background: url(../images/dotted-line.gif) bottom repeat-x;
	padding: 0;
	position:relative;
	overflow:hidden;
	margin-bottom:0;
}
.cat-content {
	width: 630px;
	height:auto;
	position:relative;
	overflow:hidden;
}
.cat-texts {
	width: 600px;
	height:auto;
	float:right;
	position:relative;
}
.cat-thumb {
	width: 45px;
	height:auto;
	float:left;
	position:relative;
	padding-top:5px;
}
.cat-head {
	font-size:13px;
	font-weight:bold;
	color:#546e99;
	width: 480px;
	float:left;
	position:relative;
	padding-left:10px;
	display:block;
}
.cat-desc {
	color: #444;
	font-size:12px;
	width: 480px;
	float:left;
	position:relative;
	padding-left:10px;
}
.cat-cond {
	font-size:12px;
	color:#B35527;
	width: 95px;
	float:left;
	position:relative;
	text-align:right;
	padding-left:15px;
}
.cat-price {
	font-size:14px;
	font-weight:bold;
	color:#ff8b51;
	width: 95px;
	float:left;
	position:relative;
	text-align:right;
	padding-left:15px;
}
/* END MAIN CATALOG BOX STYLES*/

/* SPECIALS BOX STYLES */
#right-wrapper {
	width: 294px;
	height:auto;
	float:right;
	position:relative;
}
.left-border {
	background: url(../images/dotted-line-y.gif) left repeat-y;
}
.specials-start {
	width: 260px;
	height:auto;
	position:relative;
	padding: 0 0 0 0;
	position:relative;
	overflow:hidden;
	background: url(../images/dotted-line.gif) bottom repeat-x;
}
.right-col {
	width: 260px;
	height:auto;
	position:relative;
	padding: 5px 20px 0 15px;
	position:relative;
	overflow:hidden;
}
.spec-prod {
	width: 260px;
	height:auto;
	background: url(../images/dotted-line.gif) bottom repeat-x;
	padding: 5px 0 5px 0;
	position:relative;
	overflow:hidden;
}
.spec-head {
	font-size:14px;
	font-weight:bold;
	color:#B35527;
	width: 215px;
	float:left;
	position:relative;
}
.spec-desc {
	color: #444;
	font-size:12px;
	width: 215px;
	float:left;
	position:relative;
}
.spec-thumb {
	width: 35px;
	height:auto;
	float:right;
	position:relative;
	padding-top:5px;
}
.spec-price {
	font-size:14px;
	font-weight:bold;
	color:#ff8b51;
	width: 215px;
	float:left;
	position:relative;
}
.right-col-footer {
	width: 295px;
	height:40px;
	background:url(../images/specials-footer.png) no-repeat;
	position:relative;
}
/* END SPECIALS BOX STYLES */

/* CONATCT PAGE*/
#contact-wrapper {
	width: 290px;
	height:auto;
	float:right;
	position:relative;
	background:url(../images/specials-bg.png) repeat-y;
}
.contact-content {
	width: 260px;
	height:auto;
	position:relative;
	padding: 5px 15px 0 15px;
	position:relative;
	overflow:hidden;
}
.contact-footer {
	width: 290px;
	height:40px;
	background:url(../images/specials-footer.png) no-repeat;
	position:relative;
}
#contact-left {
	width: 340px;
	height:auto;
	position:relative;
	float:left;
	padding-right:20px
}
/* LINKS PAGE */
#links-left {
	width: 630px;
	height:auto;
	float:left;
	position:relative;
	padding: 0 10px 0 20px;
}
#links-left a {
	font-size: 12px;
}
#links-left p {
	margin-top: 0.1em;
	margin-bottom: 0;
}
.links-start {
	width: 630px;
	height:auto;
	background: url(../images/dotted-line.gif) bottom repeat-x;
	padding: 0 0 10px 0;
	position:relative;
	overflow:hidden;
}
.links-head {
	font-size:14px;
	font-weight:bold;
	color:#B35527;
	width: 650px;
	position:relative;
	padding: 10px 0 0 0;
}
.links-text {
	width: 650px;
	position:relative;
}
/* GOOGLE MAP BOX STYLES */
#map {
	width: 340px;
	height:230px;
	float:right;
	font-size:11px;
	font-family:Arial;
	margin-top:20px;
}
/* END GOOGLE MAP BOX STYLES */


#footer {
	height: 120px; /* .push must be the same height as .footer *//*background: url(../images/footer-bg.png);*/
}
#footer-content {
	width: 940px;
	position:relative;
	background:url(../images/footer-bg.gif) no-repeat;
	margin: 0 auto;
	padding:40px 20px 0 20px;
	height:55px;
}
#footer-1st-row {
	width: 940px;
	height:45px;
	position:relative;
}
#footer-content p {
	color: #E8E8E8;
	font-size:12px;
}
#footer-content a {
	color: #E8E8E8;
	font-size:12px;
	text-decoration: underline;
}
#footer-content a:hover {
	text-decoration: none;
}
#mission {
	width: 260px;
	background: #eaeef3 url(../images/dotted-line.gif) top repeat-x;
	height:auto;
	float:right;
	margin:0 0 7px 7px;
	text-align:center;
}
blockquote {
	padding:5px;
	background: url(../images/dotted-line.gif) bottom repeat-x;
}
blockquote p {
	font-family: Georgia, Verdana, Arial, serif;
	color:#546e99;
	font-size:18px;
	font-style:italic;
}
#lesson-policy {
	width:650px;
	height:auto;
}
#lesson-policy p {
	font-size:11px;
	text-align:justify;
}
#lesson-policy h3 {
	font-size:12px;
}
ul {
	padding: 0 0 5px 30px;
}
ul li {
	list-style-image: url("../images/pick.gif");
	font-size:14px;
	color:#444;
}
ol {
	margin: 0;
	padding: 0;
}
ol {
	margin:0 0 10px 23px;
	font-size:14px;
	color:#444;
	list-style:decimal;
}
ol li {
	padding: 2px 0 2px 0;
}
.teacher-wrap {
	width:650px;
	height:auto;
	padding:0 0 5px 0;
	background: url(../images/dotted-line.gif) bottom repeat-x;
}
#events-wrap {
	width:260px;
	height:auto;
	padding:0 0 5px 0;
	background: url(../images/dotted-line.gif) bottom repeat-x;
	margin-bottom:15px;
	font-size:11px;
}
#events-wrap td {
	background:#dddee0;
	border-bottom: 1px solid #fff;
	vertical-align:top;
}
.events {
	width:260px;
	height:auto;
	padding:0 0 5px 0;
	margin-bottom:5px;
}
/* GENERAL STYLES */
h1 {
	font-size:18px;
	color:#ff8b51;
	margin: 0 0 .1em 0;
	line-height:100%;
}
h2 {
	font-size:16px;
	color:#ff8b51;
	margin:.8em 0 -.2em 0;
	line-height:100%;
}
h3 {
	font-size:15px;
	color:#ff8b51;
	margin:1em 0 .3em 0;
	line-height:100%;
}
p {
	font-size:14px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color:#444;
}
a {
	color:#546e99;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration: none;
}
.middle {
	vertical-align: middle;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.center {
	text-align:center;
}
.emph {
	font-style:italic;
}
hr {
	border: 0;
	width: 100%;
	color: #e0e1d6;
	background-color: #e0e1d6;
	height: 1px;
	margin: 18px 0 18px 0;
}
.logo {
	position: absolute;
	left: 343px;
	top: 31px;
}
.specials {
	position: absolute;
	left: 752px;
	top: 295px;
}
.location {
	position: absolute;
	left: 743px;
	top: 295px;
}
.emailus {
	position: absolute;
	left: 449px;
	top: 295px;
}
.icons {
	font-size:12px;
	color:#444;
}
.top {
	clear:both;
	display:block;
	padding: 20px 0 0 20px;
}
.hm-img {
	float:right;
	clear:right;
	padding: 0 0 10px 10px;
}
.small {
	font-size:11px;
	color:#db2227;
}
.b-mar5 {
	margin-bottom:5px;
}
.blue {
	color:#546e99;
	font-weight:bold;
}
.bottom-border {
	height:8px;
	background: url(../images/dotted-line.gif) bottom repeat-x;
}
.error {
	width: 260px;
	padding:5px 0 5px 0;
	font-size:11px;
	color:#cc2e2e;
}
.error p {
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
}
#rsvErrors {
	width: 260px;
	font-size:11px;
	color:#cc2e2e;
}
.rsv-error-master {
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
}
