html, body {
margin : 0;
padding : 0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color : #000000;
background : #2e2e2e url(images/bg.jpg) repeat top center;
}

#blog-icon{
width: 80px;
height: 55px;
margin-top:-50px;
padding-left: 280px;
z-index:100;
}

#donate-icon{
width: 160px;
height: 55px;
margin-top:-50px;
padding-left: 370px;
z-index:100;
}

#container {
width : 750px;
margin : 0 auto;
padding : 0;
line-height : 1.5em;
background : #eee;
color : #666;
}
#top {
height : 320px;
margin : 0;
padding : 0;
background : #000000 url(images/top.jpg);
color : #000;
}

#top-blog {
height : 320px;
margin : 0;
padding : 0;
background : #000000 url(images/top-blog.jpg);
color : #000;
}
/*
#top h1 {
padding : 10px;
margin : 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing : 5px;
text-align : right;
color : #000;
background : inherit;
}
*/
.toplinks {
padding: 9px;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing : 2px;
text-align: right;
color : #000;
background : inherit;
}

#leftnav {
line-height : 2em;
float : left;
width : 180px;
margin : 0;
padding : 0;
color : #666;
background : #f7f7f7 url(images/side.jpg) no-repeat top center;
}

#leftnav_natl{
line-height : 2em;
float : left;
width : 220px;
margin : 0;
padding : 0;
color : #666;


}

#content {
margin : 0 0 20px 190px;
padding : 0;
font-size:12px;
color: #000000;
}

#content .col1{
float:left;
width: 170px;
padding: 5px;
font-size:11px;
background-color:#FFFFFF;
}

#content .col2{
float:left;
width:170px;
margin-left:10px;
padding: 5px;
font-size:11px;
background-color:#FFFFFF;
}

#content .col3{
float:right;
width:170px;
padding: 5px;
font-size:11px;
background-color:#FFFFFF;
}

#content_whole{
width: 100%;
}

#content_whole p {
margin : 0 25px 5px 15px;
color: #000000;
line-height:12px;
font-size:11px;
}

#content_whole .headline{
	background-color:#000000;
	color: #ffffff;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}

#content_whole .col1{
float:left;
width:220px;
margin-right:5px;
}

#content_whole .col2{
float:left;
width:298px;
border-left:#333333 1px solid;
border-right:#333333 1px solid;

}

#content_whole .col3{
float:left;
width:220px;
margin-left:5px;
}

#content_whole hr{
margin:10px;
border-color:#999999;
border-width:1px;
}



#content p {
margin : 0 25px 5px 15px;
}
#content p a {
text-decoration : none;
background : inherit;
color : #790000;
}
#content p a:hover {
text-decoration : underline;
color:#666;
background : inherit;
}
#footer {
clear : both;
margin : 0;
padding : 0.5em;
color : #fff;
background : #790000;
}

#footer a{
font-size:10px;
color:#fff;
text-decoration:underline;
}

#leftnav p {
margin : 10px;
}
h2 {
margin : 0 0 0 0;
font-size : 120%;
letter-spacing : 5px;
color : #790000;
background : inherit;
padding: 5px 5px 5px 5px;
/* top, right, bottom, left */
}

h3 {
margin : 0;
padding : 20px 0 10px 20px;
font-size : 140%;
text-transform : none;
color : #fff;
background : inherit;
}


h4 {
font-size:16px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:10px;
text-decoration:underline;
padding-top:0px;
}

h6{
background-color:#780001;
color:#fff;
font-size: 120%;
padding: 2px;
margin-bottom:3px;
margin-top:3px;
margin-right: 5px;
height: 55px;
padding-top:10px;
}

#parade_btn{
width: 80px;
height: 50px;
margin-left:10px;
margin-top:10px;
position:absolute;}

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35; /*mustard color*/
}
#footer img {
float : right;
}
*> html #footer img {
margin : 0;
}
a:link, a:visited {
color : #790000;
background : inherit;
text-decoration : none;
}
a:hover {
text-decoration : underline;
color: #666666;
background : inherit;
}
a:active {
text-decoration : underline;
color : #790000;
background : inherit;
}
#navlist li {
list-style-type : square;
background : inherit;
color : #790000;
margin : 0 15px 0 0;
padding : 0;
font-size:11px;
}
.gallery {
height: auto;
text-align:center;
}
#gallery img {
float : left;
padding : 10px;
}
img {
border : none;
}
.quotebox {
margin : 10px;
border : 1px solid #fff;
padding : 20px;
color : #fff;
background : #818181;
font-size: 11px;
}

