
body {
    font: 100% Tahoma, Arial, Helvetica, sans-serif;
    background: url(/media/images/af_images/AlpineWebsiteHeader_Back2.jpg) #fff;
    background-repeat:repeat-x;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color:#534741;
}
.oneColLiqCtr #container {
    width: 1100px;  /* this will create a container 80% of the browser width */
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
    padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#search {
font-family: Eurostile, Tahoma, Arial, sans-serif;
font-size:11px;
text-align:right;
float: left;
width: 600px;
position: absolute;
top: 130px;
right: 0px;
}
#search a {
font-family: Eurostile, Tahoma, Arial, sans-serif;
font-size:12px;
color:#534741;
text-decoration:none;
}
#search a:hover {
font-family: Eurostile, Tahoma, Arial, sans-serif;
font-size:12px;
color:#534741;
text-decoration:underline;
}

#search_form
{
    padding-left:6px;
    float:right;
}

#search_links
{
    padding-top:5px;
}

.rbdlink
{
	border-color:#F7D3D5;
	border-style:solid;
	border-width:0.18em
	
}

#header {
	position: relative;
}

#logo {
margin-top:30px;
margin-bottom:140px;
}
ul.nav {
margin:0;
background-repeat:repeat-y;
list-style-type:none;
line-height:20px;
padding:4px 0 3px 10px;
*padding:4px 9px 3px 14px;
padding:4px 9px 3px 14px\0/;
border: 1px solid #f9bd74;
width: 187px;
*width: 174px;
width: 174px\0/;
}
ul.nav a {
font-family: Adobe Garamond Pro, Georgia, Times, serif;
font-size:12px;
color:#534741;
text-decoration:none;
background-image: url(/media/images/af_images/none.gif);
background-repeat: no-repeat;
background-position:0.1em 0.1em;
padding-left:13px;
}
ul.nav a:hover {
font-family: Adobe Garamond Pro, Georgia, Times, serif;
font-size:12px;
color:#534741;
text-decoration:none;
background-image: url(/media/images/af_images/bullet.gif);
background-repeat: no-repeat;
background-position:.1em .5em;
padding-left:13px;
}
ul.contact {
margin:0;
font-family: Adobe Garamond Pro, Georgia, Times, serif;
font-size:12px;
color:#534741;
background-repeat:repeat-y;
list-style-type:none;
line-height:20px;
padding:8px 0px 3px 10px;
border: 1px solid #9ed0eb;
width: 187px;
*width: 187px;
width: 187px\0/;
}
ul.contact a {
font-family: Adobe Garamond Pro, Georgia, Times, serif;
font-size:12px;
color:#534741;
text-decoration:none;
}
ul.contact a:hover {
font-family: Adobe Garamond Pro, Georgia, Times, serif;
font-size:12px;
color:#534741;
text-decoration:underline;
}
td.contact {
padding-top:18px;
}
td.info {
font-family: Adobe Garamond Pro, Georgia, Times, serif;
font-size:12px;
color:#534741;
padding:5px 0 10px 0;
}
img {
border:none;
}
#text {
padding-left:53px;
padding-right:53px;
float:left;
width:600px;
}
#text p {
font-family: Tahoma, Arial, sans-serif;
font-size:12px;
color:#534741;
line-height:16pt;
}
#text a {
font-family: Tahoma, Arial, sans-serif;
font-size:12px;
color:#534741;
text-decoration:none;
}
#text a:hover {
font-family: Tahoma, Arial, sans-serif;
font-size:12px;
color:#534741;
text-decoration:underline;
}
#float {
float:left;
}
h1 {
margin:0;
padding: 4px 4px 0 4px;
font-family: Adobe Garamond Pro, Georgia, Times, serif;
font-size:18px;
color:#be982b;
border: 1px solid #be982b;
font-weight:normal;
}

.dealerResults { width: 100%; border-spacing: 15px; }
/* .dealerResults td { width: 50%; } */
.dealerAddress
{
    padding: 10px 0px;
    border-top: 2px solid #333;
    width: 48%;
    float: left;
    margin-right: 10px;
    height: 150px;

}
.dealerAddress .dealerName {
    font-weight: bold;
}

#shipping_note
{
    border:solid 2px #FDE191;
    padding:10px;
    text-align:center;
    background-color:#ADEAE5;
    margin:10px;
}

.clearFloat { clear:both; }

#newsletter-subscribe .subscribe_to_groups { display: none; }


/**** ADDED BY NIKKI ****/

#topNav {
	font-family: Eurostile, Tahoma, Arial, sans-serif;
	float: left;
	width: 280px;
	padding-top: 130px;
	text-transform: uppercase;
}

#topNav a {
	font-weight: bold;
	color: #753f00;
	text-decoration: none;
	padding-right: 20px;
}

#topNav a:hover {
	color: #0093d0;
}

#logoOwl {
	float: left;
}

#page {
	margin: 0 auto;
	width: 960px;
}
