/*****************************************
  DEFAULT PAGE ATTRIBUTES
*****************************************/
body {
    text-align:center;
	margin:0px;
	background-color:#F3F3F5;
	font-size:12px;
	font-family:Century Gothic, Arial, Helvetica;
	}
img {
	border:0px;
	}
A {
	color:#0054CB;
	text-decoration: none;
	}
A:HOVER {
	color:#003075;
	text-decoration: underline;
	}
h2{
	font-weight:800;
	text-align:left;
	font-size: 22px;
	margin: 0px;
	padding:1px;
	}
h3{
	font-weight:800;
	text-align:left;
	color:#1D457E;
	font-size: 14px;
	margin: 0px;
	padding:1px;
	}
ul {
	margin-top:0px;
	}
table {
	font-size:12px;
	font-family:Century Gothic, Arial, Helvetica;
	}
/*****************************************
  MAIN FRAMEWORK
*****************************************/
#container {
    margin-left:auto;
    margin-right:auto;
	text-align:left;
	width:780px;
	line-height:140%;
	}
#header {
	height:129px;
	width:780px;
	background: url(images/bg_header.jpg) top center;
	background-repeat: no-repeat;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
	}
	#left_header {
	background: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	}
	#right_header {
	background: url(images/bg_top_right.jpg);
	background-repeat: no-repeat;
	background-position:right;
	}
#content {
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	}
#footer {
	background: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height:22px;
	padding-top: .3em;
	color:#1D2955;
	font-size:10px;
	}
#footer a {color:#9D2D2D; text-decoration: none;}
#footer a:hover{color:#000000; text-decoration: underline;}
/*****************************************
  SECONDARY PAGE FRAMEWORK
*****************************************/
#left_column {
	width:350px;
	float:left;
	overflow:hidden;
	}
#right_column {
	width:400px;
	float:right;
	margin-left:5px;
	overflow:hidden;
	}
/*****************************************
  SECONDARY HEADER FRAMEWORK
*****************************************/
#vscroll {
	width: 215px;
	height: 104px;
	color: #FFFFFF;
	line-height:100%;
	text-align:left;
	float:left;
	font-size:11px;
	}
#contact {
	text-align:right;
	float:right;
	width:200px;
	font-size:11px;
	margin-top:40px;
	margin-right:3px;
	line-height:150%;
	color:#000000;
	}
#opencube {
	background: url(images/bg_nav.jpg);
	background-repeat:repeat-x;
	}
/*****************************************
  INDEX PAGE BOXES
*****************************************/
#testimonials {
	margin-top:4px;
	background: url(images/bg_test.jpg);
	background-repeat: no-repeat;
	width:247px;
	height:274px;
	float:left;
	}
#special {
	background: url(images/platebg.jpg);
	background-repeat: repeat-x;
	background-color: #020101;
	color: #FFFFFF;
	border: 1px solid #672929;
	width: 345px;
	padding:5px;
	text-align:center;
	}
#button_box {
	background-color: #787878;
	border: 1px outset #646464;
	padding: 5px 5px 5px 5px;
	text-align:center;
	}
#pink_box {
	background: url(images/redgrad.jpg);
	background-repeat: repeat-x;
	background-color: #ABABAB;
	border: 1px solid #000000;
	padding-left:5px;
	}
#heading {
	background: url(images/tabbg.gif);
	background-repeat:repeat-x;
	background-color:#850000;
	height:21px;
	float:left;
	color:#FFFFFF;
	line-height:120%;
	font-size:18px;
	font-weight:700;
	}
#pre_owned {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	width:165px;
	text-align:center;
	vertical-align:top;
	}
#pre_box {
	background-color:#7F1612;
	width:160px;
	border:1px solid #5E0602;
	}
#pre_owned a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:900;
	text-decoration:none;
	}
#pre_owned a:hover{color:#B1C1E9; text-decoration: underline;}

.pre_carname{text-align:left; font-size:13px; font-weight:900; color:#7F1612;}
.pre_price{text-align:left;}
/*****************************************
  STAFF PAGE
*****************************************/	
#staff {
	width:190px;
	float:left;
	text-align:center;
	font-size: 12px;
	padding-bottom:2px;
	}
#staff a{font-size: 11px;}
.staff_name{font-weight:900;}
/*****************************************
  VW/AUDI/PO INVENTORY PAGES
*****************************************/	
#model{
	background: url(images/bgcar.gif) no-repeat;
	width: 271px;
	height: 183px;
	float:left;
	margin-left:80px;
	}
#title {
	font-size: 13px;
	font-weight: bolder;
	color: #F6F6F6;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 3px;
	}
#inventory {
	background: url("images/ginventory.gif") no-repeat right;
	padding-right: 22px;
	font-size: 13px;
	color: #F6F6F6;
	}
#inventory a {
	font-size: 11px;
	color: #F6F6F6;
	display: block;
	}
#inventory a:hover {
	font-size: 11px;
	color: #B1C1E9;
	display: block;
	}
#po {
	font-size:12px;
	text-align:center;
	font-size: 12px;
	font-weight:800;
	vertical-align:top;
	}
#po a {color:#1D457E; font-weight:800;}
#po a:hover {color:#B1C1E9; font-weight:800;}
/*****************************************
  FORMS
*****************************************/	
#form {
	width:200px;
	float:left;
	}
#form1 {
	width:400px;
	float:left;
	}
	
#form input{
	font-size:12px;
	border:solid 1px black;
	}
.describe{width:75px; text-align:right; padding-right:5px;}
.describe1{width:250px; text-align:right; padding-right:20px;}
/*****************************************
  SPECIALS
*****************************************/
#audi_table {
	border-collapse:collapse;
	}
#audi_table td {
	font-size:11px;
	vertical-align:text-top;
	padding:1px;
	border:1px solid #366DAE;
	}
#audi_table_top {
	background-color:#D9E1F8;
	font-weight:800;
	}

/*****************************************
  OTHER MARK UP
*****************************************/
.clear{height:.1px; clear:both;}

#splash {
	 margin-left:auto;
    margin-right:auto;
	text-align:left;
	width:540px;
	line-height:140%;
	}