/* Include Other Styles */

	@import url(menu.css);

body {padding: 0px; margin: 30px 0px; background: #852228; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

/* Common Layout Styles */

h1 {font-size: 12px; margin: 6px 0px; padding: 0px; color: #852228;}

#container {width: 765px; margin: 0px auto; background: #FFFFFF;}
#lowerlinks {padding: 10px 10px 20px 10px; text-align: center; font-size: 9px; border-top: 3px solid #852228;}
#menu {position: absolute; width: 400px;}
#footer {width: 765px; margin: 20px auto; padding: 0px; color: #FFFFFF; font-size: 10px; text-align: center;}
#clear {clear: both;}

/* HomePage Layout Formatting */

#hp-banner {height: 263px; background: url(../images/hp-banner.gif) no-repeat; position: relative;}
	#hp-banner #menu {right: 10px; top: 45px;}
#hp-welcome {width: 327px; height: 233px; float: left; font-size: 11px; line-height: 20px;}
	.welcomeheading {color: #838383; font-family: "Times New Roman", Times, serif; font-size: 22px; line-height: 24px;}
#hp-services {width: 240px; height: 233px; float: left; border-left: 1px solid #852228; background: url(../images/hp-services.gif) top left no-repeat;}
	#hp-services ul {margin: 26px 0px 0px 30px; padding: 0px;}
	#hp-services ul li {margin: 0px; padding: 2px 0px;}
#hp-buttons {width: 180px; height: 233px; float: left;}
#hp-lowerforms {padding: 5px 10px; border-top: 3px solid #852228;}

/* Secondary Page Formatting */

#banner {height: 91px; background: url(../images/bannerlogo.gif) left no-repeat; position: relative; border-bottom: 7px solid #852228;}
	#banner #menu {right: 10px; bottom: 15px;}
#gradientarea {display: none;}
#content {float: left; margin: 20px 30px 20px 30px; min-height: 400px;}

/* Link Styling */

a, dt a, dd a {color: #852228; text-decoration: none;}
a:hover, dt a:hover, dd a:hover {text-decoration: underline;}

a.black {color: #333333;}
 
a.another {color: #000000; font-size: 9px; font-weight: normal; text-decoration: none;}
a.another:hover {color: #852228; font-size: 9px; font-weight: normal; text-decoration: underline;}

#footer a {font-size: 10px; color: #FFFFFF; text-decoration: underline;}
#footer a:hover {color: #cecece; text-decoration: none;}

#lowerlinks a {color: #000000; text-decoration: none;}
#lowerlinks a:hover {color: #505050;}


/* Form Formatting */

input, textarea, select {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 3px 0px;}

/* These are pre-existing styles used on the old site. I've included them b/c the formatting gets hosed if some of these aren't used */

.text {font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; 
	color: #000000; text-decoration: none;}
.style2 {font-size: 11px; font-style: normal; font-weight: normal;}
.style3 {font-size: 9px; font-style: normal; font-weight: normal; color: #000000;}
.style4 {font-size: 11px; font-style: normal; font-weight: normal;}
.style5 {color: #000000; font-size: 11px; font-weight: bold; text-decoration: underline;}
.style6 {font-size: 12px; font-weight: bold;}
.style7 {color: #000000; font-size: 11px; font-weight: bold; text-decoration: none;}
/* .style7:hover {font-size: 11px;	font-weight: bold; text-decoration: underline;} */
.style8 {font-size: 9px; font-style: normal; font-weight: normal; color: #000000;}
.style11 {font-size: 9px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; text-transform: none;}
/* .style11:hover {font-size: 9px;	font-style: normal;	font-weight: normal; color: #0000FF; text-decoration: underline; text-transform: none;} */
.other {font-size: 12px; font-weight: bold;}
.textlg {font-weight: normal; font-size: 12px; text-decoration: none;}
.style14 {font-weight: bold; font-size: 14px; text-decoration: none;}
/* .textlg:hover {font-weight: normal;	font-size: 12px; text-decoration: underline;} */
.texta {font-size: 10px; background-color: #F2F2F2; border: 1px solid #666666;}
.mainWhite {color: #FFFFFF;	font-weight: bold; font-size: 11px;	text-decoration: none;}
