@charset "utf-8";
/* CSS Document */
/*=======  Colour Palette  =========

	matte finish (PS)	#F8E8C7
	#footer				#8B7665;
		
==================================*/

body {
	background:url(../i/stripes.png) repeat;
	margin: 0;	
}
*{margin:0; padding:0;}
a:active{outline: none;}
#darthtator{
	margin:auto;
}
#skip {
	display: none;
}
#wall {width: 605px;}
#awning {height:152px;}
#menu ul{display: none;}
#menu h1 a, #menu h1 a:link, #menu h1 a:visited, #menu h1 a:hover{background: none; margin: 0 60px;}
#menu img {background-image: none; border-style: none; margin: 38px 0 0 0px;}
#menu a{background:url(../i/crown-link.gif) no-repeat; text-decoration: none; color: #fff; padding-left:25px;}
#menu a:hover{background:url(../i/crown-hover.gif) no-repeat; text-decoration: none; color: #000; padding-left:25px;}
#window {width:605px;}
#content{
	width:605px;
	padding: 40px;
}
#content2{
	width: 763px;
	height: 411px;
	float: left;
	margin: 18px 0 0 59px;
	overflow:auto;
}
#content h1, #content2 h1{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 1.4em;
	line-height: 1.3em;
	padding: 10px 0;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #b32025;
}
#content h2, #content2 h2{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 1.4em;
	line-height: 1.3em;
	padding: 10px 0;
	color: #b32025;
	border-bottom: 1px solid #b32025;
}
#content h3, #content2 h3{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 1.2em;
	padding: 10px 0 0 0;
	color: #b32025;
}
#content h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 5px 0;
	color: #333;
}
#content p, #content2 p, #content li{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: .95em;
	line-height: 1.4em;
	padding: 5px 0 10px 0;
	color: #000;
	font-weight: bold;
}
#content ul{margin-left: 15px;}
.post-body{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.05em;
	line-height: 1.4em;
	padding: 10px 0;
	color: #000;
}
#content2 h1{margin: 10px 40px; border-bottom: 1px solid #b32025;}
#content2 h2{margin: 0 40px 10px 40px;}
#content2 ul {margin: 5px 55px; color: #333;}
#content2 li {padding: 5px 0; font-family: Comic Sans, Comic Sans MS, cursive; font-size: .8em; font-weight: normal; color: #000;}
#content2 p{padding: 0;}
#content2 img {border: 5px solid white;}
#content a, #content a:link, #content a:visited, #content2 a, #content2 a:link, #content2 a:visited{
	color:#b32025;
}
#content a:hover, #content2 a:hover{
	color: #FBAD18;
}
#content img{border-style: none;}
#products, #archives{
	display: none;
}
.spacer{clear: both; height: 1px;}
#lamp {display: none;}
#plant1 {display: none;}
#plant2{display: none;}
#sidewalk {
	display: none;
}
#footer{
	display: none;
}

