/* ================= UNDO DEFAULT STYLES ================= */

:link,:visited { text-decoration:none; color:#990000; }
ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;font-weight: normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd,legend,input,select { margin:0; padding:0 }
a img,:link img,:visited img, fieldset { border:none }
address { font-style:normal }
table {border:none;padding:0;margin:0;}


/* ================= BASIC STYLES ================= */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	background: #EAEAEA;
	margin: 0 12px 16px 12px;
	min-width: 600px;
	scrollbar-arrow-color: #002d6c;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #D5D5D5;
	scrollbar-shadow-color: #E7E7E7;
	scrollbar-darkshadow-color: #D5D5D5;
	scrollbar-track-color: #f5f5f5;
	background-color: #330000;
	height: 100%;
	margin:0;
    padding:0;
	}
td { vertical-align:top; }
.holder {
	width: 798px;
	text-align: center;
	}

.leftborder {
	background: url(leftframepattern.gif) top repeat-y;
	width:11px;
	}
	
.rightborder {
	width: 11px;
	background: url(rightframepattern.gif) top repeat-y;
	}

.middle {
	background-color: #f9f0d1;
	text-align: left;
	}

.ora {
	 float: inherit;
	}

h1 {
	margin:0;
    padding:0; 
	font-size: 16px;
	font-style: italic
	}
h1.headertext {
	background-image:url(h1-bg.gif);
	background-repeat: no-repeat;
	width: 486px; height: 34px; float:left;
	}
h1.headertext span {
		margin:0;
    padding:0;
	}
h2 {
	margin:0;
    padding:5px 10px 0 0 ; 
	font-size: 14px;
	font-style: italic;
	text-align: left;
	}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #990000;
	}
h2 a:hover {
	text-decoration: none;
	color: red;
	}
h3 {
	margin:0;
	font-size: 14px;
	font-style: italic; font-weight: bold;
	}
h1.headertext span {	
	padding: 10px 0 0 6px; display: block;
	}
.content {
	display:block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding: 10px 20px 44px 0px;
	width: 466px;
	}
.content ul {	
	padding: 10px 0 10px 25px ;
	}
ul.disk li {	
	list-style: circle;
	}

p {
	padding-bottom: 15px;
	}
.inlinepic1 {
	margin: 10px; position:relative; float:right;
	}
.indent {
	padding: 0 0 0 20px;
	margin-top: -10px;
	}
	
/* ================= MAIN NAV STYLES ================= */	

.xmas {
	width: 25px;
	background-color: #990000;
	background: url(border-nav.jpg) top repeat-y;
	}
.navholder {
	background-color: #990000; width: 188px;
	}
.cream {
	background-color: #f9f0d1;
}
#nav {
	padding: 10px 0 50px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13.5px;
	}
#nav li {
	list-style:none;
	}
#nav span {
	display: block; height: 30px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url(nav-cross.gif) ;
	}
.cross {
	float:left;
	padding: 4px 0 0 22px;
	color: #f9f0d1;
	text-decoration: none;
	}
#nav a:link, #nav a:visited {
	color: #f9f0d1;
	text-decoration: none;
	}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

#nav ul {
	margin: -5px 0 15px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	}
#nav ul span {
	display: block; height: 20px;
	background: none;
	}

.nocross {
	float:left;
	padding: 4px 0 0 30px;
	color: #f9f0d1;
	text-decoration: none;
	}
