/* resets */
body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 12px 0;
	font-weight: normal;
}
a img {
	border: 0;
}
a {
	outline: none;
}

/* cms styles */
#main .page_video {
	text-align: center;
	margin: 24px 0;
}
#main .photoset {
	margin: 12px 0;
}
#main .photoset img {
	float: left;
	margin: 6px 15px 9px 0;
}
#main .rf-paragraph {
	margin: 0 0 18px 0;
}
#main .right {
	margin: 0 0 12px 12px;
    float: right;
}
#main .left {
	margin: 0 12px 12px 0;
    float: left;
}

/* styles */
body {
	background: url(../images/pagebg.jpg) repeat-y #4d4d4d top center;
}
#body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #000;
}
#wrapper {
	padding: 0 5px;
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 152px;
	background: url(../images/headerbg.jpg) repeat-x;
	position: relative;
}

#nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
}
#nav td {
	margin: 0;
	padding: 10px 20px 10px 22px;
	background: url(../images/navdiv.gif) no-repeat center left;
	text-align: center;
	height: 34px;
}
#nav td.first {
	background: none;
	padding-left: 20px;
}
#nav a {
	text-decoration: none;
	font-size: 15px;
	color: #C79B1D;
	font: normal normal normal 14px Georgia, serif;
	text-decoration: none;
}
#nav a:hover, #nav a.active {
	color: #fff;
}
#logo {
	position: absolute;
	top: 35px;
	left: 0;
}

#main_wrap {
	padding-top: 17px;
	background: url(../images/bodyborder.jpg) repeat-x;
}
#main {
	background: url(../images/side-empty.jpg) no-repeat;
}

#sidebar {
	width: 174px;
	float: left;
}
#sidebar ul#subnav {
	list-style-type: none;
	margin: 0;
	padding: 30px 15px;
	-padding: 30px 13px;
}
#sidebar ul#subnav li {
	margin: 0;
	padding: 7px 10px;
	-padding: 7px 8px;
	background: url(../images/subnavdiv.gif) no-repeat bottom right;
	text-align: right;
}

#sidebar ul#subnav li a {
	font: normal normal normal 17px Georgia, serif;
	text-decoration: none;
	color: #333;
}
#sidebar ul#subnav li a.active, #sidebar ul#subnav li a:hover {
	text-decoration: none;
	color: #C79B1D;
}


#content {
	min-height: 600px;
	width: 776px;
	float: left;
}
#content_int {
	padding: 30px;
}

#footer {
	font: normal normal normal 10px Verdana, Arial, sans-serif;
	color: #C79B1D;
	padding: 10px 10px 10px 184px;
}
#footer .powered_by {
	float: right;
}
#footer a {
	color: #C79B1D;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #fff;
}


/* styles */

#main h1 {
	font: normal normal normal 40px Georgia, serif;
	color: #C79B1D;
}
#main h2 {

}
#main h3 {

}
#main h4 {

}

#main a {
	color: #C79B1D;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}

#main .intricate {
	border: 3px solid #C79B1D;
	background: #ccc;
	padding: 1px;
}
#main .intricate img {
	border: 3px solid #C79B1D;
}
#main div.divider {
	height: 43px;
	background: url(../images/hrbg.jpg) no-repeat top center;
	margin: 15px 0;
}



#main form.site_form {
	margin-bottom: 24px;
}
#main form.site_form label {
	width: 100px;
	padding: 3px 15px 3px 0;
	text-align: right;
	float: left;
}
#main form.site_form input.text {
	border: 1px solid #999;
	padding: 2px;
	width: 200px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
}
#main form.site_form textarea {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #666;
	border: 1px solid #999;
	padding: 2px;
	width: 200px;
	height: 150px;
}
#main form.site_form .form_item {
	margin: 0 0 12px 0;
}

/* homepage styles */

#body.page-homepage #main_wrap {
	background: none;
	padding-top: 0;
}
#body.page-homepage #main {
	background: #1A1A1A;
}
#body.page-homepage #content {
	width: 100%;
	float: left;
}
#body.page-homepage #content_int {
	padding: 0 0 50px 0;
	background: #1A1A1A;
}
#body.page-homepage #footer {
	background: #1A1A1A;
	padding: 10px;
}

#focus {
	height: 250px;
	background: url(../images/banner-bg.jpg) repeat-x top center #fff;
	position: relative;
	margin-bottom: 30px;
}
#focus #rotating_images {
	position: absolute;
	height: 208px;
	width: 950px;
	top: 0;
	left: 0;
	z-index: 2;
}
#focus #rotating_images img {
	height: 250px;
	width: 950px;
}
#focus #banner_text {
	position: absolute;
	height: 180px;
	width: 560px;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 3;
	color: #666;
}
#focus #banner_text p {
	margin: 10px 5px;
	font-size: 17px;
}
#focus #noscript {
	position: absolute;
	height: 208px;
	width: 950px;
	top: 0;
	left: 0;
	z-index: 1;
}

