﻿body {
}

html {
	background: #fff url("../images/html.png") repeat-x left top;
}

h1 {
	font-size: 14px;
}

h2 
{
    font-size:20px;
}

a {
	color:#666666;
	text-decoration: none;
    
}

h3 
{
    font-family: arial, sans-serif;
    font-size:12px;
    }

/* Classes      */

.outside 
{
    background: url("../images/page.jpg") repeat left top;
	width: 1000px;
    margin-top:0px;
    font-family: arial, sans-serif;
	font-size: 15px;
	}
	
	
	
.NavBarTopMargin
{
    height:125px;
    
    
}

.NavBarLeftMargin

{
    height:97px;
    width:222px;
    float:left;
}
	
.NavBar
{
    /*position:relative;
    margin-top:122px;
    margin-left:195px;
    right:385px; /* IE6 Bug Fix */
    /*width:420px;*/
    width:auto;
    height:97px;
    float:left;
    font-weight:bolder;
    font-size: 14px;
	font-family: arial, sans-serif;
       
}

.NavBarRightMargin
{
    width:18px;
    height:97px;
    float:left;
   
}


	
.header
{
    width:740px;
    height: 222px;
	background: url("../images/h1.png") no-repeat left top;

}

.content
{
   width:1000px;
    
}


.leftcolumn
{
        width:131px;
        color:White;
        float:left;
}



.centercolumn
{
        width:738px;
        color:#333333;
        float:left;

}

.rightcolumn
{
        width:131px;
        color:White;
        float:left;
}

.footer
    {
    width:720px;
    
    }

.footer2
    {
    width:1000px;
    	background: url("../images/footer.png") no-repeat left top;

    }
    

.AU_LocationTable    
{
    font-size:12px;
    
        
    }
    
.SearchResults
{
    margin:30px;
}




.CenterLeft
{
    width:338px;
    float:left;
    border-right: solid 1px #ccc;
    line-height:12px;
}

.CenterRight
{
    width:338px;
    float:left;
    border-left: hidden 1px;
    padding-left:15px;

}

.CenterRight a
{
    font-size:13px;    
}



.GreyBox
{
        width:696px;
        float:left;
        border: solid 1px #ccc;
        padding:10px;
        margin-left:10px;
        font-size:14px;
}

.GreyBox h2
{
    font-size:14px;
}

.BD_Description
{
   text-align:left;
   padding:10px;
   line-height:24px;
}

.GreatDeals
{
 color:Red;  
}