/***

	Basic.css
	Created by Amanda Bollman
	For Brilliance Business Solutions
	Project: Stefan Hernic Incoroporated
	
***/


body {
	background: url(images/bg_gradient.gif) repeat-y #853b28;
	margin: 0;
	padding: 0;
	font-family:  Arial, sans-serif;
	
}


#logo {
	z-index: 300;
	position: absolute;
	top: 86px;
	left: 26px;
	background: url(images/logo.jpg) no-repeat; 
	margin: 0;
	padding: 0;
	width: 303px;
	height: 88px; 
	border: none;
}


#flashheader {
	z-index: 2;
	background-color: #fbf9ed;
	position: absolute;
	top: 45px;
	left: 255px;
	width: 660px;
	height: 440px;
	border: 1px #666666 solid;
		
}


#login {
	position: absolute;
	left: 255px;
	top: 20px;
	color: fbf9ed;
	font-size: 16px;
	border: none;
}

#search {
	position: absolute;
	left: 650px;
	top: 15px;
	color: fbf9ed;
	width: 350px;
	font-size: 9px;
	border: none;
}

#breadcrumb {
	position: absolute;
	left: 255px;
	top: 222px;
	color: fbf9ed;
	font-size: 9px;
	border: none;
}

#menu  {
	position: absolute;
	left: 26px;
	top: 240px;
	width: 200px;
	border: none;
} 

.visitshowroom {
	position: absolute;
	left: 487px;
	top: 505px;	
	border: 1px #666666 solid;

}
.viewbars {
	position: absolute;
	left: 255px;
	top: 505px;
	border: 1px #666666 solid;

}

.purchasebarstools {
	position: absolute;
	left: 721px;
	top: 505px;	
	border: 1px #666666 solid;

}


.footer  {
	position: absolute;
	left: 255px;
	top: 810px;
	width: 660px;
	border: none;
	padding-bottom: 40px;
} 

A.footerlink:link
{
	text-decoration: none;
	font-size: 12px;
	color: #4a2013;
	font-style: normal;
}

A.footerlink:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #4a2013;
	font-style: normal;
}

A.footerlink:hover
{
	text-decoration: none;
	font-size: 12px;
	color: #4a2013;
	font-style: normal;
}

A.footerlink:active
{
	text-decoration: none;
	font-size: 12px;
	color: ##4a2013;
	font-style: normal;
}

.text
{
	position: absolute;
	left: 255px;
	top: 650px;
	width: 660px;
	font-size: 13px;
	color: #eacbae;
	padding-bottom: 20px;
}
