

body { 
	background: #a11d26 url(images/bg1.gif) repeat-x top center;
	color: #333;
	font-family: verdana, arial, sans-serif;
	font-size: .76em;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

body#home-page {background: #a11d26 url(images/bg1.gif) repeat-x top center;}



table tr td {	
	font-size: 100%; 
}
	
span {
	
}


.highlight {color: #508d00;}


h1 {  
	border-bottom: 1px solid #333;
	color: #333; 
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 .76em 0;
	padding: 0 0  2px 0;
	position: relative;
} 
 

h2 {  
	border-bottom: 1px dashed #333;
	color: #333;	
	font-size: 140%;
	font-weight: normal; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0 0  2px 0;
	position: relative;
}

h3  { 
	color: #bb1828;	
	font-size: 130%; 
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}


h4  {  
	color: #bb1828;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	padding: .5em 0 0 0;
}

h5  { 
	border-bottom: 1px dashed #e7e1c3;
	color: #e7e1c3; 
	font-weight: bold;  
	font-size: 100%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
	position: relative;
}

	
h6  {  
	color: #333;
	font-weight: normal;  
	font-size: 100%; 
	line-height: .4em;
	margin: 0 0 .5em 0;
	padding: 0;
}

.lined {
	border-bottom: 1px dashed #333;
}
	
a {
	color: #0093ca; 
	text-decoration: underline;
}

a:link {
	color: #0093ca;
	text-decoration: underline;
	outline: none;
}

a:visited{
	color: #0093ca; 
	text-decoration: underline;
	outline: none;

}

a:hover {
	color: #0093ca;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #0093ca;
	text-decoration: none;
	outline: none;
}

p {
	line-height: 1.7em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 


.hidden {display: none;}


.caption {
	color: #cfcfcf;	
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px;
	padding: 2px;
	position: relative;
	text-align: center;
}

.large {font-size: 240%;}

.small {font-size: 90%;}

.first {font-size: 120%}

.floatleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
 }

.floatcenter {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.framed {
	border: 1px solid #49453f;
	margin: 2px;
	padding: 2px;
}


.quote {
	background: transparent url(images/quotes.gif) no-repeat top left;
	font-size: 110%;
	font-style: italic;
	margin: 20px 0px;
	padding: 5px 20px 0px 30px;
	text-align: left;
}


.signature {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: right;
}

.random-quote {
	color: #beb7a9;
	font-style: italic;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 168px;
}


div.document { 
	margin: 0;
	padding: 3px 0;
}


/* -- CONTENT -- */

#wrap {
	background: transparent;
	position: relative;
	margin: 0px auto 5px auto;
	padding: 0;
	text-align: center;
	width: 960px;
}


#header {
	padding: 0;
	margin: 0 20px;
	height: 158px;
	width: 920px;
}

#logo {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	height: 158px;
	width: 254px;
}

#logos {
	background: transparent url(images/logos/sponsored-by-bg.gif) no-repeat top left;
	float: right;
	position: relative;
	padding: 0;
	margin: 0;
	height: 158px;
	width: 322px;
}

#no-logos {
	background: transparent url(images/logos/sponsored-by-blank.gif) no-repeat top left;
	float: right;
	position: relative;
	padding: 0;
	margin: 0;
	height: 158px;
	width: 322px;
}

#logo-swap {
	overflow: hidden;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 42px;
	left: 32px;
	height: 80px;
	width: 165px;
}

#logo-swap img {
	height: 80px;
	width: 165px;
}

#slideshow1 {
	position: absolute;
	top:0; 
	left:0;
}

a#prev {
	color: #efefef;
	position: relative;
	top: 15px;
}

a#next {
	color: #efefef;
	position: relative;
	top: 15px;
}

#flash {
	background: transparent;
	height: 270px;
	position: relative;
	padding: 0;
	margin: 0;
	width: 960px;
}


#flash-image {
	background: transparent;
	position: relative;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	width: 960px;
}

#main {
	background: transparent;
	padding: 10px 0 0 0;
	margin: 0px 30px;
	width: 900px;
}


#sidebar {	
	float: right;
	position: relative;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

#sidebar-items {
	position: relative;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width: 250px;
}

#sidebar-text {
	color: #efefef;
	line-height: 1.3em;
	font-size: 90%;
	margin: 0;
	padding: 15px;
	text-align: left;
}

#sidebar-text a {color: #dac37e;}





/* ------------------- nav in the SIDEBAR -------------------- */
#nav {
	background: transparent;
	margin: 0;
	padding: 8px 0;
	width: 250px;
}

#the-menu {
	font-size: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 230px;
}

ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 230px;
}

ul#menu li {
	display: inline; /*-- so your code doesnt have to be all on one line for IE6 --*/
}

ul#menu a {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
}