#home_main {
	padding-left: 40px;
	width: 490px;
	float: left;
	margin-right: 60px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
#home_side {
	padding-right: 40px;
	width: 320px;
	float: left;
	color: #fff;
	font-size: 13px;
}
#home_main h1 {
	color: #C79B1D;
	font: 28px Georgia, serif;
	margin-bottom: 6px;
}
#welcome {
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 12px;
}
#welcome_icon {
	width: 90px;
	height: 116px;
	float: left;
	display: block;
	margin: 3px 18px 0 0;
	background: url(../images/welcome_icon.gif) no-repeat;
}
#home_main_text {
	margin-bottom: 20px;
	padding-bottom: 8px;
}
#home_note {
	color: #c2c2c2;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
}
#home_side h2 {
	color: #C79B1D;
	font: 28px Georgia, serif;
	margin-bottom: 6px;
}
#home_side form {
	margin-top: 12px;
}
#home_side .form_item {
	margin-bottom: 12px;
}
#home_side .form_item input.text {
	width: 200px;
	display: block;
	border: 0;
	padding: 3px 5px;
	font: 12px;
	margin-left: 4px;
}
#home_side .form_item input.checkbox {
	margin-righT: 10px;
}

#in_the_news {
	border-bottom: 1px dashed #C79B1D;
	margin-bottom: 20px;
	padding-bottom: 8px;
}
#in_the_news em {
	color: #999;
	font-size: 12px;
}

/* guide */
#content #tabbox {
	width: 700px;
	margin-top: 24px;
	border: 2px solid #C79B1D;
}
#content #tabbox #tabs {
	background: #fff;
	height: 34px;
	border-bottom: 2px solid #C79B1D;;
	width: 700px;
	display: block;
}
#content #tabbox .tab a {
	float: left;
	color: #C79B1D;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 2px solid #C79B1D;
	background: #f1f1f1;
	text-transform: uppercase;
	text-decoration: none;
}
#content #tabbox .tab a:hover {
	background: #fff;
	text-decoration: none;
}
#content #tabbox .tab .active {
	height: 36px;
	-height: 34px;
	background: #fff;
}
#content #tabbox #tabbox_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	padding: 15px;
	background: #fff;
}
#content #tabbox #tabbox_content h2 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 15px;
	color: #C79B1D;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 10px 5px;
	text-transform: uppercase;
	text-align: left;
	padding-top: 2px;
}
#content #tabbox #tabbox_content ul li {
	padding-bottom: 10px;
}
#content #tabbox #tabbox_content p {
	padding-left: 25px;
}
#content #tabbox #tabbox_content ul {
	margin-left: 20px;
}

/* special */
#body.page-people #main {
	background: url(../images/side-king.jpg) no-repeat;
}
#body.page-portfolio #main {
	background: url(../images/side-queen.jpg) no-repeat;
}
#body.page-prospective #main {
	background: url(../images/side-knight.jpg) no-repeat;
}
#body.page-newsletters #main {
	background: url(../images/side-rook.jpg) no-repeat;
}
#body.page-current #main {
	background: url(../images/side-bishop.jpg) no-repeat;
}




/* other styles */
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}

