/*
Theme Name: DUI Lawyer
Theme URI: http://www.columbus-ohio-dui-lawyer.com
Description: Blog design by mywebWOW!
Version: 1.0
Author: Aaron Hardy
Author URI: http://mywebwow.com
Tags: mywebwow

	Columbus DUI Lawyer's Theme

*/

h2 {
	font-size: 14px;
	color: #93290F;
}

a {
	color: #8D6D2C;
}

h2 a {
	color: #93290F;
}
#none {
	color:#00387F;
}

/* CSS Document */
body {
	background: url(http://www.columbus-ohio-dui-lawyer.com/images/top_bg_02.jpg) repeat-x top center;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
/* CSS Document */
#container {
	margin:auto;
	height:auto;
	width:1000px;
}
#top-header {
	padding-top: 4px;
	height: 19px;
}
.h1-dui {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: normal;
	color: #ddc586;
}
#header-main {
	height: 115px;
	overflow: hidden;
}
#banner {
	margin-top: 5px;
	text-align: center;
}
.title_red {
	font-size: 22px;
	color: #93290F;
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#content {
	overflow: hidden;
	height: auto;
	padding: 0px 10px 10px 10px;
}
#leftdiv {
	float: left;
	display: inline;
	width: 630px;
	height: auto;
	overflow: visible;
}
#navigation {
	height:50px;
	overflow: hidden;
	width: 630px;
	padding-top: 2px;
}
.nav a {
	height:29px;
	display:block;
	background-image: url(http://www.columbus-ohio-dui-lawyer.com/images/navigation.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	text-decoration:none;
	margin-left:5px;
	width: 100px;
	text-align: center;
	float: left;
	padding-top: 10px;
	font-weight: bold;
}
.white {
	color: #FFF;
}
.tan {
	color: #c69d5a;
}
#rightdiv {
	width: 330px;
	float: right;
	margin-top: 25px;
	padding-left: 10px;
	height: auto;
	background: url(http://www.columbus-ohio-dui-lawyer.com/images/red_border.jpg) no-repeat top left;
}
.field_name {
	background-image: url(http://www.columbus-ohio-dui-lawyer.com/images/field_name.jpg);
	width: 159px;
	border: solid #000 0px;
	height: 22px;
}
.field_email {
	background-image: url(http://www.columbus-ohio-dui-lawyer.com/images/field_email.jpg);
	width: 159px;
	border: solid #000 0px;
	height: 22px;
}
.field_phone {
	background-image: url(http://www.columbus-ohio-dui-lawyer.com/images/field_phone.jpg);
	width: 159px;
	border: solid #000 0px;
	height: 22px;
}
.field_comment {
	background-image: url(http://www.columbus-ohio-dui-lawyer.com/images/comments.jpg);
	width: 299px;
	border: solid #000 0px;
	height: 56px;
	background-attachment: scroll;
}
.class1 {
	font-size: 10px;
}
.red {
	color: #F00;
}
.overflow {
	overflow: hidden;
}
.class2 {
	font-size: 22px;
}
.field_send {
	background-image: url(http://www.columbus-ohio-dui-lawyer.com/images/send.jpg);
	width: 63px;
	height: 31px;
	border: solid #000 0px;
}
.title_color_red {
	color: #93290F;
}
#footer {
	width: auto;
	background: url(http://www.columbus-ohio-dui-lawyer.com/images/footer_bg.jpg) repeat-x #91280F;
	height: 100%;
	padding-top: 5px;
	color: #FFF;
	overflow:hidden;
}
.text-align-right {
	text-align: right;
}
/*

Contact Form

*/
.field_left {
	width: 180px;
	float: left;
	padding-bottom: 5px;
}

.width-01 {
	width: 440px;
	overflow: hidden;
}

.width-02 {
	width: 500px;
	overflow: hidden;
}
.width-03 {
	width: 200px;
}
.fields {
	height: 18px;
}
.field_right2 {
	width: auto;
	padding-bottom: 6px;
}
.nothing {
	visibility: hidden;
}