@charset "UTF-8";
/* CSS Document */


A:LINK, A:VISITED { color: #cc0000; text-decoration: none; }
A:HOVER { color: black; }

.clear {
	clear: both;
}

IMG { border: none }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5em 0;
}

P {
	margin: 0.5em 0 0.5em 0;
}

body {
	background: url(images/bg.gif) top repeat;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center; /* IE HACK */
}

#wrapper {
	border: 3px solid #660909;
	width: 800px;
	margin: 0 auto;
	background: white;
	text-align: left;
}

#splash {
	background: url(images/splash_bar.gif) bottom center no-repeat;
	padding-bottom: 12px;
}

#content {
	padding: 25px 0 25px 25px;
	background: white;
}


.sBox {
	width: 174px;
	float: left;
	margin: 0 18px 30px 0;
	color: #cc0000;
}

.sBox IMG.head, .sBox IMG.head:HOVER {
	border: 0;
	margin: 0 0 4px 0;
}

.sBox IMG {
	border: 1px solid #ff0000;
}

.sBox IMG:HOVER {
	border: 1px solid black;
}

.sInner {
	border: 1px solid #ff0000;
	height: 127px;
	padding: 0 10px;
}

.sBox UL {
	list-style: none;
	margin: 5px 0 0 0; padding: 0;
	float: left;
}

.sBox UL.left {
	margin-right: 10px;
}

.sBox P {
	font-size: 140%; line-height: 1.2em;
}

.sBox UL LI {
	font-size: 140%; line-height: 23px;
}

.sBox SELECT {
	background: white;
	border: 1px solid #cc0000;
	color: #cc0000;
	font-size: 120%;
}

.logos {
	clear: both;
	margin: 0; 
	text-align: center;
}

.logos IMG { margin: 0 9px; }

#footer {
	background: url(images/footer_fullbg.gif) bottom center no-repeat;
	height: 55px;
	overflow: hidden;
	position: relative;
}

#footer UL {
	float: right;
	list-style: none;
	margin: 0; padding: 0;
	position: absolute;
	top: 25px; right: 0;
}

#footer UL LI {
	display: inline;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 20px 0 0;
}

#footer UL LI A:LINK, #footer UL LI A:VISITED {
	color: #f1d0cf;
}

#footer UL LI A:HOVER {
	color: black;
}

#footer P {
	font-size: 90%;
	margin-top: 30px;
	text-align: center;
}

#footer A:LINK, #footer A:VISITED {
	color: #6e0b09;
	text-decoration: none;
}

#footer A:HOVER {
	color: white;
}

#cayenne {
	width: 800px;
	margin: 0 auto;
	color: #330000;
	text-align: left;
}
