/* Main CSS document for styles */

body {
	background-image:url(../images/bg_mightyautoparts.gif);
	background-color: #010101;
	background-repeat: repeat;
	color: black;
	line-height:20px;
	font-family:Helvetica, sans-serif;
}

a {color:#4386b8;}

#container {
	background-image:url(../images/bg_container.gif);
	width: 595px;
	height: 746px;
	background-color: #999999;
	background-repeat:repeat-x;
	background-position:top left;
	margin:100px auto;
	border: 1px solid gray;  
}

.icn_mightyautoparts {
	margin-top: -35px;
	margin-left: 39px;
		
}

.txt_mightyautoparts {
	float: right;
	margin-right: 20px;
	margin-top: 8px;
}

h2 {
	font-weight:bold;
	font-size:16px;
	margin-left:39px;
	margin-right:23px;
	margin-bottom:00px;
	margin-top:20px;
} 

.firstparagraph {
	font-weight:normal;
	font-size: 12px;
	margin-left:39px;
	margin-right:23px;
	text-align:justify;
	padding-bottom:15px
}

#containerA {
	width: 272px;
	height: 365px;
	margin-top: 0%;	
	float: right;
}

	
	
#bluearrow {
color:#4386b8;
display:block;
height:30px;
width:195px;
font-weight:bold;
font-size:13px;
text-decoration:none;
background-image:url(../images/icn_bluearrow.png);
background-position:right top;
background-repeat:no-repeat;
}	

#bluearrow:hover {
	text-decoration:underline;}

#photo {
font-size:12px;
display: block;
height:160px;
width:240px;
background-image:url(../images/photo_mightyautoparts.jpg);
background-repeat:no-repeat;
padding-left:125px;
line-height:19px;
margin-bottom:-10px;
}

.photo {
font-size:15px;
font-weight:bold;
margin-bottom:-2;
}

h1 {
margin-top:8px;
font-weight:bold;
font-size:16px;
color:#cc3c45;
margin-bottom:-10px;
}

#listsection {
margin-top:24px;
padding:15px;
margin-left:30px;
margin-right:20px;
background-color:#FFF;
width:250px;
}

.regionhead {
font-size:19px;
font-weight:bold;
line-height:22px;
margin-bottom:-3px;
margin-top:0px;
}

.regionparagraph {
	
font-weight:normal;
font-size: 12px;
padding-right:23px;
text-align:justify;
line-height:18px;
margin-bottom:20px;
}
	
.contact {
font-size:11px;
font-weight:bold;
line-height:18px;
padding-bottom:72px;
}

.regions {
color:#cc3c45;
font-size:13px;
font-weight:bold;
line-height:21px;
}
 
	

	


