/* For when only a table will do */
body {
	background:#FFF url(../images/sandbkgrd.gif);
	text-align:center;
	font-size:.85;
	}
div#header {
	width:auto;
	}
 #footer {
 	width:100%;
 	clear:both; 
 	}
/* end of structural styles */ 

/* nav quote div */

#nav #quote {
	width: 135px; 
	float:left; 
	margin: 5px 0 5px 10px; 
	padding: 3px;
	}	
#nav #quote p {
	font-size:.8em; 
	color:#FFC;
	}
/* nav_inner  */
#nav_inner {
	padding:.5em .5em 0 1em;
	}

#nav {
	background-color:transparent; 
	background: url(../images/bannerbgndvert.jpg);
	}
#nav {background-color:transparent;}
#nav_inner ul {
	border:0; 
	margin:40px .5em 20px .5em; 
	padding:0; 
	color:#FFC;
	text-align:left;
	list-style-type:none; 
	text-decoration:none;
	font-weight:bold;  
	line-height:2em;
	}
#nav_inner li {
	border-bottom:1px solid #ffC; 
	margin:0; padding:.3em 0; 
	text-indent:.5em
	}
#nav_inner li:first-child {border-top:2px solid #FFC;}
#nav_inner a {
	color:#FFC; 
	text-decoration:none;
	}
#nav_inner a:hover {color:#0FF;}

a {
	color:#FFC;
	text-decoration:none;
	}
a:hover {
	color:#0FF;
	text-decoration:underline;
	}
/* promo styles */
#promo ul, #promo p, #promo ol {
		margin:2em .75em .75em .75em; /* lists without specific classes */
		}
#promo li {
	fon-size:2.5em;
	list-style-type:none;
	margin-left:0;
	padding-top:.3em;
	}	
#promo li a {
	color:#000;
	text-decoration:underline;
	font-variant:small-caps;
	}
#promo li a:hover {
	text-decoration:none;
	}	
#promo h4{
	margin-top:1em;
	margin-bottom:.5em; 
	color:#85008C; 
	text-align:center;
	}
/* nav styles */

#nav {
	background-image:url(../images/bannerbgndvert.jpg);
	}
#nav a:hover {
	color:#0FF;
	text-decoration:none;
	}
#nav p {
	font-weight: bold;
	color: #FFC;
	line-height: 1.1em;
	padding-left: 1.5em;
	text-align: left;
	font-size: 0.85em;
}
/* blockquote styles */
blockquote {
	border-top:2px solid;
	border-bottom:2px solid;
	width:80%;
	margin:.2em 0 1em .5em;
	padding:.2em 1em;
	}
blockquote p {
	margin-bottom:.1em;
	font-size:.85em;
	}
blockquote p:before { /* IDWIMIE 6 and 7 */
	content: open-quote;
	color:#85008B;
}
blockquote p:after {  /* IDWIMIE 6 and 7 */
	content: close-quote;
	color:#85008B;
}
blockquote cite {
	font-size:.85em;
	}
/* end blockquote styles */

/* content_inner styles */

#content_inner {
	color:#333;
	padding: 0 1em 1em 1.5em;
	margin:1em;
	text-align:left;
	}
#footer_bar {
	background-image:url(../images/footerbar.jpg);
	}
#footer_bar p {
	text-align:center;
	color:#FFC;
	background-image:url(../images/footerbar.jpg);
	}
#content_inner a:hover {
	color:#009;
	}
#footer {
	padding:.5em 10em;
	}
#footer p {
	color:#333333;
	font-size:.75em;
	text-align:center;
	}
#footer a{
	color:#000;
	}
#footer a:hover{
	color:#009;
	}
#footer_bar p {
	font-size:.75em;
	text-align:center;
	color:#FFC;
	background-image:url(../images/footerbar.jpg);
	}
#content_inner h1{
	font-size:1.5em; 	
	color:#85008C;
	}

#content_inner h2{
	margin-top:1em;  
	color:#009;
	}
#content_inner h3{
	margin-top:1em;  
	color:#CC0000
	}
#content_inner h4{
	margin-top:1em;
	margin-bottom:1em; 
	color:#85008C; 
	text-align:center;
	}
#content_inner h5{
	margin-top:1.5em;  
	color:#85008C;
	}
h6{ 
	margin-top:1.1em; 
	text-align:center;
	color:#85008C;
	}
#content_inner  a {
	text-decoration:underline; 
	color:#85008C;
	}
#content_inner  a:hover {
	color: #30C; 
	text-decoration:none;
	}
/* end content_inner styles */

/* classes */
.float_left {float:left; margin: 0 .3em .3em 0;}    /* class for left justified images - text will wrap it to the right */
.float_right {float:right;  margin: 0 0 .3em .3em;} /* class for right justified images - text will wrap it to the left */
.italics {font-style:italic;}
.bold {font-weight:bold;}
.bold_italics {font-style:italic; font-weight:bold;}
.red_text {color:#F00;}
.center {text-align:center;}
.underline {text-decoration:underline;}
/* end classes */

/* whatever styles */


code {font-size:1.25em;}
	
cite {
	font-size:.8em;
	font-style:italic;
	}
/* end whatever styles */
/* THE ALSETT CLEARING METHOD */
	.clearfix:after {
 content: “.”;
 display: block; 
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/ LEAVE THIS COMMENT RIGHT HERE! 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.purple_h1  {
	font-size:12px;
	color:#85008C;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgWITHBORDER {
	border:thin solid #003366;
}
.boldblue {
	color:#0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}
