﻿/* Global Styles */

body {
	margin:0px;
	margin-top: 0px;
	background-color: #2D0100;
	background-attachment: fixed;
    text-align: left;
    font-family: Verdana, Helvetica;
    font-size: 12px;
    scrollbar-face-color: #8D580A;
    scrollbar-arrow-color: #f0e6c2;
    scrollbar-track-color: #2D0100;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #BBBA74;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial;
	color: #f0e6c2;
	text-decoration: none;
    text-align: center;
	display:block;
	border: medium outset #7d7d7d;
	padding: 2px;
	display: block;
	width: auto;
	padding: 4px;
}
	
#navigation a:hover {
	background: #f0e6c2;
	color:#2d0100;
	}
	
#logo 	{
	font:24px Verdana, Helvetica, sans-serif;
	color: #8d580a;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{
	font: 12px Verdana, Helvetica, sans-serif;
	color: #FFFF99;
	letter-spacing: 0.3em;
	line-height: 14px;
	font-weight: normal;
}

/* Class Styles */
	
.bodyText {
	font: 13px Georgia;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 10px;
}
.credits {
	font-family: Verdana;
	font-size: xx-small;
	color: #993300;
}

.pageName{
	font: 18px Verdana, Helvetica, sans-serif;
	color: #511821;
	line-height: 26px;
	letter-spacing: 0.21em;
	text-align: center;
	font-weight: bold;
}
	
.subHeader {
	font: bold 16px Verdana, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.2em;
	text-align: center;
}

.quote {
	font: 20px Verdana, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.footer {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #511821;
	text-align: center;
}
	
.navText {
	font: 14px Verdana, Helvetica, sans-serif;
	color: #7d7d7d;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.center {
	text-align: center;
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
}

.noborderimg {
	border-width: 0px;
}

.whitebackground {
	background-color: #f1eee4;
}

.yellowbackground {
	background-color: #FFEC8B;
}

.boldnormal {
	font: 13px Georgia;
	color: #511821;
	line-height: 20px;
	font-weight: bold;
}

.normalitalic {
	font: 12px Verdana, Helvetica, sans-serif;
	color: #511821;
	text-align: center;
	font-style: italic;
}

.normaltext {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #800000;
}
.styl
e1 {
	background-image: url('images/template_01.gif');
}

.style2 {
	background-image: url('images/template_04.gif');
}

.style3 {
	background-image: url('images/template_07.gif');
	vertical-align: top;
	text-align: left;
}

.style4 {
	background-image: url('images/template_10.gif');
}

.style5 {
	background-image: url('images/template_11.gif');
}

.style6 {
	background-image: url('images/template_09.gif');
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #511821;
}


