html {
	background-image: url("../images/background.gif");
	font-family:Arial, Helvetica, sans-serif;
	color:#636261;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1, h2 {
	background-color: #71855F;
	color:  white;
	padding: 5px 0 0 15px;
	border-top: solid 10px #839A6E;
	border-bottom: solid 10px #839A6E;
}
h3, h4 {
	color: #71855F;
	margin-bottom: 5px;
}
h1 {

	font-size: 14pt;
	margin: 0 8px;
}

h2 {
	font-size: 13pt;
	margin-top: 0px;
	margin: 0 0 0 5px;
}

h3 {
	font-size: 13pt;
	font-variant: small-caps;
}

h4 {
	font-size: 11pt;
	margin-top: 0px;
}

p {
	margin-top: 0;
	font-size:11px;
	line-height:18px;
	text-align: justify;
}

a {
	color: #661b13;
}

a:hover {
	color: #cf9525;
}

a img {
	border: none;
}

blockquote {
	margin-left: 15px;
	margin-top: 5px;
}

#header {
	color: #636261;
	font-size:  10px;
	text-align: center;
}

#header a {
	color: #98807D;
	text-align: center;
	text-decoration:  none;
}
#header a:hover {
	color: #cf9525;
}

#header img {
	float: left;
}

#header a img{
	border: none;
}

#home, #transactions, #products, #team, #contact, #press, #clients, #articles {
	float: left;
	width: 85px;
	height:  25px;
	padding-top: 33px;
	margin-top: 28px;
	display: block;
}

#home {
	margin-left: 5px;
	background-image: url("../images/home.gif");
}

#transactions, #products {
	width: 100px;
	background-image: url("../images/transactions.gif");
	font-size: 90%;
}
#articles {
	background-image: url("../images/articles.gif");
}

#transactions a, #products  {
	font-size: 90%;
}

#team {
	background-image: url("../images/team.gif");
}

#contact {
	background-image: url("../images/contact.gif");
}

#press, #clients {
	background-image: url("../images/press.gif");
}

.list {
	float: left;
	margin: 0;
	padding-left: 18px;
}

.list li {
	font-family: sans-serif;
	font-size: 11px;
	width: 160px;
	margin-top: 3px;
	list-style-image: url("../images/list.gif");
}

#nobullet {
	list-style-image: none;
	list-style: none;
}

#main_text .list li {
	width: 420px;
	font-size:11px;
	line-height:18px;
	text-align: justify;
}

#top {
	background-color: #8b987c;
	background-image:  url("../images/top.gif");
	background-repeat: repeat-y;
	height: 18px;
}

#header {
	margin-left:  3px;
	margin-right: 6px;
	background-image: url("../images/header_bkgrd.gif");
	height: 89px;
	text-decoration: none;
}

#container {
	width: 780px;
	margin: 0 auto;
}
#main{ 
	width: 780px;
	background-image:  url("../images/container.gif");
	background-repeat: repeat-y;
	overflow: hidden;
}

#side_links {
	width: 222px;
	font-size: 8.5pt;
/*	font-weight: bold;
*/	float: left;
	padding: 0px;
	margin-left: 3px;
	margin-top:  0px;
	text-align: center;
}

#side_links li {
	width: 200px;
	list-style-type: none;
	background-image: url("../images/list_link.gif");
	background-repeat: no-repeat;
	height:  30px;
	padding-left: 22px;
	padding-top: 7px;
	margin: 0px;
}
#side_links a {
	display: block;
	color: #98807D;
	height: 30px;
	text-decoration:  none;
}
#side_links a:hover {
	color: #cf9525;
}
#side_links h1 {
	margin: 0;
}
#side_links p {
	padding: 5px;
}
#main_column	 {
	width: 545px;
	margin-right: 2px;
	float: right;
	background-image: url("../images/main_text_background.gif");
	background-position: left;
	background-repeat: repeat-y;
}

#main_text {
	width: 480px;
	margin-left: 35px;
}

#main_text .list {
	float: none;
	margin-left: 20px;
	margin-bottom: 10px;
}

#flash {
	width: 530px;
	height: 225px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	float:  right;
}

#columnA {
	width: 365px;
	padding: 5px;
	float: left;
	padding-left: 15px;
	padding-right: 9px;
}

#columnB {
	width: 365px;
	padding: 5px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

#bottom {
	background-image:  url("../images/bottom.gif");
	background-color: #8b987c;
	height: 18px;
	clear:  both;
}

