@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #006;
	font-family: 'Courier New' , Monospace;
	background-color: #f93;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px sans-serif;
	font:normal;
	background: #f2c97c;
}

#tblMain {
	background: url("../images/header_bg1.jpg") no-repeat;
	width: 872px;
	margin-left: 88px;
}

#tdHeaderLeft {
	padding-left: 2px;
}
#tdHeaderMiddle2{width:338px;}

#tdHeaderRight {
	width: 286px;
}

#tdHeaderRight select {
	margin-top:2px;
	font:11px Arial, Helvetica, sans-serif;
	background: #fff;
}
#tdHeaderRight2 select {
	margin-top:2px;
	font:11px Arial, Helvetica, sans-serif;
	background: #fff;
}

#tdNavigation {
	background: url("../images/left_bg.jpg") bottom no-repeat #26130b;
	padding-bottom: 100px;
}

#tblSearch {
	background: url("../images/search_bg.jpg") repeat-x;
	width: 100%;
}

#tblSearch input {
	border: 1px solid #90785d;
	background: url("../images/search_bar_bg.jpg") repeat-x;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 170px;
	font-size: 10pt;
}

#tblSearch td, #tblSideNav td {
	padding-left: 20px;
}

#tblSideNav {
	margin-top: 11px;
	width: 250px;
}

#tblSideNav a {
	color: #fff;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	text-decoration: none;
}

#tdContent {
	background: url("../images/content_bg.jpg");
	padding: 22px 49px 22px 28px;
	font-size:8pt;
}

#tdBottomBar {
	background: url("../images/bottom_bg.jpg") repeat-x;
	height: 21px;
	border: 1px solid #71492f;
}

#trFooter {
	color: #f2c97c;
	font-size: 8pt;
}

#trFooter a {
	color: #f2c97c;
	text-decoration: none;
}

#trFooter td {
	padding-left: 10px;
	padding-right: 28px;
	padding-top: 9px;
}

#tdDefaultMain {
	height: 358px;
	text-align: right;
}

#tdDefaultMain div {
	float: right;
	margin: 25px 27px;
	width: 217px;
	text-align: left;
}


p, ul, ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
}

/* font styles */
	/* TEXT 1 */
		.text1	{
			font-size:10pt;
			color: #000;
			line-height:14pt;
			}
		.text1 a {
			color: #ff6122;
			text-decoration:none
		}
		.text1 a:hover {
			color:#000;
		}

	/* TEXT 2 */
		.text2	{
			font-size:12px;
			color:#666;
			font-weight:bold;
			}
		.text2 a {
			color: #999;
			text-decoration:none
		}
		.text2 a:hover {
			color:#CCC;
		}

	/* TEXT 3 */
		.text3	{
			font-size:14px;
			color:#fff;
			}
		.text3 a {
			color: #fff;
			text-decoration: underline;
		}
		.text3 a:hover {
			color:#fff;
		}
	/* TEXT 4 */
		.text4	{
			font-size:10pt;
			color: #000;
			line-height:14pt;
			}
		.text4 a {
			color: #5C2D1B;
			text-decoration:none
		}
		.text4 a:hover {
			color:#000;
		}

	/* HEADER 1 */
		.header1	{
			font-size:14pt;
			color: #1a0d06;
			font-family: Trebuchet MS, Arial, Verdana, Sans;
			}
		.header1 a {
			color: #ff6122;
			text-decoration:none
		}
		.header1 a:hover {
			color:#1a0d06;
		}
		h1	{
		font-size:14pt;
		margin:0;
		padding:0;
		font-weight:normal;
		color: #1a0d06;
		font-family: Trebuchet MS, Arial, Verdana, Sans;
		}
		h1 a {
		color: #ff6122;
		text-decoration:none
		}
		h1 a:hover {
		color:#1a0d06;
		}

	/* HEADER 2 */
		.header2	{
			font-size:20pt;
			color: #1a0d06;
			line-height:28pt;
			font-family: Trebuchet MS, Arial, Verdana, Sans;
			}
		.header2 a {
			color: #ff6122;
			text-decoration:none;
		}
		.header2 a:hover {
			color:#1a0d06;
		}
		h2	{
		font-size:20pt;
		line-height:28pt;
		color: #1a0d06;
		font-weight:normal;
		margin:0;
		padding:0;
		font-family: Trebuchet MS, Arial, Verdana, Sans;
		}
		h2 a {
		color: #ff6122;
		text-decoration:none;
		}
		h2 a:hover {
		color:#1a0d06;
		}

	/* HEADER 3 */
		.header3	{
			font-size:20pt;
			color: #ff6122;
			font-family: Trebuchet MS, Arial, Verdana, Sans;
			}
		.header3 a {
			color: #999;
			text-decoration:none
		}
		.header3 a:hover {
			color:#CCC;
		}
		h3	{
		font-size:20pt;
		color: #ff6122;
		font-weight:normal;
		margin:0;
		padding:0;
		font-family: Trebuchet MS, Arial, Verdana, Sans;
		}
		h3 a {
		color: #999;
		text-decoration:none
		}
		h3 a:hover {
		color:#CCC;
		}
/* END font styles */		
		
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/