ul#menu li a {
	border-bottom: 1px solid #a67d82;
	color: #dac37e;	
	margin: 0px;
	padding: 3px 3px 3px 17px;
}


ul#menu li a:hover {
	background: transparent url(images/arrows.gif) no-repeat center left;
	color: #fff;
	margin: 0px;
	padding: 3px 3px 3px 17px;
}

ul#nav_categories li a {
	background: transparent;
 	border: 0px;
  	color: #e1d09c;
  	font-size: 90%;
  	font-weight: normal;
  	margin: 0px;
	padding: 2px 3px 3px 35px;
 	text-decoration: none;
}

ul#nav_categories li a:hover {
	background: transparent;
 	border: 0px;
  	color: #fff;
  	font-size: 90%;
  	font-weight: normal;
  	margin: 0px;
	padding: 2px 3px 3px 35px;
 	text-decoration: underline;
}

ul#nav_categories {
	border-bottom: 1px solid #e1d09c;
}

/* -- On States -- */

ul#menu li a#currentpage {
	background: transparent url(images/arrows.gif) no-repeat center left;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 3px 3px 3px 17px;
}

ul#submenu li a#currentsubpage {
	background: transparent;
 	border: 0px;
  	color: #e1d09c;
  	padding-left: 15px;
 	text-decoration: underline;
}





/* ------------------------ HOMEPAGE nav in the SIDEBAR --------------------- 

body#home-page ul#menu li a {
	border-bottom: 1px solid #a67d82;
	color: #ffc62f;	
	margin: 0px;
	padding: 3px 3px 3px 17px;
}


body#home-page ul#menu li a:hover {
	background: transparent url(images/arrows.gif) no-repeat center left;
	color: #fff;
	margin: 0px;
	padding: 3px 3px 3px 17px;
}

body#home-page ul#nav_categories li a {
	background: transparent;
 	border: 0px;
  	color: #ffad1f;
  	font-size: 90%;
  	font-weight: normal;
  	margin: 0px;
	padding: 2px 3px 3px 35px;
 	text-decoration: none;
}

body#home-page ul#nav_categories li a:hover {
	background: transparent;
 	border: 0px;
  	color: #fff;
  	font-size: 90%;
  	font-weight: normal;
  	margin: 0px;
	padding: 2px 3px 3px 35px;
 	text-decoration: underline;
}

body#home-page ul#nav_categories {
	border-bottom: 1px solid #a67d82;
}

/* -- On States 

body#home-page ul#menu li a#currentpage {
	background: transparent url(images/arrows.gif) no-repeat center left;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 3px 3px 3px 17px;
}

body#home-page ul#submenu li a#currentsubpage {
	background: transparent;
 	border: 0px;
  	color: #d7c76e;
  	padding-left: 15px;
 	text-decoration: underline;
}

-- */







/* -- MAIN CONTENT -- */

#main-content {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 628px;
}


#content-wrap {
	background: transparent url(images/copy-bg.gif) repeat top center;
	margin: 0;
	padding: 0;
	width: 628px;
}

#content-top {
	background: transparent url(images/copy-top.gif) no-repeat top center;
	margin: 0;
	padding: 0;
	height: 15px;
	width: 628px;
}

#content {
	margin: 0;
	padding: 0;
	width: 628px;
}

#content-text {
	line-height: 1.4em;
	margin: 0;
	padding: 15px;
	text-align: left;
}


div.break {
	border-bottom: 1px dashed #333;
	clear: both;
	display: block;
	line-height: .1em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}



#footer {
	margin: 0;
	padding: 0;
	text-align: center;
}

#subfooter {
	border-top: 1px solid #e7e1c3;
	color: #efefef;
	margin: 0 auto;
	padding: 10px 0;
	text-align: right;
	width: 930px;
}


#footer-content {
	float: left;
	font-size: 90%;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
	width: 220px;
}


/* -- FORM ELEMENTS -- */

form legend {
	background: #fff;
	border: 1px solid #ccc;
	color: #efefef;
	font-size: 110%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #49453f;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	width: 478px;
}

form label {
	display: block;
	color: #a0a2a4;
	font-weight: normal;
	font-size: 90%;
}

form input, select, option {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
}

form textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	width: 400px;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #333;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
}

.req {
	color: #F90;
}


/* -- ADMIN EDIT BUTTONS -- */

a.adminlink {
	background: #7bbbe3;
	border: 1px solid #e2e2e2;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	position: absolute;
}

a.adminlink:link {
	color: #333;
}

a.adminlink:visited {
	color: #333;
}

a.adminlink:hover {
	background: #000;
	color: #fff;
}	
	
a.adminlink:active {
	background: #000;
	color: #fff;
}


/* -- VIDEO -- */
#the-video {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

#container0 {
	border: 1px solid #333;
	margin: 0 auto;
	padding: 0;
	height: 265px;
	width: 500px;
}