/* BODY */

body { background: #5d3f29; }

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

p {}
td   { text-align: justify; }

#copy_link  { color: #f99e06; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#copy_link a:link { color: #f99e06; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#copy_link a:hover { color: #d50c03; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
#copy_link a:visited { color: #af0419; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#copy_link a:visited:hover { color: #f8ba00; font-style: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

#td_link  { color: #f99e06; font-style: normal; font-weight: 400; font-size: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; 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: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none  ; text-align: justify; }
.contentQuotes { color: #f99e06; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 400; font-style: italic; text-decoration: none; text-align: justify; }
.titleContent { color: #251103; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-decoration: none; text-align: justify; }
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; }

a#photoLeft{
	position: absolute;
	background: url(../img/splash/photo_left.jpg) no-repeat;
	display: block;
	font-size: 0.1em;
	height: 0;
	overflow: hidden;
	padding-top: 337px;
	width: 368px;
	top: 160px;
	left: 53px;
	z-index: 50;
}

img.border {border: solid 2px #86120a;}

/* ROTATING SLIDE IMAGES */
#rotatingImages .imageBlock { height:523px; position:absolute; width:342px; overflow: hidden; }

#rotatingImages { position: absolute; top: 40px; left: 582px; right: 0; bottom: 0; width: 342px; height: 523px; z-index: 50; overflow: hidden; float: left; }


a#tagLineLink {
	position: absolute;
	background: url(../img/splash/should-know.png) no-repeat;
	display: block;
	font-size: 0.1em;
	height: 0;
	overflow: hidden;
	padding-top: 67px;
	width: 367px;
	top: 515px;
	left: 53px;
	z-index: 50;
}

a#tagLineLink:hover { background-position: 0 -67px; }

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: 570px;
	left: 795px;
	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: 570px;
	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: 570px;
	left: 885px;
	z-index: 100;
}
