html, body
	{
	display: block;
	margin: 0;
	padding: 0;
	}

	body
	{
	text-align: center;
	background: #131313 url(images/bgpattern.gif);
	}
	
	#main
	{
		margin-left: auto;
		margin-right: auto;
		width: 950px;
		height: 400px;
		font-family: times;
		font-size: 12pt;
		line-height: 15pt;
	}

	#scroll
	{
		width: 980px;
		height: 170px;
		background: url(images/scroll.jpg) no-repeat;
	}

	#scrollbottom
	{
		width: 980px;
		height: 47px;
		margin-top: -1px;
		background: url(images/scroll_bottom.jpg) no-repeat;
	}

	#map
	{
		width: 980px;
		height: 404px;
		/*background: url(images/map.jpg) no-repeat;*/
	}

	#menu
	{
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		width: 720px;
		height: 20px;
		font-size: 11pt;
		text-align: center;
		margin-top: -5px;
	}
	
	#menu a, link, a:visited
	{
		color: #b68a5f;
		text-decoration: none;
	}
	
	#menu a:hover
	{
		color: #d2c0ae;
		text-decoration: none;
	}

	#menuouter
	{
		margin-left: auto;
		margin-right: auto;
		width: 980px;
		height: 135px;
		text-align: center;
		background: url(images/footer.jpg) no-repeat;
		clear: both;
	}

	#menuouter a, link, a:visited
	{
		color: #b68a5f;
		text-decoration: none;
	}
	
	#menuouter a:hover
	{
		color: #d2c0ae;
		text-decoration: none;
	}

	#menuinner
	{
		margin-left: auto;
		margin-right: auto;
		width: 720px;
		height: 135px;
		font-family: times;
		font-size: 11pt;
		text-align: center;
	}

	#mainbody
	{
		margin-left: auto;
		margin-right: auto;
		width: 700px;
		min-height: 200px;
		background-color: white;
		height: auto;
		text-align: left;
		background: url(images/shadow_middle.jpg) repeat;
	}
	
	
	#bodypadding
	{
		width: 600px;
		margin-left: 50px;
		margin-right: 50px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#gallerybody
	{
		margin-left: auto;
		margin-right: auto;
		width: 600px;
		min-height: 450px;
		background-color: white;
		height: auto;
		text-align: left;
		padding: 20px 50px 20px 50px;
		background: url(images/shadow_middle.jpg) repeat;
	}

	img
	{
		border: 0;
	}

	br.clear
	{
		clear: both;
	}

	.align_left
	{
		float: left !important;
		margin: 3px 10px 3px 0 !important;
	}

	.align_right
	{
		float: right !important;
		margin: 3px 0 3px 10px !important;
	}

	.align_center
	{
		text-align: center;
	}

	img.align_center, input.align_center
	{
		display: block;
		margin: 5px auto;
	}

.framed
{
	background: #EBE6CF;
	border: solid 1px #DCD4BE;
	padding: 6px 6px;
	margin: 12px 10px;
}

div.image
{
	text-align: center;
	color: #888888;
	font-family: times;
	font-size: 10pt;
	line-height: 12pt;
	padding-bottom: 2px;
}
div.image img
{
	display: block;
	margin: 0 auto 5px auto;
}
div.double div.image
{
	float: left;
	width: 50%;
}

.image-align_right {
	float: right;
	color: #888888;
	font-family: times;
	font-size: 10pt;
	line-height: 12pt;
	text-align: right;
	width: 200px;
	margin: 10px 0 10px 10px;
	padding-right: 30px;	
}
.image-align_left {
	float: left;
	color: #888888;
	font-family: times;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	width: 200px;
	margin: 10px 10px 10px 0;
	padding-left: 30px;	
}
.image {
	color: #888888;
	font-family: times;
	font-size: 10pt;
	line-height: 12pt;
	width: 400px;
	margin: 10px 10px 10px 10px;
	padding-right: 30px;
	padding-left: 30px;	
}

	.blogleft
	{
		width: 150px;
		float: left;
	}

	.blogright
	{
		width: 420px;
		float: right;
	}
	
	.blogheadline
	{
		color: #b07938;
		font-family: times;
		font-size: 13pt;
		font-weight: bold;
		font-variant: small-caps;
	}
	.archiveyear
	{
		color: #b07938;
		font-family: times;
		font-size: 12pt;
		font-weight: bold;
		margin-top: -10px;
		margin-bottom: -10px;
	}

	#archivemonth
	{
		font-family: times;
		font-size: 10pt;
		margin-left: 10px;
	}
	
	#archivemonth a, link, a:visited
	{
		color: #777777;
		text-decoration: none;
	}

	#archivemonth a:active
	{
		color: #777777;
		text-decoration: none;
	}

	#archivemonth a:hover
	{
		color: #b07938;
		text-decoration: none;
	}

	#popup
	{
		margin-left: auto;
		margin-right: auto;
		width: 550px;
		background: url(images/bgpattern.gif);
	}
	#shadowtop
	{
		background: url(images/shadow_top.jpg) no-repeat;
		height: 15px;
		width: 700px;
	}

	#shadowbottom
	{
		background: url(images/shadow_bottom.jpg) no-repeat;
		height: 15px;
		width: 700px;
		margin-bottom: -5px;
		clear: both;
	}
	
	#sketches
	{
		margin-left: auto;
		margin-right: auto;
		width: 600px;
		height: 372px;
		margin-bottom: 20px;
	}
	
	#sketchlarge
	{
		width: 250px;
		/*height: 372px;*/
		float: left;
		margin-right: 50px;
	}

	#sketchsmall
	{
		width: 300px;
		/*height: 372px;*/
		margin-top: 16px;
		float: left;
	}
	
	#footer
	{
		margin-left: auto;
		margin-right: auto;
		width: 780px;
		height: 30px;
		text-align: center;
		color: #d2c0ae;
		font-family: times;
		font-size: 9pt;
		clear: both;
	}

	#question
	{
		color: #b07938;
		margin: 10px 40px 10px 40px;
		font-family: times;
		font-size: 10pt;
	}
	
	#answer
	{
		color: #777777;
		margin: 10px 40px 10px 40px;
		font-family: times;
		font-size: 10pt;
	}
	
	#entry-footer
	{
		font-size: 10pt;
		color: #777777;
	}

	.sketch
	{
		margin: 0px 10px 15px 10px;
	}

	.gallerynavigation
	{
		margin: 0px 0px 20px 0px;
		font-family: times;
		font-size: 10.5pt;
		color: #7b2e26;
		text-align: center;
	}
	
	.redtext
	{
		color: #7b2e26;
		text-align: left;
		margin-top: -15px;
	}

	.dropcap {
	  float: left;
	  font: 40pt/.7em times;
	  color: #000000;
	  margin-right: 3px;
	}

	.caption
	{
		font-family: Times, Times New Roman;
		font-size: 10pt;
		color: #666666;
		text-align: center;
		margin-top: -15px;
	}
	
	.authorpreview
	{
		color: #777777;
		text-align: left;
		margin-top: -20px;
		font-size: 13px;
		font-family: times;
	}

	.author
	{
		color: #777777;
		text-align: left;
		margin-top: -20px;
		font-size: 13px;
		font-family: times;
	}
	
	.articlepreview
	{
		margin-top: -10px;
		font-size: 14.5px;
		font-family: times;
	}
	
	.poem
	{
		margin-left: 25px;
		font-family: times;
		font-size: 15px;
	}

/*Contact Form Section*/

	#contactform
	{
		margin: 20px 0px 0px 15px;
	}
	
	#legendtext
	{
		color: #b68a5f;
	}

	#contactinfo
	{
		width: 500px;
		margin: 0px 0px 30px 0px;
		font-family: arial;
		font-size: 10pt;
		color: #b68a5f;
	}

	#contactmessage
	{
		width: 500px;
		margin: 0px 0px 30px 0px;
		font-family: arial;
		font-size: 10pt;
		color: #b68a5f;
	}
	
	#inputname
	{
		width: 480px;
	}

	#inputemail
	{
		width: 480px;
	}

	#inputsubject
	{
		width: 480px;
	}

	#emailfield
	{
		width: 480px;
		height: 120px;
	}

	#errorSummary
	{
		font-family: arial;
		font-size: 11pt;
		margin-left: 50px;
		color: #b68a5f;			
	}

	#errorSummary ul
	{
		font-family: arial;
		font-size: 11pt;
		margin-left: 50px;
		color: #57532b;			
	}

	.contactname
	{
		margin: 10px 0px -10px 0px;
	}

	.contactemail
	{
		margin: 0px 0px -10px 0px;
	}

	.contactsubject
	{
		margin: 0px 0px -10px 0px;
	}

/*End Contact Form Section*/
	
	h1
	{
		color: #7b2e26;
		font-family: times;
		font-size: 17pt;
		line-height: 20pt;
	}

	h2
	{
		color: #555555;
		font-family: times;
		font-size: 13.5pt;
		/*margin-bottom: -5px;*/
	}

	h3
	{
		color: #555555;
		font-family: times;
		font-size: 13pt;
		margin-bottom: -5px;
		text-align: center;
	}

	h4
	{
		color: #777777;
		text-align: left;
		margin-top: -20px;
		font-size: 13px;
		font-family: times;
	}

	h5
	{
		color: #777777;
		text-align: left;
		margin-top: -15px;
	}

	h6 a, link
	{
		color: #7b2e26;
		font-family: times;
		font-size: 12pt;
		line-height: 13pt;
	}
	
	h6 a:visited
	{
		color: #7b2e26;
	}
	
	h6 a:hover
	{
		color: #555555;
	}
	
	blockquote
	{
		margin: 0px 40px 0px 40px;
		font-family: times;
		font-size: 10pt;
		color: #000000;
		text-align: left;
	}

/* STYLE FOR QUESTIONS....   */
	blockquote h5
	{
		color: #b07938;
		font-family: times;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: normal;
		margin-bottom: 28px;
	}

/* STYLE FOR ANSWERS....   */
	blockquote h6
	{
		color: #777777;
		font-family: times;
		font-size: 10pt;
		line-height: 13pt;
		font-weight: normal;
		margin-top: -15px;
	}


	small
	{
		font-family: times;
		font-size: 11pt;
		color: #000000;
	}

			

a, link, a:visited  {color: #7b2e26; text-decoration: underline;}
a:active			{color: #7b2e26; text-decoration: none;}
a:hover 			{color: #777777; text-decoration: underline;}

