body {
	margin:0;
	padding:0;
	background:#D0CAB8 url(img/background.gif) repeat-y;
}
body, td {
	font:13px Arial;
}
a {
	color:#6B0808;
}
a:visited {
	color:#666633;
}
a img {
	border-style:none;
}
p {
	margin-top:0px;
	margin-bottom:8px;
}
form p {
	margin-bottom:2px;
}
h1 {
	color:#670608;
	font:bold 18px Georgia;
	padding:40px 30px 30px 30px;
	margin:0;
	text-transform:lowercase;
}
h2 {
	margin-top:15px;
	margin-bottom:4px;
	font-size:15px;
}
.h2alt {
	font:bold 12px arial;
	margin-top:15px;
	margin-bottom:4px;
	font-size:12px;
}
.first {
	margin-top:0;
}
ul {
	padding-left:0;
	margin-left:25px;
	margin-top:0;
}
td {
	vertical-align:top;
}


#sidebar {
	position:absolute;
	top:0; left:0;
	width:184px;
	color:white;
	font:11px Arial;
}
#sidebar .contact a {
	color:white;
	text-decoration:none;
}
#sidebar p.contact {
	margin-left:10px;
	line-height:150%;
}
#sidebar .contact a:hover {
	text-decoration:underline;
}

#header {
	margin-left:184px;
	border-bottom:6px solid white;
}
#header img { display:block; }
#main {
	width:602px;
	margin-left:184px;
	color:#333;
}

.content {
	margin:0 30px 30px 30px;
}

td.money {
	text-align:right;
	padding-right:4px;
}
.floatright {
	float:right;
	margin-left:20px;
}
.indent {
	margin-left:20px;
}
.first {
	margin-top:0;
}
.label {
	vertical-align:middle;
	text-align:right;
	padding-right:3px;
}
.error {
	color:#990000;
}
.rowleyred {
	color:#630008;
	font-weight:bold;
}
.bio_border {
	border:2px solid white;
}
input, select {
	font-size:11px;
}
.terms {
	margin:10px 0;
	padding:5px;
	background-color:#ddd;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	font-size:12px;
}
.terms h2 {
	font-size:12px;
	text-align:center;
	margin:0 0 8px;
}
.terms p {
	margin-bottom:1em;
}
.flyout {
	width:124px;
	position:absolute;
	display:none;
	left:126px;
	background-color:#ACA48A;
}
.flyout a {
	display:block;
	border-bottom:1px solid #D0CAB8;
	text-decoration:none;
	color:black;
	padding:2px 6px;
}
.flyout a:hover {
	background-color:#BCB5A0;
}

table.nicelyformatted {
	border-top:1px solid black;
	border-left:1px solid black;
}
table.nicelyformatted td, table.nicelyformatted th {
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding:3px 12px;
}
table.nicelyformatted th {
	background-color:#E1DECA;
}
table.centered td {
	text-align:center;
}

.accountbreadcrumb {
	margin-bottom:15px;
	padding:8px 0px;
	border-bottom:1px solid black;
	font-size:14px;
	font-weight:bold;
}
.accountbreadcrumb a {
	text-decoration:none;
}
.accountbreadcrumb a:hover {
	text-decoration:underline;
}

