@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:11px;} 
.txtMedium {font-size:12px;} 
.txtLarge {font-size:14px;} 
.alignRight {float:right;} 
.alignLeft {float:left;}
.txtRed {color:#a53200;} 
.txtBrown {color:#aa5c56} 
.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 
.txtBlue {color:#0d59ab} 
.txtBold {font-weight:bold;}
.row{width:990px; clear:both;} 
.breaker {clear:both; width:100%;}


/***********************************************************
The CSS Class for the Websites to Align at the Bottom.
************************************************************/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.horizone {
	background-image:url(../images/horizone-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -43px 0; /* the bottom margin is the negative value of the footer's height */
}
.horizoneInner {
	background-image:url(../images/inner-horizone-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -43px 0; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 43px; /* .adjuster must be the same height as .footer */
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	width:990px;
}
.adjuster {
	height: 43px; /* .adjuster must be the same height as .footer */
}


/*------------------------- End --------------------------*/


body {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	background-image:url(../images/page-bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#052230;
}
.wrapper {
	display:block;
	width:990px;
	margin:0 auto;
}
.creditContainer {
	width:910px;
	margin:0 auto;
	padding-top:15px;
}
.row1 {
	display:block;
	width:829px; 
	margin:0 auto;
}
.row2 {	
	display:block;
	width:829px; 
	clear:both;
	margin:0 auto;
}
.row3 {
	display:block;
	width:950px; 
	clear:both;
	margin:0 auto;
}
.bgWrapper {
	display:block;
	width:950px; 
	clear:both;
	margin:0 auto;
	background-image:url(../images/mid-bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.midCol1 {
	display:block;
	width:20px; 
	float:left;
}
.midCol2 {
	display:block;
	width:664px; 
	float:left;
}
.midCol3 {
	display:block;
	width:246px; 
	float:left;
}
.midCol4 {
	display:block;
	width:20px; 
	float:left;
}
.flashContainer {
	display:block;
	width:645px;
	height:192px;
	margin-left:17px;
}
.aboutContainer {
	display:block;
	width:590px;
	margin-left:40px;
}
.blogContainer {
	display:block;
	float:left;
	width:365px;
	padding-left:40px;
}
.contactContainer {
	display:block;
	float:left;
	width:195px;
	margin-left:40px;
}
ul.mainNav {
	display:block;
	width:187px;
	margin:0 auto;
}
li.mainNavItem {
	list-style-type:none;
	display:block;
}
.dAlign {
	display:block;
	padding-bottom:5px;
	padding-top:10px;
}
.rtImgAlign {
	display:block;
	clear:both;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:10px;
}
/*Styles added for inner content area starts*/
.row4Col1 {
	width:631px;
	float:left;
	margin-left:17px;
}
.subheadBg {
	width:631px;
	height:37px;
	background-image:url(../images/i-subhead-bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#mainContentArea {
	width:631px;
	padding-top:32px;
	float:left;
}
.blogBottomline {
	width:99%;
	border:0;
	height:1px;
	border-bottom:1px solid #999999;
	display:block;
	margin-top:10px;
}

/*Styles added for inner content area ends*/
/***********************************************************
Link and Text Styles
************************************************************/
.txtCopyright {
	color:#477da9;
	float:left;
}
.txtCredit {
	color:#477da9;
	float:right;
}
.txtMainContent {
	color:#8a7556;
	line-height:18px;
	margin-top:10px;
}
.txtMainContentInner {
	color:#8a7556;
	line-height:18px;
	margin-top:10px;
	width:586px;
	font-size:11px;
	padding-left:24px;
}
.txtMainHead {
	color:#a53200;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin-top:2px;
	margin-left:24px;
	font-weight:normal;
}
.txtRedHead {
	color:#a53200;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-top:15px;
	font-weight:normal;
}
a.lnkCredit {
	color:#477da9;
	text-decoration:none;
}
a.lnkCredit:hover {
	color:#0066FF;
	border-bottom:1px dotted #003366;
}
a.lnkMaroon {
	text-decoration:none;
	color:#a53200;
}
a.lnkMaroon:hover {
	color:#666600;
	border-bottom:1px dotted #a53200
}
a.lnkBlack {
	text-decoration:none;
	color:#000000;
}
a.lnkBlack:hover {
	color:#666600;
	border-bottom:1px dotted #a53200
}
a.lnkMainNav {
	font-size:12px;
	color:#d8cebf;
	text-decoration:none;
}
a.lnkMainNav:hover {
	border-right:2px dotted #FFCC00;
	color:#ffffff;
	padding-right:3px;
}
/*------------------------- End --------------------------*/





/***********************************************************
Styles Used by Programmers
************************************************************/

/*------------------------- End --------------------------*/