body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0 0 15px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#container {
	text-align: center;
}
#page {
	margin: 0 auto 0 auto;
	padding: 27px 15px 0 15px;
	width: 736px;
	text-align: left;
	background-image: url(/images/bg_inset.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
	height: 58px;
}
#contact {
	float: right;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: right;
	height: 50px;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#contact p {
	margin: 0px;
	padding: 0px;
}

#nav {
	clear: both;
	float: left;
	width: 736px;
	margin-top: 15px;
}

.nav2 {
        clear: both;
        margin-top: 0px;
	width: 730px;
}

.nav2 ul {
        margin: 0px;
        padding: 0px;
        height: 37px;
        background-image: url(/images/nav_bg.png);
        list-style-image: none;
        list-style-type: none;
}


#nav ul {
	margin: 0px;
	padding: 0px;
	height: 37px;
	background-image: url(/images/nav_bg.png);
	list-style-image: none;
	list-style-type: none;
}

#nav li {
	float: left;
	background-image: url(/images/nav_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding:0 10px 0 0;
	margin: 0px;
}

.nav2 li {
        float: left;
        background-image: url(/images/nav_right.png);
        background-position: right top;
        background-repeat: no-repeat;
        padding:0 10px 0 0;
        margin: 0px;
}


#nav a {
	display: block;
	background-image: url(/images/nav_left.png);
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
	padding: 9px 0 8px 7px;
	color: #156F2E;
	text-decoration: none;
	font-size: medium;
}

.nav2 a {  
        display: block;  
        background-image: url(/images/nav_left.png);  
        background-position: left top;  
        float: left;  
        background-repeat: no-repeat;  
        padding: 9px 0 8px 7px;  
        color: #156F2E;  
        text-decoration: none;  
        font-size: medium;  
}  


#nav #current {
	background-image: url(/images/nav_right_current.png);
}

#nav span {
	background-image: url(/images/bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 9px;
}

.nav2 span {
        background-image: url(/images/bullet.png);
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 9px;
}

#nav .last 
	background-image: url(/images/nav_right_last.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav #current a { 
	background-image: url(/images/nav_left_current.png);
	padding-bottom: 10px;
}


#nav a:hover {
	color: #333333;
}

#content {
	width: 736px;
	clear:both;
}
#content h1 {
	margin: 20px 0 15px 15px;
}
#content p.blurb {
	background-color: #F5FFE3;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2E7B3;
	border-bottom-color: #D2E7B3;
	color: #7BAA48;
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: -0.05em;
	line-height: 120%;
	width: 358px;
	margin: 0px;
}

#content p {
	color: #666666;
	line-height: 160%;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content p a, #content li a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#content p a:hover, #content li a:hover {
	text-decoration: underline;
}

#content h2 {
	color: #669933;
	font-size: large;
	margin: 0 0 0 15px;
}
#content h2 a {
	color: #669933;
	text-decoration: none;	
}
#content h2 a:hover {
	text-decoration: underline;
	color: #67A31D;
}
#content h3 {
	color: #669933;
	font-size: medium;
	margin: 0 0 0 15px;
	padding: 0px;
}
#content #left_column {
	float: left;
	width: 400px;
	clear: none;
	margin: 0 0 0 20px;
	display:inline;
}
#single_column {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
	float: left;
	width:716px;
}

#content #right_column {
	width: 262px;
	float: left;
	margin-top: 25px;
	margin-left: 30px;
}
#right_column img {
 margin-bottom:30px;
}
#content ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 20px 0;
}
#content li {
	background-image: url(/images/bullet.png);
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	color: #666666;
	line-height: 140%;
}

#company {
        width: 388px;
        clear: both;
        margin-top: 20px;
        margin-bottom: 10px;
}
#company_header {
        height:41px;
        overflow:hidden;
}
#company_body {
        width: 355px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #D2E7B3;
        border-left-color: #D2E7B3;
        clear: both;
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 0;
        padding-left: 15px;
}
#company_footer {  
        background-image: url(/images/specials_foot.gif);
        height: 10px;
        width: 387px;
        background-repeat: no-repeat;
        clear: both;
        overflow:hidden;
}
#company_body .company_text p {
        margin-right: 0px;
        padding-right: 0px;
}
#company .company_text {
        clear: none;
        width: 245px;
        margin-bottom: 10px;
        float: left;
}
#company_body img {
        clear: left;
        margin-bottom: 10px;
        float: left;
}



#specials {
	width: 388px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
#specials_header {
	height:41px;
	overflow:hidden;
}
#specials_body {
	width: 355px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2E7B3;
	border-left-color: #D2E7B3;
	clear: both;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#specials_footer {
	background-image: url(/images/specials_foot.gif);
	height: 10px;
	width: 387px;
	background-repeat: no-repeat;
	clear: both;
	overflow:hidden;
}
#specials_body .specials_text p {
	margin-right: 0px;
	padding-right: 0px;
}
#specials .specials_text {
	clear: none;
	width: 245px;
	margin-bottom: 10px;
	float: left;
}
#specials_body img {
	clear: left;
	margin-bottom: 10px;
	float: left;
}
hr {
	clear: both;
	border: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	width: 765px;
	text-align: center;
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-position: left top;
	padding: 0px;
	margin: 20px auto 20px auto;
}
#footer p {
	font-size: x-small;
	color: #999999;
}
.product_pic {
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #EAEAEA;
	display: inline;
	margin: 0 0 20px 15px;
}
.staff_pic {
	width: 140px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #EAEAEA;
	display: inline;
	margin: 0 0 20px 15px;
}
img {
	border:none;
}

.product_text {
	float: left;
	margin-left: 20px;
	width: 425px;
}
.product {
	clear: both;
}
#content .question {
	color: #669933;
	font-size: medium;
}
#content .answer {
	background-color: #F5FFE3;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2E7B3;
	border-bottom-color: #D2E7B3;
	color: #7BAA48;
	font-size: 1.1em;
	font-style: italic;
	line-height: 120%;
	margin: 0px 50px 0px 40px;
	
}
.directions {
	font-size: x-small;
}
#map {
	border:0;
	width: 380px;
	height: 380px;
	margin: 10px 0 0 20px;
	background-color: #F5F5F5;
}

#contactspage {
	clear:both;
}

#contactspage .product {
	width:350px;
	float:left;
	overflow:hidden;
	clear:none;
	margin-bottom:20px;
}


#contactspage .product .staff_pic {
	width: 140px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #EAEAEA;
	display: inline;
	margin: 0 0 20px 15px;
}

#contactspage .product .product_text {
	float: left;
	margin-left: 20px;
	width: 173px;
}

#contactspage .product .product_text p {
	font-size:x-small;
}

#contactspage .product .product_text p  a {
	font-weight:normal;
}


#contactspage .product .product_text p strong {
	font-size:small;
	font-weight:normal;
}

#tabs div {
        display:none;
}

#tabs div#tab1 {
        display:block;
}
