/* Text Controls */
	
p, div, .homenews, .normal, td {
	font: 12px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #504623;
	}	

.exempt {
	font: 12px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #356057;
	}	

.red {
	font: 12px/16px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight:bold;
	color: #4E0600;
	}	

.title {
	font: 14px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #504623;
	}	

.footer {
	font: 11px/11px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	color: #AEA478;
	}

.homesmall {
	font: 10px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #504623;
	}	
	
.bold {
	font-weight: bold;
	} 


	
/* Link Styles */	
	
a:link 	{ text-decoration: none; color: #440500; font-weight: bold; }
a:active	{ text-decoration: none; color: #440500; font-weight: bold; }
a:visited	{ text-decoration: none; color: #440500; font-weight: bold; }
a:hover	{ text-decoration: none; color: #61440C; font-weight: bold; }

a.foot:link 	{ text-decoration: none; color: #FCF0C2; font-weight: normal; }
a.foot:active	{ text-decoration: none; color: #FCF0C2; font-weight: normal; }
a.foot:visited	{ text-decoration: none; color: #FCF0C2; font-weight: normal; }
a.foot:hover	{ text-decoration: none; color: #FFFFFF; font-weight: normal; }

A:link img    {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:visited img {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:active img  {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:hover img   {text-decoration: underline; border-color : #000000 ; text-decoration: none}

.submit, .button { background-color: #674833; color: #FFFFFF; border-left: 1px solid #000000; border-right: 1px solid #000000; 
border-top: 1px solid #000000; border-bottom: 1px solid #000000; font-weight: bold; font-size : 11px; line-height: 17px}
}

/* ADMIN CSS */

#admin .button {
margin: 0px 3px 6px 0px;
line-height: 12px;
}

#admin .admin_table {
width: 100%;
}

#admin .admin_table td {
padding-right: 4px;
}

#admin ul, #admin ol {
padding-left: 0px;
}

#admin_nav .button {
width: 150px;
}

.admin-index-list img {
float: left;
padding: 2px 6px 2px 4px;
}

.admin-index-list, .admin-index-grid {
list-style-type: none;
margin: 0px;
width: 100%;
}
.admin-index-list li {
padding: 3px;
margin: 5px 0px;
line-height: 17px;
background-color: #aaa;
background-image: url('../images/admin_bar_bg_light.png');
background-position: center left;
background-repeat: repeat-x;
border: 1px solid #999;
}

.admin-index-list li div {
float: right;
padding: 0px;
margin: 0px 3px;
text-align: center;
}

#admin .admin-index-list .button { margin: 0px; width: 100%; }
.admin-index-list li div.view { width: 46px; }
.admin-index-list li div.configure { width: 77px; }
.admin-index-list li div.edit { width: 36px; }
.admin-index-list li div.subpages { width: 100px; }
.admin-index-list li div.delete { width: 55px; }

.admin-index-grid li {
width: 285px;
height: 325px;
padding: 8px 0px 0px 8px;
float: left;
background-color: #aaa;
border: 1px solid #999;
margin: 0px 10px 10px 0px;
}

#admin form ol {
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#admin form ol li {
    padding: 6px;
    background-color: #DDDCD2;
    margin-bottom: 1px;
    min-height: 23px;
}

#admin form ol li label, #admin form ol li .label {
    float: left;
    width: 120px;
    text-align: right;
    margin-right: 7px;
    display: inline;
}

#admin form ol li div label {
    float: none;
    width: auto;
    margin: 0px;
}

#admin form ol li.custom label {
    float: none;
    width: auto;
    text-align: left;
}

#admin form ol li div {
    margin: 0px 50px 0px 150px;
}

#admin form ol li.custom div {
    margin: 0px;
}

#admin form ol li.editor div {
    clear: left;
    width: 100%;
    margin: 0px;
}

#admin form ol li.editor div div {
    margin: 0px;
}

#admin form ol li input[type="text"], #admin form ol li textarea {
    width: 350px;
}
#admin form ol li input[type="text"].datepicker {
    width: 75px;
}

#admin form ol li .tooltip {
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    background-image: url('../images/icon_help.png');
}
.admin-index-group {
    width: 270px;
    padding: 10px 0px;
    min-height: 202px;
    background-color: #DDD;
    border: 1px solid #999;
}

#admin .admin-index-group li {
    width: 244px;
    height: 25px;
    border: 1px solid #999;
    background-color: #AAA;
    padding: 5px 0 0 5px;
    margin: 0 0 5px 10px;
    list-style: none;
    background-image: none;
}

/* GALLERY STYLES */
.gallery {
    padding: 0px;
    margin: 0px;
}

.gallery td {
	width: 275px;
	text-align: center;
	padding: 0px 20px 5px 20px;
}

.gallery td.caption {
	padding-bottom: 20px;
	vertical-align: top;
}

.gallery img {
	padding: 0;
	margin: 0;
	border: 0;
}

.gallery a {
	font-weight: normal;
}

/* TRADE STYLES */
table.trade-cats td {
    padding: 0px 20px 10px 0px;
    text-align: center;
    vertical-align: bottom;
}

table.trade-cats img {
    border: 1px solid #CAC4B8;
}

table.trade {
    clear: right;
}

table.trade td {
    width: 270px;
    padding: 0px 30px 20px 0px;
}

table.trade hr {
    margin: 0px;
}

table.trade img {
    float: left;
    display: inline;
    border: 1px solid #CAC4B8;
    margin: 0px 10px 10px 0px;
    padding: 2px;
    background-color: #FFFFFF;
}

