@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #252525;
	color: #ebebeb;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
#wrapper {
	width:1034px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#column1 {
	float:left;
	width:170px;
}
#column2 {
	width:600px;
}
#colymn3 {
	float:right;
	width:419px;
}
#email-Box {
}
#contactBox {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font-size: 20px;
	display: inline;
}
h2 {
	font-size:36px;
	display:inline;
	font-weight: bold;
}
h3 {
	font-size:20px;
	display:inline;
}
#email-Box img {
	margin-right: 5px;
	padding-right: 5px;
}
#boxSpacing {
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 0px;
}
#footer {
	width: 100%;
	background-color: #C2C2C2;
	margin-top: 10px;
}
.emailBoxBlackFont {
	color: #000;
}
.redBoxFont {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	display: inline;
}
.backgroundFloatingPic {
	background-color: #EBEBEB;
	background-image: url(pics/bill-johnson-personal-injury-attorney-virginia.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.checkBoxText {
	font-weight: bold;
	color: #000;
	display: inline;
	font-size: 18px;
}
.redPhoneNumber {
	font-size: 24px;
	font-weight: bold;
	color: #ac1a1a;
}
.biggerText {
	font-size: 24px;
	font-weight: normal;
}
a:link {
	color: #ebebeb;
}
a:visited {
	color: #ebebeb;
}
a:hover {
	color: #ebebeb;
}
a:active {
	color: #ebebeb;
}
.blackEmail a:link {
	color: #000;
}
.blackEmail a:visited {
	color: #000;
}
 .blackEmail a:hover {
	color: #000;
}
.blackEmail a:active {
	color: #000;
}
#redboxSpacing {
	padding-top: 5px;
	padding-bottom: 5px;	
}

