/*

	#006633 is the Tappan green
	#663300 is the Tappan brown

Added grey border aroud main image
changed the a:link and a:visited from #FFFFFF to Tappan brown
changed H2 and H4 color: #B74718; to Tappan brown 663300
changed body color: #CCCCCC to #444444
Model Sites: http://ecoki.com/iphone/     http://sprouter.com/
*/

#wrapper	{
	margin:;
	}
	
body {
margin: 0;
padding: 0;
font: 0.85em Tahoma, Arial, Helvetica, sans-serif; 
color: 8679B2; 
line-height: 18px;
}

#tagline img	{
	display: none;
	border: 1px solid white;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #FFFFFF;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #FFFFFF;
}

h1 a:hover {
color: #999999;
}

a:link, a:visited {
color: #663300;
text-decoration: none;
}

a:hover {
color: #A7A195;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #663300;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #B74718; 
}

h2 a:hover {
text-decoration: underline;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 960px;
}

h3 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #B74718;
}

h4 {
font-size: 14px;
font-weight: normal;
padding: 0;
margin: 0;
color: #B74718;
}

h4 a:link, h4 a:active, h4 a:visited {
color: #B74718;
text-decoration: none;
}

h4 a:hover {
text-decoration: underline;
}

img {
border: 0;
}

p {
margin: 0 0 15px 0;
font-family: verdana,arial,sans-serif;
font-size: 11px;
}

.postcomments {
float: right;
width: 35px;
height: 32px;
background: url(images/comments.png) no-repeat 0 0;
text-align: center;
padding: 2px 0 0 0;
margin: 4px 0 0 0;
font-size: 14px;
}

.postcomments:hover {
background: url(images/comments.png) no-repeat 0 -48px;
}

.date {
float: left;
width: 650px;
}

.postdets {
float: left;
width: 700px;
margin: 0 0 15px 0;
}

ul {
list-style: none;
}

blockquote {
width: 80%;
height: auto;
margin: 0; 
padding: 15px 25px 15px 85px;
display: block;
}

	/** logo and nav area **/
#header {
height: 100px;
}

#logo {
height: 100px;
width: 480px;
float: left;
padding-top:15px;
}

#logo h2 {
margin: -41px 0 0 93px;
}

* + html #logo h2 {
margin: -44px 0 0 95px;
}

#textlogo {
height: 110px;
width: 480px;
float: left;
color: #B74718;
}

/** begin navigation **/
#navigation {
width: 480px;
float: left;
font-size: 18px;
}

#navigation ul {
list-style: none;
margin: 50px 0 0 0;
float: right;
}

#navigation li {
display: inline;
margin: 0 0 0 25px;
padding: 0 0 23px 0;
float: left;
}

#navigation li.current_page_item, #navigation li:hover {
background: url(images/hangar.png) bottom no-repeat;
}
/** end navigation **/


/** begin primary layout **/

/** content_home is the large rectanglur area on the homepage**/

#content_home {
float: left;
width: 920px;
color: 8fbc34;
background: #ffffff url(images/Background_Carpet.jpg) no-repeat -30px -30px;
padding: 20px;
}

/** content is the large rectanglur area on the sub pages**/
#content {
float: left;
width: 920px;
color: 8fbc34;
background: #ffffff no-repeat;
padding: 20px;
padding-top: 5px;
}



.pagenavi {
font-size: 15px;
}

.pagenavi a:link, .pagenavi a:active, .pagenavi a:visited {
color:  #B74718;
text-decoration: underline;
}

.pagenavi a:hover {
color: #A7A195;
}

#main h3 {
font-size: 16px;
font-weight: normal;
margin: 0 0 2px 0;
padding: 0;
}




.theblogpost ul, .pagebox ul {
list-style: disc;
}

.pagebox {
width: 700px;
float: left;
}

/*--  The Welcome Box  --*/

#welcome-heading 	{
	background: #a7d34a;
	margin: 5px;
	color: #ffffff;
	font-size: 20px;
	padding: 6px;
	font-family: verdana,arial,sans-serif;
}

#welcome-text	{
	background: #ffffff;
	padding: 10px;
	margin: 5px;
}

.thepost {
float: left;
width: 320px;
padding: 5px;
opacity: 0.85;
}


/** begin home page **/
#busdets {
list-style: none;
float: left;
background: #ffffff;
margin: 10px 5px 0px 5px;
padding: 10px;
width: 290px;
}

#busdets h2	{
	font-size: 14px;
}

#busdets a:link, #busdets a:visited {
color: #444444;
}

#busdets a:hover {
color: #A6A6A6;
}

