html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../img/background.gif);
	color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	margin: 0;
	padding: 1em 0 0 0;
	font-weight: normal;
}
p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height:18px;
}
.centeringtable {
	width: 100%;
	height: 100%;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
}
.row {
	max-width: 920px;
	overflow-x:hidden;
}
a {
	color:#999;	
}
a:hover {
	color:#dfdfdf;	
}
.navbar {
	margin-top: 15px;
	margin-bottom: 5px!important;
}
.page-imgage {
	max-width:380px;	
}
.navbar-inner {
	min-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: transparent;
	background-image: none;
	border: none;
}
#'Noto Sans' {
 margin:0 auto;
 max-width: 940px;
 background:#252525;
}
#frontpagecontent {
	background-color: #252525;
	margin-left: auto;
	margin-right: auto;
	max-width: 940px;
}
#logo {
	margin-bottom: 10px;
	position: relative;
}
.logoBar {
	clear: both;
}
.facebook {
	position: absolute;
	right: 4%;
	top: 8%;
	border: 0;
	display: block;
	width: 5%;
}
.twitter {
	position: absolute;
	right: 12%;
	top: 8%;
	border: 0;
	display: block;
	width: 5%;
}

.blog {
	position: absolute;
	right: 20%;
	top: 8%;
	border: 0;
	display: block;
	width: 5%;
}
#bigfrontpicture {
	display: block;
}
#smallfrontpicture {
}
#menulist {
	background-image: url(../img/front_page_court_background.gif);
	background-repeat: no-repeat;
	width: 240px;
	float: right;
	background-color: #5B5B5B;
	margin-right: 20px;
	padding-left: 40px;
	height: 220px;
	padding-top: 20px;
}
#menulist ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
}
#menulist li .first {
	line-height: 10px;
	padding-bottom: 10px;
}
#menulist a {
	color: #CCCCCC;
	text-decoration: none;
}
#menulist a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #963E18;
	line-height: 25px;
	margin-left: -15px;
	margin-right: -25px;
	padding: 8px 0 8px 15px;
	text-transform: uppercase;
}
h3 {
	font-size: 1.5em;
	color: #813514;
}
h4 {
	font-size: 1.3em;
	color: #813514;
	font-weight: bold;
}
h5 {
	color: #ffffff;
	background-color: #96370E;
	font-size: 1.1em;
	line-height: 10px;
	margin-right: -25px;
	margin-left: -15px;
	padding: 8px 0 8px 15px;
}
h6 {
	font-size: 1em;
	color: #813514;
	font-weight: bold;
}
blockquote {
	font-style: italic;
	margin-left: 40px;
}
.navbar-inner {
	filter:none;	
}
.maintablebackground {
	background-image: url(../img/background_secondary.jpg);
	background-repeat: repeat-y;
}
#background {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
}
#pagecontent {
	width: 940px;
	background-color: #252525;
	margin-right: auto;
	margin-left: auto;
}
#contact {
	padding-top: 21px;
	font-size: 11px;
	text-align: right;
	color: #999999;
	letter-spacing: 1px;
	font-weight: bold;
}
#contact img {
	border: 0;
	padding: 5px 0 0 0;
}
#contact a {
	color: #999999;
}
#topmenu {
	font-size: 12px;
	color: #FFFFFF;
}
#topmenu ul {
	margin: 0;
	padding: 0;
}
#topmenu li {
	list-style: none;
	display: inline;
}
#topmenu a {
	color: #EBEBEB;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 25px;
}
#topmenu a:hover, #topmenu li#current a {
	color: #EBEBEB;
	background: #5B5B5B;
}
#topmenu li#current a {
	color: #ffffff;
	background: #963E18;
}
#pageheader {
	background: url(../img/bg-header.jpg) repeat-y left top;
	padding: 7px 0 7px 13px;
	border: 1px solid #91908b;
	color: #5d372a;
}
#pageheader h1 {
	margin: 0;
	padding: 0;
}
#content {
	background-color: #B9B9B9;
	color: #000000;
	text-align: left;
	line-height: 1.4em;
	padding-right: 25px;
	padding-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	min-height: 410px;
}
#content ul {
	margin: 10px 0 1em 10px;
	padding: 0;
}
#content ol {
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content p {
	margin-bottom: 10px;
}
#content li {
	margin-left: 20px;
	list-style-type: square;
}
#content a {
	color: #963E18;
}
#content .pagemenu {
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content .pagemenu a {
	color: #813514;
	font-weight: bold;
}
#content .subsection {
	margin-left: 40px;
}
#submenu {
	background-color: #5B5B5B;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	line-height: 18px;
}
.homepage #submenu {
}
.homepage {
	overflow-x:hidden;	
}
.navbar .btn-navbar {
	padding: 10px 15px;
	background: rgb(140,51,16);
	background: -moz-linear-gradient(top,  rgba(140,51,16,1) 1%, rgba(102,27,10,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(140,51,16,1)), color-stop(100%,rgba(102,27,10,1)));
	background: -webkit-linear-gradient(top,  rgba(140,51,16,1) 1%,rgba(102,27,10,1) 100%);
	background: -o-linear-gradient(top,  rgba(140,51,16,1) 1%,rgba(102,27,10,1) 100%);
	background: -ms-linear-gradient(top,  rgba(140,51,16,1) 1%,rgba(102,27,10,1) 100%);
	background: linear-gradient(to bottom,  rgba(140,51,16,1) 1%,rgba(102,27,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c3310', endColorstr='#661b0a',GradientType=0 );
	box-shadow: 0px 0px 9px rgba(255,255,255,.6);
	-moz-box-shadow: 0px 0px 9px rgba(255,255,255,.6);
	-webkit-box-shadow: 0px 0px 9px rgba(255,255,255,.6);
}
#submenu h2 {
	margin: 0;
	padding-left: 20px;
}
#submenu ul {
	margin: 0;
	padding: 0;
}
#submenu li {
	list-style: none;
	background: url(../img/bullet.gif) no-repeat 20px 15px;
	border-bottom: 1px solid #999999;
	padding: 0 0 0 15px;
}
#submenu li:hover, #submenu li.active {
	background: #666 url(../img/bullet.gif) no-repeat 20px 15px;
}
#submenu ul ul {
	margin: 0;
	font-size: .9em;
	list-style: none;
}
#submenu ul ul li {
	background: none;
	padding-left: 0px;
	margin-left: 20px;
	border: 0;
}
#submenu ul ul li:hover {
	background: none;
	color: #fff;
}
#submenu ul ul li.active {
	background: none;
	font-weight: bold;
	color: #fff;
}
#submenu ul ul li.active a {
	color: #fff;
}
#submenu a {
	display: block;
	padding: 8px 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#submenu a:hover {
	color: #fff;
}
#submenu ul ul a {
	color: #CCCCCC;
}
#submenu ul ul a:hover {
	color: #fff;
	font-weight: bold;
}
#picture {
	margin-bottom: 10px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	border-bottom: 10px solid #96370E;
	padding-bottom: 15px;
	max-width:262px;
}
#picture img {
	border: 1px solid #893714;
}
.homepage #bottommenu {
	margin: 10px 0 0px 0px;
	height: 47px;
	background: url(../img/bottom_menu_bg_front_page.jpg) no-repeat left top;
	text-align: right;
	padding: 20px 20px 0 0;
}
.homepage #bottombg {
}
.homepage #bottommenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 10px;
	line-height: 25px;
	font-size: 12px;
}
.homepage #bottommenu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#bottommenu {
	margin: 15px auto 20px;
	background-position: 560px 0px;
	color: #B9B9B9;
	padding: 30px 0 20px 25px;
	text-align: right;
}
#bottommenu ul {
	margin: 0 20px 0 0;
	padding: 0;
	border-right: 1px solid #ccc;
}
#bottommenu li {
	display: inline-block;
	list-style: none;
}
#bottommenu a {
	color: #B5B5B5;
	text-decoration: none;
	display: inline-block;
	padding: 3px 10px;
	border-left: 1px solid #ccc;
}
#bottommenu a:hover {
	color: #fff;
}
#credit {
	font-size: 10px;
	color: #797979;
	padding-top: 25px;
	text-align: right;
}
#credit a {
	font-size: 10px;
	color: #616161;
}
.current {
	color: #9A9A9A;
}
.morelink {
	text-transform: capitalize;
	color: #000000;
}
.photo {
	margin-right: 10px;
	border: 2px solid #B8861F;
	float: left;
}
.areasofpractice {
	width: 350px;
	height: 100px;
	margin-bottom: 20px;
}
.separator {
	border-top: 2px solid #963E18;
	margin-top: 5px;
}
.rightCol {
}
/********************************** NEWS **********************************/
#newsContent ul.paginateList, #content ul.paginateList {
	border: 0 solid;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .paginateList li a:hover, #content .paginateList li.active, #newsContent .paginateList li a:hover, #newsContent .paginateList li.active {
	background: #999;
}
#content .paginateList li, #newsContent .paginateList li {
	background: #b9b9b9;
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	border: 1px solid #91908b;
	text-align: center;
}
#content .paginateList li a, #newsContent .paginateList li a {
	display: inline-block;
	padding: 5px 8px;
	text-decoration: none;
}
.homepage #newsContent {
	color: #000;
	background: #B9B9B9;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.homepage #newsContent h2 {
	margin: 0;
}
.homepage #newsContent ul {
	margin: 0;
	padding: 10px 20px;
	list-style: square;
}
.homepage #newsContent li {
	padding: 5px 0;
}
.homepage #newsContent li a {
	color: #96370E;
}
.homepage .twtr-widget {
	margin: 20px 0 0 0;
}

