/* HTML Element styles specific to this project. */

html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

body,
td,
button,
input,
textarea,
select {
	margin: 0;
	font-size: 11px;
	font-family: "Tahoma", Arial, helvetica, sans-serif;
	line-height: 150%;
}



h1, 
h2,
h3,
h4,
h5,
h6 {
	line-height: 120%;
	letter-spacing: 0;
}

h1 {
	font-family: Tahoma,arial,helvetica,sans-serif; 
	font-size: 36px; 
	font-weight: bold; 
	color: #000;
	margin: 0px;
}

h2 {
	font-family: Tahoma,arial,helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000; 
	padding: 0 0 0px; 
	margin-bottom: 6px;
}

h3 {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	padding: 0 0 0px;
	margin-bottom: 6px;
}

h4 {
	font-family: Tahoma,arial,helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #404040; 
	padding: 0 0 0px; 
	margin-bottom: 2px;
}

a {
	color: #202020;
	font-weight: normal;
	line-height: 150%;
}
a:link {
	text-decoration: none;
	color: #202020;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404040;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.master {
	width: 800px;
	vertical-align: top;
	border: 1px solid #000;
	margin-top: 8px;
}

.master-td {
	width: 800px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.header {
	width: 800px;
	height: 125px;
}

.top-header2 {
	width: 800px;
	height: 125px;
	background-image: url(images/top-header-bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma,arial,helvetica,sans-serif; 
	font-size: 18px; 
	color: #000;
}

.space {
	padding-left: 15px;
	padding-top: 12px;
}

.top-header {
	width: 800px;
	height: 125px;
	font-family: Tahoma,arial,helvetica,sans-serif; 
	font-size: 18px; 
	color: #000088; 
}

.header-text {
	font-family: Tahoma,arial,helvetica,sans-serif; 
	font-size: 16px; 
	color: #FFF;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
}

.edge {
	background-color:#ffffff;
	filter:alpha(opacity=00);
	opacity:0.0;
}

.table-nav-blank {
	background-color:#ffffff;
	filter:alpha(opacity=90);
	opacity:0.9;
	width:300;
	height:100%;
}

.body-table {
	width: 800px;
	vertical-align: top;
}

.nav-left-td {
	width: 170px;
	height: 100%;
	background-color: #FFCC00;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #606060;
	font-size: 11px;
	line-height: 150%;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

.donate-table {
	width: 150px;
	vertical-align: top;
	background-image: url(images/donate-bg.jpg);
	background-repeat: repeat;
	border: 1px solid #404040;
}

.donate-td {
	width: 150px;
	height: 92px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #404040;
	font-size: 11px;
	line-height: 120%;
}

.social-table {
	width: 150px;
}

.social-td {
	width: 75px;
	height: 48px;
}

.quote-table {
	width: 150px;
	vertical-align: top;
}

.quote-td {
	width: 150px;
	border-bottom: 1px dotted #404040;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 120%;
	padding-top: 8px;
	padding-bottom: 16px;
}

.note-table {
	width: 150px;
	vertical-align: top;
}

.note-td {
	width: 150px;
	height: 350px;
	padding-top: 8px;
}

.note-td2 {
	width: 150px;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #000;
	font-size: 11px;
	text-align: justify;
}

.nav-table {
	width: 150px;
	vertical-align: top;
	padding-left: 10px;
}

.nav-link-td {
	width: 150px;
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted #404040;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #606060;
	font-size: 12px;
	line-height: 150%;
}

.nav-link-td1 {
	width: 150px;
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #606060;
	font-size: 12px;
	line-height: 150%;
}

.nav-sub-link-td {
	width: 150px;
	height: 36px;
	padding-left: 20px;
	padding-right: 6px;
	border-bottom: 1px dotted #404040;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #606060;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}

.nav-sub-link-td2 {
	width: 150px;
	height: 68px;
	padding-left: 20px;
	padding-right: 6px;
	border-bottom: 1px dotted #404040;
	font-family: Tahoma,arial,helvetica,sans-serif;
	color: #606060;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}

.alert-table {
	width: 150px;
	vertical-align: top;
}

.alert-td {
	width: 150px;
	font-family: tahoma,arial,helvetica,sans-serif;
	color: #606060;
	font-size: 11px;
	line-height: 150%;
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 6px;
}

.content-container {
	width: 620px;
	vertical-align: top;
}

.top-corner-table {
	width: 620px;
	height: 10px;
}

.corner-td {
	width: 10px;
	height: 10px;
	background-image: url(images/top-corner.jpg);
	background-repeat: no-repeat;
}

.rcorner-td {
	width: 10px;
	height: 10px;
	background-image: url(images/topr-corner.jpg);
	background-repeat: no-repeat;
}

.corner-td2 {
	width: 10px;
	height: 10px;
	background-image: url(images/bottom-corner.jpg);
	background-repeat: no-repeat;
}

.rcorner-td2 {
	width: 10px;
	height: 10px;
	background-image: url(images/bottomr-corner.jpg);
	background-repeat: no-repeat;
}

.fill {
	width: 620px;
	height: 10px;
}

.fill2 {
	width: 620px;
	height: 10px;
}

.bottom-corner-table {
	width: 620px;
	height: 10px;
}

.slide-table {
	width: 620px;
	height: 400px;
}

.slide-td {
	width: 620px;
	height: 400px;
	padding-left: 10px;
}

.content-table {
	width: 600px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #FF8800;
	background-image: url(images/body-bg.jpg); 
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}

.content-main {
	width: 600px;
	padding: 16px;
	font-family: Tahoma,arial,helvetica,sans-serif; 
	font-size: 11px;
	color: #404040;
	line-height: 150%;
	vertical-align: top;
}

.tweet-table {
	width: 100%;
}

.tweet-td {
	width: 540px;
	border: 1px solid #FF8800;
}

.navlink {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:12px;
	color:#606060;
}

a.navlink {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:12px;
	color:#606060;
	text-decoration:none;
}

a.navlink:active {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:12px;
	color:#606060;
	text-decoration:underline;
}

a.navlink:visited {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:12px;
	color:#606060;
	text-decoration:none;
}

a.navlink:hover {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:12px;
	color:#606060;
	text-decoration:underline;
}

a.navlink:visited:hover {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:12px;
	color:#606060;
	text-decoration:underline;
}

.nav-sub-link {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#404040;
	font-weight: bold;
}

a.nav-sub-link {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#404040;
	font-weight: bold;
	text-decoration:none;
}

a.nav-sub-link:active {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#404040;
	font-weight: bold;
	text-decoration:underline;
}

a.nav-sub-link:visited {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#404040;
	font-weight: bold;
	text-decoration:none;
}

a.nav-sub-link:hover {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#FF8800;
	font-weight: bold;
	text-decoration:underline;
}

a.nav-sub-link:visited:hover {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#FF8800;
	font-weight: bold;
	text-decoration:underline;
}

.breadcrumb {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#FF8800;
	font-weight: bold;
}

.footer-table {
	width: 800px;
	background-image: url(images/footer-bg.jpg); 
	background-repeat: no-repeat;
}

.footer-content-table {
	width: 800px;
	height: 60px;
}

.footer-content {
	width: 800px;
	height: 60px;
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:11px;
	color:#404040;
	vertical-align: middle;
	line-height: 1.2em;
	padding-left: 10px;
}

.news-head {
	font-family:Tahoma, arial, helvetica, sans serif;
	font-size:14px;
	color:#000088;
	line-height: 1.2em;
	font-weight: bold;
}

.grey4 {
	background-color: #606060;
	width:300px;
	vertical-align: top;
}