/******* Start by losing all the browser defaults **********/
* {
	border: 0;
	margin: 0;
	padding: 0;
}

/******* Force a scrollbar in short pages to prevent page jump in Gecko ******/
/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* end hiding from IE5 mac */

/******* Set the body defaults **********/ 
body {
	color: #002F2F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 120%;
	background-attachment: fixed;
	background-color: #CCC;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
}
#content extra {
	background-color: #FF9;
	border: thin groove #000;
}


/******** Set the wrapper ********/
#wrapper {
	margin: 20px auto;
	min-height: 300px;
	width: 760px;
	background-color: #fff;
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 80%;
}


/***** Set the headers **************/

#topheader {
	height: 30px;
	border: 1px solid #ccc;
	width: 744px;
	margin: 5px auto;
}

#topheader .right {
	float: right;
	margin: 3px 4px 2px 2px;
}

#header {
	height: 150px;
	background:  url(../images/Header_BG.jpg) no-repeat;
	width: 746px;
	margin: 5px auto;
}

/******** End image floats *********/

/* loads the roll over images when the page first loads
and hides them from view, will prevent roll over lag*/

#cacheit {
	display: none;
}

.set {
	margin: 5px;
}

/************** Content Area ********************/
#RightCol {
	float: right;
	min-height: 200px;
	width: 250px;
	margin: 0 2px 0 20px;
}

#RightCol ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 7px;
}


#RightCol li {
	border: 1px solid #484848;
	margin-bottom: 3px;
	width: 236px;
}

#RightCol li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 4px;
	background-color: #820000;
}

#RightCol li a:hover, #RightCol li a:focus {
	background-color: #798F7A;
	color: #000;
}
#RightCol #address {
	width: 80%;
	text-align: center;
	margin: 20px;
	border: 1px solid #666;
	line-height: .9em;
}
#RightCol #address p {
	font-size: .8em;
}

#RightCol #featured {
	border: medium dashed #090;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	font-size: 1.2em;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#content {
	border: 1px solid #ccc;
	margin: 5px 250px 5px 9px;
	min-height: 380px;
	padding-bottom: 20px;
}
#content p {
	padding-right: 5px;
	margin-left: 20px;
}



#content ul {
	list-style-position: inside;
	padding-left: 25px;
	margin-top: 15px;
}
#content li {
	padding-bottom: 5px;
}


#content a {
	color: #820000;
}

#content a:hover {
	color: #6f6B42;
	text-decoration: none;
}

/************ Footer styles ***************/
#footer {
	min-height: 30px;
	width: 744px;
	margin: 6px auto 0;
	border: 1px solid #ccc;
	clear: both;
	text-align: right;
}

#footer p {
	font-size: 80%;
	float: right;
	padding: 0;
	margin: 6px 6px 0 0;
}

#footer a {
	color: #a80202;
}

#footer a:hover {
	text-decoration: none;
}

/********* Headings ****************/

h1, h2, h3 {
	font-size: 150%;
	margin: 5px 0 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #030;
}
h1 {
	margin-top: 10px;
}


h2 {
	font-size: 120%;
	margin-bottom: 0;
	margin-top: 20px;
}

h3 {
	font-size: 110%;
	padding-left: 15px;
}

h4, h5, h6 {
	font-size: 105%;
	margin: 8px 0 3px 0;
}

h4 {

}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 95%;
}

p {
	margin: 5px 8px 8px 5px;
}

/***** Image floats **************/
.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.right {
	float: right;
	margin: 5px 0 2px 5px;
}


/********* All floats must be cleared ********/

.clear {
	clear: both;
	font-size: 1px;
}
.help {
	font-family: "Comic Sans MS", cursive;
	background-color: #FC0;
	border: medium ridge #030;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4em;
	text-align: center;
	margin-top: 20px;
	line-height: 1.2em;
}


.slogan {
	margin-top: 3px;
}
.address {
	margin-left: 25px;
}
.tagline {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #800000;
}

.taglinePrint {
	display:none;
}

/*Not sure where this came from?*/
input {
	font-size: .9em;
	color: #000;
	border: thin solid #999;
	margin-bottom: 2px;
	background: #CCC;
}

input:hover {
	background: #FFF;	
}
textarea {
	color: #000;
	background: #CCC;
	border: thin solid #999;
	margin-bottom: 2px;
	margin-top: 1px;
}
textarea:hover {
	background: #FFF;
}

/**** Bargin Bin CSS ****/
.garage_special {
	background-color: #FC0;
	border: medium ridge #030;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	font: 1.3em/1.3em "Comic Sans MS", cursive;
	padding: 5px;
}

.garage_special h2 {
	padding-bottom: 5px;
	padding-left: 10px;
}

.garage_special h4 {
	font-size: 1.1em;
	color: #F00;
	text-align: right;
}
