@import url("whitespace.css");
@import url("forms.css");
@import url("news.css");
@import url("faq.css");
@import url("newswire.css");
@import url("photo-gallery.css");

a:link, a:visited {
	color: #B0170A;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
img {
	margin: 6px;
}
html {
	background: #000 url(../images/horiz.gif) 0 0 repeat-x;
	min-width: 1000px;
}
body {
	background: url(../images/vert.gif) 0 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 1000px;
	_behavior: url(/css/csshover.htc);
}
#container {
	background: url(../images/header.jpg) 0 0 no-repeat;
	width: 1000px;
	min-height: 583px;
	color: #101010;
}
#header {
	margin: 0;
	height: 91px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 91px;
	width: 176px;
	text-decoration: none;
}
#navigation {
	margin: 0;
	float: left;
	width: 184px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style: none;
	padding: 60px 0 0;
}
#navigation li {
	margin: 0;
	line-height: 1;
	position: relative;
	z-index: 900;
}
#navigation li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 5px 23px;
	min-height: 1px;
	zoom: 1;
}
#navigation li a:hover {
	background: #474747;
}
#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	left: 184px;
	top: 0;
	margin: 0;
	list-style: none;
	width: 150px;
	padding: 2px;
	background: #101010;
}
#navigation ul li a {
	padding: 3px 5px;
}
#navigation #quicklinks {
	margin-top: 50px;
	height: 73px;
	position: static;
}
#navigation #quicklinks ul {
	display: block;
	background: url(../images/quickmenu.gif) 0 0 no-repeat;
	height: 76px;
	text-indent: -1234em;
	position: absolute;
	left: 0;
	top: 467px;
	margin: 0;
	width: 184px;
	padding: 0;
}
#navigation #quicklinks li {
	position: absolute;
	left: 0;
	width: 184px;
	height: 22px;
}
#navigation #quicklinks a {
	height: 22px;
	padding: 0;
}
#request {
	top: 4px;
}
#navigation #quicklinks #request a:hover {	background: url(../images/quickmenu.gif) -184px -4px no-repeat;}
#plan {
	top: 28px;
}
#navigation #quicklinks #plan a:hover {	background:  url(../images/quickmenu.gif) -184px -28px no-repeat;}
#brochures {
	top: 52px;
}
#navigation #quicklinks #brochures a:hover {	background:  url(../images/quickmenu.gif) -184px -52px no-repeat;}
#classa {
	top: 76px;
}
#navigation #quicklinks #classa a:hover {	background: url(../images/quickmenu.gif) -184px -76px no-repeat;}

#newsletter form {
	float: none;
	width: 166px;
	margin: 10px 0 0;
	background: #3E3E3E;
	border-right: 8px solid #2A2A2A;
	padding: 5px;
	color: #FFF;
	text-align: right;
}
#newsletter h6 {
	margin: 0 0 9px;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
#newsletter label {
	float: none;
	width: auto;
	font-size: 11px;
	margin: 5px 0;
	display: block;
	text-align: left;
}
#newsletter input {
	border: 1px solid #cec18d;
	padding: 1px 2px;
	width: 160px;
	margin: 5px 0;
}
#newsletter button::-moz-focus-inner,
#newsletter button {
	border-width: 0;
	padding: 0;
	cursor: pointer;
	width: 98px;
	height: 25px;
}
button img {
	margin: 0;
}
#content {
	float: left;
	padding: 20px;
	width: 440px;
	min-height: 520px;
	_height: 520px;
	background: #FFF url(../images/content.gif) 0 100% repeat-x;
}
#title {
	color: #151515;
	font-size: 24px;
	line-height: 1;
	border-left: 40px solid #b0170a;
	margin: 0 0 20px -20px;
	padding-left: 5px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
}
#footer {
	margin: 0 0 0 184px;
	padding: 10px 20px 5px;
	width: 440px;
	background: #EDEDED url(../images/footer.jpg) 0 0 no-repeat;
	color: #606060;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	_position: relative;
	_left: -3px;
}
#footer a {
	color: #606060;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#links {
	font-size: 14px;
	margin: 0 0 20px;
}
#byline {
	margin: 20px 0 0;
	font-size: 10px;
}
#newswire {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0 0 0 20px;
	width: 150px;
}
#newswire h2.heading {
	color: #151515;
	font-size: 24px;
	line-height: 1;
	border-left: 40px solid #b0170a;
	margin: 0 0 20px -20px;
	padding-left: 5px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
}

#photo {
	position: absolute;
	left: 664px;
	top: 91px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}
#photo img {
	margin: 0;
	border-width: 0;
}
#photo h5 {
	margin: 10px 8px 10px;
	border-left: 23px solid #FFF;
	padding-left: 10px;
	line-height: 23px;
	vertical-align: middle;
	font-size: 21px;
	font-weight: normal;
}
#photo .info {
	padding: 0 0 0 41px;
}


