@import url("forms.css");

* { border: 0;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 10pt;
}

body { background: #780505;
	color: #000;
}

a:link { text-decoration: none;
}
a:visited { text-decoration: none;
}
a:hover { text-decoration: underline;
}

#cross[id] { position: absolute;
	z-index: 100;
	top: 0px;
	left: 5px;
}

#cross {_float: left;
	_clear: left;
	_text-align: center;
	width: 100px;
}

#topper { width: 630px;
	height: 75px;
	clear: both;
	margin: ;
	float: right;
}

#name {	color: #FFF;
	font-size: 2.5em;
	font-style: italic;
	float: left;
	margin: 3px;
}

#descrip { color: #D3D3D3;
	text-align: center;
	font-size: 9pt;
	font-style: normal;
	line-height: 1em;
	float: left;
	height: 100%;
	display: inline;
	position: relative;
	top: 26px;
	left: -25px;
	xmargin: 8px 0 0 10px;
}

#container { width: 750px;
	height: 95%;
	margin:  auto;
	border: 2px solid #9CABA0;
	background: #780505;
	overflow: visible;
	position: relative;
}
innercontainer[id] {position: relative;
	left: 2px;
}
#innercontainer { position: relative;
	width: 648px;
	float: left;
	background: #D4D4D4;
	margin: 0 auto;
	padding: 0px;
}

.content { background: #D4D4D4;
	float: left;
	width: 480px;
	padding: 0 10px 0 10px;
	margin: 0 3px 5px 0;
}

.content img { float: left; 
	margin: 5px;
}

div.newsletter { margin: 0 auto 0 8px;
	clear:right;
	width: 100%;
}
div.newsletter div { width: 32%;
	text-align: left;
	float: left;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px #5C5C5C solid;
	margin-bottom: 12px;
}

#header div { font-variant: small-caps;
	font-weight: 900;
}
#header[id] div { text-indent: -10px;
}

#logo { height: 50px;
	width: 125px;
	border: solid 2px #780505;
	color: #780505;
	float: left;
	text-align: center;
}
#title { position: relative;
	left: 100px;
}

/*
.menu[class] {margin-top: 125px;
}
*/
.menu { width: 100px;
	float: left;
	overflow: visible;
	text-align: center;
	position: relative;	
	top: -1px;
	z-index: 99;
	clear: left;
}

div.menu a:link, div.menu a:visited{ color: #58664C;
	display: block;
	background: #DFDFDF;
	text-decoration: none;
	font-size: 1em;
	padding-top: 5px;
	margin: 1px;
	text-align: center;
	width: 100%;
	xheight: 1.7em;
	height: 3em;
	overflow: hidden;
	line-height: 15px;
}

div.menu a:hover, a#currentpage { color: #780505;
	background: #C6CAD7;
	width: 98px;
	position: relative;
	left: 1px;
	border-right: 2px solid #F2F91C;
}

p{ padding-bottom: 9px;
}

p.footer, p.footer:first-letter, {font-size: .9em;
	color: #000;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-style: italic;
	text-align: center;
}

p:first-letter { font-size: 2em;
	font-weight: 900;
	color: #2C3787;
	font-family: bavand, "bickley script let", "bradley hand itc", cursive;
}

p.creed { margin: 10px 25px 10px 30px;
	font-weight: 800;
}

li p.creed:first-letter {font-size: 1em;
	font-weight: 800;
	font-family: "trebuchet ms",verdana,sans-serif;
	color: #000;
}

h1 { font-size: 1.5em;
	font-variant: small-caps;
	text-align: center;
	padding-bottom: 10px; 
}

h2 { font-variant: small-caps; 
	color: #1B5F17;
	font-size: 1.1em;
	text-align: center;
}

h3 { font-size: 1.2em;
	font-weight: 900;
	line-height: .5em;
	text-align: center;
	font-variant: small-caps;
	color: #757575;
}

h4 { font-style: italic;
	color: #000;
	text-indent: 20px;
}

h5 { text-align: center;
	font-family: "trebuchet ms", sans-serif;
	font-weight: 800;
	font-size: 1em;
}

ul { list-style: square;
}
li {text-indent: 15px;
	padding: 0 15px 8px 0;
}
 
.rightbar { background: #C5D2E9;
	padding: 5px 5px 20px 5px;
	margin: 3px auto;
	float: right;
	position: relative;
	width: 130px;
	text-align: center;
	border-top: 2px solid #9CABA0;
	border-bottom: 2px solid #9CABA0;
	border-left: 2px solid #9CABA0;
}

#bottom { margin: 0 auto;
	text-align: center;
	clear: both;
	background: #9CABA0;
	overflow: display;
	width: 100%;
	padding-top: 3px;
}

.bottomnav { width: ;
	padding: 2px 10px;
	margin: 1px;
	text-align: center;
	background: transparent;
	text-align: center;
	overflow: display;
	width: 75px;
	display: inline;
	border-left: 1px #DCDCDC solid;
	border-right: 1px #DCDCDC solid;
}
.bottomnav:hover { border-right:1px solid #FACA37;
	border-left: 1px solid #FACA37;
}

div.bottomnav a:link, div.bottomnav a:visited { color: #3E502D;
	font-size: .9em;
}
div.bottomnav a:hover { color: #8A2D02;
	text-decoration: none;	
}

#totop { font-variant: small-caps;
	font-weight: 600;	
}

div#footer { font-size: .8em;
	color: #FFF;
	text-align: center;
	margin: 4px auto;
	clear: both;
}
div#footer a:link, div.footer a:visited {
	color: #E5FFDD;
	font-size: 1em;
}
div#footer a:hover { color: #C2FAB1;
}