html {background:#FC6;}

body {
	font-family: Arial, Helvetica, sans-serif;
	width:750px;
	margin:0 auto;
	padding-top:20px;

	background:transparent url(../images/shadow_top.gif) repeat-x top left;
	font-size:.8em;
	line-height: 22px;
	color: #210300;
}

h1, p.description {display:none;}

h2, h3, h4, h5, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #210300;
	margin: 0.5em 0;
}

label {
	font-size:.8em;
	font-weight:bold;
}

h2 {font-size: 1.5em;}
h3 {font-size: 1.3em;}

a, a:hover {color:#900}
a:visited {color:#600}

a:hover {text-decoration:underline;}
a, a:visited {text-decoration:none;}

a img {border: none;}

.smallcopy {
	font-size: 10px;
	color: #333333;
}

.biggerText {font-size: 1.2em;}

#content {
	background:#ffc;
	float:left;
}

.column_main {
	float:right;
	width:502px;
	padding:0 25px;

	background:transparent url(../images/bg_line.gif) no-repeat left bottom;
}

.column_left {
	width: 198px;
	float:left;
}

.column_left h3 {
	background:#ffff94 url(../images/bg_line_horiz.gif) repeat-x left top;
	padding:.5em 0;
	text-align:center;
	margin-top:0
}

img#footer {
	display:block;
	margin:0px auto;
	padding-bottom:20px;
	background:transparent url(../images/shadow_bottom.gif) repeat-x bottom left;
}

h6 {
	font-weight:normal;
	font-size: 11px;
	line-height: 22px;
	margin: 0 0 1em 0;
	text-align:center;
}
