body{
background-color:#960000;
background-image:url(Images/Background.png);
color:#e9d581;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-style:normal;
font-weight:lighter;
text-align:justify;
float:left;
margin:0px;
padding:0px;
}
h1{
font-size:14px;
}
h2{
font-size:14px;
font-style:normal;
text-decoration:underline;
}
h3{
font-size:14px;
font-style:normal;
font-weight:lighter;
text-decoration:underline;
text-align:center;
color:#e9d581;
display:inline;
}
b{
font-weight: bold;
}
a img{
border:none;
border-bottom:none;
text-decoration:none;
}
a{
border:none;
border-bottom:none;
text-decoration:none;
color:#FFFFFF;
}
a:hover{
border:none;
text-decoration:none;
}
li{
text-align:left;
}
#wholepage{
width:1000px;
height:auto;
margin-left:0px;
margin-right:auto;
margin-top:0px;

padding-top:0px;
}
#header{
min-width:798px;
width:auto;
height:125px;
float:left;
margin-left:0px;
padding-left:202px;
}
#heading{
width:294px;
margin-left:auto;
margin-right:auto;
padding-top:15px;
}

/*SIDEBAR*/
#sidebar{
width:182px;
float:left;
text-align:center;
margin:0px;
margin-top:36px;
padding:0px;
}
#contactInfo{
width:130px;
border-color:#e9d581;
border-style:solid;
border-width:thin;
margin-left:24px;
margin-top:32px;
}

/*PAGE*/
#page{
width:720px;
min-height:420px;
height:auto;
background-color:#e9d581;
float:right;
margin-right:20px;
margin-bottom:20px;
color:#960000;
padding:10px;
text-align:center;
border-color:#FFFFFF;
border-style:solid;
border-width:thin;
}

/*SERVICE*/
#servicePhotos{
width:300px;
float:right;
}
#servicePhotos img{
margin-bottom:10px;
}

/*REPAIR*/
#mechanical{
width:350px;
float:left;
}
#repairPhotos{
width:300px;
float:right;
}
#repairPhotos img{
margin-bottom:10px;
}


/*RESTORATION*/
#gallery{
height:200px;
width:660px;
background-color:#960000;
border-color:#FFFFFF;
border-style:solid;
border-width:thin;
padding:20px;
margin-top:50px;
margin-left:8px;
}
.thumbs{
display:inline-table;
margin-left:8px;
margin-right:8px;
vertical-align:top;
}
.thumbs img{
border-color:#FFFFFF;
border-style:solid;
border-width:thin;
}
#galleryTitle{
margin-top:80px;
margin-left:10px;
margin-right:10px;
}
.title{
padding-left:150px;
text-align:center;
margin-bottom:20px;
}


/*CONTACT*/
#address{
width:150px;
float:left;
}
#directions{
width:450px;
float:right;
}

/*GOOGLE MAPS*/
#map_canvas{
height:240px;
width:450px;
float:right;
background-color:#960000;
border-color:#FFFFFF;
border-style:solid;
border-width:thin;
}
