﻿/* links */

A:link, A:Active, A:visited {
	color: #867B6E;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A:Hover {
	color: #B8292F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

/* text */

body, p, table, td, form, input {
	color: #4B3826;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height : 17px;
}

.lrg {
	color: #B4A738;
        font-size: 13px;
}

.title {
	color: #B4A738;
        font-size: 15px;
	font-weight: bold;
}

form, input, textarea, select {
	color: #4B3826;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

.footer {
        color: #89816B;
        font-size: 9px;
}

.footerBar {
        color: #ffffff;
}

.alert {
	color: #990000;
}

.login {
	color: #91A6AF;
	font-size: 10px;
}

.page {
	color: #4B3826;
}

ul.nostyle
{
        list-style-type: none;
        color:#89816B;
	margin-bottom:30px;
}
li.openheader
{
	font-weight:bold;
	margin-top:15px;	
}

/*Slideshow*/
#div1
{
	position:absolute; 
	top:230px; 
	left:50px; 
	z-index:1; 
	border-width:thin; 
	border-style:solid; 
	border-color:#E2C30E; 
	background-color: White;
	width:200px;
}

.designer {
        color: #89816B;
        font-size: 9px;
        width: 822px;
        text-align: center;
        margin-left: 20px; 
}


.designer A:link, A:Active, A:visited {
	color: #867B6E;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.designer A:Hover {
	color: #B8292F;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
