/*
blue=0093dd
yellow=fff500
*/

BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	background-color: #ffffff;
	line-height: 1.2;
}

TD {
	font-size: 10pt; 
	font-weight: normal;
	vertical-align: top;
}

A {
	font-weight: bold;
	text-decoration: none
}

A:link			/* link (normal) */
{
	color: #cc3333 ;
}

A:active			/* active link (normal) */
{
	color: #0093dd;
}

A:visited			/* visited link (normal) */
{
	color: #0093dd;
}

A:hover			/* hover link (normal) */
{
	text-decoration: underline;
}

A:link.copy
{
	color: #666666;
}

A:visited.copy
{
	color: #666666;
}

P 
{
	margin: 10px 0 10px 0;
	padding: 0;
}


/* ---- MAIN BODY CONTAINER ----------------- */
#head {
	background-color: #000000;
	height: 220px;
	width: 950px !important;
	width /**/:970px;
	margin: 0 auto 0 0;
	padding: 0 10px 0 10px;
}
#main {
	width: 950px !important;
	width /**/:970px;
	margin: 0 auto 0 0;
	padding: 0 10px 0 10px;
	position: relative;
}
/* ------------------------------------------ */

/* ---- MASTHEAD & MENUBAR ------------------ */
#sections {
	margin: 0px;
	padding: 0px;
	background: #000000;
	border: none;
	font-size: 0px;
	width: 725px;
	float: left;
}
#sections ul {
	margin: 0px;
	padding: 0px;
	font-size: 0px;

}
#sections li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style : none;
}

#sections img {
	margin: 0px;
	border: 0px;
}

#logo {
	float: left;
	width: 215px;
	height: 215px;
	margin-right: 10px;
}

#logo img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#logo h1 {
	display: none;
}

#slideshow {
	top: 0px;
	right: 0px;
	width: 725px !important;
	width /**/:725px;
	height: 165px !important;
	height /**/:165px;
	border: none;
	background-color: #000;
	background-image: url("/images/head/car1.jpg");
	overflow: hidden;
	margin: 0;
	position: relative;
	float:left;
}



/* ------------------------------------------ */

/* ---- CONTENT CONTAINER ------------------- */
#content {
	padding: 0px;
}
/* ------------------------------------------ */

/* ---- MAIN BODY COLUMN -------------------- */
#maintext {
	font-size: 10pt; 
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: 610px;
	float: left;
}
#maintext.right {
	float: right;
}
#maintext.full {
	width: 950px;
}
/* ------------------------------------------ */

/* ---- SIDEBAR COLUMN ---------------------- */
#sidebar {
	font-size: 10pt; 
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: 320px;
	float: right;
}
#sidebar.left {
	float: left;
}
.sidebartitle {
	display: none;
}
/* ------------------------------------------ */

/* ---- FOOTER CONTAINER -------------------- */
#footer, #footer A {  
	font-size: 8pt; 
	color: #666666; 
	font-weight: normal;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

#footer {
	width: 950px !important;
	width /**/:970px;
	border-top: 1px solid #333;
}
/* ------------------------------------------ */

/* ---- VARIOUS BOXES ----------------------- */
.homephotobox {
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0 20px 0;
	width: 590px !important;
	width /**/:610px;
}

#newsflashbox {
	font-size: 8pt; 
	font-weight: normal;
	color: #333333;
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0 8px 0;
	width: 300px !important;
	width /**/:320px;
	height: 80px !important;
	height /**/: 102px;
}

/*  NEWSFLASH ALERT BOX:

	show alert box : display = block
	newsflashbox heights = 115 / 140
	
	hide alert box : display = none
	newsflashbox heights = 80 / 102	
*/

.newsflashalert {	
	display: none; 
	color: #f00;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #f66;
}

#newsflash {
	padding: 10px 0 0 0;
}

#comingupbox {
	border : 2px solid #333;
	background-color: #fff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0px 8px 0px;
	width: 300px !important;
	width /**/:320px;
}

.comingupitem {
	font-size: 8pt; 
	font-weight: normal;
	text-align: left;
	color: #333;
	margin: 0px;
	padding : 10px 0px 10px 0px;
}

