html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

body {
	
		background-image:url(bluetile.png);
		background-repeat:repeat-x;
		background-color: #2c1502;
}

<!--SIDE BAR AND MAIN MENU STYLES-->

#signpost{
	position: relative;
	float:left !important;
}
.tweet{
	position:absolute;
	top: 25px;
	left: 30px;
	width: 300px;
	height: 80px;
	font-size: 12px;
	color: #FFF;
	z-index: 200;
	list-style-type: none;
	 
 }
 
 .tweet_time a { 
 	display: none; }


#bird{
	position:absolute;
	top: 75px;
	left: 20px;
	z-index: 300;
	
}

#lamp{
	position:absolute;
	top: 140px;

	
}



#menu{
	position:absolute;
	width: 70px;
	height: 154px;
	left: 40px;
	top:450px;
	

}

#menu li{
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	list-style-type: none;
	border-bottom: 1px dashed #C03;
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	text-decoration: none;

}


#menu li a:link{
		text-decoration: none;
	color: #43172d;
}

#menu li a:visited{
	text-decoration: none;
	color: #43172d;
}
#menu li a:hover{
	text-decoration: none;
	color:#960;
}

#menu li a:active{
	text-decoration: none;
	color:#6C3;
}

#contactinfo{
	color: #FFF;
	font-size:14px;
	text-align: center;
	margin-top: 100px;
}

#contactinfo a{
	color: #FFF;
}

<!--MAIN CONTENT STYLES-->


#storewrapper{
	position: relative;
	width: 1000px;
	margin: -380px auto 0 auto !important;
}

#head{
	position: inherit;
	padding-top: 0px;
	margin: 0 auto;
	width: 600px;
	padding-bottom: 50px;
	z-index:1;
}



#content {
	width: 550px;
	margin: 50px auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 10px;
	position: inherit;
	margin-top:-20px;
}

#window{
	width: 681px;
	padding-bottom: 50px;
	margin: 0 auto;
	
}

#flowers{
		position: relative; 
		float: right;
		width: 282px;
		height: 452px;
		margin-top: -390px;
		z-index: 400;
}


<!--FOOTER STYLES-->

.clearer {
line-height: 0px;
font-size: 0px;
clear: both;
height: 0px;
width: 0px;

} 

#footer{
	position: relative;
	background-image:url(palettefooter.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 65px;
}

#workmenu li{

display:inline;






margin-top: 25px;

border-right: 1px solid #fff;


padding-right:



10px;

padding-left:
10px;

font-family:Gill Sans,

Verdana,


Geneva, sans-serif;

font-size: 1.4em;

letter-spacing:




.1em;

font-weight: lighter;



}





#workmenu




a:link{

text-decoration: none;

color:#fff;

}



#workmenu




a:visited{

text-decoration: none;

color:#9C9;

}

#workmenu




a:hover{

text-decoration: none;

color:#F99;

}








#workmenu a:active{

text-decoration: none;


color:#F99;

}



#workmenu




#contactlink{

border-right: 0px;

}



#sitemap{
	position:inherit;
	list-style-type: none;
	margin: 0 auto;
	height: 20px;
	width:300px;
	padding: 40px;
	
}


#sitemap li{
	display:inline;
	margin-top: 45px;
	border-right: 1px solid #fff;
	padding-right: 10px;
	padding-left: 10px;
	font-family:Gill Sans, Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: .1em;
	font-weight: lighter;
	
}


#sitemap a:link{
	text-decoration: none;
	color:#fff;
}

#sitemap a:visited{
	text-decoration: none;
	color:#9C9;
}
#sitemap a:hover{
	text-decoration: none;
	color:#F99;
}

 #sitemap a:active{
	text-decoration: none;
	color:#F99;
}

#sitemap #contactlink{
	border-right: 0px;
	}

<!--SLIDER STYLES-->

#preview_wrap {
			margin: 0 auto;
			border: 8px solid #eddbdb;
			width: 400px; 
			height: 291px;

		}

#preview_outer {
			overflow: hidden;
			width: 400px;
			height: 291px;
			margin: 0 auto;
			border: 8px solid #eddbdb;
			position: relative;
		}

#preview_inner {
	font-family:Gill Sans, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 1px;
	font-weight:lighter;
	color:#000;
			text-align: left;
			height: 100%;
			position: relative;
		}
		
		
		
#preview_inner div {
			float: left;
			width: 400px;
			height: 291px;
			position: relative;
		}
		
#preview_inner div a {
			position: absolute;
			bottom: 0;
			left: 0;	
			display: block;
			width: 100%;
			text-indent: 20px;
			padding: 20px 0;
			color: #fff;
			background: url(bg_trans.png);
			text-decoration: none;
			font-size: 14px;
		}
		
		


#thumbs {
			padding-top: 30px;
			position: relative;
			width: 550px;
			text-align: center;	
		}

#thumbs span {
			width: 60px;
			height: 60px;
			cursor: pointer;
			padding: 2px;
			margin-right: 4px;
			border: 1px dashed #eddbdb;
			display: inline-block;
		}

#arrow {
			position: absolute;
			top: -8px;
			background: url('arrow.gif') top center no-repeat;
			width: 40px;
			height: 40px;
			display: none;
		}
		
<!--PRINT PAGE STYLES-->

#innergrid{
	width: 400px;
			height: 291px;
			position: relative;
}

 #photogrid{
	width: 350px;
	height: 275px;
	margin: 5px auto;
	position:inherit;
	
}

#photogrid td{
	padding: 5px;
	
	
}

#photogrid img{
	padding: 3px;
	border: 1px dashed #eddbdb;
	
}


<!--SLIDER WINDOW STYLES-->

h1 {
	font-family:Gill Sans, Verdana, Geneva, sans-serif;
	font-weight:lighter;
	margin: 0;
	color:#000;
}

hr {
	border: none;
	height: 1px; 
	line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	font-family:Gill Sans, Verdana, Geneva, sans-serif;
	font-weight:lighter;
	margin: 0;	
	padding: 7px 0;
	color:#FFF;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#intro{
	width: 350px;
	margin: 10px 10px;
}

