body	{
	font-size: 12;
	background: white;
	color: #000000;
	margin: 0;	
	padding: 0;
	border: 0;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}
.content_area {
	padding-left:5px;
}
body table {
        background-color:FFFFFF;
        }
.note {
    border: solid 1px brown;
    background-color: lightyellow;
    color:black;
    padding:4;
}


ul	{
	list-style-type:square;
	}

ul ul	{
	list-style-type:circle;
	}
li	{
	line-height: 1.7;
	}
p,td,th	{
	font-style: normal;
	font-size: 12
	}
p {
	margin-top: 0;
	margin-bottom: 1em;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}
	
.navtext {
         font-size:10;
         color:#000000;
 	 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
         text-align:center;
}
.secthead {
	  text-align:center;
	  font-size:11pt;
	  letter-spacing: 3px;
}
select {
       text-align:left;
       color:navy;
       background-color:#FFFFFF;
}
.box {
     border-style:solid;
     border-width:1px;
     padding:2px;
}



/* FSD logo text styles */
.logo_text_line1 {
    font-family:arial;
    font-weight:bold;
    font-size:13;
}
.logo_text_line2 {
    font-family:helvetica;
    font-weight:bold;
    text-transform:uppercase;
    font-size:13px;
}

.logo_text_line2a {
    color:5A578A;
}

.logo_text_line2b {
    color:F16565;
}

.logo_text_line2c {
    color:009683;
}

.logo_text_line3 {
    font-family:arial;
    font-weight:bold;
    color:888888;
    font-size:12;
}
/* end of FSD logo text styles */




/* questions */

.q	
{
	font-style:italic;
	color:black;
}


	/*  Establish general layout parameters */
	
#newmenu	{
	background: #e0861e;
	color: #000;
	border: 0;
	border-bottom: 1px solid #5c380f;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 31px;
	}

#secondarynav	{
	/* float: left; */
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0 25px 25px 25px;
	background: #bdcdbd url(/i/2003/sbbot4.gif) repeat-x bottom left; 
	border: 0;
	border-top: 10px solid #95a580;
	border-right: 1px solid #5c380f;
	border-bottom: 1px solid #5c380f;
	width: 151px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;	 /* Actual value for conformant browsers */	
	}

html>#secondarynav {
	width: 100px; /* Be nice to Opera */
	}

#primarycontent	{
	border: 0;
	border-top: 10px solid #bdcdbd;
	padding: 0;
	margin: 0;
	margin-left: 150px;
	width: auto;
	}

#bravefourhundred	{
	margin: 0;
	border: 0;
	padding: 15px 25px;	
	width: 450px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 400px; /* Actual value for conformant browsers */	
	}

html>#bravefourhundred {
	width: 400px; /* Be nice to Opera */
	}

h1#dr	{
	height: 100px;
	width: 400px;
	border: 0;
	padding: 0;
	background: transparent url(/i/2003/headers/drhw3.gif) no-repeat;
	margin: 0 0 10px 0;
	}

h1#gl	{
	height: 100px;
	width: 400px;
	border: 0;
	padding: 0;
	background: transparent url(/i/2003/headers/glhw.gif) no-repeat;
	margin: 0 0 10px 0;
	}
	
#styletool	{
	border: 0;
	margin: 10px 0 15px 0;
	padding: 0;
	}

#styletool img	{
	display: inline;
	border: 0;
	}
	

	/*  XML banner and rollover  */ 
	
.feedster	{
	background: #e0861e;
	padding: 0;
	margin: 0 0 15px 0;
	}

.feedster a {
	background: #e0861e;
	display: block;
	width: 100px;
	height: 16px;
	}

.feedster a:hover {
	background: #f5d7b4;
	}

	/*  Image-free logo banner with rollover  */ 

#bannerlogoban {
	margin: 0;
	padding: 0;
	border: 0;
	width: 600px;
	height: 31px;
	background: url(/i/2003/parts/lbo2.gif) no-repeat;
	}

#logoban {
	display: block;
	padding: 0;
	border: 0;
	margin: 0;
	background: url(/i/2003/parts/lb2.gif) no-repeat;
	width: 600px;
	height: 31px;
	}

a#logoban:hover {
	background: url(/i/2003/parts/lb02.gif) no-repeat;
	}

	/*  Set up general page elements 	*/ 

img {
	display: block;
	border: 0;
	}

.inline {
	display: inline;
	}

a:link, a:visited {
	cursor: hand;
	font-weight : normal;
	text-decoration : none;
	color: blue;
	}

.navbar a:link, .navbar a:visited, .navbar a:hover {
	color:white;
}
a:hover {
	cursor: hand;
	font-weight : normal; 
	text-decoration : underline;
	color: #e0861e;
	}

