
html {
	height:100%;
}

body {
		background-color: #DCDAC3;
		margin: 0px;
		text-align: center;
		font-family: verdana, sans-serif;
		font-size: 12px;
		color: #262540;
		height:100%;
		}
		
	#alphashadow {
		height: 100%;
		margin: 0 auto;
		width: 620px;
		min-height: 100%;
	  	background: url('../images/shadow.png') repeat-y;
	}
	* html #alphashadow {
		height: 100%;
	}

	#content {
		text-align: center;
		min-height: 100%;
		background-image: url('../images/stonewall.jpg');
		background-repeat: repeat;
		width: 600px;
		margin: 0 auto;
		}
		
	* html #alphashadow #content {
		height: 100%;
	}
	
	#header {
		
	}
	#phone {
		border-top: 1px #846c68 solid;
		width: 600px;
		height: 30px;
		background: #f9f9f2;
		padding-top: 6px;
		padding-bottom: 0px;
	}
	h1 {
		font-family: georgia, arial, sans-serif;
		color: #413F6B;
		font-size: 16px;
	}
	td {
		font-family: verdana, sans-serif;
		font-size: 12px;
		color: #262540;
	}
	#pagecontent {
		margin: 40px 40px 40px 40px;
		text-align: left;
		padding-bottom:50px;
		min-height: 100%;
	}
	#footer{
		padding:14px;
		background: #fafaf5;
		border-top: 1px #846c68 solid;
		border-bottom: 1px #846c68 solid;
		font-family: verdana, sans-serif;
		font-size: 10px;
		color: #758A9A;
	}
	#footer a {
		font-family: verdana, sans-serif;
		font-size: 10px;
		color: #758A9A;
	}
	#footer p.seo {
		font-size: 8px;
		color: #fafaf5;
	}
	p.highlight {
		font-weight: bold;
		color: #413F6B;
	}
	p.quote {
		font-style: italic;
		font-size: 12px;
		margin: 0px;
		padding: 0px;
	}
	p.quoteName {
		font-style: italic;
		font-size: 12px;
		margin-top: 5px;
		padding: 0px;
		color: #758A9A;
	}
	a {
		font-family: verdana, sans-serif;
		font-size: 12px;
		color: #758A9A;
		font-weight: bold;
	}
	.contact {
		font-family: verdana, sans-serif;
		font-size: 12px;
		color: #46371B;
		font-weight: bold;
	}
	.etb {
		font-family: verdana, sans-serif;
		font-size: 12px;
		color: #F80000;
		font-weight: bold;
	}
	