body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
    color: #006;
	text-align: left;
	}

body a:link
{
color: #006;
background-color: none;
}

body a:hover
{
color: #600;
background-color: none;
}

body a:visited
{
color: #006;
background-color: none;
}

.HeaderMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.showdetails
{
    width: 200px;
}

ul
{
    clear: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 10px;
	border-bottom: 1px solid #ccc;
}

li
{
    list-style-type: none;
	font-color: #666666;
}

p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

img.right
{
    float: right;
	margin: 0px 0px 10px 10px;
}

h1 {
    font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #600;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

h1 a:link
{
    text-decoration: underline;
	color: #600;
	}
	
h1 a:hover
{
    text-decoration: underline;
	color: #600;
	}
h1 a:active
{
    text-decoration: underline;
	color: #600;
}

h1 a:visited
{
    text-decoration: underline;
	color: #600;
}

h2 {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #600;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

h2.supporters
{
    text-align: left;
	margin-top: 10px;
}
h2 a:link
{
	text-decoration: underline
}

h2 a:hover
{
	text-decoration: underline
}

h2 a:visited
{
	text-decoration: underline
}

h3 {
	
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin: 10px 0px 3px 0px;
	padding: 0px;
	text-align: left;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

h5
{
    font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background: none;
}

.infobox_wrapper h5 {
	font-family: georgia, serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 3px;
	background: #600;
	text-align: center;
}

h5 a:link
{
	font-family: georgia, serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 3px;
	background: #600;
	text-decoration: none;
}

h5 a:hover
{
	text-decoration:      underline;
		color: #fff;
}

h5 a:visited
{
	text-decoration:      none;
	color: #fff;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	
}

.note
{
    font-size: 10px;
	margin-top: 5px;
	}
	
.article img
{float: left;}

.wrapper
{
    background-color:   white;
    margin:             0 auto;
    width:              760px;
	}

.clear
{
    clear:              both;
}
.header
{

}

.date
{
    font-weight: normal;
	color: #600;
	font-size: 14px;
	font-family: arial;
}
.infobox_wrapper
{
    clear: left;
    background: white;
    width: 760px;
    padding: 0px;
	margin: 0px;	
}

.content
{
    clear: left;
    background: white;
    width: 740px;
    padding: 20px 10px 10px 10px;	
}

.content_home
{
    background: white;
    width: 740px;
    padding: 0px 10px 10px 10px;	
}

.content img
{
    float: right;
	margin: 0px 0px 10px 10px;
}

.right
{
    float: right;
	clear: right;
	padding-left: 20px;
}

/*homepage trio divs*/
.infobox
{
    float:              left;
	width:              225px;
	background:         #fff;
    padding:            10px;
	border:             1px #eee solid;
	height:             250px;
	}

.infobox a:link
{
    font-weight:         bold;
}

.infobox a:visited
{
    font-weight:         bold;
}
	
.infobox ul
{
    margin:             20px;
	padding:            0px;
}

.infobox li
{
    font-weight:        bold;
	line-height:        18px;
}

.infobox img
{
    margin:             5px 0px;
}

/*END homepage trio divs*/

/*Supporters Page = 2-column*/
.secondary_nav
{
	margin:             20px 50px;
	text-align:         center;
}
.secondary_nav ul
{
    list-style-type:    none;
}

.secondary_nav li
{
    font-size:          10px;
	padding:             0px 20px;
	margin:            0px;
	float:              left;
}

.secondary_nav li a
{
    text-decoration:    underline;
}


.2col
{
    float:              left;
	margin:             10px;
	padding:            5px;
	text-align:         left;
	font-size:          11px;
}

/*.2col ul
{
    margin:             0px;
	padding:            0px;
    list-style-type:    none;
}

.2col li
{
    margin:             0px;
	padding:            0px;
}*/


/*END Supporters Page 2 column*/
.footer
{
    clear:              left;
    font-weight:        bold;
	text-align:         center;
	padding:            15px;
	border-top:         1px #ccc solid;
	}
	
.footer h2
{
    text-align:         center;
	font-size:          12px;
	text-weight:        normal;}
