body {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #DFDFDF;
	margin: 0px;
	background-color: #313638;
	line-height: 20px;
}
.bodytext_12pt {
	font-size: 12px;
	color: #FFFFFF;
}
.large_headertxt {
	font-size: 24px;
	color: #EAEAEA;
	line-height: 30px;
}


.margin_8px_side {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.margin_20px_side {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.margin_20px_right {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.footer_basebg {
	background-image: url(images/footer/footer_basebg.jpg);
	background-repeat: repeat-x;
}


.divline_top {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B5254;
	padding: 20px;
}
.divline_right {
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #383F3F;
}
.logo_margin {
	padding-left: 30px;
}
.mini_text {
	font-size: 10px;
	color: #6A7377;
}



.footer_bg {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778488;
	padding: 20px;
	background-image: url(images/footer/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3A4348;
}

.h2_white {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -0.25pt;
}
.h1_white {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -0.25pt;
}
.h0_white {
	font-family: 'Oswald', sans-serif;
	font-size: 33px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -1.5pt;
}
.h-1_white {
	font-family: 'Oswald', sans-serif;
	font-size: 44px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -1.75pt;
}


.h1_yellow {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	color: #F9F0A5;
	text-transform: uppercase;
	letter-spacing: -0.25pt;
}
.h1_orange {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	color: #ED9042;
	text-transform: uppercase;
	letter-spacing: -0.25pt;
}
.h2_yellow {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #F9F0A5;
	text-transform: uppercase;
	letter-spacing: -0.25pt;
}
.h3_orange {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #EC8F41;
	text-transform: uppercase;
	letter-spacing: -0.25pt;
}
.h3_white {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -0.25pt;
}
.midbar_bg {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B5254;
	padding: 20px;
	background-color: #282C2E;
	background-image: url(images/midbar/midbar_ds_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topbar_bg {
	margin: 0px;
	padding: 0px;
	background-color: #202324;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dashline_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #131515;
}
.dashline_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #131515;
}

.dashline_top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #131515;
}


.blogdate_day {
	font-family: 'Lusitana', serif;
	font-size: 18px;
	color: #F9F0A5;
	letter-spacing: -1pt;
}
.blogdate_number {
	font-family: 'Lusitana', serif;
	font-size: 35px;
	color: #F9F0A5;
	letter-spacing: -1pt;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFAC42;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.topbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.topbar:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.topbar:hover {
	text-decoration: none;
	color: #FFAC42;
	font-size: 10px;
}
.topbar:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.navmain:link {
	font-family: 'Lato', sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}
.navmain:visited {
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
}
.navmain:hover {
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	color: #FFAC42;
	font-size: 18px;
}
.black_divline_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #131515;
}

.navmain:active {
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
}
#twitter ul {
	list-style-type:none;
	text-align: left;
}
#twitter_update_list li {
	padding-bottom: 30px;
	margin-left: -15px;
 }
.form_font {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #272D2D;
}
