/* site defaults */

html, body {
	padding:0;
	margin:0;
	height:100%;
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div {
	padding:0;
	border:0;
}

body {
	background: url(../img/header_hor_rep.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


img {
	border:0px;
}

a{
	color:#F47934;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

form {
	
	padding:0;
	margin:0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:0;
	margin: 0px;
	font-size: 12px;
	padding: 1px;
}
input.button {
	border:none;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	border:1px solid #b5b5b5;
	margin:0px 0 0 0;
	padding:5px;
}
select {
	border:1px solid #b5b5b5;
	margin:0px 0px 0 0px;
}

.ast {
	font-size:13px;
	color:red;	
	font-weight:bold;
}
h3 {
	font-size: 18px;
	color: #F47934;
}

h3 {
	float:left;
	vertical-align:top;
	font-size: 18px;
	color: #F47934;
}


/* framework */

#shell {
	display:table;
	width:920px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0 ;
	overflow:hidden;
	
}

#shellpadding{
	margin:0 26px 0 29px;
	padding:2px 0 0 0;
}

/* header */

#header {
	height:191px;

}

#header img {
	position:relative;
	top:28px;
	left:0px;
}

/* header links */
 #topNav {
 	display:table;
	float:left;
	width:298px;
	margin:0px 0 0 0;
	height:36px;
	font-size:15px;
	font-weight:bold;
	background:url(../img/nav_bg.gif) no-repeat;
}

#header #topNav .left a {
	display:table;
	float:left;
	width:77px;
	
	padding:8px 0 11px 0;
	
	text-align:center;
	color:#fff;
}

#header #topNav .left a:hover {
	background:url(../img/nav_hover_left.gif) no-repeat;
}

#header #topNav .middle a {
	display:table;
	float:left;
	padding:8px 26px 11px 27px;
	text-align:center;
	color:#fff;
}

#header #topNav .middle a:hover {
	background:#3690B1;
}

#header #topNav .right a {
	display:table;
	float:left;
	width:117px;
	
	padding:8px 0 11px 0;
	text-align:center;
	color:#fff;
}

#header #topNav .right a:hover {
	background:url(../img/nav_hover_right.gif) no-repeat;
}

#quickSearch {
	display:table;
	float:right;
	margin:0 15px 0 0;	
}

/*#srchReplace  {
	border:1px solid #000;
	
}*/


/********************************************** start columns *******************************/



#leftCol {
	display:table;
	float:left;
	
	color:#737373;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
	border-right:254px solid #F3F3F3;
  /* The width and color of the rail */
  margin-right:-254px; /* Hat tip to Ryan Brill */
}

#leftColContent {
	display:table;
	width:540px;
	height:550px;
	valign:top;
	border-right:1px dotted #8E8E8E;
	border-right:1px dotted #8E8E8E;
	margin-right:35px;
	padding:0 15px 15px 0px;
	overflow:visible;
	/*background:url(../img/bg_wall.jpg);*/
}


.title {
	margin:24px 0px 19px 0;
	border-bottom:1px solid #E0E0E0;
	padding:0 0 6px 0;
}

.yearsTitle {
	margin:0 0px 19px 0;
	border-bottom:1px solid #E0E0E0;
	padding:0 0 6px 0;
}

#inventoryNav {
	
	padding:0 0 15px 15px;
	width:33%;
}

#inventoryNav a {
	font-size:14px;
	font-weight:bold;
}

#inventoryNav img{
	margin:0 50px 0 0;
}

.lotImage {
	display:table;
	float:right;
	margin:0 32px 0 20px;
	border:none;
}

#rightCol {
	display:table;
    float:left;
  	width:253px;
	margin:0 0 0 0px;
	border-top:2px solid #4698B7;
	line-height:18px;
	background:#F3F3F3 ;
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;


}
#rightCol p {
	padding:10px 30px 10px 30px;
	margin:0;
}
#rightCol img {
	margin:0 15px 0 20px;
	padding:0;
}

#rightCol h2 {
	background:url(../img/title_bg.gif) no-repeat;
	height:20px;
	margin-left:15px;
	padding:1px 0 2px 10px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.hours {
	font-family:Georgia, "Times New Roman", Times, serif;
}



#listings {
	margin:0 20px 0 0;
	border:1px solid #999;
}

#contactPg {
	
	display:block;
	color:#737373;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	display:block;
	float:left;
	width:100%;
	background:url(../img/footer_bg.gif) repeat-x;
	height:75px;
	text-align:center;
	margin:0;
}
#footer p{
	padding:0px 0 10px 0;
	line-height:18px;
}

th {
	padding:5px 0 5px 0;
}
th a {
	text-decoration:underline;
}

/******************* START DETAILS PAGE *********************/

#details table {
	color:#333;
}
#details img.large {
	border:1px solid #333;
	width:550px;
}

#reply {
	margin:0 0px 0 0;
	text-align:right;
}
#reply img {
	text-align:right;
	border:0;
}