h5{
letter-spacing: 2px;
font-size:14px;
font-weight:bold;
text-align:center;
padding-bottom:10px;
padding-top:10px;
text-align:left;
}

.alert{
letter-spacing: .5px;
font-size:130%;
color: #780001;
font-weight:bold;
text-align:center;
padding-bottom:10px;
padding-top:5px;
text-align:center;
display:block;
}

.alert-large{
letter-spacing: .5px;
font-size:170%;
color: #780001;
font-weight:bold;
text-align:center;
padding-bottom:5px;
padding-top:5px;
text-align:center;
display:block;
text-transform:uppercase;
}

#col1{
width: 180px;
float:left;
border-right: 1px solid #CCC;
margin-bottom:10px;
padding-right:5px;
}

#col2{
width:170px;
float:left;
margin-left: 5px;
border-right: 1px solid #CCC;
padding-right:5px;
margin-bottom:10px;
}

#col3{
width:165px;
float:left;
margin-left:5px;
margin-bottom:10px;
}

.video{
width: inherit;
text-align:center;
}

ul{
padding-right:10px;
}

.aware_text{
color: #232DEF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
text-align:center;
font-weight:bold;
padding: 10px 0px 10px 0px;
}

.attn{
text-decoration:blink;
letter-spacing: .5px;
font-size:14px;
color: #780001;
font-weight:bold;
text-align:center;
padding-bottom:10px;
padding-top:5px;
text-align:center;
display:block;
background-color:#FFFF00;
}

.small{
font-size:10px;
font-weight:normal;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:normal;
line-height:12px;
}

.verysmall{
font-size:8px;
font-weight:normal;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:normal;
}

#letter{
border: #000066 3px solid;
padding: 5px;
margin:10px;
}

h1{
font-size:24px;
font-weight:bold;
line-height:24px;
padding: 0px 0px 0px 15px;
color: #000000;
}

.larger{
font-size: 14px;
font-weight:bold;
}

.dkred{
font-size: 14px;
font-weight:bold;
color: #890202;
}

.dkred-18{
font-size: 18px;
font-weight:bold;
color: #890202;
}

.dkblue{
font-size: 14px;
font-weight:bold;
color: #200054;
}

/*restart*/

html, body {
margin : 0;
padding : 0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color : #000000;
background : #2e2e2e url(images/bg.jpg) repeat top center;
}

#blog-icon{
width: 80px;
height: 55px;
margin-top:-50px;
padding-left: 320px;
z-index:100;
}

#donate-icon{
width: 150px;
height: 55px;
margin-top:-50px;
padding-left: 420px;
z-index:100;
}

#container {
width : 750px;
margin : 0 auto;
padding : 0;
line-height : 1.5em;
background : #eee;
color : #666;
}
#top {
height : 320px;
margin : 0;
padding : 0;
background : #000000 url(images/top.jpg);
color : #000;
}

#top-blog {
height : 320px;
margin : 0;
padding : 0;
background : #000000 url(images/top-blog.jpg);
color : #000;
}
/*
#top h1 {
padding : 10px;
margin : 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing : 5px;
text-align : right;
color : #000;
background : inherit;
}
*/
.toplinks {
padding: 9px;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing : 2px;
text-align: right;
color : #000;
background : inherit;
}

#leftnav {
line-height : 2em;
float : left;
width : 180px;
margin : 0;
padding : 0;
color : #666;
background : #f7f7f7 url(images/side.jpg) no-repeat top center;
}

#leftnav_natl{
line-height : 2em;
float : left;
width : 220px;
margin : 0;
padding : 0;
color : #666;


}

#content {
margin : 0 0 20px 190px;
padding : 0;
font-size:12px;
color: #000000;
}

#content_whole{
width: 100%;
}

#content_whole p {
margin : 0 25px 5px 15px;
color: #000000;
}

