body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #000;
    text-align: center;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
}

.whitehref a:hover, a:active {
    color: white;
    text-decoration: bold;
}


 
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #000;
    text-decoration: none;
}
a:hover, a:active {
    color: #8A8669;
    text-decoration: bold;
}
h1 span, h2 span, h3 span, blockquote span {
    display: none;
}
li {
    list-style: none;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}



#wrapper, #top, #banner, #content, #page-footer, #footer-wrapper, #footer, #blog {
    width: 780px;
}
#wrapper {
    margin: 0 auto;
    background: url(../images/bg/wrapper.jpg) 0 0 repeat-y;
    text-align: left;
}
#top {
    height: 160px;
    background: url(../images/bg/top.jpg) 0 0 no-repeat;
}
#top img {
    position: relative;
    top: 50px;
    left: 58px;
}


#menu {
    background: url(../images/menu.jpg) 0 0 no-repeat;
    width: 780px;	
	height: 45px;		
}
#menu span {
    display: none;
}
#menu li, #menu a {
    height: 45px;		 display: block;
}
#menu li {
    float: left;
    list-style: none;
    display: inline;
}


#menu-home 		{ width: 126px; margin-left: 51px; }
#menu-about 	{ width: 128px; }
#menu-services 	{ width: 142px; }
#menu-portfolio { width: 144px; }
#menu-contact 	{ width: 139px; }


#menu-home a:hover, #home #menu-home a:visited 					{ background: transparent url(../images/menu.jpg) -51px -45px no-repeat; }
#menu-about a:hover, #about #menu-about a:visited  				{ background: transparent url(../images/menu.jpg) -177px -45px no-repeat; }
#menu-services a:hover, #services #menu-services a:visited 		{ background: transparent url(../images/menu.jpg) -305px -45px no-repeat; }
#menu-portfolio a:hover, #portfolio #menu-portfolio a:visited 	{ background: transparent url(../images/menu.jpg) -447px -45px no-repeat; }
#menu-contact a:hover, #contact #menu-contact a:visited 		{ background: transparent url(../images/menu.jpg) -591px -45px no-repeat; }
#ibAddtoCart a:hover, #shop #shopp a:visited 	{ background: transparent url(../images/shop.jpg) -447px -45px no-repeat; }

	#menu li ul {
		position: absolute;
		left: -9999px;
		background-color: #000;
	}
	#menu li ul li {
		height: 20px;
	}
	#menu li ul li a {
		width: 100%;
		height: 20px;				
		line-height: 20px;			
		background-image: none !important;
	}
	#menu li ul li a span {
		display: block;
		padding-left: 5px;
	}
	#menu li:hover ul, #menu li.sfhover ul {
		left: auto;
	}

	#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
	}

	#menu-services ul a:hover {
		background-image: none;
		background-color: #8A8669 !important;
	}

	#menu-services ul, #menu-services li {
		width: 142px;
		background: none;
	}

#banner {
    height: 157px;
    background: url(../images/bg/banner.jpg) 0 0 no-repeat;
}

#main {
    width: 700px;
    float: left;
}
	#main p, #main h2, #main h3, #main ul, #main ol, #main dl, #main form, #main blockquote, #portfolio-thumbnails, .featured {
		margin: 0 19px 10px 53px;
	}
	#main li {
		color: #8A8669;
		padding-left: 15px;
		background: url(../images/arrow-more.jpg) 0 3px no-repeat;
	}
	#main h2 {
		font-size: 22px;
		line-height: 26px;
		color: #6A6A52;
		padding: 25px 0 3px 0;
		border-bottom: 1px solid #EFEFEF;
	}
	#main h3 {
		font-size: 16px;
		line-height: 20px;
		color: #000000;
		padding: 15px 0 3px 0;
		border-bottom: 1px solid #EFEFEF;
	}
	
	#main dl {
		background: #F7F7F7;
	}
	#main dt {
		font-weight: bold;
		padding: 10px 10px 5px 10px;
	}
	#main dd {
		padding: 0 10px 10px 10px;
		background: url(../images/dot.gif) bottom left repeat-x;
		color: #B7B49C;
	}
	#main dt.first {
		background: url(../images/dot.gif) 0 0 repeat-x;
	}
	
	#main blockquote {
		background: #F3F2E6 url(../images/quote.gif) 10px 10px no-repeat;
		border-top: 1px solid #D8D4AE;
		border-bottom: 1px solid #D8D4AE;
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 20px 20px 20px 35px;
	}
		#main blockquote p {
			margin: 0 !important;
			color: #827E5F;
		}
		
