/* BODY */

body { background: #5d3f29; }

/* MAIN CONTAINER (website) */
#mainContainer
{ background-image: url(../images/splash_bkg5.png); background-repeat: no-repeat; position: relative; text-align: left; width: 979px; height: 100%; margin: 0 auto; min-height: 100%; }
* html body #mainContainer {
	height: 100%;
}

p {}
td   { color: #f99e06; font-style: normal; font-weight: 500; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#td_link  { color: #f99e06; font-style: normal; font-weight: 400; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#td_link a:link { color: #f99e06; font-style: normal; font-weight: 400; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#td_link a:hover { color: #d50c03; font-style: normal; font-weight: 500; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
#td_link a:visited { color: #af0419; font-style: normal; font-weight: 500; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#td_link a:visited:hover { color: #f8ba00; font-style: normal; font-weight: 500; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:link   { color: #f99e06; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: none   }
a:hover   { color: #cc0202; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline   }
.nav_bar  { color: #af4115; font-style: normal; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.content { color: #251103; font-style: normal; font-weight: 400; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:visited   { color: #a696fc; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline   }
a:visited:hover  { color: #f8ba00; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline   }
.title1  { color: #db9e3b; font-size: 16px }
.slides   { color: #f99e06; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.follow { color: #f99e06; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none  ; position: relative; top: 1px; }
a#logoBlog {
	position: absolute;
	background: url(../images/blog_icon-36px.png) no-repeat;
	display: block;
	font-size: 0.1em;
	height: 0;
	overflow: hidden;
	padding-top: 36px;
	width: 36px;
	top: 558px;
	left: 330px;
	z-index: 100;
}
	
a#logoFacebook {
	position: absolute;
	background: url(../images/facebook_icon-36px.png) no-repeat;
	display: block;
	font-size: 0.1em;
	height: 0;
	overflow: hidden;
	padding-top: 36px;
	width: 36px;
	top: 572px;
	left: 840px;
	z-index: 100;
}
	
a#logoTwitter {
	position: absolute;
	background: url(../images/twitter_icon-36px.png) no-repeat;
	display: block;
	font-size: 0.1em;
	height: 0;
	overflow: hidden;
	padding-top: 36px;
	width: 36px;
	top: 572px;
	left: 885px;
	z-index: 100;
}