/* Large desktop */
@media (min-width: 1200px) {
.navbar .nav a {
	font-size: 19px;
}
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.navbar .nav {
	float: left;
}
.navbar .btn-navbar {
	float: left !important;
	margin-bottom:15px;
}
.home .navbar .nav li a {
	color: #EBEBEB;
	text-shadow: none;
}
.nav-collapse .nav>li>a:hover, .nav-collapse .dropdown-menu a:hover {
	background-color: #963E18;
	color: #ffffff;
	text-shadow: none;
}
.navbar .nav>li>a {
	float: none;
	padding: 10px 15px 10px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
#topmenu li a {
	float: none;
	font-size: 20px;
	margin-bottom: 5px;
}
#topmenu li {
	list-style: none;
	display: block;
	min-height: 30px;
	width: 100%;
	float: none;
	font-size: 20px;
}
#content {
	min-height: 400px;
}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.navbar {
	margin: 10px 0;
}
body {
	padding: 0px;
}
.navbar .nav {
	float: left;
}

.navbar .btn-navbar {
	float: left !important;
	margin-bottom:15px;
}
#topmenu li {
	list-style: none;
	display: block;
	min-height: 30px;
	width: 100%;
	float: none;
	font-size: 20px;
	margin-bottom: 5px;
}
#content {
	min-height: 200px !important;
}
#bottommenu a {
	display: block;
	width: 100%;
}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
.home .header {
	width: auto;
	position: static;
	padding: 10px 10px 5px;
}

.navbar .btn-navbar {
	float: left !important;
	margin-bottom:15px;
}
.container_wrapper {
	padding: 0px;
}
.navbar .nav {
	float: left;
}
.navbar .nav li a {
	color: #333;
	text-shadow: none;
}
#topmenu li {
	list-style: none;
	display: block;
	min-height: 30px;
	width: 100%;
	float: none;
	font-size: 20px;
	margin-bottom: 5px;
}
#content {
	min-height: 200px !important;
}
body {
	padding-right:0px!important;
	margin-right:0px!important;	
}
}
