/* @override 
	http://fwlawgroup.com/style/style.css
	http://denver-bankruptcy-lawyer.com/style/style.css
*/
body{
	margin: 0px;
	padding: 0px;
	font-family: arial,sans-serif;
	background: url(../images/bg.png);
}

img{
	border: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

textarea{
	font-family: inherit;
}

input[type=submit], input[type=reset], input[type=button]{
	cursor: pointer;
}

#wrapper{
	background: url(../images/bg_gradient.png) left top repeat-x;
	padding: 30px 0px;
	min-height: 740px;
}

#header{
	width: 900px;
	padding: 1px 11px;
	margin: 0px auto;
	position: relative;
	background: url(../images/header_mid.png);
	margin-bottom: 35px;
}

	#header_top{
		background: url(../images/header_top.png);
		width: 922px;
		height: 25px;
		position: absolute;
		left: 0px;
		top: -25px;
	}
	
	#header_btm{
		background: url(../images/header_btm.png);
		width: 922px;
		height: 25px;
		position: absolute;
		left: 0px;
		bottom: -25px;
	}
	
#logo{
	float: left;
	padding: 0px 0px 0px 30px;
}

#phone{
	float: right;
	text-align: right;
	font-family: times new roman,serif;
	padding: 40px 20px 0px 0px;
}

	#phone h1,#phone h3{
		margin: 0px;
		font-size: 18px;
		font-family: times new roman, serif;
		border: none;
		line-height: auto;
		padding: 0px;
	}
	
	#phone h2{
		color: #B8702C;
		font-size: 18px;
		margin: 0px;
		font-family: times new roman, serif;
		border: none;
		line-height: auto;
		padding: 0px;
	}

#flash{
	clear: both;
	margin-bottom: 10px;
}

#nav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

	#nav li{
		display: inline;
		border-left: 1px solid #B3743E;
		padding: 0px 4px 0px 8px;
	}
	
	#nav li:first-child{
		border: 0px;
	}
	
	#nav a{
		color: #6D1112;
		text-transform: uppercase;
		font-size: 11px;
		color:#710F02;
		text-decoration: none;
	}
	
#main{
	width: 900px;
	padding: 0px 11px;
	margin: 0px auto;
	position: relative;
	background: url(../images/main_mid.png);
}

	#main_top{
		background: url(../images/main_top.png);
		width: 922px;
		height: 19px;
		position: absolute;
		left: 0px;
		top: -19px;
	}
	
	#main_btm{
		background: url(../images/main_btm.png);
		width: 922px;
		height: 11px;
		position: absolute;
		bottom: -11px;
		left: 0px;
	}
	

*{
		padding:0;
		margin:0;
	}
	
	p{
		padding:10px 10px;
	}
	h1{
		border-bottom:solid 1px #666666;
		margin-bottom:10px;
	padding-bottom: 10px;
	line-height: 25px;
}
	h2{
		font-size:18px;
		padding-left:0px;
		color:#355387;
	}
	h3{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-top:10px;
		padding-left:10px;
	}

h5 {
	font-weight: bold;
	font-size: 19px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

a{
	color:#122E44;
}
	#contact a{
		color:#122E44;
	}

#footer{
	clear: both;
	text-align:center;
	margin:0;
	padding:10px 0px 10px 31px;
	color:#FFFFFF;
	font-size: 11px;
	background: #B3743E;
}
	#footer a{
		color:#FFF;
		text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
}
	#footer li{
		display:inline;
		padding: 0 5px;
		border-bottom:solid 1px #BE733A;
		border-left: 1px solid white;
		
	}
	
	#footer li:first-child{
		border: none;
	}
	
	#footer ul{
		padding:0;
		margin:0;	
	}
	
.side_list{
	padding:10px 0 20px 32px;
	list-style:none;
	background-image:url(images/submenu.jpg);
	background-repeat:no-repeat;
	margin:5px 0;
}

	.side_list li{
		list-style-image:url(../images/button.jpg);
		padding-bottom:3px;
		border-bottom:solid 1px #BE733A;
		padding-top: 3px;
	}
	
	.side_list a{
		color:#333333;
		font-size: 10px;
		text-decoration:none;
		display: block;
		padding-bottom: 4px;
	}
	
	.side_list a:hover{
		color:#122E44;
		text-decoration: none;
		background-color: #f1e6c9;
	}

#sidebar{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	#sidebar > li{
		margin: 0px 0px 10px 37px;
		position: relative;
		min-height: 140px;
		margin-bottom: 10px;
	}
	
	#sidebar > li:first-child{
		border-bottom: 1px solid white;
	}
	
li#search{
	min-height: 0px;
	text-align: center;
}

li#contact{
	color:#355387;
	font-size: 13px;
	line-height: 20px;
}
	
	#contact a{
		text-decoration:underline;
		font-weight:100;
		font-size:12px;
		display: inline;
	}

	#contact a:hover {
		background-image: none;
		background-color: transparent;
		text-decoration: underline;
		color: #b77837;
	}	
	
.side_title{
	position: absolute;
	left: -24px;
	top: 0px;
}

#left{
	width: 252px;
	float: left;
}

#right{
	width:585px;
	padding:30px;
	color:#666666;
	float:right;
	border-right:#CCCCCC solid 1px;
	font: 13px/18px "Times New Roman", Times, serif;
}
	
	#content #tagline{
		background-color:#F6F3EE;
		background-image:url(../images/sectionTitle.png);
		background-repeat:no-repeat;
		width:498px;
		height:200px;
	}
	#content ul{
		list-style:square;
		padding:10px 25px;
	}

	#content ol{
		list-style:square;
		padding:10px 25px;
		list-style-type: decimal;
	}
	#content #watermark{
		background-image:url(../images/columns.jpg);
		background-repeat:no-repeat;
		float:right;
		width:255px;
		height: 303px;
	}

dl {
	margin-left: 15px;
	margin-top: 15px;
}

dt {
	font-weight: bold;
	font-style: italic;
}

dd {
	margin-bottom: 15px;
}

/* JOEL FIXES */

.hidden {
	width: 0;
	margin: 0;
	height: 0;
	visibility: hidden;
}

form.search {
	position: relative;
	top: 5px;
}

form.mailForm {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
}

form.mailForm input, form.mailForm textarea {
	width: 180px;
	color: #464646;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #bf7828;
	padding: 5px;
}

form.mailForm input.submit {
	width: 100px;
	margin-left: 90px;
	background-color: #b2aaa7;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

form.mailForm input.submit:hover {
	background-color: #bf7828;
	color: white;
	cursor: pointer;
	border: 1px solid gray;
}

#content div .blogEntry {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#content div .blogEntry b {
	font-size: 15px;
		padding-left:0px;
		color:#355387;
}

#cms_content, #blog_content {
	width: 500px;
}

