* { padding: 0; margin: 0; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #993300;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
}
#header {
	color: #333;
	width: 950px;
	float: left;
	height: 230px;
	background-image: url(images/header.jpg);
}
#navigation {
	float: left;
	width: 950px;
	color: #333;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	height: 25px;
	padding-bottom: 8px;
	background-color: #993300;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#accordian {
	width: 947px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	height: 250px;
	
}
#leftcolumn {
	color: #FFF;
	background: #993300;
	width: 460px;
	float: left;
	height: 380px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 3px;
}
#rightcolumn {
	float: right;
	color: #333;
	background: #993300;
	height: 390px;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	display:inline
}

.links a:link {
	color: #F90;
	text-decoration: none;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.links a:visited {
	color: #F90;
	text-decoration: none;
	font-size: 15px;
}
.links a:hover {
	font-size: 15px;
	text-align: center;
	color: #fff;


	background-color:;
	height: auto;
	width: auto;
	text-decoration: none;
}

#divlinks {
	color: #FFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 1em;
	color: #C60;
	
}

.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C93;
	font-weight: bold;
	
}


.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C93;
	font-weight: bold;
	line-height: 1.4em;
	
}
#footer {
	height: 30px;
	width: 950px;
	float: none;
	text-align: center;
	background-color: #000;
	background-image: url(images/footer2.jpg);
	vertical-align: middle;
	
}

.contentText {
	line-height: 1.3em;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
	body  {
	background: #5f87ba;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.twoColHybRtHdr #container {
	margin: auto; 
	border: 1px solid #FFF;
	text-align: left; 
	background-color: #FFFFFF;
	width: 900px;
} 
.twoColHybRtHdr #header {
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/header3.jpg);
	padding-top: 148px;
	width: 900px;
} 
.twoColHybRtHdr #header h1 {
	margin: 0; 
	padding: 0; 
}


.twoColHybRtHdr #sidebar1 {
	float: right;
	width: 21em;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 0;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: left;
	background-color: #FFF;
	word-spacing: normal;
	line-height: 2em;
	text-indent: 6px;
}
.twoColHybRtHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p {
	margin-left: 2px; 
	margin-right: 10px;
	text-align: left;
}
.twoColHybRtHdr #sidebar2 {
	float: right;
	width: 22em; 
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: left;
	background-color: #FFF;
}

.twoColHybRtHdr #mainContent {
	margin-top: 0px;
	margin-right: 19em;
	margin-bottom: 0;
	margin-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
} 
.twoColHybRtHdr #mainContent2 {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: left;
}

.twoColHybRtHdr #footer {
	padding: 0 10px; 
	background:#fff;
} 
.twoColHybRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
}

.fltrt {
	float: right;
	margin-left: 8px;
	margin-right: 40px;
}
		
.fltlft 
{
	float: left;
	margin-right: 9px;

}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.twoColHybRtHdr #sidebar1 {
	padding-top: 30px;
	text-align: justify;
}
.twoColHybRtHdr #mainContent {
	zoom: 1;
	padding-top: 15px;
	text-align: left;
}

h1,.h1 {
	font-size:21px;
	text-align: left;
	line-height: 1em;
	font-weight: bold;
	color: #C60;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2,.h2 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3,.h3 {
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F90;
}
h4,.h4 {
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;

}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	
}

