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

html, body, div, span, img, p, ul, ol, li, form,
a, h1, h2, h3, h4, h5, h6 {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	background: #000000 url(../images/background.jpg) 0 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	zoom: 1;
}

strong {
	color: #A84D10;
}

p {
	margin: 12px 0;
	padding: 0 10px 0 20px;
}

p.emphasize {
	color: #5D87A1;
	font-weight: bold;
	font-size: 16px;
	background: url(../images/curly_brackets.jpg) 3px 0 no-repeat;
	padding: 10px 35px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
}

p.message {
	text-align: center;
	font-style: italic;
	font-size: 11px;
	color: #CC0000;
}

p.message strong {
	color: #CC0000;
}

p.message em {
	color: #5D87A1;
}

em em {
	color: #A84D10;
	font-style: normal;
}

a {
	color: #A84D10;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	padding: 0 45px;
	margin: 12px 0;
}

li {

}

.center {
	text-align: center;
}

.wrapper {
	background: #FFFFFF;
	width: 1044px;
	margin: 0 auto;
	zoom: 1;
}

.header, .main {
	padding: 0 3px;
	border-left: 7px #A84D10 solid;
	border-right: 7px #A84D10 solid;
	zoom: 1;
}

.header {
	zoom: 1;
}

.header .headerText {
	background: #5D87A1 url(../images/headerText_bg.jpg) top center no-repeat;
	width: 1024px;
	padding: 10px 0;
	display: table;
	zoom: 1;
}

.header .headerText .headerCell {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	zoom: 1;
}

.header .headerText p {
	width: 575px;
	border: 0;
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	zoom: 1;
}

.header .headerText p cite {
	font-size: 13px;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
}

.header .headerNav {
	border-top: 2px #FFFFFF solid;
	background: #A84D10;
	height: 35px;
	overflow: auto;
	zoom: 1;
}

.header .headerNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 141px;
}

.header .headerNav ul li {
	padding: 0;
	margin: 0;
	float: left;
	padding: 0 30px;
}

.header .headerNav ul li a {
	display: block;
	padding-left: 15px;
	background: url(../images/nav_left_bg.jpg) 0 -35px no-repeat;
	text-decoration: none;
}

.header .headerNav ul li a:focus {
	outline: none;
}

.header .headerNav ul li a span {
	display: block;
	background: url(../images/nav_right_bg.jpg) right -35px no-repeat;
	padding-right: 15px;
	color: #F4ECCE;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
}

.header .headerNav ul li a.current {
	background: url(../images/nav_left_bg.jpg) 0 0 no-repeat;
}

.header .headerNav ul li a.current span {
	background: url(../images/nav_right_bg.jpg) right 0 no-repeat;
	color: #D2976F;
}

.header .headerNav ul li a:hover {
	background: url(../images/nav_left_bg.jpg) 0 -70px no-repeat;
	text-decoration: none;
}

.header .headerNav ul li a:hover span {
	background: url(../images/nav_right_bg.jpg) right -70px no-repeat;
	color: #FFFFFF;
}

.main {
	padding: 0;
	margin: 0;
	background: url(../images/content_bg.jpg) 3px 0 repeat-y;
	position: relative;
	zoom: 1;
}

.blog_bg .main {
	background: url(../images/blog_content_bg.jpg) 3px 0 repeat-y;
	zoom: 1;
}

.portfolio_bg .main {
	background: url(../images/portfolio_content_bg.jpg) 3px 0 repeat-y;
	zoom: 1;
}

.main .logoBackground {
	border-top: 2px #FFFFFF solid;
	border-bottom: 2px #FFFFFF solid;
	background: url(../images/logo_bg.jpg) 3px bottom no-repeat;
	overflow: auto;
	zoom: 1;
}

.portfolio_bg .main .logoBackground {
	background: url(../images/portfolio_logo_bg.jpg) 3px bottom no-repeat;
	zoom: 1;
}

.main .rightCol {
	width: 226px;
	float: right;
	padding-right: 3px;
	zoom: 1;
}

.main .rightCol .clientLogin {
	padding: 10px 0 0 0;
	background: #FFFFFF;
}

.main .rightCol .definition {
	min-height: 193px;
	height: auto !important;
	height: 193px;
	background: #f5eed1 url(../images/definition_bg.jpg) 0 0 no-repeat;
	border-top: 2px #FFFFFF solid;
	border-bottom: 2px #FFFFFF solid;
	padding: 30px 20px 15px 40px;
	color: #00573D;
}

.definition dfn {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.definition dfn span {
	font-size: 13px;
	font-weight: normal;
}

.definition p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
}

.definition p.wordType {
	font-style: italic;
}

.definition .block {
	color: #B2BB1E;
}

.main .leftCol {
	width: 250px;
	float: left;
	zoom: 1;
}

.main .hasContactInfo {
	padding-bottom: 160px;
}

.leftCol .logo,
.rightCol .logo {
	text-align: center;
	padding-top: 10px;
}

.leftCol .contactInfo {
	position: absolute;
	bottom: 20px;
	left: 30px;
	width: 200px;
	zoom: 1;
}

.leftCol .contactInfo .facebook a {
	display: block;
	padding-left: 27px;
	margin: 7px 0;
	background: url(../images/facebook.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #5D87A1;
	text-transform: uppercase;
	text-decoration: none;
}

.leftCol .contactInfo .twitter a {
	display: block;
	padding-left: 27px;
	margin: 7px 0;
	background: url(../images/twitter.gif) 0 0 no-repeat;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #5D87A1;
	text-transform: uppercase;
	text-decoration: none;
}

.leftCol .contactInfo p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #5D87A1;
	text-transform: uppercase;
}

.leftCol .contactInfo p.phone {
	font-weight: bold;
	font-size: 15px;
}

.main .contentArea {
	margin: 0 232px 0 256px;
	zoom: 1;
}

.main .contentArea .cookieTrail {
	background: #F4ECCE;
	padding: 3px 10px;
	font-size: 10px;
	text-transform: uppercase;
}

.main .contentArea .textArea {
	padding: 15px 20px;
}

.footer {
	background: #B2BB1E;
}

.footer p {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
}