promo {
font-family: Times New Roman;
						font-size: 1.9em;
						color: #311308;
						float: left;
						letter-spacing: .03em;
						text-transform: none;
						margin-bottom: 0;
						font-variant: small-caps;
						}
body {
	color: #311308;
	
	height: 100%;
	
	background-color: #E3CC87;
	margin: 0px;
	background-image: url(images/bg_light.jpg);
	background-position: top center;
	
	font-family: Georgia, serif;
	font-size: 70%;
}

p {
	margin-bottom: 16px;
	font-size: 1em;
	line-height: 1.4em;
}
p.quote {
	background: url(../_img/site/divider_horiz_128.gif) repeat-x scroll top left;
	padding-top: 16px;
}

h1, h1.pretty {
	line-height: 30px;
	height: 30px;
	color: #311308;
	font-size: 1.75em;
	font-weight: normal;
}

h2, h2.pretty {
	font-family: Arial Narrow;
	font-size: 1.25em;
	color: #2C190B;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	text-transform: none;
	letter-spacing: normal;
}

a {
	color: #A23C02;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
	.navigation a span, #footer a span {
		display: block;
		position: absolute;
		left: -9001px;
	}
a.promo {
	display: block;
	padding-left: 0.5em;
	background: url(../_img/arrow.gif) center left no-repeat;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -0.01em;
}
	a.promo:hover {
		color: #2C190B;
		text-decoration: none;
	}





/*
/////////////////////////////////////////////////////////////////
// DCM Client Version 0.1 (01/05/2007)
/////////////////////////////////////////////////////////////////
*/


.sysmess {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.4em;
    font-weight:bold;
    color:#633;
}
.sysmesstbl {
    border:1px solid #633;
}


.inp {
    font-size:.9em;
    color: #633;
    background-color:#ffc;
    width:130px;
    border:1px solid #633;
}

/* IE Override ~ Matches select tag blue border with input tags*/
* html .inp {
    border:1px solid #7f9db9;
}


.sel {
    font-size:.9em;
    color: #633;
    background-color:#ffc;
    width:134px;
    border:1px solid #633;
}


.selmonth {
    font-size:.9em;
    color: #633;
    background-color:#ffc;
    width:81px;
    border:1px solid #633;
}

.selday {
    font-size:.9em;
    color: #633;
    background-color:#ffc;
    width:50px;
    border:1px solid #633;
}




.inp2 {
    font-size:1.2em;
    color: #633;
    background-color:#ffc;
    width:220px;
    border:1px solid #633;
}

/* IE Override ~ Matches select tag blue border with input tags*/
* html .inp2 {
    border:1px solid #7f9db9;
}

.fld2 {

    font-size:1.2em;

}



