html, body {
	margin: 0px;
	padding:0px;
	background: #ccc;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background: url(../images/bg_header_top.gif) repeat-x top;
}

#header {
	height:36px;
}

#logo {
	/*width:260px;
	height: 80px;
	float:left;
	background: url(../images/overbrooklaw_logo.png) no-repeat 0px 26px;*/
}

#logo h1{
	font-family:"Lucida Sans Unicode","Trebuchet MS", arial, Sans-serif;
	font-size:26px;
	color:#414141;
	text-decoration:none;
	padding-left:5px;
	padding-top:16px;
	letter-spacing: -.5px;
}

#logo h1 span {
	color:#0077EE;
}

#logo h4 {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#414141;
	text-decoration:none;
	padding-left:7px;
}

#links {
	float: right;
	width: auto !important;
	/*width: 508px;*/
}

#links ul {
	position: relative;
	margin:0;
	margin-top: -10px !important;
	margin-top: -10px;
	padding:0;
	/*clear:both;*/
	float:left;
}

#links li{
	float:left;
	list-style-type:none;
	width: auto !important;
	width: 76px;
	height: 29px;
	text-align:center;
	background:#003366;
	border-left:1px solid #FFF;
	margin: 0;
	padding: 0;
	white-space:nowrap;
}

#links li a.current{
	background:#2255AA;
	color: #fff;
}

#links li.long{
	width: auto !important;
	width: 120px;
}

#links li a {
	display:block;
	height: 23px;
	font-family: arial, "Trebuchet MS", arial, Sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	padding: 6px 10px 0;
}

#links li a:hover{
	text-decoration:none;
	background:#2255AA;
	color: #fff;
}

#mainimg {
	background:url(../images/main_img10_b.jpg) no-repeat;
	height:132px;
	text-align:right;
	/*border-top: 1px solid #2255AA;
	border-bottom: 1px solid #2255AA;*/
}

#mainimg2 {
	background:url(../images/main_img15_b.jpg) no-repeat;
	height:132px;
	text-align:right;
	/*border-top: 1px solid #2255AA;
	border-bottom: 1px solid #2255AA;*/
}

#mainimg h3 {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family: arial, "Trebuchet MS", arial, Sans-serif;
	font-size:26px;
	color:#2255AA;
	font-weight:normal;
	text-decoration:none;
	padding-left:16px;
	padding-bottom:5px;
	
}

#leftbar h2 a{
	font-family: arial, "Trebuchet MS", arial, Sans-serif;
	font-size:26px;
	color:#2255AA;
	font-weight:normal;
	text-decoration:none;
}
#leftbar h3{
	font-family: arial, "Trebuchet MS", arial, Sans-serif;
	font-size:18px;
	color:#2255AA;
	font-weight:normal;
	text-decoration:none;
	padding: 10px 0 5px 16px;
}

#leftbar h4{
	font-family: arial, "Trebuchet MS", arial, Sans-serif;
	font-size:14px;
	color:#2255AA;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding: 10px 0 5px 16px;
}

#leftbar p {
	font-family: arial, "Trebuchet MS", arial, Sans-serif;
	font-size:13px;
	line-height: 16px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:0 16px 10px;
}

#leftbar p.breadcrumbs {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 5px 16px;
}

#leftbar p.breadcrumbs a {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#0077EE;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
}

#leftbar p.breadcrumbs a:hover {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#0077EE;
	font-weight:bold;
	text-decoration:none;
	padding:0;
}

#leftbar a.more {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:12px;
	color:#2255AA;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 16px;
}

#leftbar a.more:hover {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:12px;
	color:#0077EE;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 16px;
}

#leftbar img.float-left {
	float: left;
	margin: 0 12px 6px 0;
	padding: 3px;
}

#leftbar img.float-right {
	float: right;
	margin: 0 0 6px 12px;
	padding: 3px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:26px;
	color:#2255AA;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3{
	font-family: arial, "Trebuchet MS", arial, Sans-serif;
	font-size:18px;
	color:#2255AA;
	font-weight:normal;
	text-decoration:none;
	padding: 10px 0 5px 25px;
}

#rightbar p{
	font-family:arial, "Trebuchet MS", arial, Sans-serif;
	font-size:13px;
	line-height: 16px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.bluetext {
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#2255AA;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#address {
	float:right;
	width:478px;
	background: #003366;
	height:25px;
	padding-top:7px;
}

#address p{
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#fff;
	text-align:right;
	padding-right:15px;
}

#copyrighttext {
	float:left;
	width:300px;
	background: #003366;
	height:25px;
	padding-top:7px;
}

#copyrighttext p{
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#fff;
	text-align:left;
	padding-left:15px;
}

#copyrighttext a{
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#copyrighttext a:hover{
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #EAF5FB; 
}
label {
	display:inline;
	font-weight:bold;
	margin:5px 0;
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:11px;
}
input {
	height:18px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Verdana, sans-serif;
	color:#777;
}
textarea {
	width:450px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em "Trebuchet MS", Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #EAF5FB; 
	padding: 2px 3px; 
	color: #0077EE;
	height: 18px;	
}

fieldset {
	border:1px solid #ccc;
	margin:15px 0;
	padding:10px;
}

legend { 
	margin-left:10px;
	font-weight:bold;
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:12px;
	color:#999999;
	padding: 0 5px;
}

legend a { 
	margin-left:10px;
	font-weight:bold;
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:12px;
	color:#999999;
	padding: 0;
}

/* contact form */
div.commentsbox form {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
div.commentsbox form input.text { 
	margin: 0; 
	width: 300px;
	border: 1px dotted #2255AA; 
	background: #EAF5FB;
	color: #333; 
	height: 18px;
	vertical-align: top;
}

div.commentsbox form textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Verdana, sans-serif;
	border:1px dotted #2255AA;
	height:200px;
	display:block;
	color:#777;
	background: #EAF5FB;
}

div.commentsbox form input { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px "Trebuchet MS", Arial, Sans-serif; 
	background: #EAF5FB;
	border: 1px solid #2255AA;
	color: #777;	
	width: auto;
	height: 22px;
	vertical-align: top;
}

div.commentsbox form #contactform { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px "Trebuchet MS", Arial, Sans-serif; 
	background: #EAF5FB;
	border: 1px solid #2255AA;
	color: #777;	
	width: auto;
	height: 22px;
	vertical-align: top;
}


/* administrative form elements */
form.admin-forms {
	margin:10px; padding: 0;
	border: 0px solid #f2f2f2; 
	background: #ffffff; 
}
form.admin-forms label {
	display:inline;
	font-weight:bold;
	margin:5px 0;
	font-family:"Trebuchet MS", arial, Sans-serif;
	font-size:12px;
}
form.admin-forms input {
	padding: 2px;
	border: 1px dotted #CCC;
	font: normal 1.09em "Trebuchet MS", Verdana, sans-serif;
	color:#777;
	width:400px;
	height: 22px;
	background: #f3f4ee;
}
form.admin-forms textarea {
	width:450px;
	padding:2px;
	font: normal 1.09em "Trebuchet MS", Verdana, sans-serif;
	border: 1px dotted #CCC;
	height:400px;
	display:block;
	color:#777;
	background: #f3f4ee;
}
form.admin-forms input.button { 
	margin: 0; 
	font: bold 1.09em "Trebuchet MS", Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #0077EE;
	width:auto;
	height:auto;	
}

