@import url("reset.css");

@font-face {
    font-family: 'OswaldRegular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../fonts/oswald-regular-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #c0a062;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1, .componentheading {
	color: #c0a062;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 15px;
	font-weight: bold;
   font-family: 'OswaldRegular';
}

h2 {
	color: #c0a062;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: bold;
   font-family: 'OswaldRegular';
}


h3 {
	color: #c0a062;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: bold;
   font-family: 'OswaldRegular';
}

h4 {
	color: #c0a062;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: bold;
   font-family: 'OswaldRegular';
}

h5 {
	color: #c0a062;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: bold;
   font-family: 'OswaldRegular';
}

h6 {
	color: #c0a062;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
	font-weight: bold;
   font-family: 'OswaldRegular';
}

p {
	margin-bottom: 15px;
}

.img_caption.left {float: left;	margin-right: 15px;}
.img_caption.right {	float: right;	margin-left: 15px;}
.img_caption.left p {clear: left;text-align: center;}
.img_caption.right p {clear: right;	text-align: center;}

#header-wrapper {
	background: url(../images/header-bg.jpg) repeat-x left top;
}

#header {
	width: 980px;
	height: 136px;
	margin: 0 auto;
	position: relative;
}

#logo {
	top: 10px;
	left: 9px;
	float: left;
	position: absolute;
}

#heading-text {
	float: left;
	position: absolute;
	top: 60px;
	left: 144px;
	font-size: 18px;
	color: #164b35;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#address {
	float: right;
	text-align: right;
	top: 18px;
	position: absolute;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
}

#address span {
	font-size: 26px; 
	color: #d59f0f;
	line-height: 26px;
	font-weight: bold;

}

#menu-wrapper {
	background: url(../images/menu_bg.jpg) repeat-x left top;
	height: 43px;
	line-height: 36px;
}

#menu {
	width: 980px;
	margin: 0 auto;
}

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

#menu ul li {
	float: left;
	padding: 0 23px 0 23px;
	background: url(../images/nav_border.jpg) no-repeat right center;
	line-height: 36px;
}

#menu ul li:last-child {
	background: none;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited, #menu ul li span {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Garamond;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li.active a:link, #menu ul li.active a:active, #menu ul li.active a:visited, 
#menu ul li span:hover, #menu ul li.active span {
	color: #c0a062;
}


#menu ul ul {
	margin-left: 0px;
}

#menu ul li li {
	background: none;
	height: auto;
	line-height: normal;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0px;
	border-bottom: 1px solid #fff;
}

#menu ul li li a:link, #menu ul li li a:active, #menu ul li li a:visited,
#menu ul li.active li a:link, #menu ul li.active li a:active, #menu ul li.active li a:visited,
#menu ul li li span, #menu ul li.active li span
 {
 	width: 188px;
 	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	text-transform: none;
	padding-left: 7px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom: 5px;
	display: block;
 }
 
#menu ul li li a:link span, #menu ul li li a:active span, #menu ul li li a:visited span,
#menu ul li.active li a:link span, #menu ul li.active li a:active span, #menu ul li.active li a:visited span {
	padding-bottom: 0px;
	padding-top: 0px;
	background: none;
	padding-right: 0px;
}
 
#menu ul li li a:hover, #menu ul li.active li a:hover, #menu ul li li a:hover span, #menu ul li.active li a:hover span,
#menu ul li.active li.active a, #menu ul li.active li.active span {
	color: #C0A062;
} 

#menu ul li.active li.active li a:link, #menu ul li.active li.active li a:active, #menu ul li.active li.active li a:active,
#menu ul li.active li.active li span
 {
	color: #fff;
	padding: 6px !important;
 	width: 180px !important;
}

#menu ul li li li a:hover, #menu ul li.active li.active li a:hover, 
#menu ul li li li a:hover span, #menu ul li.active li.active li.active span {
	color: #C0A062 !important;
} 

#menu ul li li.parent {
	background: url(../images/arrow.jpg) no-repeat right center;
}


#banner-wrapper {
	background:#164b35 url(../images/banner-wrapper-bg.jpg) repeat-x left center;
}

#banner-wrapper-inner {
	width: 980px;
	margin: 0 auto;
	padding-top: 19px;
}

#practice-areas {
	float: left;
	width: 260px;
	font-size: 14px;
}

#banner-wrapper-inner h3 {
	text-align: center;
	color: #ffffff;
	font-family: Garamond;
	font-size: 24px;
}

#practice-areas ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#practice-areas li {
	line-height: 46px;
	padding: 2px 0 7px 0;
	background: url(../images/border_bg.jpg) repeat-x left bottom;
}

#practice-areas li.no-border {
	background: none;
}

