#containerWrap1 {
	width:910px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_stage_tile.gif);
	background-repeat: repeat-y;
	margin-bottom:10px;
}
#containerWrap2 {
	background-image: url(../images/bg_stage_btm.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#containerMain {
	width: 885px;
	/*\width: 915px;
	w\idth: 890px;*/
	padding: 10px 10px 10px 15px;
	background-image: url(../images/bg_stage_top.gif);
	background-repeat: no-repeat;
		}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CA2D2D;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 18px;
}

#containerNav {
	background-image: url(../images/bg_left_col_04.gif);
	background-repeat: no-repeat;
}


#banner {
	padding: 0;
	margin-bottom: ;
	text-align: right;
}


#content {
	padding: 10px 0 0;
	margin-left: 220px;
	margin-right:10px;
	line-height: 18px;
}
#leftCol {
	float: left;
	width:185px;
	margin: 0;
	padding-right: 5px;
	padding-left: 10px;
}
.colClr {
	clear: both;
	padding: 0;
}

#footer {
	width:100%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	color:#EFE3D0;
}
#indexLeftCOl{
	width:300px;
	float:left;
	padding-left: 10px;
}
#indexRightCOl{
	margin-left:335px;
	padding-right: 10px;
}
p{
	margin-top:0px;
	padding-top:7px;
	margin-bottom:0px;
	padding-bottom:7px;
	text-align: justify;
}
#nav li {
	margin-left:-40px;
	list-style-type: none;
	height:17px;
	margin-bottom:1px;

}
#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited {
	padding-left:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B20000;
	text-decoration: none; 	
	height:17px;

}
#nav li a:hover {
	color:#FFFFFF;
	display:block;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	border-bottom:0px;
}
.noBorder{ 
	border-bottom:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #553E22;
	background-color: #420C04;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}
.alignCenter {
	text-align: center;
}
.subTitle {
	color: #FDFCFA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #A80F07;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 0px;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	width: 290px;
}
a, a:active, a:visited, a:link{
	font-size: 11px;
	color: #B20000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover{
	color: #856136;
	text-decoration: none;
	border-bottom:1px dashed #999999;
}
a.bigLink, a.bigLink:active, a.bigLink:visited, a.bigLink:link{
	font-size: 14px;
	color: #B20000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a.bigLink:hover{
	color: #856136;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
a.whiteLink, a.whiteLink:active, a.whiteLink:visited, a.whiteLink:link{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.whiteLink:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
}
.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	padding: 1px;
	border: 1px dotted #856136;
}
.bigLinkPad {
	margin-bottom: -10px;
}

.list li {
	list-style-image: url(../images/blt_02.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: -12px;
	padding-left: 2px;
}

.imgBorder {
	padding: 1px;
	border: 1px dotted #856136;
}
.alignLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #856136;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
.bdrBtm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #856136;
}

.quote {
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	background-color: #F6EFE3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #856136;
	border-bottom-color: #856136;
}
.txtSml {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}
.imgRight {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	padding: 1px;
	border: 1px dotted #856136;
}
.subTitle430 {

	color: #FDFCFA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #A80F07;
	background-image: url(../images/bg_title_430.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 0px;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
	width: 420px;
}
.subTitle205 {


	color: #FDFCFA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #A80F07;
	background-image: url(../images/bg_title_205.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 0px;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
	width: 195px;
}
.tileName {
	background-color: #F7EFDD;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.subTitleSml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.smlTxt {
	font-size: 9px;
}
.redTitle {
	font-style: italic;
	color: #CA2D2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.redTxt {
	color: #CA2D2D;
}
.greyTxt {
	color: #666666;
}
.tableBrown td {
	background-color: #F7F0E5;
}