a:active {
	cursor: hand;
	font-weight : normal; 
	text-decoration : none;
	color: #7931df;/*#95a580;*/
	}




/* 2010-03 new styles for 2010 templates */
div#site_footer a {
    margin-top: 100px;
    color: #888844;
    font-size:12;
    height:17px;
    text-align:center;
}

h3, .content_box_title {
    width:100%;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:3px;
    border-bottom:solid #888844 3px;
    background-color:beige;
    color:414111;
    text-align:left;
    font-size:10pt;
    font-weight:bold;
}
.pagetitle
{
        text-align:left;
	text-decoration: none;
        font-size:16;
}
/* the following are for 2 column layouts with quick links */
.link_col {
	padding-left:10px;
	padding-top:10px;
	width:265;
	vertical-align:top;
}
.main_col {
	padding-left:30px;
	padding-top:10px;
	vertical-align:top;
}
/* end of 2 column with quicklinks layout styles */

/* 2 columns of equal width - mainly these are on openacs */
.two_col_tmpl_equal_width_col_1 {
    width:50%;
    padding-left:5px;
    padding-right:15px;
    vertical-align:top;
    padding-top:10px;
}
.two_col_tmpl_equal_width_col_2 {
    width:50%;
    padding-left:10px;
    padding-right:0px;
    vertical-align:top;
    padding-top:10px;
}
/* end of 2 column equal width templates */

.one_col_tmpl_col_1 {
	padding-top:10px;
	padding-left:5px;
	vertical-align:top;
}
.three_col_tmpl_col_1 {
	padding-top:10px;
	width:33%;
	padding-left:5px;
	vertical-align:top;
}
.three_col_tmpl_col_2 {
	padding-top:10px;
	width:33%;
	padding-left:25px;
	vertical-align:top;
}
.three_col_tmpl_col_3 {
	padding-top:10px;
	width:34%;
	padding-left:25px;
	vertical-align:top;
}

/* end of new template styles */

h1	{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px;
	/*text-transform: lowercase;*/
	}

h2	{
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 0;
	letter-spacing: 1px;
	}
/*
h3	
{
	color:black;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin-bottom:7px;
	margin-top:15px;
}
*/
h4	{
	font-size: 12px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	}




	/*  Search the mother 	*/ 
	
#searchui	{
	margin: 10px 0;
	}

#searchui label	{
	font: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #000;
	background: transparent;
	margin: 0;
	}

#searchblank	{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #000;
	background: #fff;
	margin: 0 3px 0 0;
	}

.hun 	{
	width: 98px;
	height: 15px;
	padding: 0;
	margin: 2px 0;
	border: 1px solid #000;
	font: 10px verdana, lucida, sans-serif;
	}



	/*  Lay out footer 	*/ 

#footer	{
	margin: 25px 0 50px 0;
	}


.alt {
	display: none;
	}

address	{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}

.butt {
   font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
   color: #000; 
   background: #bdcdbd; 
   margin: 2px 0;
   padding: 2px;
}

#tale p+p	{
	text-indent: 2em;
	margin-top: -1em;
	}

#tale h3	{
	margin-top: 25px;
	margin-bottom: 25px;
	}

#tale h4	{
	font-size: 13px;
	margin-top: 25px;
	}

h1 img {
	margin-bottom: 10px;
	}
	
img+h3	{
	margin-top: 15px;
	}	

	/*  Hide earlier versions 	*/ 

#primenav, .hide {
	display: none;
	}


	/*  General helpers, tools and hacks 	*/ 

.neg25	{
	margin-top: -25px;
	}

.vs0	{
	margin-top: 0;
	padding-top: 0;
	}

.vs2	{
	margin-top: 0;
	padding-top: 2px;
	}

.vs3	{
	margin-top: 0;
	padding-top: 3px;
	}


.vs5	{
	margin-top: 0;
	padding-top: 5px;
	}

.vs10	{
	margin-top: 0;
	padding-top: 10px;
	}

.vs15	{
	margin-top: 0;
	padding-top: 15px;
	}

.vs25	{
	margin-top: 0;
	padding-top: 25px;
	}
	
#coming	{
	float: left;
	margin: 0 10px 0 0;
	}

.floattenr	{
	float: left; 
	margin: 0 10px 0 0;
	}

.fifteenbot	{
	margin-bottom: 15px;
	}	
	

.bottomus25	{
	margin-bottom: 25px;
	}
	
.sluggo	{
	margin-top: -0.25em;
	font-style: italic;
	}
/* pre tags can break the template so we must control the width like
	so */
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