#copyright {
	font-size: 8pt;
	line-height: 12pt;
	padding: 15px;
}
#copyright a {
	color: black;
}
#copyright a:Hover {
	text-decoration: underline;
}
hr {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding:  0;
}

#dcphotos {
	width: 300px;
	float: right;
	text-align: right;
}

/* =======  EMAIL FORM ======== */
form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
form ul li {
	clear: both;
	padding: 5px 0;
}

input, textarea {
	padding: 2px;
	border: solid 1px #71855F;
	background: white url('../images/input_bkgrd.png') no-repeat top left;
}
textarea:hover, input:hover { 
	border: 1px solid #424242;
}
textarea:focus, input:focus { 
	border: 1px solid #424242 !important;
	outline: 2px solid #839A6E; 
}

label {
	width: 130px;
	float: left;
	padding: 3px 5px 0 0;
	text-align: right;
	font-size: 9pt;
}

#email {
	border: solid 1px #71855F;
	padding:  15px;
	margin: 15px;
	text-align: center;
}

#email blockquote {
	font-size: 9pt;
	font-style: italic;
	text-align: justify;
	margin-top: 15px;
}

#email_footer{
	width: 75px;
	float: left;
}

#email_footer a{
color: #661b13;
font-size: 8px;
text-decoration: none;
}

#message li{
	font-size: 10pt;
	margin-bottom: 8px;
}
.error {
	color: #ab3c3c;
}
.error input, .error textarea {
	border: solid 1px #ab3c3c;
}
.required {
	color: #ab3c3c;
}

.button {
	cursor: pointer;
	font-weight: bold;
	margin-left: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:  none;
	color: white;
	background-color: #839A6E;
	border: solid 1px #71855F;
	padding: 5px;
	display: block;
	text-align: center;
}
fieldset {
	border: none;
}

#resetBtn {
	width: 75px;
	cursor: pointer;
}

#contactInfo {
	list-style: none;
	font-size: 9pt;
}

#contactInfo li {
	float: none;
	margin-bottom: 5px;
	margin-top: 8px;
	padding-top: 0px;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	color:#636261;
	font-weight: normal;
}

#contact_table {
	font-size:11px;
}

#contact_table .leftItem {
	width: 170px;
	text-align: right;
	margin-right: 3px;
}
#contact_table .rightItem {
	width: 270px;
	text-align: left;
}

.transactionBox {
	width: 200px;
	height: 135px;
	background-image: url("../images/tombstones/tombstone.gif");
	margin: 10px auto;
	float: left;
	margin-left: 20px;
}

.transactionBox .logo {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}

.transactionBox .transactionAmount {
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
.toggle {
	display: block;
	margin: 10px 0;
	cursor: pointer;
}

.note {
	font-size: 8pt;
	font-style: italic;
	display: block;
	margin-top: 8px;
}


#all_articles {
	width: 500px;
	float: left;
}
.article {
	padding: 20px;
	float: left;
	width: 95%;
}
.article h2 {
	border: none;
	background: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-variant: small-caps;
	color: #71855F;
}
.article h3 {
	padding: 0;
	margin: 0;
	font-variant: normal;
	font-size: 10pt;
}
.article .list {
	float: none;
	margin: 10px;
}
.article .list li {
	width: 100%;
	line-height:18px;
	text-align: justify;
	margin: 5px 0;
}
.article .about_the_author {
	font-style: italic;
}
.article h3 {
	font-weight: bold;
}
.article h4 {
	font-style: italic;
	font-size: 9pt;
}
.article .image_wrapper {
	text-align: center;
	padding: 5px;
}
.article .image_wrapper em {
	display: block;
	margin: 5px auto;
}
.article .image_wrapper img {
	display: block;
	margin: 5px auto;
}
.center {
	text-align: center;
	margin-bottom: 15px;
}

.calendar {
	float: left;
	text-align: center;
	border: solid 2px #71855F;
	margin-right: 15px;
}
.calendar .month {
	width: 55px;
	border-bottom: solid 2px #71855F;
	background-color: #839A6E;
	color: white;
	font-size: 9pt;
	padding: 3px 0;
}
.calendar .day {
	color: #71855F;
	font-size: 18pt;
	font-weight: bold;
}
.calendar .day sup {
	font-weight: normal;
	font-size: 10pt;
}

a.back {
	float: right;
}
a.link {
	font-size: 9pt;
}