/*--- OLD STYLES ---*/
/*
body {
	padding: 0;
	margin: 0;
	background: url(../images/pagebg.jpg) repeat-y #4d4d4d top center;
}
a img {
	border: 0;
}
#wrapper {
	width: 951px;
	margin: 0 auto;
}
#header {
	height: 132px;
	width: 950px;
	background: url(../images/headerbg.jpg) repeat-x;
	position: relative;
}
#search_box {
	position: absolute;
	width: 300px;
	top: 15px;
	right: 10px;
	height: 40px;
	text-align: right;
}
#search_box input {
	border: 1px solid #999;
	padding: 2px;
	margin-right: 15px;
}
#search_box input:focus {
	border: 1px solid #ccc;
}
#search_box input#submit {
	background: #666;
	border: 1px solid #000;
	color: #fff;
}
#nav {
	width: 950px;
	-width: 970px;
}
#nav a {
	display: block;
	float: left;
	padding: 0 13px 0 14px;
	color: #C79B1D;
	font: normal normal normal 14px/14px Georgia, serif;
	text-align: center;
	background: url(../images/navdiv.gif) no-repeat top left;
	text-decoration: none;
}
#nav a.first {
	background: none;
}
#nav a:hover, #nav a.active {
	color: #fff;
}
0#sidebar {
	width: 174px;
	float: left;
}
#sidebar ul {
	padding: 30px 15px;
	-padding: 30px 13px;
	list-style-type: none;
}
#sidebar ul li {
	padding: 7px 10px;
	-padding: 7px 8px;
	background: url(../images/subnavdiv.gif) no-repeat bottom right;
	text-align: right;
}
#sidebar ul li a {
	font: normal normal normal 17px Georgia, serif;
	text-decoration: none;
	color: #333;
}
#sidebar ul li a.active, #sidebar ul li a:hover {
	text-decoration: none;
	color: #C79B1D;
}

body.home {
	background-image: url(../images/pagebg-home.jpg);
}
body.home #header {
	height: 107px;
}
body.home #nav {
	bottom: 31px;
	-bottom: 43px;
}

#content {
	min-height: 600px;
	-height: 600px;
	width: 776px;
	float: left;
}
#content_home {

}
#focus {
	height: 250px;
	background: url(../images/banner-bg.jpg) repeat-x #fff;
	position: relative;
	-margin-top: -6px;
}
#focus #rotating_images {
	position: absolute;
	height: 208px;
	width: 950px;
	top: 0;
	left: 0;
	z-index: 2;
}
#focus #banner_text {
	position: absolute;
	height: 180px;
	width: 560px;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 3;
	color: #666;
}
#focus #banner_text p {
	margin: 10px 5px;
	font-size: 17px;
}
#focus #noscript {
	position: absolute;
	height: 208px;
	width: 950px;
	top: 0;
	left: 0;
	z-index: 1;
}
#content_home .main_box {
	padding: 15px 15px;
	color: #e0e0e0;
}
#content_home .main_box h2 {
	margin-bottom: 4px;
	color: #C79B1D;
	font: normal normal normal 20px Verdana, sans-serif;
}
#content_home .main_box p {
	margin-bottom: 12px;
	color: #e0e0e0;
	font: normal normal normal 17px/21px "Times New Roman", Georgia, serif;
}
#content_home .main_box a {
	color: #C79B1D;
}
#content_home .quote_box {
	padding: 10px 15px;
	color: #e0e0e0;
	font-size: 15px;
}
#content_home .quote_box .newsletter {
	border-bottom: 2px dotted #C79B1D;
}
#content_home .quote_box .newsletter h2 {
	margin-top: 0;
	margin-bottom: 4px;
	color: #C79B1D;
	font: normal normal normal 20px Verdana, sans-serif;
}
#content_home .quote_box .newsletter p {
	margin-top: 6px
}
#content_home .quote_box p {
	margin: 12px 0;
}
#content_home .quote_box .quote {
	font: italic normal normal 17px "Times New Roman", Georgia, serif;
	color: #e0e0e0;
}
#content_home .quote_box .author {
	font: italic normal normal 15px Georgia, serif;
	color: #C79B1D;
}
#content_text img {
	border: 2px solid #666;
}
#content_text img.right {
	float: right;
	margin: 12px 0 12px 12px;
}
#content_text img.left {
	float: left;
	margin: 12px 12px 12px 0;
}
#content_text {
	font: normal normal normal 12px Verdana, Arial, sans-serif;
	color: #666;
	padding: 20px 30px;
}
#content_text h1 {
	margin: 12px 0;
	font: normal normal normal 40px Georgia, serif;
	color: #C79B1D;
	text-align: center;
	background: url(../images/h1bg.jpg) no-repeat center center;
}
#content_text h1 span {
	background: #fff;
	padding: 0 10px;
}
#content_text h2 {
	margin: 12px 0;
	font: italic normal normal 21px Georgia, serif;
	text-align: center;
}
#content_text h3 {
	color: #C79B1D;
	font: italic normal bold 18px Georgia, serif;
}
#content_text h4 {
	color: #C79B1D;
	font: normal normal bold 15px Georgia, serif;
}
#content_text p {
	margin: 12px 0;
}
#content_text ul {
	margin: 12px 20px;
}
#content_text li {
	margin: 0 12px;
}
#content_text div.divider {
	height: 43px;
	background: url(../images/hrbg.jpg) no-repeat top center;
	margin: 15px 0;
}
#content_text input, #content_text textarea {
	border: 1px solid #999;
	padding: 2px;
}
#content_text input:focus, #content_text textarea:focus {
	border: 1px solid #333;
}
#content_text input.button {
	border: 0;
}
#content_text label {
	float: left;
	width: 90px;
	padding-right: 20px;
	text-align: right;
}
#content_text .intricate {
	border: 3px solid #C79B1D;
	background: #ccc;
	padding: 1px;
}
#content_text .intricate img {
	border: 3px solid #C79B1D;
}
#content_text .contact_emails span {
	display: block;
}
#footer {
	padding: 0 10px 0 184px;
	font: normal normal normal 10px/40px Verdana, Arial, sans-serif;
	color: #C79B1D;
}
#footer.home {
	padding: 0 10px 0 10px;
}
#footer a {
	color: #C79B1D;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}
.clear {
	clear: both;
}*/