#practice-areas img {
	float: left;
	padding-right: 16px;
}

#practice-areas ul li a:link, #practice-areas ul li a:active, #practice-areas ul li a:visited {
	color: #fff;
}

#practice-areas ul li a:hover {
	text-decoration: none;
}

#slideshow {
	float: right;
	width: 695px;
	background: url(../images/banner-shadow.png) no-repeat bottom center;
	padding-bottom: 18px;
	padding-top:25px;
}

#practice-areas-inner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#practice-areas-inner ul li {
	float: left;
}

#container {
	padding: 36px 0 50px 0;
	width: 980px;
	margin: 0 auto;
}

#leftCol {
	float: left;
	width: 705px;
}

h2.contentheading {
	text-transform: capitalize;
}

.small, .create, .modified, .published, .category-name, .content_rating, .article-info-term, .createdby, .hits {
	color: #999;
	font-size: x-small;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 22px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

#content ul li, #content ol li {
	padding-bottom: 3px;
}

#content ul.actions {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#content ul.actions li {
	display: inline;
	padding: 0 10px 0 0;
}

.blog .item {
	margin-bottom: 35px;
}


#content div.pagination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content div.pagination ul li {
	display: inline;
	padding: 0 15px 0 0;
}

#userForm .componentheading {
	display: none;
}

#rightCol {
	float: right;
	width: 212px;
}

#rightCol .moduletable_gray {
	background: #e1e1e1;
	margin-bottom: 20px;
}

#rightCol h3 {
	background: url(../images/h3-bg.jpg) no-repeat left top;
	height: 42px; line-height: 40px; color: #fff; padding-left: 19px;
}


#rightCol .module-body {
	padding: 5px 11px;
}

#rightCol #userForm ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#rightCol #userForm ol li {
	margin: 0px !important;
	padding: 0px !important;
}

.label {
	color: #000000;
	font-size: 12px;
}

.inputbox, .rsform-input-box {
	width: 177px;
	height: 22px;
	border: 1px solid #d9d9d9;
	background: #fff;
	margin-bottom: 7px;
	padding: 0 5px;
}

textarea {
	background: #fff;	border: 1px solid #d9d9d9;
}

.rsform-captcha-box {
	width: 100px !important;
	height: 22px;
	border: 1px solid #d9d9d9;
	background: #fff;
	margin-bottom: 7px;
	padding: 0 5px;
}

#rightCol textarea {
	background: #fff;	border: 1px solid #d9d9d9;
	width: 186px;
	height: 90px;
}

.button, .rsform-submit-button {
	background: #c0a062;
	height: 24px;
	line-height: 24px;
	border: none;
	width: 82px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
}

#rightCol .moduletable {
	text-align: center;
}

#rightCol img {
	padding: 0 5px;
} 


#footerWrapper{
	background:#215640 url(../images/footer_bg.jpg) no-repeat top center;
}

#footer {
	width: 980px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 20px;
	color: #fff;
}

#footer-menu {
	text-align: center;
	border-bottom: 1px solid #c0a062;
	padding-bottom: 18px;
	margin-bottom: 30px;
}

#footer-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer-menu ul li {
	display: inline;
	padding: 0 30px;
	background: url(../images/nav_border.jpg) no-repeat right center;
}

#footer-menu ul li:last-child {
	background: none;
}

#footer-menu ul li a:link, #footer-menu ul li a:active, #footer-menu ul li a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer-menu ul li a:hover, #footer-menu ul li.active a:link, #footer-menu ul li.active a:active, #footer-menu ul li.active a:visited {
	color: #c0a062;
}

#footer-address1 {
	float: left;
	padding-bottom: 15px;
	width: 400px;
}

#footer-address1 h3, #footer-address2 h3 {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#footer-address2 {
	float: right;
	width: 240px;
	padding-bottom: 15px;
}

#info p {
	padding: 0px;
	margin: 0px;
}

#copyrightWrap {
	background: #194131;
	padding: 20px 0;
}

#copyright {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

#copyright p {
	padding: 0px;
	margin: 0px;
}

hr {
	border: none;
	background: #d7d7d7;
	height: 1px;
	margin-bottom: 35px;
}

.moduletable_gray ul {
	margin: 0px;
	padding: 0px 0px 20px 0;
	list-style: none;
}

div.itemIntroText {
    color: #444444;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding: 0px;
}

.latestItemView, .catItemView  {
	margin-bottom: 30px !important;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 30px !important;
}

#userForm legend {
	display: none;
}


div.latestItemCategory, div.itemContentFooter, div.itemView, div.catItemCategory, div.catItemView {
	border: none !important;
	padding: 0px !important;
}

body.mceContentBody {
	background: #FFFFFF !important;
	background-image: none;
   text-align: left;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}