.sidetext { 				/* container for general text box on side */
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0px 8px 0px;
}
.sidetext P {
	padding : 0;
	margin : 8px;
	text-align: justify;	
	font-size: 8pt; 
	font-weight: normal;
	color: #333;
}

.photo { 				/* container for general photos */
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0px 8px 0px;
	text-align: center;	
}

.photogridl { 			/* container for photos grid-style */
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 28px 8px 0px;
	text-align: center;	
	float: left;
}

.photogrid { 			/* container for photos grid-style */
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 8px 8px 8px;
	text-align: center;	
	float: left;
	position: relative;
}

.photogridr { 			/* container for photos grid-style */
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0px 8px 8px;
	text-align: center;	
	float: right;
}

.awardgrid { 			/* container for award photos grid-style */
	width: 125px;
	float: left;
	margin: 8px;
}

#locationbox {			/* contact page sidebar */
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0px 8px 0px;
	text-align: justify;	
	width: 300px !important;
	width /**/:320px;
}

.carbox
{
	border : 1px solid #333333;
	background-color: #ffffff;
	font-size: 8pt; 
	font-weight: normal;
	color: #333333;
	padding : 8px 8px 8px 8px;
	margin : 0px auto 0px auto;
}

.carinfo {
	float: left;
	width: 580px;
}

DIV.cardetail {
	clear: both;
	padding: 5px 0px 5px 0px;
}

DIV.cardetail span.label {
	float: left;
	text-align: right;
	width: 60px;
	font-style: italic;
}

DIV.cardetail span.info {
	float: right;
	text-align: left;
	width: 500px;
}

.carphoto {
	border : 2px solid #333333;
	background-color: #fff;
	padding : 8px 8px 8px 8px;
	float: right;
	position: relative;
}

.carphoto IMG {
	margin: 0;
	padding: 0;
}

IMG.zoom {
	position: absolute;
	top: 134px;
	left: 284px;
	margin: 0;
	padding: 0;
}

.carpagebox
{
	border : 2px solid #333333;
	background-color: #ffffff;
	font-size: 10pt; 
	font-weight: normal;
	color: #333333;
	padding : 8px 8px 8px 8px;
	margin : 0px auto 0px auto;
}

.carowner { 			
	clear: both;
	float: left;
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0px 8px 0px;
}

.carownerlabel {
	font-size: 17px; 
	font-weight: bold; 
	font-style: italic;
	color: #333333;
	padding: 75px 0 0 200px;
	text-align: left;
	vertical-align: middle;
}

.box1 { 				/* generic text box */
	border : 1px solid #333333;
	background-color: #ffffff;
	padding : 10px 10px 10px 10px;
	margin : 8px 0px 8px 0px;
	text-align: justify;	
}

.mugshot { 			/* container for member photos grid-style */
	border : 2px solid #333333;
	background-color: #ffffff;
	padding : 8px 8px 8px 8px;
	margin : 6px;
	text-align: center;	
	float: left;
}

.mugshot .legend {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 5px
}

/* ------------------------------------------ */

/* ---- CALENDAR ---------------------------- */
.calendar {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #333;
	border : 2px solid #333333;
	background-color: #fff;
	padding : 8px 8px 8px 8px;
}

.calyear {
	font-size: 10pt;
	padding : 8px 8px 8px 8px;
	margin: 2px 0px 2px 0px;
	background-color: #999;
	font-weight: bold;
}

.calmonth {
	padding : 8px 8px 8px 8px;
	margin: 2px 0px 2px 0px;
	background-color: #ccc;
	font-weight: bold;
}

.calday {
	margin: 2px 0px 2px 0px;
}

.calday DT, DD {
	list-style: none;
}

#caltoday {
	margin: 2px 0px 2px 0px;
	border: 1px solid #f66;
	background-color: #f66;
}

.calday span.date {
	font-weight: bold;
	float: left;
	text-align: left;
	padding : 8px 8px 8px 8px;
	width: 30px !important;
	width /**/:46px;
}

.calday span.title {
	float: left;
	text-align: left;
	padding : 8px 8px 8px 8px;
	width: 100px !important;
	width /**/:116px;
}

