﻿
/* ACWS Style Sheet - Page Created By: Kris Hatcher */


/* Structure Styles */
#body {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-color: #000000;
}
#container {
	background-color: #ffffff;
	right: auto;
	left: auto;
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#header {
	background-color: #999966;
	width: 900px;
	height: 138px;
	vertical-align: middle;
	background-image: url('images/header.jpg');
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 5px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0px 10px 10px 10px;
	margin: 2px 2px 2px 2px;
	height: 100%;
}
#nav {
	border-width: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 10px;
	width: 212px;
	text-align: left;
	float: left;
	background-color: #996633;
}
#content_site {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 10px;
	margin: 2px 2px 2px 222px;
	left: 222px;
	height: 100%;
}
#content_iframe {
	background-color: #ffffff;
	margin: 2px 2px 2px 2px;
}
#credit_pane {
	border-width: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
	padding: 5px;
	clear: both;
	height: 20px;
	background-color: #000000;
}
#center {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}


/* Link Styles */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
#credit_pane a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
}
#credit_pane a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
}
#credit_pane a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996633;
}


/* Text Design Styles */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #336633;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #333300;
}
h3 {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #336633;
	padding: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #663300;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}


/* Alignment Styles */
.text_align-topleft {
	float: left;
	vertical-align: top;
	padding: 5px;
}
.text_align-right {
	padding: 5px;
	text-align: right;
}
.text_center {
	text-align: center;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.img_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}


/* List Styles */
#navbar_ul {
	padding: 0px;
	margin: 0px;
}
.navbar_li {
	list-style-type: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
}
.navbar_li_sel {
	list-style-type: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	font-size: medium;
	color: #996633;
}
#nav_ul {
	padding: 0px;
	margin: 0px;
}
.nav_li {
	list-style-type: none;
	padding-bottom: 20px;
	padding-top: 0px;
}
.nav_li_selected {
	list-style-type: none;
	padding-bottom: 15px;
	font-weight: bold;
	color: #003388;
	text-decoration: underline;
}


/* Misc Styles */
#defaulttable {
	text-align: center;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
.nav_home {
	display: inline;
}
.quote_text {
	padding-right: 40px;
	padding-left: 40px;
	line-height: 21px;
}
.rt {
	font-size: x-small;
	vertical-align: text-top;
}
.returntotop {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.legal {
	text-align: center;
	background-color: #C0C0C0;
	padding: 3px;
}
.temp_messstyle {
	padding: 5px;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	border-color: #333300;
	text-align: center;
	background-color: #336633;
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
}


/* Article Styles */
#article_title {
	text-align: center;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #996633;
	font-size: xx-large;
}
#article_subtitle {
	text-align: center;
	color: #336633;
	font-style: italic;
	font-size: large;
	padding-top: 0px;
	margin-top: 0px;
}
.article_text {
	padding-right: 35px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
.article_index {
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	color: #996633;
	font-size: large;
}
.article_links {
	line-height: 25px;
}


/* Resource Styles */
.resource_table {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.resource_web_link {
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 35%;
	margin: 0px;
	padding: 6px;
}
.resource_web_descrip {
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 65%;
	margin: 0px;
	padding: 6px;
}
.resource_book_title {
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 30%;
	margin: 0px;
	padding: 6px;
}
.resource_book_author {
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 20%;
	margin: 0px;
	padding: 6px;
}
.resource_book_descrip {
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	width: 50%;
	margin: 0px;
	padding: 6px;
}


/* Pricing Styles */
.pricing_item {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 15px;
}
.pricing_description {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 15px;
}


/* Misc. Styles */
.chat {
	margin-bottom: 25px;
	text-align: center;
}
.text_center {
	text-align: center;
}


/*Testimony Page Styles */
.test_name {
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: small;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 30px;
}
.test_body {
	line-height: 120%;
	padding: 5px 5px 10px 5px;
}
.test_img_right {
	float: right;
	padding: 8px;
}
.test_img_left {
	float: left;
	padding: 8px;
}
.fundraise {
	float: right;
	text-align: center;
	margin: 3px;
	padding: 2px;
	border-width: 1px;
	border-color: #663300;
}
#ad_header {
	text-align: center;
	border: 4px solid #996633;
	width: 750px;
	height: 30px;
	margin: 10px auto 10px auto;
	padding: 5px;
	background-color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#ad_header a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: x-large;
}
#ad_header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: x-large;
}
#ad_header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: x-large;
}

