	a:link, a:visited {color:#760005;text-decoration:underline;}
	a:hover {color: #000000;text-decoration:none;}
	p {
		margin:0 20px 10px;
	}
	p, div {
		line-height:135%;
	}
	#pagebg {
		background-color:#A9A676;
		background-image:url(../images/pagebg.jpg);
		background-repeat: repeat-x;
	}
	#pagebgbot {
		background-color: #550000;
		background-image:url(../images/pagebgbot.jpg);
		background-repeat:repeat-x;
		padding-bottom:20px;
		min-height:300px;
		overflow:auto;
	}
	.designer {
		background:#A9A676;
		text-align:center;
	}
	form input, form textarea {
		background-color:#ececec;
	}
	table.center {
		margin-left:auto;
		margin-right:auto;
	}

	h1 {
		margin:8px 7px;
		color:#333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		line-height: 1.3em;
		font-weight: bold;
		text-transform: none;
		padding:0 10px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #6D0005;
	}

	h3 {
		margin:8px 7px;
		color:#333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		line-height: 1.3em;
		font-weight: bold;
		text-transform: none;
		padding:0 10px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #6D0005;
	}
	body {
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 0.77em;
		margin:0;
		padding:0;
	}

    	blockquote {
    		padding:5px;
    		border: 1px dashed #cecece;
    		background: #ececec;
    		color:#323232;
    		margin:25px;
    		font-size:.90em;
    	}

	#wrap {
		position:relative;
		margin:0 auto;
		padding-top:10px;
		width:850px;
	}

	#left {
		float:left;
		width:615px;
	}

	#right {
		float:right;
		width:235px;
	}

	#logo {
		float:left;
		width:400px;
		height:134px;
	}
	#main {
		float:left;
		margin: 6px 0px 12px 0px;
		border: 2px solid #000000;
		width:610px;
		min-height:400px;
		background:#ffffff;
		text-align:justify;
	}
	#main ul {
		margin-right:20px;
	}
	#main a:link {
		color:#760005;
		text-decoration:underline;
	}
	#main a:visited {
		color:#760005;
		text-decoration:underline;
	}
	#main a:hover {
		color: #000000;
		text-decoration:none;
	}
	#menu {
		float:left;
		margin:6px 0px 0px 8px;
		border: 2px solid #000000;
		width:210px;
		background:#D9D9D9;
		font-size:12px;
	}

	#menu ul {
		font-weight:bold;
		margin:5px 0px 10px 20px;
		padding-left: 1.0em;
		padding-top: 0.2em;
		list-style-image: url('../images/point.gif');
	}

	#menu a:link {
		color:#760005;
		text-decoration:none;
	}
	#menu a:visited {
		color:#760005;
		text-decoration:none;
	}
	#menu a:hover {
		color: #000000;
		text-decoration:underline;
	}
	#contact {
		float:left;
		margin: 8px 0px 0px 8px;
		border: 2px solid #FFF;
		width:225px;
		background:#232323;
		color: #FFF;
		text-align:center;
	}
	#contact h1 {
		color:#FFF;
	}

	#reynardrice {
		float:left;
		margin: 10px 0px 0px 8px;
		width:214px;
		text-decoration: none;
	}

	#reynardrice img {
		border:0;
	}

	#googlevoice {
		float:left;
		margin: 15px 0px 0px 8px;
		width:230px;
		text-decoration: none;
	}

	#flash {
		position:absolute;
		clear:both;
		top:35px;/* change for cssIE */
		left:432px;
		border: 2px solid #FFF;
		width:160px;
		height:50px;
	}

	#credit {
		float:left;
		margin: 8px 0px 12px 8px;
		width:154px;
		height:62px;
	}

	#credit img {
		border:0;
	}

	#footer {
		position:relative;
		clear:both;
		background:#232323;
		color: #FFF;
		margin:7px auto;
		width:850px;
		border: 1px solid #ffffff;
		text-align:center;
	}
	#footer p {
		padding:5px;
		margin:0;
    	}
	#clear {
		height:2px;
		clear:both;
	}

	#bottom {
		width:800px;
		margin:0 auto;
	}

	#column {
		background:#D9D9D9;
		border: 2px solid #000000;
		width:252px;
		margin-left:5px;
		float:left;
		font-size:0.95em;
		line-height:135%;
	}
	#column ul {
		font-weight:bold;
		margin:5px 0px 10px 20px;
		padding-left: 1.0em;
		padding-top: 0.2em;
		list-style-image: url('../images/point.gif');
	}
	#column a:link, a:visited {
		color:#760005;
		text-decoration:none;
	}

	#column a:hover {
		color: #000000;
		text-decoration:underline;
	}

	.copy {
		font-size:11px;
		line-height:100%;
	}
