@import url(https://fonts.googleapis.com/css?family=Unica+One|Vollkorn:400,700,400italic);

body {
	padding: 0;
	margin: 0;
	background-color: #1e0000;
}
.clearall {
	clear: both;
}
a {
	color: inherit;
	text-decoration: none;
}
.italic {
	font-style: italic;
}
.red {
	color: #ae0000;
}
#content {
	width: 1100px;
	margin: 0 auto;
	margin-top: 45px;
	background: url(../images/contentbg.png) #ffffff;
	box-shadow: 0 0 10px #000000;
	margin-bottom: 75px;
}

#ngd-btn { 
  margin-left: 35px; 
}

#main {
	width: 1050px;
	margin: 0 auto;
}
#headerphone {
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#headerphone p {
	display: inline;
	font-family: 'Unica One', cursive;
	font-size: 17px;
	line-height: 10px;
	color: #ffffff;
	float: left;
	padding-top: 2px;
	text-transform: uppercase;
}
#followus {
	background-color: #ae0000;
	height: 45px;
}
#followus p {
	display: inline;
	font-family: 'Unica One', cursive;
	font-size: 17px;
	color: #ffffff;
	float: right;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 13px;
}
#followus img {
	float: right;
	padding-top: 4px;
	padding-right: 15px;
	opacity: 0.75;
}
#followus img:hover {
	opacity: 1;
}
#logo {
	position: relative;
	width: 300px;
	height: 223px;
	margin: 0 auto;
	margin-top: -10px;
	margin-bottom: -232px;
	z-index: 9999;
}
#banner {
	position: relative;
	width: 1100px;
	height: 300px;
	z-index: 2;
	margin-top: -6px;
}


#topnav {
	position: relative;
	margin-top:0px;
	margin-bottom: 60px;
	z-index: 999999;
}
#topnav ul {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ae0000;
	width: 1060px;
}
#topnav ul a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:700;
	font-family: 'Unica One', cursive;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height:32px;
	padding:0 24px;
	text-transform: uppercase;
}
#topnav ul a:hover {
	text-decoration: underline;
}
#topnav ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	font-family: 'Unica One', cursive;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
}
#topnav ul li:hover {

}
#topnav ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:rgba(174,0,0,0.9);
	padding:0;
	width: auto;
	padding-top: 5px;
	margin-top: 0px;
}
#topnav ul ul li {
	float:none;
	width:200px;
}
#topnav ul ul a {
	line-height:120%;
	padding:10px 15px;
	font-size: 16px;
}
#topnav ul ul ul {
	top:0;
	left:100%;
}
#topnav ul li:hover > ul {
	display:block
}


#col1 {
	width: 625px;
	background-color: rgba(0, 0, 0, 0.2);
	padding-top: 15px;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 70px;
	float: left;
}
#col1 p {
	width: 550px;
	margin-left: 35px;
	font-size: 17px;
	line-height: 26px;
	color: #000000;
	font-family: 'Vollkorn', serif;
}
#col1 h1 {
	font-family: 'Unica One', cursive;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: px;
	color: #000000;
	width: 550px;
	margin-left: 35px;
	text-transform: uppercase;
}
#col1 li {
	list-style: square;
	color: #13283b;
	width: 550px;
}
#col2 {
	width: 400px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
}
#col2 p {
	width: 390px;
	margin-left: 5px;
	font-size: 17px;
	line-height: 26px;
	color: #000000;
	font-family: 'Vollkorn', serif;
}
#col2 h1 {
	font-family: 'Unica One', cursive;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: px;
	color: #000000;
	width: 390px;
	margin-left: 5px;
	text-transform: uppercase;
}
.thirdcol {
	display: block;
	width: 330px;
	margin-right: 30px;
	margin-top: -30px;
	float: left;
}
.thirdcol h1 {
	font-family: 'Unica One', cursive;
	font-size: 22px;
	color: #000000;
	width: 330px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
}
.thirdcol p {
	width: 330px;
	font-size: 17px;
	line-height: 22px;
	color: #000000;
	margin-top: 10px;
	font-family: 'Vollkorn', serif;
}
.newslettercol {
	display: block;
	width: 330px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	font-family: 'Unica One', cursive;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
}
.newslettercol img {
	width: 290px;
	margin-top: 5px;
}
#donatebutton {
	margin-top: -15px;
	background-color: #ae0000;
	color: #ffffff;
	font: 30px 'Unica One', cursive;
	text-transform: uppercase;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
#donatebutton:hover {
	background-color: #800808;
}
#newsletter {
	display: block;
	margin-top: 15px;
	background-color: #ae0000;
	color: #ffffff;
	font: 30px 'Unica One', cursive;
	text-transform: uppercase;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
#newsletter:hover {
	background-color: #800808;
}
.last {
	margin-right: 0px;
}
.divline {
	width: 80%;
	margin-left: 10%;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 2px;
	background-color: #ae0000;
}
#footer {
	background-color: #ae0000;
	height: 40px;
}
#footer p {
	font-family: 'Unica One', cursive;
	font-size: 20px;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
h2 {
	font-family: 'Unica One', cursive;
	font-size: 22px;
	text-transform: uppercase;
}
#col1 ul {
    list-style: none;
    padding:0;
    margin:0;
}

#col1 li { 
    padding-left: 60px;
    width: 540px;
    margin-bottom: 5px; 
    text-indent: -.7em;
    list-style-type: none;
    font-size: 16px;
    color: #000000;
    font-family: 'Vollkorn', serif;
}

#col1 li:before {
    content: "• ";
    color: #ae0000;
}
p.subtitle {
	font-size: 12px !important;
	line-height: 17px !important;
	margin-top: 5px;
}
