/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../images/mainBkgrd.jpg) repeat-x #DED1AE;
	}


															/** MAIN CONTAINERS **/

	

div#container {
	margin: 1em auto;
	}
	div#header {
		color: inherit;
		border-width: 0 2px 2px 0;
		margin-bottom: 80px;
		}
		div#header-in {
			padding: 17px;
			}
	div#content-wrap {
		background: url(../images/contentBkgrdTop.jpg) no-repeat;

		}
		
		div.content {
			color: inherit;
			border-width: 0 2px 2px 0;
		

			}
			div.content-in {

				}
		div.column {

			width: 400px;
			color: inherit;
			padding: 0px 8px 8px 8px;
			}
			div.column-in {
			margin-left: 28px;
			border: 1px solid #D9C9A5;
			padding: 0px;
				}

div#footer {
		width: 865px;
		color: inherit;
		background-color: #322B19;
		border-width: 0 2px 2px 0;
		height:138px;
		background: url(../images/footerBkgrd.jpg) repeat-x;
		}
					
	div#footerIndex {
		width: 865px;
		color: inherit;
		background-color: #322B19;
		border-width: 0 2px 2px 0;
		height:138px;
		background: url(../images/footerBkgrd.jpg) repeat-x;
		}
		div#footer-in {
			width: 853px;
			padding: 25px 7px 0px 11px;
			margin: 0 auto;
			}

#footerTop	{
	height: 89px;
}

#footerBottom	{
	height: 19px;
	color: #756c68;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
}

#footerLeft	{
	float: left;
	width: 380px;
}

#footerLeft ul	{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 160px;
	float: left;
}

#footerLeft ul li	{
	list-style: none;
	font-size: 11px;
	background: url(../images/footerBullet.gif) no-repeat 0px 8px;
	border-bottom: 1px solid #4f4743;
	padding: 3px 0px 3px 10px;
}

#footerLeft ul li a	{
	color: #a69a94;
	text-decoration: none;
}

#footerLeft ul li a:hover	{
	color: #7f746f;
}

#footerRight	{
	float: right;
	width: 140px;
	border-left: 1px solid #4f4743;
	color: #a69a94;
	font-size: 12px;
	padding: 0px 20px 0px 10px;
	line-height: 16px;
}

#footerRight2	{
	float: left;
	width: 280px;
	text-align: right;
	font-size: 17px;
	color: #a69a94;
	margin: 0px 10px 0px 0px;
}

#footerRight2 div	{
	color: #f5f0e3;
	font-size: 15px;
}

#copyright	{
	float: left;
}

#siteCredit	{
	float: right;
	margin: 0px 14px 0px 0px;
	color: #564c48;
}

#siteCredit a	{
	color: #564c48;
	text-decoration: none;
}

#siteCredit a:hover	{
	color: #756c68;
}

															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/