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

html {
	background-color: #CCCCCC;
	height: 100%;
}
body {
	padding: 0;
	background-color: #CCCCCC;
	color:#ffffff;
	}

p.links {
	font-size: small;
	line-height: normal;
	text-align: center;
}

ul {
	font-size: 16px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#flashcontent {
	height: 100%;
	}

#wrapper {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bkgd.png);
	background-repeat: repeat-y;
	margin-top: -25px;
	padding-top: 25px;
	}	

#flashwrapper {
	width: 602px;
	position: relative;
	height: 500px;
	float: left;
	margin-left: 18px;
	}
#header {
	background-image: url(img/header.png);
	height: 170px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px;
}

		
#nav {
	height: 50px;
	margin-left: 25px;
	margin-left: 25px;
	}
#cardetails {
	height: 500px;
	float: right;
	width: 200px;
	margin-right: 25px;
	} 
	
#cardetailssold {
	background: #ffffff url(img/sold.png) repeat-x center top;
	float: right;
	height: 500px;
	width: 200px;
	margin-right: 25px;
	} 	
#footer {
	height: 50px;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 25px;
	width: 815px;
	position: static;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
	background-color: #333333;
	}

#footerlinks {
	height: 50px;
	height: 55px;
	width: 800px;
	position: static;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	line-height: 0%;
	padding-top: 25px;
	}
	
#navspacer {
	clear: both;
	width: 850px;
	height: 30px;
	}
	
.style1 {font-size: large}

.c1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.c2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
.c3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: italic;
}
.c4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: small;
	color: #FFFFFF;
}	
.c5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:large;
}
.c6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
}
.c7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#000000;
	font-weight: bold;
}
.c8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: medium;
	color: #660000;
}	

.c9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: medium;
	color: #660000;
	font-weight: normal;
}	
.c10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: small;
	color: #660000;
}

.c11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: small;
	color: #000000;
	}

