﻿body {
		margin: 0px;
		padding: 0px;
		font-family: 		  "Trebuchet MS", Georgia, sans-serif;
		background: 		  #F8FAF3;
		color: #000000;
}



h1 {
		font-family: 		  "Trebuchet MS", Georgia, sans-serif;
		font-weight: 		 bold;
		font-size: 18px;
		color: #000000;
		margin-bottom: 0px;
		text-transform: uppercase;
			
}

h2 {
		font-family: 		  "Trebuchet MS", Georgia, sans-serif;
		font-style: italic;
		font-size: 12px;
		color: #000000;
		margin-bottom: 0px;

}




li {
		font-size: 13px;
		color: #000000;
}




ul {
		font-size: 13px;
		color: #000000;
}



p {
		font-size: 13px;
		color: #000000;
}


table {
				font-size: 12px;
			    font-family: "Trebuchet MS", Georgia, sans-serif;
}


#container {
		margin: 0 auto;
		width: 794px!important;
		background-image:url('images/bgfade.jpg');
		text-align: left;
		background-color: #FFFFFF;			
	
}


#header {
	width: 794px;
	height: 215px;
}


#content {
    background: #FFFFFF;
	padding: 10px 10px 40px 10px;

	
    }
    
    
#content a {
	color:				  #3A1D5E;
	text-decoration:      none;
	font-weight: bold;
	font-size: 15px;
}


#badges {
			
			font-size: 13px;
			font-family: "Trebuchet MS", Georgia, sans-serif;
			color: #000000;
}

#links {
				
				padding: 5px;
				color: #002C77;
				text-decoration: none;
				width: 165px!important;
				font-weight: bold;

}



#nav_left{
 	background-image:url('images/left_nav_bg.jpg');
	background-repeat:    repeat-y;
	padding: 			  5px;			
	width:                163px!important;
	float:                left;
	display:              inline;
	text-align:           left;
	color:                #000000;
	font-family:          "Trebuchet MS", Georgia, sans-serif;
	font-size:            16px;
	/*border-right-style: solid;
	border-color: #000000;
	border-right-width:thin;*/

	
}

#nav_left a{
				margin-left: 5px;
				color: #002C77;
				text-decoration: none;
				width: 155px;
				font-weight: bold;
}


#nav_left a:hover {
	background: #000000;
	color:				  #FFFFFF;
	text-decoration:      none;
	width: 160px;
	display: inherit;

	}
	
	
.nav_home a {
           
				color: #002C77;
				text-decoration: none;
				width: 160px;
				font-weight: bold;
}
	

#follow_us a:hover{
				background: transparent;
				display:    inline;
}

#logo  {
				display:    inline;
}



#logo a:hover{
				background: transparent;
				color:#002C7;
				display: inline;
				font-weight: bold;
				font-size: 14px;
}



.nav_header {
	font-family:          "Trebuchet MS", Georgia, sans-serif;
	font-weight: 		  bold;
	color: 				  #002C77;
}


.nav_header  a {
	font-family:          "Trebuchet MS", Georgia, sans-serif;
	font-weight: 		  bold;
	color: 				  #002C77;
	}


#donate a:hover{
				background: transparent;
				display:    inline;
				color: #002C77;
				font-weight: bold;
				font-family:          "Trebuchet MS", Georgia, sans-serif;
				text-align: center;

}



#footer {
    height: 10px;
    padding: 15px 15px 40px 15px;
    background: #920001;
	color: #FFFFFF!important;
	font-size: 10px;
	text-align: center;			
}

#footer a {
				background: transparent;
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;
}

