
/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#660000;
}

.maintitle {color:#FFFFFF;font-size:40px;font-family: 'Syncopate', sans-serif;font-weight: 400; }
.maintitlem {color:black;font-size:30px;font-family: 'Syncopate', sans-serif;font-weight: 400; }
.maintitlew {color:#FFFFFF;font-size:44px;font-family: 'Syncopate', sans-serif;	 font-weight: 400;font-style: normal;text-shadow: black 0.1em 0.1em 0.2em}
.mainbody {color:black;font-size:16px;text-transform: uppercase;font-family: 'Syncopate', sans-serif;font-weight: 400; }
.smallmainbody {color:#333333;font-size:18px;font-family: 'Metrophobic', sans-serif; }

a, a:visited {
	color:black;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

a.nav:link, :visited { color:#FFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:link:focus { color:#FFFFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:visited:focus { color:#FFFFFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:link { color:#FFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:visited { color:#FFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:link:hover { color:#FFFFFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:hover { color:#FFFFFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:link:active { color:#FFFFFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:visited:active { color:#FFFFFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav:visited:hover { color:#FFFFFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
a.nav { color:#FFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }
.nav { color:#FFF; font-size: 16px; text-decoration: none; font-family: 'Syncopate', sans-serif;font-weight: 400; }

.slider-wrapper { 
	width: 68%; 
	margin: 12px auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}