﻿/* Standard HTML Tags */

body {
	background-color: #2C190F;
	margin-top:0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B35100;
}

li {
	margin:0px;
}

form {
	margin:0px;
}

a {
	color: #396762;
	text-decoration: underline;
}

a:hover {
	color: #C06B1C;
	text-decoration: none;
}

ul {
	margin-bottom:0px;
	list-style:square;
	list-style-position:outside;
}

table {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
	padding:0px;
}


h1 {
	font-family: Arial;
	color:#5A3724;
	font-size: 14pt;
	font-weight: bold;
	margin:0px;
}

h2 {
	font-family: Arial;
	font-size: 10pt;
	color: #5A3724;
	font-weight: bold;
	margin:0px;
}

h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin:0px;
}

h4 {
	font-family: Arial;
	color: #377a77;
	font-size: 12pt;
	font-weight: bold;
	margin:0px;
}

h5 {
    font-family: Papyrus;
	font-size: 22px;
	color: #2A5E5C;
    font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

h6 {
	font-family:Papyrus, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#2c190f;
}

img	{
	border:0px;
}


input {
		font-family: Arial;
		font-size: 9pt;
		border: 1px solid #C2BCB4;
}

select {
		font-family: Arial;
		font-size: 9pt;
		border: 1px solid #C2BCB4;
}

textarea {
		font-family: Arial;
		font-size: 9pt;
		border: 1px solid #C2BCB4;
}

/* EO Standard Container Tags */
/*************/
/*************/
/*************/

#container_main{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	background-image:url('../webcoreimages/s_continue.jpg');
	background-repeat:y;
}

#container_body {

}

#container_bodyunit {

	padding:20px;
}

#container_bodyunit2 {

	padding:0px;
}

.centeralign {
	text-align:center;
}

.centeralign {
	text-align:center;
}

.rightalign {
	text-align:right;
}

.tablehead {
	background-color:#803212;
	color:#FFFFFF;
	text-align:center;
}

.rowrecord {
	border-bottom:1px #CCCCCC solid;
}

.inputbutton {
	background-color:#803212;	
	color:#FFFFFF;
}

.cell2padding td {
	padding:2px;
}

.cell7padding td {
	padding:7px;
}


.images {
	border:1px #988B7B solid;
}

#copyright {
	padding:4px;
	font-family:Verdana;
	font-size:8pt;
	text-align:center;
}

#designby {
	font-family:Verdana;
	font-size:8pt;
	color:#CD8436;
	text-align:center;
	padding-bottom:10px;
}

#designby a{
	color:#CD8436;
	text-decoration:none;
}

#container_donate {
	text-align:right;
	background-color:#2c190f;
	color:#FFFFFF;
}

.tablehead {
	background-color:#2C190F;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#ordertable {
	border:1px #2C190F solid;
}

#ordetable td {
	padding:2px;
}

#submittable td {
	padding:2px;
}

#storetable {
	border:1px #6B523B solid;
}

#storetable td {
	padding:2px;
	border-bottom:1px #6B523B solid;
}

#clothingtable td {
	padding:2px;
	text-align:center;
}


.padding2 td{
	padding:2px;
}

#preferred {
	background-color:#cb7d28;
	color:#FFFFFF;
	padding:2px;
}

#preferred H1{
	color:#FFFFFF;
}

#mainad {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding:4px;
}

#container_bodycontent {
	padding:20px;
}


.bold {
	font-weight:bold
	
}
.table_all {
	border:1px #C0C0C0 solid;
	width:100%;
}

.table_all td {
	padding:2px;
}

.table_allnoborder {
	width:100%;
}

.table_allnoborder td {
	padding:2px;
	vertical-align:top;
}

.table_headright {
	background-color:#614329;
	color:#FFFFFF;
	font-weight:bold;
	border-right:1px #FFFFFF solid;
}

.table_headend {
	background-color:#614329;
	color:#FFFFFF;
	font-weight:bold;
}

.table_rowright {
	border-bottom:1px #C0C0C0 solid;
	border-right:1px #C0C0C0 solid;
}

.table_rowend {
	border-bottom:1px #C0C0C0 solid;
}

.itemlink1 {
	font-family:Papyrus, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#2a5e5c;
	text-decoration:none;
}

.itemlink2 {
	font-family:Papyrus, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#2a5e5c;
	text-decoration:none;
}

.highlightbrown {
	background-color:#ecd1ba;
}

.white {
	background-color:#FFFFFF;
}

.storeimages {
	border:2px #2a5e5c solid;
	cursor: pointer;
}

.storeimage {
	border:2px #2a5e5c solid;	
}


.textwhite {
	color:#FFFFFF;
}

.okadd {
	background-color:#FFFFFF;
	text-align:center;
	padding:2px;
	color:#CC0000;
}

.textred {
	color:#CC0000;
	font-weight:bold;
}

.txt_don {
    
	font-weight: bold;
	text-decoration: none;
	font-family: Papyrus;
	font-size: 30px;
	color: #2A5E5C;
	text-align: center;

}

.brown_bar{
	width: 750px;
	height:73px;
	background-image:url('../webimages/i_clothinglineheader2.jpg');
	background-repeat: no-repeat;
}


