
BODY {
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-size: 80%;
margin: 0px 0px 0px 0px;
color: #000000;
}

P, TD, LI, UL {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
border-collapse: collapse;
border: 0px;
padding: 0px;
}

li {
list-style-image: url('images/bullet.gif');
}

HR {
background-color: #9B170A;
color: #9B170A;
height: 3px;
width: 100%;
}

p.double {
line-height: 25px;
text-align: left;
font-weight: bold;
font-size: 100%;
letter-spacing: 2px;
}

/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #9B170A; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #9B170A; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #D7821D; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #9B170A; text-decoration: underline; font-weight: bold;}

H1 {
color: #000000;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: right;
font-size: 150%;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
}

h2 {
color: #7F0E07;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 150%;
font-weight: bold;
letter-spacing: 2px;
height: 20px;
padding: 2px;
}

h3 {
color: #7F0E07;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 170%;
font-weight: bold;
letter-spacing: 5px;
margin: 0px;
}

h4 {
color: #7F0E07;
font-size: 120%;
font-weight: bold;
letter-spacing: 2px;
height: 22px;
} 

h5, h6 {
font-size: 110%;
font-weight: bold;
color: #7F0E07;
}

/* BEGIN TABLE AND CELL CLASSES */

/* SETS THE FONT, COLOR, AND SIZE OF YOUR NAME */

.headerlogo {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 250%;
text-align: left;
letter-spacing: 2px;
vertical-align: middle;
width: 400px;
height: 60px;
background-color: #FFFFFF;
color: #7F0E07;
padding: 0px 0px 5px 20px;
}

/* SETS THE BACKGROUND COLOR AND ALIGNMENT OF GLOBAL ICONS */

.headerglobal {
text-align: right;
width: 350px;
height: 30px;
background-color: #FFFFFF;
color: #000000;
vertical-align: middle;
padding: 15px 10px 5px 0px;
}

/*SETS THE TOP NAVIGATION AREA AND LINK COLORS */

#navigation {
background-color: #000000;
}

.navigation {
color: #DAB05E;
font-weight: bold;
font-size: 90%;
text-align: center;
letter-spacing: 2px;
width: 750px;
height: 40px;
padding: 5px;
}

.navigation A:LINK {color: #DAB05E; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:VISITED {color: #DAB05E; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:HOVER {color: #D7821D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:ACTIVE {color: #DAB05E; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}

/* SETS THE PROPERTY OF THE MAIN IMAGE AREA */

#mainimage {
background-color: #DAB05E;
margin: 0px;
}

.mainimage {
background-image: url('images/mainimage.jpg');
background-color: #DAB05E;
color: #000000;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-align: right;
width: 750px;
height: 150px;
padding: 10px 60px 20px 0px;
vertical-align: bottom;
}

.mainimage H1 {
color: #ffffff;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: right;
font-size: 36px;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
}

.mainimage A:LINK {color: #ffffff; text-decoration: none; font-weight: bold; }
.mainimage A:VISTED {color: #FFFFFF; text-decoration: none; font-weight: bold; }
.mainimage A:HOVER {color: #FFFFFF; text-decoration: none; font-weight: bold; }
.mainimage A:ACTIVE {color: #FFFFFF; text-decoration: none; font-weight: bold; }

/* SETS THE PROPERTIES OF THE MAIN TEXT AND SIDEBAR AREAS */

.main {
background-color: #FFFFFF;
color: #000000;
text-align: left;
line-height: 18px;
vertical-align: top;
padding: 15px;
width: 550px;
}

.mainmail {
background-color: #FFFFFF;
color: #000000;
text-align: left;
line-height: 18px;
vertical-align: top;
padding: 15px;
width: 750px;
}



.sidebar {
    vertical-align: top;
    padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
    color: #FFFFFF;
    text-align: left;
    font-size: 90%;
	float: left;
	width: 200px;
	background-color: #000000;
   	text-align: left;
	border-style: solid; 
	border-color: #ffffff; 
	border-width: 1px;
	}

.sidebar h2 {
	padding: 6px; 
	margin: 0px; 
	display: block;   
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	display: block;  
	text-decoration: none; 
	background-color: #DAB05E; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 0px 0px 1px 0px;
	} 


.sidebar A:LINK {color: #FFFFFF; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none;
	padding: 3px; 
	margin: 0px; 
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
 	border-style: solid; 
	border-color: #000000; 
	border-width: 0px 0px 1px 0px; 
} 
.sidebar A:ACTIVE {color: #FFFFFF; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; 	padding: 3px; 
	margin: 0px; 
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
 	border-style: solid; 
	border-color: #000000; 
	border-width: 0px 0px 1px 0px; 
} 
.sidebar A:VISITED {color: #FFFFFF; font-weight: normal; font-family: Verdana, Arial; font-size: 12px; text-decoration: none; 	padding: 3px; 
	margin: 0px; 
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
 	border-style: solid; 
	border-color: #000000; 
	border-width: 0px 0px 1px 0px; 
} 

.sidebar a:hover { 
	background-color: #DAB05E;
	padding: 3px; 
	margin: 0px; 
	color: #000000;
	font-family: Verdana, Arial;
        font-weight: bold;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 0px 0px 1px 0px; 
	} 

.main2 {
background-color: #FFFFFF;
color: #000000;
text-align: left;
line-height: 18px;
vertical-align: top;
padding: 15px 0px;
width: 750px;
}

/* SETS THE PROPERTIES FOR THE BOTTOM FOOTER AREA */

.footer {
background-color: #000000;
color: #DAB05E;
font-weight: bold;
font-size: 90%;
text-align: center;
letter-spacing: 2px;
line-height: 20px;
width: 100%;
padding: 5px;
}

.footer A:LINK {color: #DAB05E; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:VISITED {color: #DAB05E; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:HOVER {color: #D7821D; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:ACTIVE {color: #DAB05E; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}


.feedback {
background-color: #FFFFFF;
color: #000000;
border: 1px solid #000000;
}