/* CSS Document-Rudy's */

body {
	background:#1e2c59 url(siteImages/tmsrDDsplash_bkgr_full.jpg) no-repeat center top;
	clear:none;
	color:#1e2c59;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:24px;
	margin:0;
	padding:0;
}

img, a img {
	border:0 none;
}

/*Clear Margin & Padding on Browser Defaults*/

h1, h2, h3, p {
	margin:0;
	padding:0;
}

/********** TYPOGRAPHY************/

h1 {
	color: #96330d;
	font-weight: normal;
	font-size: 22px;
	margin-bottom:15px;
}

h2 {
	color: #e19926;
	font-weight: normal;
	font-size: 20px;
	margin-bottom:15px;
}
	
h3 {
	color: #af6f47;
	font-weight: normal;
	font-size: 20px;
	margin-bottom:15px;
}

h4 {
	color: #973821;
	font-weight: normal;
	font-size: 14px;
	margin-bottom:15px;
	}
	
p  {
	color: #1e2c59;
	font-size: 12px;
	line-height: 20px;
	margin-bottom:15px;
}

a:link { 
	color: #3F552E;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #4a73aa;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #e6a642;
	font-size: 12px;
	text-decoration: underline;
}

a.active {
	color:#96330d !important;
}
	
.titles  {
	color: #96330d;
	font-weight: bold;
	font-size: 12px;
}

.textOnColor {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style:italic
}

td {
	color: #1e2c59;
	font-size: 12px;
	line-height: 20px;
}

td a:link {
	color: #3F552E;
	font-size: 12px;
	text-decoration: none;
}

td a:visited {
	color: #4a73aa; 
	font-size: 12px;
	text-decoration: none;
}

td a:hover {
	color: #e6a642;
	font-size: 12px; 
	text-decoration: underline;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
	}
	
.style4 {
	font-size: 10px;
}

.style5 {
	color: #5c792d;
	font-weight: bold;
	font-size: 10px;
}

.style6 {
	font-size: 12px;
}

.asterisk {
	color: #FF0000;
}

.emphasis {
	color:#7B212D;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:24px;
}

.separator {
	font-weight:bold;
}

/************END TYPOGRAPHY*********************/

/*****MAIN DIV LAYOUT*******/


#top {
	width:800px;
	height:399px;
	margin:0 auto;
}

#content {
	background:#1e2c59 url(siteImages/tmsrDDsplash_bkgr.jpg) repeat-y center;
	width:100%;
}

#main-content {
	background:transparent;
	width:700px;
	margin:0 auto;
	position:relative;
	top:-210px;
	margin-bottom:-215px;
}

#footerwrap {
	background:#1e2c59 url(siteImages/tmsrDDsplash_bkgr_bottom.jpg) no-repeat center top;
	height:150px;
	width:100%;
	padding-top:130px;
	margin-top:-20px;
	overflow:hidden;
}

#footer {
	background:#1e2c59 url(siteImages/tmsrDDsplash_bkgr_foot.jpg) repeat-y center top;
	width:100%;
	height:500px;
	margin:0 auto;
	padding-top:10px;
}

#footertext {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

/*****END MAIN DIV LAYOUT*******/


/******TAGLINE******************/

#tagline {
padding-top:70px;
}

.tagline-text  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin:0;
}

#tagline a:link, a:visited {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

#tagline a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/******SITE DECLARATION********/

#site-declaration {
margin-left:175px;
}

#site-declaration h3 {
margin: 0;
}

/*******MAIN MENU*************/

#top_menu {
	background:transparent;
	width:600px;
	margin-left:50px;
	text-align: center;
	padding-top:7px;
	}

#top_menu a:link, #top_menu a:visited, #top_menu a:active {
	color:#3F552E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding-right:50px;
}

#top_menu a:hover {
	color:#8E5449;
	text-decoration:underline;
}

#top_menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#top_menu li {
	display: inline;
}

#top_menu li a.active {
	color: #96330d !important;
	font-weight:bold !important;
}


/********MAIN CONTENT LINKS*******/

#main-content a:link {
	color: #3F552E; font-size: 12px; text-decoration: none
}

#main-content a:visited {
	color: #4a73aa; font-size: 12px; text-decoration: none;
}

#main-content a:hover {
	color: #e6a642; font-size: 12px; text-decoration: underline
}


/********FOOTER LINKS************/

#footer a:link, a:visited {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

#footer a:hover {
	color:#8E5449;
	text-decoration:underline;
}

/********FADESHOW**********/

#fadeshow1 {
	margin: 30px auto;
	width:690px;
}
