/* ===============R.L.JACKSON CSS=============== */

html { 
	height: 100%; 
} 

body { 
	height:100%; 
	background-color: White;
	background-image: url(images/bg.gif);
	font-weight: bold;
	font: 11px Arial, Helvetica, sans-serif;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
} 

a:link{
	color: #666666;
	font-weight: bold;
}

a:visited{
	color: #333333;
	font-weight: bold;
}

a:hover{
	color: #6699FF;
	font-weight: bold;
}

#shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	width: 819px;
	text-align: center;
	margin: 0px auto;
   height: 100%;
}

#wrapper {
	width: 780px;
	margin: 0px auto;
}

/* ============================== */
/* ============logo============== */

#Logo {
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: White;
}

/* ============================== */
/* ============menu============== */

#Menu01 {
	background: #E8F1E6;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	padding: 0px 0px 0px 0px;
}

.Menu01_img01 {
	width: 150px;
	padding: 0px 50px 0px 0px;
	vertical-align: baseline;
	
}

.Menu01_link {
	color: #000000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Menu01_link a {
	color: #000000;
 	text-decoration: none;
}

.Menu01_link a:hover {
	color: #C21F24;
}

.Menu01_img02 {
	padding: 0px 0px 0px 180px;
}

/* ============================== */
/* ============nav=============== */

#navbg {
	background: url(images/navboxbg.jpg) no-repeat top; 
	height: 251px;  
	background-position: 
	left;  
}


#nav_Menu {
	TEXT-ALIGN: center;
	filter: alpha(opacity=50); /*IE */ -
	moz-opacity: 0.69; /* Mozilla*/
} 

#nav_Menu a,#nav_Menu a:link,#nav_Menu a:visited, #nav_Menu a:hover {
	border:1px solid #ffffff; 
}

#nav_Menu a:hover {
	background: #C21F24; 
	border:1px solid #FFFFFF;
	color:#fff;
	text-decoration:none; 
}

#nav_Menu a {
	color:#C21F24;  
	font: bold 11px Tahoma; 
	text-align: center; 
	text-decoration: none; 
	display: block; 
	width: 95%; 
	vertical-align: middle;
}

#spacer {
	clear: left;
	line-height: 4px;
}
/* ============================== */
/* ============greenbar========== */

#GreenBar {
	background: #E8F1E6;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	padding: 0px 0px 0px 0px;
	width: 780px;
	height: 21px;
}

.GreenBar_img01 {
	width: 228px;
	padding: 0px 50px 0px 0px;
	vertical-align: baseline;
	float: left;
	
}
.GreenBar_img02 {
	padding: 0px 0px 0px 0px;
}

.GreenBar_link {
	font-weight: normal;
	letter-spacing: 1px;
	float: right;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 4px;
	font: Arial, Helvetica, sans-serif;
}

.GreenBar_link a {
	color: #000000;
	text-decoration: none;
}

.GreenBar_link a:hover {
	color: #C21F24;
}


/* ============================== */
/* ============content=========== */

.content_bg01 {
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF; 
	background-image: url(images/contentbg.gif); 
	background-repeat: repeat-x; 
	background-position: top;
	text-align: left;
}

.content_txt {
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.content_heading {
 color: #C21F24;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 letter-spacing: 1px;
}

/* ============================== */
/* ============table============= */

.forms {
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
}
/* ============================== */
/* ============footer============ */

#footer {
	background: #E8F1E6;
	padding: 3px 0px 0px 0px;
	width: 780px;
	height: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_red_text {
	color: #C21F24;
	font-weight: bold;

}
/* ============================== */
/* ============blogs============ */

.blogs {
	color: #444444;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.blogs_link a {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}

.blogs_link a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* =============END============== */





