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

body {
	background:#666 url(../images/bg_body.png) center repeat-y;
	font-size: 12px;
	line-height: 110%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

b {
	color: #6f0207;
	font-weight: bold;
	
}

small {
	font-size: 12px;
}

i {
	font-style: italic;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6f0207;
}

textarea, input {
	border:3px solid #000000; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	width:250px;
}

#body {
	width: 1024px;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	position: relative;	
}

a:link, a:visited, a:active {
	color: #6f0207;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #6f0207;
}

#logo {
	height: 125px;
	padding: 0px;
	background:#000 url(../images/logo.png) no-repeat;
	width: 1024px;
}

#images {
	height: 287px;
	padding: 0px;
	background:#000;
}

#nav-menu{
	width:1024px;
	padding:2px 0px 2px 0px;
	float:left;
	color:#FFF;
	background-color:#6f0207;	
	}	
	#nav-menu ul{
		list-style:none;
		padding:0px 0px 0px 20px;
		margin:0;
		}
	#nav-menu li{
		float:left;
/*		margin:0 1.2em;*/
		}
	#nav-menu li a{
		background:#6f0207;
		margin-top:2px;
		padding-top:5px;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:12px;
		height:18px;
		border-bottom: 3px solid #6f0207;
		float:left;
		width:160px;
		display:block;
		color:#ffffff;
		text-decoration:none;
		text-align:center;
		}
	#nav-menu li a:hover{
		border-bottom: 3px solid #fff;	
		text-decoration:none;
		}	
		/* Hide from IE5-Mac \*/
	#nav-menu li a{
		float:none
		}
		/* End hide */
		
#content{
	width:540px;
	text-align: left;
	background-color:#ffffff;
	padding:25px 200px 25px 0px;
	float:left;
	margin:10px 0px 10px 0px;
	overflow: hidden;
	}	

#content_nosub{
	width:540px;
	text-align: left;
	background-color:#ffffff;

	float:left;
	margin:10px 0px 10px 55px;
	overflow: hidden;
	}	
	
	#content_nosub2{
	width:800px;
	text-align: left;
	background-color:#ffffff;
	padding:25px 200px 25px 0px;
	float:left;
	margin:10px 0px 10px 20px;
	overflow: hidden;
	}	
	
#content_home{
	width:940px;
	text-align: left;
	background-color:#ffffff;
	padding:0px 0px 25px 0px;
	float:left;
	margin:0px 0px 10px 55px;
	overflow: hidden;
	}	

#content2{
	width:730px;
	text-align: left;
	background-color:#ffffff;
	padding:25px 0px 25px 0px;
	float:left;
	margin:10px 0px 10px 0px;
	overflow: hidden;
	}		

#home_side{
	width:350px;
	height:350px;
	text-align: left;
	background-color:#ffffff;
	padding:0px 20px 0px 50px;
	float:right;
	margin:0px;
	overflow: hidden;
	}		

#photo{
	width:230px;
	height:350px;
	text-align: left;
	background-color:#ffffff;
	padding:0px 0px 0px 10px;
	float:right;
	margin:0px;
	overflow: hidden;
	}	

#footer{
	width: 1022px;
	height: 65px;
	line-height: 20px;
	color: #ffffff;
	font-size: 9pt;
	vertical-align:middle;
	background-color:#6f0207;
	padding:10px 0px 10px 0px;
	float:left;
	}		

#PracticeAreas-left{
	width: 190px;
	height: 400px;
	float: left;
	padding: 25px 0px 0px 55px;
	margin:10px 0px 10px 0px;	
	font-size: 9px;
}

	#PracticeAreas-left ul{
		list-style:none;
		padding:0px 0px 0px 0px;
		margin:0;
		}
	#PracticeAreas-left li{
		margin:0px 0px 0px 0px;
		}
	#PracticeAreas-left li a{
		background:#FFFFFF;
		margin-top:2px;
		padding-top:5px;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:12px;
		height:18px;
		float:left;
		width:170px;
		display:block;
		border:1 solid #ffffff;
		color:#000000;
		text-decoration:none;
		text-align:center;
		}

	#PracticeAreas-left li a.active{
		background:#c0b4a4 url(../images/subOn.gif) center right no-repeat;
		margin:0px 2px 12px 2px;
		padding-top:5px;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:12px;
		height:18px;
		float:left;
		width:170px;
		display:block;
		border:1 solid #ffffff;
		color:#000000;
		text-decoration:none;
		text-align:center;
		}
		
		#PracticeAreas-left li a.unactive{
		margin:0px 2px 12px 2px;
		padding-top:5px;
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:12px;
		height:18px;
		float:left;
		width:170px;
		display:block;
		border:1 solid #ffffff;
		color:#000000;
		text-decoration:none;
		text-align:center;
		}
	
		
			#PracticeAreas-left li a:hover.active{
			background:#c0b4a4 url(../images/subOn.gif) center right no-repeat;
			}
		
	#PracticeAreas-left li a:hover{
		background:#ffffff;
		border:0 solid #006fb9;
		color:#6f0207;
		text-decoration:none;
		}	
		/* Hide from IE5-Mac \*/
	#PracticeAreas-left li a{
		float:none
		}
		/* End hide */
		


.button-subscribe:hover {
    background: #999;
    color:#000;
}
.sidebar-top {
    padding-left: 20px;

	background: url(../images/sidebar-bg.png)  repeat-y #FFFFFF;
    overflow: hidden;
   min-height: 400px;
}
.sidebar-bottom {
    height: 50px;
    clear: both;
    top: 0;
    background: url(../images/sidebar-bg-bottom.png) no-repeat left bottom #FFFFFF;
}
.sidebar-top-left {
    padding-right: 20px;
    background: url(../images/sidebar-bg2.png) no-repeat right top #FFFFFF;
    overflow: hidden;
    min-height: 100px;
}
.sidebar-bottom-left {
    height: 50px;
    clear: both;
    top: 0;
    background: url(../images/sidebar-bg2.png) no-repeat right bottom #FFFFFF;
}

/*
WIDGET CONTACT US
*/
.widget ul.contact-us li, #bottom ul.contact-us li {
    padding-left: 20px;
}
.widget ul.contact-us li.phone, #bottom ul.contact-us li.phone {
    background: url(../images/arrow-phone.jpg) no-repeat left 6px #FFFFFF;
}
.widget ul.contact-us li.fax, #bottom ul.contact-us li.fax {
    background: url(../images/arrow-cellphone.jpg) no-repeat left 6px #FFFFFF;
}
.widget ul.contact-us li.mail, #bottom ul.contact-us li.mail {
    background: url(../images/arrow-mail.jpg) no-repeat left 6px #FFFFFF;
}
.widget ul.contact-us li.web, #bottom ul.contact-us li.web {
    background: url(../images/arrow-web.jpg) no-repeat left 6px #FFFFFF;
}
.widget ul.contact-us li.address, #bottom ul.contact-us li.address {
    background: url(../images/arrow-position.jpg) no-repeat left 6px #FFFFFF;
}
