*{
	font-family: verdana;
	font-size: small;
}

a{
	color: #AFDFE5;
}

a.addthis{
	display:block;
	padding:10px 0 0 30px;
}

a img{
	border: none;
}

#ask_an_attorney{
	background-color: #314A70;
}

#ask_an_attorney input,
#ask_an_attorney label,
#ask_an_attorney textarea{
	margin-left: 20px;
	width: 142px;
}

#ask_an_attorney h3{
	background-color: #29364E;
	border-bottom: 1px solid white;
}

#banner{
	background-image: url(/_images/masthead.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 230px;
	width: 830px;
}

#banner_nav{
	display: block;
	height: 165px;
	margin-top: 30px;
	width: 210px;
}

body{
	background-color: black;
	margin: 0 auto;
	padding: 0;
	width: 830px;	
}

.center{
	margin: 0 auto;
	text-align: center;
}

img.comm{
	border: 1px solid white;
	margin: 5px auto;
}

#container{
	float: left;
	margin: 0 auto;
	width: 830px;	
}

#contact_buttons{
	border-bottom: 1px solid gray;
}

#contact_buttons.bottom{
	border-top: 1px solid gray;
	margin-top: 50px;
}

#contact_buttons img{
	margin: 7px;
}

#content{
	padding-right: 20px;
}

#content img.category{
	border: 1px solid white;
	float: right;
	margin: 0 0 20px 20px;
}


#content h1{
	margin-top: 50px;
}

#content h2{
	color: #FF8000;
}

#content h3{
	color: orange;
}

#copyright{
	font-size: small;
	text-align: center;
}

#directions_table{
	margin: 0 auto;
}

#directions_table td{
	padding: 20px;
}

.date{
	font-style: italic;
	/*We were later asked to hide the articles*/
	display: none !important;
}

#disclaimer{
	font-size: x-small;	
	margin: 10px 30px;
}

#footer{
	border: 1px solid gray;
	border-top: none;
	background-color: #314A70;
	clear: both;
	width: 830px;
}

.fr{
	float: right;
}

#googlemap{
 	float: right;
 	padding: 0px 10px 20px 10px;
}

img.fr{
	margin: 10px 0 10px 10px;
}

img.location{
 	margin: 0px 0px 0px 35px;
}

#inner_container{
	float: left;
	background-color: #474749;
	background-image: url(/_images/inner_container.jpg);
	background-repeat: repeat-x;
	border: 1px solid gray;
	width: 828px;
}

h1{
	font-size: x-large;
}

#home #banner{
	background-image: none;
}

#home #banner iframe{
	background-color: black;
	float: left;
	height: 230px;
	width: 830px;
	overflow: none;
}

html{
	background-color: black;
	background-image: url(/_images/background.jpg);
	background-position: 50% top;
	background-repeat: no-repeat;
}

img.headshot{
	border: 1px solid white;
	float: left;
	margin: 0 20px 20px 0;
}

input, select, textarea{
	color: black;
	margin-bottom: 5px;
}

.italic{
	font-style: italic;
}

#left_column{
	float: left;
	width: 230px;
}

#masthead{

}

#medallions{
	background-color: white;
	text-align: center;
}

#medallions img{
	padding: 3px 20px;
}

.orange{
	color: orange;
}

p, label, li, h1, h2, h3, h4, h5, h6, td{
	color: white;
}

p.location {
	text-align: center;
}

#right_column{
	float: right;
	width: 595px;
}

#rss_img{
	position: absolute;
	padding: 5px;' 
}

#rss_text{
	line-height: 40px;
	margin-left: 15px;
}

table.attorney_profiles{
	margin: 0 auto;
	width: 570px;
}

table.attorney_profiles h3{
	color: orange;
	margin-top: 35px;
}

table.attorney_profiles img{
	background-color: black;
	border: 1px solid white;
	float: left;
	margin: 20px;
}

table.bio{
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 500px;
}

table.bio td{
	font-style: italic;
	padding: 5px 10px;
}

table.bio th{
	color: orange;
}

table.directions{
	margin: 0 auto;
	width: 570px;
}

table.directions td{
	padding: 20px;
	text-align: center;
	vertical-align: top;
	width: 50%;
}

table.social_networking td{
	padding: 20px;
}

table.social_networking td a{
	color: white;
}

table.social_networking td a:hover{
	text-decoration: none;
}

.sm_icons{
	float: right;
	margin-right: 50px;
	width: 300px;
	text-align: center;
}

#contact_us #content table#phone_numbers{
	margin: 0 auto;
}

#contact_us #content table#phone_numbers th{
	color: orange;
}

#contact_us #content table#phone_numbers td{
	padding: 2px 5px;
}

blockquote{
	color: white;
}


/**
 * Captcha related
 */
#captcha_block{
	margin: 10px auto;
}

#captcha_block img{
	display: block;
	margin: 0 auto;
}

#captcha_block p{
	margin-bottom: 3px;
	text-align: center;
}