#content p {
margin : 0 25px 5px 15px;
}
#content p a {
text-decoration : none;
background : inherit;
color : #790000;
}
#content p a:hover {
text-decoration : underline;
color:#666;
background : inherit;
}
#footer {
clear : both;
margin : 0;
padding : 0.5em;
color : #fff;
background : #790000;
}

#footer a{
font-size:10px;
color:#fff;
text-decoration:underline;
}

#leftnav p {
margin : 10px;
}
h2 {
margin : 0 0 0 0;
font-size : 120%;
letter-spacing : 5px;
color : #790000;
background : inherit;
padding: 5px 5px 5px 5px;
/* top, right, bottom, left */
}

h3 {
margin : 0;
padding : 20px 0 10px 20px;
font-size : 140%;
text-transform : none;
color : #fff;
background : inherit;
}


h4 {
font-size:16px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:10px;
text-decoration:underline;
padding-top:0px;
}

h6{
background-color:#780001;
color:#fff;
font-size: 120%;
padding: 2px;
margin-bottom:3px;
margin-top:3px;
margin-right: 5px;
height: 55px;
padding-top:10px;
}

#parade_btn{
width: 80px;
height: 50px;
margin-left:10px;
margin-top:10px;
position:absolute;}

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35; /*mustard color*/
}
#footer img {
float : right;
}
*> html #footer img {
margin : 0;
}
a:link, a:visited {
color : #790000;
background : inherit;
text-decoration : none;
}
a:hover {
text-decoration : underline;
color: #666666;
background : inherit;
}
a:active {
text-decoration : underline;
color : #790000;
background : inherit;
}
#navlist li {
list-style-type : square;
background : inherit;
color : #790000;
margin : 0 15px 0 0;
padding : 0;
font-size:11px;
}
.gallery {
height: auto;
text-align:center;
}
#gallery img {
float : left;
padding : 10px;
}
img {
border : none;
}
.quotebox {
margin : 10px;
border : 1px solid #fff;
padding : 20px;
color : #fff;
background : #818181;
font-size: 11px;
}

h5{
letter-spacing: 2px;
font-size:14px;
font-weight:bold;
text-align:center;
padding-bottom:10px;
padding-top:10px;
text-align:left;
}

.alert{
letter-spacing: .5px;
font-size:130%;
color: #780001;
font-weight:bold;
text-align:center;
padding-bottom:10px;
padding-top:5px;
text-align:center;
display:block;
}

.alert-large{
letter-spacing: .5px;
font-size:170%;
color: #780001;
font-weight:bold;
text-align:center;
padding-bottom:5px;
padding-top:5px;
text-align:center;
display:block;
text-transform:uppercase;
}

#col1{
width: 180px;
float:left;
border-right: 1px solid #CCC;
margin-bottom:10px;
padding-right:5px;
}

#col2{
width:170px;
float:left;
margin-left: 5px;
border-right: 1px solid #CCC;
padding-right:5px;
margin-bottom:10px;
}

#col3{
width:165px;
float:left;
margin-left:5px;
margin-bottom:10px;
}

.video{
width: inherit;
text-align:center;
}

ul{
padding-right:10px;
}

.aware_text{
color: #232DEF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
text-align:center;
font-weight:bold;
padding: 10px 0px 10px 0px;
}

.attn{
text-decoration:blink;
letter-spacing: .5px;
font-size:14px;
color: #780001;
font-weight:bold;
text-align:center;
padding-bottom:10px;
padding-top:5px;
text-align:center;
display:block;
background-color:#FFFF00;
}

.small{
font-size:10px;
font-weight:normal;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:normal;
}

.medium{
font-size:11px;
font-weight:normal;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-variant:normal;
}

#letter{
border: #000066 3px solid;
padding: 5px;
margin:10px;
}

h1{
font-size:24px;
font-weight:bold;
line-height:24px;
padding: 0px 0px 0px 15px;
color: #000000;
}

.larger{
font-size: 14px;
font-weight:bold;
}

.dkred{
font-size: 14px;
font-weight:bold;
color: #890202;
}

.dkred-18{
font-size: 18px;
font-weight:bold;
color: #890202;
}

.dkblue{
font-size: 14px;
font-weight:bold;
color: #200054;
}
.large18 {
	font-size: 18px;
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

