/* @override http://www.acgg.org/css/acgg_main.css */

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.4em; /* 16x1.4=22.4px */
	font-weight: normal;
	color: #333333;
	background:#5c554f url(/images/bg.png) repeat-x;
}

.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}
.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}
span.center {
	float: none;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#content img.image {
	float: none;
	margin: 10px 25px;
	padding: 0px;
}
img a, #content img.right a, #content img.left a, #content img a, #content img.none a, #content img.image a {
	border: 0px none;
}
.clear {
	clear: both;
}

/* @group layout */

#container {
	margin: 0px auto;
	width:864px;
	text-align: left;
}

#header {
	width:864px;
	height:135px;
	background: #faf5eb url(/images/header_bg.png) repeat-x;
}
#content_container {
	float:left;
	clear:both;
	background:#faf5eb url(/images/container_bg.png) repeat-y;
}

#nav_bar {
	float:left;
	width:234px;
	background: #d8caad url(/images/nav_bg.png) repeat-x;
}

#content {
	float:left;
	width:401px;
	margin: 15px 22px;
}
#subnav {
	width: 375px;
	border: 1px solid #872434;
	color: #872434;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	float: left;
	background: url(/images/subnav_bg.png) repeat-x;
}
#right_bar {
	float:left;
	width:185px;
}

#footer {
	clear: both;
	width:864px;
	height:46px;
	padding: 0px;
}

/* @end */

/* @group Text */
p {
	font-size: 0.8em; /* 16x0.75=12px */
	text-align: left;
	margin: 1.286em 0; /* 14x1.286=18px */
	line-height: 1.4em;
}

li {
	font-size: 0.8em; /* 16x0.75=12px */
	margin-left: 1.286em; /* 14x1.286=18px */
}

a, a:visited {
	color: #414a6d; /* blue */
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #872434; /* red */
	border: 0px none;
}

h2 {
	color:#872434;
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
}

h4 {
	font: 1em Georgia, "Times New Roman", Times, serif;
}
h5 {
	font: .9em Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}
/* @end */

/* @group Navigation */
ul.nav {
	height: 390px;
}

#nav_bar ul.nav li {
	width: 229px;
	height: 31px;
	text-align: right;
	border-top: 1px solid #c4bfb3;
	padding:9px 5px 0px 0px;
	list-style-type: none;	
	margin: 0px;
}
#nav_bar ul.nav li a {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #414a6d;
	text-decoration: none;
	border: 0px none;
}
#nav_bar ul.nav li a.current, #nav_bar ul.nav li a:hover {
	color: #872434;
}
/* @end */
/* @group Overrides */
#header p {
	margin: -2px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	letter-spacing: .2em;
}
#subnav h5 {
	float: left;
	font-size: .8em;
	margin: 10px 0px 0px 0px;
	width: 90%;
}
#subnav ul {
	float: right;
	width: 200px;
}
#subnav ul li {
	margin: 10px 0px 0px 5px;
	padding: 0px;
	line-height: 1.3em;
	list-style-image: url(/images/arrow-blue.png);
}
#subnav ul li.active {
	color: #872434;
	list-style-image: url(/images/arrow.png);
}
#right_bar h4 {
	color: #8a8375;
	border-top: 1px solid #c4bfb3;
	border-bottom: 1px solid #c4bfb3;
	padding: 10px 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#right_bar h4.news {
	margin: -1px 0px 0px 0px;
}
#right_bar h4.tips {
	margin: 5px 0px 0px 0px;
}
img.top_bar {
	margin: 5px 0px 0px 0px;
}

#right_bar h5 {
	margin: 10px 15px 0px 15px;
	color:#872434;
	font-weight: normal;
}
#right_bar h5 a {
	color:#872434;
}
#right_bar p {
	margin: 0px 15px 0px 25px;
}
p.more {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
ul.previous li {
	list-style-type: none;
	margin: 2px 0px 8px 15px;
}

ul.previous li a {
	font-size: 14px;
}

#content ul.previous li p {
	display: inline;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

#footer h6 {
	color: #faf5eb;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0px;
	line-height: 1.4em;
}
#footer h6 a {
	color: #d1ac52;
}
#footer h6 a:hover {
	color: #872434;
}
.boxed {
	float: right;
	width: 200px;
	border: 1px solid #444;
	padding: 7px;
	margin: 7px 0px 7px 7px;
}
/* @end */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
.mainbar ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
	background: #696b2e;
}
.mainbar ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #999999;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}

#right_bar form input {
	width: 130px;
}

input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}
.toolkit input.zemText {
	margin: 0px 0px 10px 5px;
	float: left;
}
.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}
.toolkit label.zemText {
	width: 63px;
	height: 20px;
	padding: 7px 0px 0px 0px;
	display: block;
	float: left;
	clear: left;
}

.toolkit label.zemText.City {
	width: 25px;
	float: left;
}
.toolkit input#City.zemText {
	width: 90px;
}
.toolkit label.zemSelect.State {
	float: left;
	margin-left: 5px;
	height: 20px;
	padding: 7px 0px 0px 0px;
	display: block;
	width: 35px;
}
.toolkit select#State {
	float: left;
	height: 20px;
	margin-right: 10px;
}
.toolkit label.zemText.Zip {
	clear: none;
	width: 20px;
}
.toolkit input#Zip.zemText {
	width: 60px;
}
.toolkit input.zemCheckbox {
	width: 23px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 5px 3px 0px 5px;
	text-align: right;
	width: 70px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}
#right_bar .zemContactForm input {
	width: 135px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 0pt;
	padding: 5px 0pt;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}

input.zemSubmit {
	background-color: #412d25;
	border: 1px solid #333333;
	color: #a69b7a;
	font-size: 12px;
	height: 30px !important;
	margin: 0pt;
	padding: 0px;
	width: 140px !important;
}
#right_bar input.zemSubmit {
	margin: 7px 0px;
	width: 100px !important;
}
ul.zemError {
	background-color: #E4D29A;
}

ul.navimg {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

ul.navimg li {
	display: inline;
	padding: 0px 2px;
	margin: 0px;
	text-align: center;	
	font-size: .75em;
}

li.current.empty {
	color: #872434;
}

/* @group Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover, #lbPrevLink {
	background: transparent url(prevlabel.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover, #lbNextLink {
	background: transparent url(nextlabel.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#lbNumber {
	display: none;
}
/* @end */


