/* 
Web Design by:
Brian A. Bender
bri@pccmedia.com
www.brian-bender.com
*/
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, table { font-family: Verdana, Helvetica, sans-serif; }
body { background-color: #663333; text-align: center; margin: 10px 0; }
img { border: 0; }

#container { text-align: left; margin: auto; width: 768px; }
#firstStripe { background-image: url(images/curves-top.gif); background-position: top left; background-repeat: no-repeat; font-size: 6px; }
#logo { background-color: #fff; padding: 5px 4px 0 5px; width: 250px; }
#utilityMenu { text-align: right; font-size: 10px; color: #e6e6e6; margin: 0; padding-right: 10px; }
#utilityMenu a { color: #e6e6e6; }
#curvyStripe { background-image: url(images/curvystripe.gif); background-position: top left; background-repeat: no-repeat; }

#radioBack { background : #FFFFFF; color : black }

#menu { list-style-type: none; margin: 0; padding: 0 0 7px 0; background-image: url(images/curves-menu.gif); background-position: bottom left; background-repeat: no-repeat; }
#menu a { display: block; font-size: 10px; text-transform: uppercase; color: #663333; padding: 10px 11px; width: 152px; text-decoration: none; background-color: #e6e6e6; /*#959aa3;*/ }
#menu a:hover { background-color: #999; color: #eee; }

#menuTwo { list-style-type: none; margin: 0 0 0 22px; padding: 0 0 7px 0; background-image: url(images/curves-menuTwo.gif); background-position: bottom left; background-repeat: no-repeat; }
#menuTwo a { display: block; font-size: 9px; color: #633; line-height: 13px; padding: 7px 10px 2px 10px; width: 132px; text-decoration: none; background-color: #ccc; /*#959aa3;*/ }
#menuTwo a:hover { background-color: #999; color: #eee; }

#main { background-color: #fff; padding: 0; }
#content { padding: 0 34px 0 26px; }
#order { text-align: right; }
#bottomStripe { background-image: url(images/curves-bottom.gif); background-position: top left; background-repeat: no-repeat; font-size: 6px; }
#footer { text-align: center; font-size: 9px; padding: 14px 40px; color: #e6e6e6; }
#footer a { color: #e6e6e6; }

p, li { font-size: 11px; line-height: 17px; }
p { text-align: justify; margin-bottom: 4px; }
ul, ol { margin-top: 0; }
h1 { color: #fff; font-weight: normal; font-size: 30px; text-align: center; line-height: 28px; }
.subhead { font-size: 16px; }
strong { color: #333; }
h2 { color: #565d6a; font-weight: normal; font-size: 18px; margin-top: 6px; }
h3 { font-size: 15px; color: #999; font-family: Arial, Helvetica, sans-serif; }
dfn { font-style: normal; }

/* form styles */
form { font-size: 11px; } 
form td { padding-bottom: 12px; }
.step { font-weight: bold; font-size: 13px; color: #565d6a; margin: 0; }
.req { color: #f00; }
label { font-size: 11px; margin-right: 22px; }
input, textarea, select { background-color: #e6e6e6; }
legend { font-weight: bold; font-size: 15px; }

.FormText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.Regtd {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #484762;
	text-decoration: none;
}
.Textbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #484762;
}
.White {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
