/* CSS Document */

.border {
	border: thin solid #993333;
}

.menu 
{
font-family : Arial; 
font-weight : normal;
font-size : 12;
color : #6F4B32;
}

.menu a{
font-family : Arial; 
font-weight : normal; 
text-decoration : none;
font-size : 12;
color : #9E6B48;
}

.head 
{
font-family : Arial;
font-size : 20;
font-weight : bold;
color : #6F3432;
}

.head2 
{
font-family : Arial;
font-size : 14;
font-weight : bold;
color : #FFFFFF;
}

.head3 
{
font-family : Arial;
font-size : 14;
font-weight : bold;
color : #9E4A48;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
	font-style: normal;
	font-weight: normal;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: 614936;
	font-weight: bolder;
	font-variant: normal;
}
.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: 614936;
	font-weight: bold;
}

.article {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12;
    font-weight : normal;
    color : #614936;
}

.accolade {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14;
    font-weight : bold;
    color : #B99865;
	font-style : italic;
}

.accolades {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12;
    font-weight : normal;
    color : #CC9933;
}

a:active {
	font-family: tahoma;
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: 9b8d22;
	font-weight: bold;
}

.footer 
{
font-family : Arial;
font-size : 12;
font-weight : normal;
color : #FFFFFF;
}

.date
{
font-family : Times New Roman;
font-size : 08;
font-weight : normal;
color : #9E4A48;
}

.address
{
font-family : Arial;
font-size : 12;
font-weight : normal;
color : #999966;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color  : #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : 614936;
	text-decoration : none;
}

a:active {
	font-family: tahoma;
	font-size: 12px;
	color : #FFD6BA;
	text-decoration: none;
}

a:visited {
	font-family: tahoma;
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: none;
}

