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

* {
	margin:  0;
	padding: 0;
}

html, body {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-align: left;
}

body {
	margin-top: 20px;
}

#wrapper {
	margin: 0 auto;
	width: 872px;
}


/* INDEX ELEMENTS */

#ileft {
	float: left;
	width: 215px;
}

#ilogo {
	float: left;
	width: 215px;
	height: 170px;
	background-image: url(images/corsa-sprite.jpg);
	background-position: 0px -135px;
}

#inav {
	float: left;
	clear: left;
	width: 215px;
	list-style: none;
	position: relative;
	padding: 0 0 15px 0;
	margin: 0;
}

#inav li {
	float: left;
	width: 100%;
	list-style: none;
}

#inav a {
	display: block;
	line-height: 30px;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	background-image: url(images/corsa-sprite.jpg);
	background-position: 0px -40px;
}

#inav a:hover {
	text-decoration: none;
}

#inavA a {height: 30px; background-position: 0 -40px}
#inavB a {height: 30px; background-position: 0 -40px}
#inavC a {height: 30px; background-position: 0 -40px}
#inavD a {height: 30px; background-position: 0 -40px}
#inavE a {height: 30px; background-position: 0 -40px}

#inavA a:hover {background-position: -215px -40px;}
#inavB a:hover {background-position: -215px -40px;}
#inavC a:hover {background-position: -215px -40px;}
#inavD a:hover {background-position: -215px -40px;}
#inavE a:hover {background-position: -215px -40px;}

.iheader {
	float: left;
	clear: left;
	width: 215px;
	height: 35px;
	background: url(images/corsa-sprite.jpg);
	background-position: 0px -100px;
	line-height: 35px;
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	color: #ffffff;
	border-bottom: solid 2px #fff;
}

.ifeature {
	float: left;
	clear: left;
	width: 215px;
	background-color: #e5e8d3;
	background-repeat: repeat;
}

#featbox {
	clear: left;
	width: 205px;
	padding: 5px;
	background-color: #e5e8d3;
	background-repeat: repeat;
}

.featpic {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

#featbutton {
	clear: both;
	float: right;
	text-align: center;
	width: 105px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url(images/corsa-sprite.jpg);
	background-position: -215px -70px;
}

#featbutton a:link, #featbutton a:visited {
	text-decoration: none;
	color: #ffffff;
}

#featbutton a:hover {
	text-decoration: underline;
}


/* SEARCH ACCORDIAN ELEMENTS */

#basic-accordian{
	float: left;
	clear: left;
	width:215px;
	padding: 0 0 15px 0;
}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	background-image: url(images/corsa-sprite.jpg);
	background-position: 0px -70px;
}

.accordion_headings:hover{
	background-image: url(images/corsa-sprite.jpg);
	background-position: -215px -40px;
}

.accordion_child{
	background:#EEE;
	font-size: 80%;
}

.header_highlight{
	background-image: url(images/corsa-sprite.jpg);
	background-position: 0px -70px;
}


#iright {
	float: right;
	width: 655px;
}

#ipic {
	width: 655px;
	height: 460px;
}

.pagehead {
	text-indent: 5px;
}

.introtext {
	padding: 5px;
}


/* FOOTER ELEMENTS */


#footerbox {
	clear: both;
	width: 870px;
	height: 115px;
	background-image: url(images/corsa-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -325px
}

.footercontent {
	width: 700px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footnav {
}

#footnav ul{
	margin: 0;
	padding: 0;
}

#footnav li {
	display: inline;
}

#footnav a:link, #footnav a:visited {
	text-decoration: none;
	color: #000000;
}

#footnav a:hover {
	text-decoration: underline;
}

.footcopy {
	padding-top: 15px;
	font-size: 90%;
	color: #999999;
}

.footcopy a:link, .footcopy a:visited {
	text-decoration: underline;
	color: #999999;
}

.footcopy a:hover {
	text-decoration: underline;
	color: #FF9900;
}


#catchphr {
	clear: both;
	width: 870px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #FFFFFF;
	letter-spacing: .8em;
	font-style: italic;
	background-image: url(images/bluebg.jpg);
}







/* TEXT STYLES */


h1 {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 280%;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.breaker {
	clear: both;
	width: 858px;
	border-bottom: solid 1px #999999;
}

.blue {
	color: #000066;
}

.orange {
	color: #e2972f;
}

.red {
	color: #660000;
}

.lgray {
	color: #999999;
}

.mgray {
	color: #666666;
}

.dgray {
	color: #333333;
}

.bold {
	font-weight: bold;
}

.tsmall {
	font-size: 90%;
}

.tmed {
	font-size: 115%;
}

.tlarge {
	font-size: 125%;
}

.txlarge {
	font-size: 150%;
}

.tsuper {
	font-size: 225%;
}

.padbot {
	padding-bottom: 5px;
}

.padtop {
	padding-top: 5px;
}

.martop {
	margin-top: 5px;
}

.marbot {
	margin-bottom: 5px;
}





/* MISCELLANY */

.clearone {
	clear: both;
	height: 1px;
}

ul.slideshow {
	list-style:none;
	width:655px;
	height:460px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
	display:none;
}

ul.slideshow li.show {
	z-index:500;
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:655px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