.featured {
    font-size: 11px;
}
	.featured a {
		display: block;
		width: 478px;
		height: 99px;
	}
	.featured a span { display: none; }
	
	.featured span {
		float: right;
		color: #B7B49C;
	}

#side {
    width: 230px;
    float: right;
}
	#side p, #side h2, #side dt, #side dd, #side {
		font-size: 11px;
		color: #D8D4AE;
		font-weight: normal;
	}
	#side p, #side h2, #side dl, #side ul, #side form {
		margin: 0 45px 10px 16px;
	}
	#side h2 {
		color: #FFFFFF;
	}
	#side li {
		font-size: 12px;
		color: #FFFFFF;
		background: url(../images/bullet.gif) 0 5px no-repeat;
		padding-left: 12px;
	}
	
	#side a:link, #side a:visited {
		color: #D8D4AE;
		text-decoration: underline;
	}
	#side a:hover, #side a:active {
		color: #EFEFEF;
		text-decoration: underline;
	}


#page-footer {
    background: url(../images/bg/page-footer.jpg) left top no-repeat;
    height: 94px;
    clear: both;
}
	#footer-wrapper {
		background: url(../images/bg/footer.jpg) 0 0 repeat-y;
	}
	#footer {
		padding: 6px 0 30px 0;
		text-align: center;
		background: url(../images/bg/footer-bottom.jpg) left bottom no-repeat;
	}
		#footer p {
			color: #828282;
			font-size: 11px;
			margin: 0 40px 7px 40px;
		}	
		#footer a:link, #footer a:visited {
			color: #828282;
			text-decoration: none;
		}
		#footer a:hover, #footer a:active {
			color: #B8B7B7;
			text-decoration: none;
		}
	
	.footer-links {
		font-weight: bold;
		color: #827E60;
	}
	
#blog {
    background: #000;
    padding: 10px 0 10px 0;
}
	#blog img {
		float: left;
		margin-left: 25px;
		margin-right: 30px;
	}
	#blog-text {
		float: left;
		width: 450px;
		margin-top: 15px;
		font-size: 12px;
		color: #FFFFFF;
	}
	#blog a:link, #blog a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#blog a:hover, #blog a:active {
		color: #EFEFEF;
		text-decoration: none;
	}



.sub h1 {
    width: 780px;
    height: 66px;
}
	#about h1 		{ background: url(../images/header/about.jpg) 0 0 no-repeat; }
	#services h1 	{ background: url(../images/header/services.jpg) 0 0 no-repeat; }
	#portfolio h1 	{ background: url(../images/header/portfolio.jpg) 0 0 no-repeat; }
	#contact h1 	{ background: url(../images/header/contact.jpg) 0 0 no-repeat; }
	#ashweblog h1 	{ background: url(../images/header/blog.jpg) 0 0 no-repeat; }

#side h1 {
    width: 230px;
    height: 59px;
}
	#header-side-contact 			{ background: url(../images/header/side/contact.jpg) 0 0 no-repeat !important;}
	#header-side-login 				{ background: url(../images/header/side/login.jpg) 0 0 no-repeat !important; }
	#header-side-unsure 			{ background: url(../images/header/side/unsure.jpg) 0 0 no-repeat !important; }
	#header-side-actions 			{ background: url(../images/header/side/actions.jpg) 0 0 no-repeat !important; }
	#header-side-other-projects 	{ background: url(../images/header/side/other-projects.jpg) 0 0 no-repeat !important; }


input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
} 
.quickcontact {
	width: 150px;
}

.more {
	padding-left: 15px;
	background: url(../images/arrow-more.jpg) 0 3px no-repeat;
}

.detail {
	color: #B7B49C;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}




.sIFR-hasFlash #main h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash #main h3 {
	visibility: hidden;
	letter-spacing: -6px;
}

.sIFR-hasFlash #main h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
