
body {
	background-image: url(images/trw_repeat_color.jpg);
	margin-top: 0px;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}

td.bottom_line {

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom_color: #330000;
}

td.bottom_right_line {

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom_color: #330000;
	border-right-width: thin;
	border-right-style: solid;
	border-right_color: #330000;
}


td.all_lines {

background-image: url(images/trw_repeat_content_light.jpg);
	border-right-width: thin;
	border-right-style: solid;
	border-right_color: #330000;
	border-left-width: thin;
	border-left-style: solid;
	border-left_color: #330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom_color: #330000;
	border-top-width: thin;
	border-top-style: solid;
	border-top_color: #330000;
}



td.right_line {
background-image: url(images/trw_repeat_content_light.jpg);
	border-right-width: thin;
	border-right-style: solid;
	border-right_color: #330000;
}

td.left_col {
	background-image: url(images/trw_repeat_left.jpg);
}

td.right_col {
	background-image: url(images/trw_repeat_right.jpg);
}
td.middle_col {
	background-image: url(images/trw_repeat_content.jpg);
}

.adjusted_featured {
			
			width: 300px;
			margin: 0;
			margin-right: 30px;
			margin-left: 30px;
			/*padding-bottom: 8px;
			margin-bottom: 10px;*/
			
}

.main_col {
			
			/*width: 691px;*/
			margin: 0;
			margin-right: 20px;
			margin-left: 20px;
			
			/*padding-top: 18px;
			
			padding-bottom: 8px;
			margin-bottom: 10px;
			*/
			
}

.r4i {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	/*margin-bottom: -8px;*/
}

p {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	/*line-height: 14px;*/
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	/*margin-bottom: -8px;*/
}



h1.page_header {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	/*margin-bottom: -8px;*/
}
h1 {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	/*margin-bottom: -8px;*/
}
h2 {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	/*margin-bottom: -8px;*/

}
h3 {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*margin-bottom: -8px;*/
}




p.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #412D17;
}

a:link            { color: #861A04; text-decoration: underline }
a:active         { color: #558407; text-decoration: underline }
a:visited        { color: #861A04; text-decoration: underline }
a:hover         { color: #558407; text-decoration: underline }

a.noline:link            { color: #861A04; text-decoration: none }
a.noline:active         { color: #558407; text-decoration: underline }
a.noline:visited        { color: #861A04; text-decoration: none }
a.noline:hover         { color: #558407; text-decoration: underline }

a.bottom:link            { color: #412D17; text-decoration: underline }
a.bottom:active         { color: #A53500; text-decoration: underline }
a.bottom:visited        { color: #412D17; text-decoration: underline }
a.bottom:hover         { color: #A53500; text-decoration: underline }

.nav_table {
	border: thin solid #339900;
	background-color:#FFCC33;
}

a.noline2:link            { color: #ffffff; text-decoration: none; font-weight:bold }
a.noline2:active         { color: #FFFF00; text-decoration: underline; font-weight:bold }
a.noline2:visited        { color: #ffffff; text-decoration: none; font-weight:bold }
a.noline2:hover         { color: #FFFF00; text-decoration: underline; font-weight:bold }

.main_table {
	border: thin solid #000000;
	background-color:#BE9E5F;
}
