body {
	background:#deddcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
}

a {
	color:#666666;
}

.clear {
	clear:both;
}

#superwrap {
	background:url(../images/gui/bg.jpg) repeat-y;
	margin:0 auto;
	width:951px;
}

#wrap {
	margin:0 auto;
	width:931px;
}

#header {
	background:url(../images/gui/bg_header.jpg) no-repeat;
	height:335px;
}

body #header_inside {
	float:right;
	background:url(../images/content/header_home.jpg) no-repeat;
	height:325px;
	width:359px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

body.attorney-george-hampton #header_inside, body.attorney-colin-holley #header_inside, body.attorney-katie-rodin #header_inside {
	background:url(../images/content/header_attorneys.jpg) no-repeat;
}

body.about-us #header_inside {
	background:url(../images/content/header_aboutus.jpg) no-repeat;
}

body.news #header_inside, body.blog #header_inside {
	background:url(../images/content/header_news.jpg) no-repeat;
}

body.resources #header_inside, body.terms-of-use #header_inside {
	background:url(../images/content/header_resources.jpg) no-repeat;
}

body.contact #header_inside {
	background:url(../images/content/header_contact.jpg) no-repeat;
}

#menu {
	background:url(../images/gui/bg_menu.jpg) repeat-x;
	height:49px;
}

body.home #menu .left {
	display:none;
}

#menu .left {
	float:left;
}

#menu .right {
	float:right;
}

#menu a {
	font-family:"Century Gothic", Arial;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	height:33px;
	float:left;
	padding-left:18px;
	padding-right:18px;
	padding-top:9px;
}

#menu .right a {
	border-left:1px solid #ffffff;
}

#menu a:hover, #menu a.active {
	background:#71a9e0;
}

.scroll-pane {
	height:245px;
	padding-right:20px;
}

#main {
	padding-bottom:35px;
}

#main .left {
	float:left;
	width:250px;
	margin-left:72px;
	min-height:50px;
	display:inline;
}

#main .right {
	float:right;
	width:520px;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
}

#content {
	padding-top:0px;
}

#bottom {
	font-family:"Century Gothic", Arial;
	
	color:#114e8b;
	font-weight:bold;
	margin-top:10px;
}

#bottom a {
	color:#114e8b;
	text-decoration:none;
}

#bottom .left {
	float:left;
	padding-left:140px;
	padding-top:5px;
	padding-bottom:7px;
}

#bottom .right {
	float:left;
	padding-left:70px;
	padding-top:5px;
	padding-bottom:7px;
}

#side_box {
	width:228px;
	margin-top:85px;
	margin-bottom:20px;
	
}

#side_box ul {
	margin:0;
	padding:0;
	padding-left:10px;
}

#side_box ul ul {
	padding-left:30px;
}

#side_box li {
	padding-top:5px;
	list-style-type:none;
}

#side_box li li {
	list-style-type:disc;
}

#side_box .top {
	background:url(../images/gui/box2_top.gif) no-repeat;
	height:12px;
}

#side_box .middle {
	background:url(../images/gui/box2_middle.gif);
	padding-left:15px;
	padding-right:15px;
	padding-top:1px;
	padding-bottom:1px;
	height:190px;
}

#side_box .bottom {
	background:url(../images/gui/box2_bottom.gif) no-repeat;
	height:14px;
}

body.home #side_box {
	width:259px;
}

body.home #main .right {
	font-size:14px;
}

body.home #side_box .top {
	background:url(../images/gui/box_top.gif);
	height:16px;
}

body.home #side_box .middle {
	background:url(../images/gui/box_middle.gif);
	padding-left:15px;
	padding-right:15px;
	height:auto;
}

body.home #side_box .bottom {
	background:url(../images/gui/box_bottom.gif);
	height:17px;
}

body.resources #side_box {
	line-height: 13px !important;
}

body.resources #side_box h4 {
	margin: 0px;
	color: #114e8b;
}

body.resources #side_box h5 a {
	text-decoration: none;
	color: #114e8b;
}

body.resources #side_box h5{
	margin-bottom: 9px !important;
	line-height: 15px;
}

body.resources #side_box h4 a {
	text-decoration: none;
	color: #114e8b;
}

body.resources #side_box  a {
	text-decoration: none
}


body.resources #side_box ul {
	margin-left: 40px;
}

body.resources #side_box ul li{
	list-style-type: disc;
}

body.terms-of-use #side_box .middle {
        height:auto;
}

body.terms-of-use #side_box ol li{
	list-style-type: decimal;
	margin-bottom: 3px;
	color: #114e8b;
	font-weight: bold;
}

body.terms-of-use #side_box ol li a{
	text-decoration: none; 
	color: #114e8b;
	font-weight: bold;
}

body.terms-of-use #side_box {
	height:auto !important;
}

body.terms-of-use #side_box ol {
	margin:0;
	margin-top:7px;
}


.rss_entry {
	padding-bottom:5px;
}

.rss_entry .description {
	padding-top:5px;
	padding-bottom:5px;
}

#main .right .rss_entry {
	line-height:16px;
	
	padding-bottom:10px;
}

#main .right .rss_entry .title {
	font-weight:bold;
}

#main .right .rss_entry .description {
	padding-top:0px;
	padding-bottom:0px;
	font-style:italic;
}

.news_list_item_title {
	font-weight:bold;
	color:#114e8b;
}

#footer {
	background:url(../images/gui/bg_footer.jpg) no-repeat top;
	padding-top:20px;
	width:951px;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer .disclaimer {
	padding-bottom:5px;
}

#footer .poweredby {
	padding-bottom:5px;
}

#footer_menu {
	padding-bottom:15px;
}

#footer_menu a {
	font-size:11px;
}

#footer_menu .delimiter {
	padding-left:5px;
	padding-right:5px;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
			
h1.special {
	font-size: 24px;
	display:inline;
	height:30px;
}

#side_box h5 {
	line-height: 12px;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #114e8b;
}

.jScrollPaneContainer {
	outline:none;
}

.wordpress_entry {
	padding-top:5px;
}

.wordpress_entry a.title {
	color:#114e8b;
}

.wordpress_entry .date {
	font-size:10px;
	color:#999999;
}

.wordpress_entry .abstract {
	padding-top:3px;
	font-size:11px;
}

body.blog #side_box {
	width:259px;
	margin-top:85px;
}

body.blog #side_box .top {
	background:url(../images/gui/box_top.gif);
	height:16px;
}

body.blog #side_box .middle {
	background:url(../images/gui/box_middle.gif);
	padding-left:15px;
	padding-right:15px;
	height:auto;
}

body.blog #side_box .bottom {
	background:url(../images/gui/box_bottom.gif);
	height:17px;
}

body.blog #content {
	padding-top:20px;
}

#sidebar #s {
	width:75px;
}

#sidebar #searchsubmit {
}

#sidebar #searchform label {
	font-size:11px;
}

#sidebar h2 {
	font-size:14px;
}

textarea {
	width:100%;
}


#home-link {
	margin-top:70px;
	position:absolute;
}

#home-link a {
	display:block;
	width:550px;
	height:90px;
}

#home-link span{
	display:none;
}