.calday span.where {
	float: left;
	text-align: left;
	padding : 8px 8px 8px 8px;
	width: 100px !important;
	width /**/:116px;
}

.calday span.notes {
	float: left;
	text-align: left;
	padding : 8px 8px 8px 8px;
	width: 290px !important;
	width /**/:306px;
}




/* ---- GUESTBOOK --------------------------- */
#gbbox {
	border : 2px solid #333;
	background-color: #fff;
	padding : 8px 8px 8px 8px;
	margin : 8px 0 8px 0;
}
#gbbox TD {
	font-size: 10pt; 
	font-weight: normal;
	color: #333333;
}
#gbbox .input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #333333;
	background-color : #ffffff;
	border : 1px solid #333333;
	vertical-align: middle;
	padding: 1px;
}

.gbrow {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color: #333333;
	margin: 0 0 5px 0;
	border-bottom: dotted 1px #333;
}

.gbentry {
	margin: 8px 8px 8px 16px;
}

.gbentry A {
	font-weight: normal;
}

/* ------------------------------------------ */

/* ---- CLASSIFIEDS PAGE -------------------- */
#adspage {
	border : 1px solid #333333;
	background-color: #fffff0;
	padding: 10px;
	vertical-align: top;
}

#adcol {
	float: left;
	margin: 0 10px 0 0;
}

#adcol2 {
	float: right;
}

.adhead {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin: 00px 0 20px 0;
}

.adtitle {
	font-size: 8pt;
	font-weight: bold;
	color: #333333
}

.adv
{
	border : 1px solid #333333;
	background-color: #fffff0;
	padding : 8px 8px 8px 8px;
	width: 280px !important;
	width /**/:296px;
	font-size: 8pt;
	font-weight: normal;

}


/* ------------------------------------------ */

/* ---- DIVIDERS & SPACERS ------------------ */
DIV.divider {
	border-bottom: 2px solid #000;
	padding: 0;
	margin: 20px 0 20px 0;
  clear: both;
}

DIV.spacer {
  clear: both;
  font-size: 5px;
}
/* ------------------------------------------ */

/* ---- GENERAL TEXT MARKUP ----------------- */
H1 {  
	font-size: 13pt; 
	font-weight: bold; 
	font-style: italic;
	color: #333333;
}

H2 {  
	font-size: 11pt; 
	font-weight: bold; 
	color: #333333;
}

H3 {  
	font-size: 10pt; 
	font-weight: bold; 
	color: #333333;
	margin-top:0px;
}

HR {
	display: none;
}

PRE {
	font-family: verdana, arial, helvetica, sans-serif;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.small {
	font-size: 7pt; 
	font-weight: normal;
	color: #333333;
}

.titleimg {				/* title (image) */
	border-bottom: 2px solid #000;
	padding: 0;
	margin: 0 0 15px 0;
}

.titletxt {				/* title (textual) */
	border-bottom: 1px solid #000;
	padding: 10px 0 10px 0;
	margin: 0 0 15px 0;
}

.legend {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	font-weight: normal;
	text-align: center;
	margin-top: 5px
}

.toolbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #333333; 
	border : 1px solid #333333;
	background-color: #ffffff;
	margin: 0 auto;
}

.warning {  
	color: #ff0000; 
	font-weight: bold;
}

FORM {
	margin: 0px
	}

UL {
	list-style : url(/images/icon_dot.gif);
}

OL {
	list-style: decimal;
}

LI {
	margin: 10px 10px 10px -10px;
}

IMG.lwrap {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 10px;
	margin-top : 0px;
	float : left;
}

IMG.rwrap {
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	float : right;
}

ADDRESS {
	margin: 5px 0 5px 0;
	clear: both;
}

ACRONYM {
	border-bottom: 1px dotted #333;
}

.clear {
	clear: both;
}

.indent {
	margin: 15px;
}

.hidden {
	display: none;
}

#carsections {
	margin-left: 180px;
	padding: 0px;
}

#carsections li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style : none;
}

/* ------------------------------------------ */

/* ---- END --------------------------------- */