/** this is the style for the address, Main stret **/
#busdets h2 a:link, #busdets h2 a:visited {
color: #663300;
}

#busdets li {
padding: 0 0 0 45px;
cursor: pointer;
}

#busdets li.contact {
background: url(images/contact2.png) no-repeat 0 0;
}

#busdets li.contact:hover {
background-position: 0 -40px;
}

#busdets li.hours {
background: url(images/hours2.png) no-repeat 0 0;
}

#busdets li.hours:hover {
background-position: 0 -100px;
}

#busdets li.location {
background: url(images/location2.png) no-repeat 0 0;
}

#busdets li.location:hover {
background-position: 0 -40px;
}



/** begin specials **/


.specialitem {
margin: 5px 5px 0 5px;
float: left;
width: 200px;
opacity: .85;
}

.specialitem p {
margin: 0;
font-size: 11px;
line-height: 1.2em;
}

/** this is the style for the paragraph text next to the small clothing images, was cccccc **/
.specialitem a:link, .specialitem a:visited {
color: #444444;
}

.specialitem a:hover {
color: #A6A6A6;
}

/** this i the style for the headers next to the small clothing image **/
.specialitem h4 a:link, .specialitem h4 a:visited {
color: #663300;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
}

.specialimage {
padding: 2px;
background: #FFFFFF;
float: left;
width: 50px;
height: 50px;
margin: 0 10px 0 0;
}

.specialimage:hover {
background: #a7d34a;
}

/** end specials **/

/** begin sidebar **/

#sidebar {
float: right;
width: 210px;
height: 340px;
margin-top: 5px;
}

/** Items **/

#items	{
	background: #ffffff;
	height: 340px;
	opacity: .85;
	padding: 2px;
	width: 210px;
}

#item-header	{
	background: #a7d34a;
	margin: 0px -3px 5px 0px;
	color: #ffffff;
	font-size: 20px;
	padding: 6px;
	font-family: verdana,arial,sans-serif;
	opacity: .85;
}

	
.widgetblock a:link, .widgetblock a:active, .widgetblock a:visited {
color: #CCC;
text-decoration: underline;
}

.widgetblock a:hover {
color: #A7A195;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
padding:0 0 4px 0;
}

.widgetblock {
width: 200px;
margin: 0 0 25px 0;
float: left;
}
/** end sidebar **/

/** begin blocks **/

/** #blocks is the lower rectangular area **/

#blocks {
width: 920px;
padding: 20px 20px 20px 30px;
float: left;
margin: 20px 0 0 0;
background: #dddddd;
background: url(images/green_bg5.gif) no-repeat top left;
border: #eeeeee solid 0px;
}

#blocks a:link, #blocks a:visited {
color: #ffffff;
}

#blocks a:hover {
color: #444444;
}

#blocks h4 {
font-size: 16px;
font-weight: normal;
padding: 0;
margin: 0;
color: #B74718;
}

#blocks h4 a:link, #blocks h4 a:visited {
color: #B74718;
}

.blockitem {
width: 300px;
float: left;
margin: 0 10px 0 0;
}

#blocks p {
margin: 0;
padding: 0;
}

.lastblockitem {
width: 300px;
float: left;
margin: 0;
}

.blockimage {
float: left;
padding: 4px;
background: #FFFFFF;
margin: 0 10px 0 0;
width: 100px;
height: 100px;
}

.blockimage:hover {
background: #CCCCCC;
}
/** end blocks **/

#footer {
width: 960px;
float: left;
color: #CCCCCC;
padding: 20px 0 20px 0;
text-align: center;
}

#footer a:link, #footer a:visited {
color: #CCCCCC;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
padding: 0;
}

#banner	h1	{
	font-size= 5em;
	color: black;
	text-align: center;
	}
	
 #banner p	{
	font-family: Georgia, serif;
	color: rgb(85, 85, 85);
	font-size: 1.5em;
	line-height: 1.5;
	margin-bottom: 1em;
	text-align: center;
	}
	
#services-main #heading	h2 {
	float: left;
	font-size: 2em;
	color: black;
	font-family: Georgia, serif;
	display: block;
	margin-bottom: 6px;
	padding-bottom: 8px;
	}
	
#services-main #heading-text p {
	text-align: left; 
	margin-left: 290px;
	font-size: 12px; 
	color: #663300; 
	line-height: 0.6em; 
	padding-top: 10px;
	
	}
	
#services-main	{
	border-bottom: 1px solid brown;
	height: 26px;
	margin-bottom: 23px;
}
	
#Text	{
	float: left; 
	width: 480px; 
	margin-right: 60px;
	}




