@charset "utf-8";
body {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 776px;
	background: #000;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	padding: 0 5px;
}
.oneColFixCtrHdr #header {
	padding: 0 5px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000;
	color:#FFF;
}
.oneColFixCtrHdr #mainContent a {
	color: #EEE;	
}
.oneColFixCtrHdr #footer {
	padding: 0 20px;
	background-color: #000000;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	margin: 0 5px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #FFF;
}
.oneColFixCtrHdr #footer p a:link{
	color: #DDD;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:visited{
	color: #F90;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:hover{
	color: #FFF;
	text-decoration: none;
}
/* Column 1  */
.oneColFixCtrHdr #col1 {
	float: left;
	width: 265px;
	height: auto;
	background-color: #2C2C2C;
	background-image: url(images/c1top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin: 5px;
}
.oneColFixCtrHdr #col1 h1, .oneColFixCtrHdr #col1 h1 a{
	text-align:center;
	color:#FC3;
	background:url(images/c1h1.jpg) no-repeat center;
	font-size:18px;
	padding: 10px;
	font-style: italic;
}
.oneColFixCtrHdr #col1 .bar {
	width: 285px;
	height: 29px;
	margin: -5px  -10px;
	background-color: #000;
	background-image: url(images/c1Br.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	z-index: 5;
}
.oneColFixCtrHdr #col1 .blackBg{
	background:  #000;
	margin: 0 -10px -10px -10px;
	padding: 10px 0 0 0;
}
.oneColFixCtrHdr #col1 .bottom {
	background: url(images/c1bot.jpg) no-repeat bottom;
	height: 10px;
	margin: -5px -10px -15px -10px;
}
/* Column 2  */
.oneColFixCtrHdr #col2 {
	float: left;
	width: 220px;
	height: auto;
	background-color: #2C2C2C;
	background-image: url(images/c2top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin: 5px;
}
.oneColFixCtrHdr #col2 h1, .oneColFixCtrHdr #col2 h1 a {
	text-align:center;
	color:#FC3;
	background:url(images/bg_h1.png) no-repeat center;
	font-size:32px;
	padding: 10px;
	font-style: italic;
}
.oneColFixCtrHdr #col2 .bar {
	width: 240px;
	height: 29px;
	margin: -5px  -10px;
	background-color: #000;
	background-image: url(images/c2Br.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	z-index: 5;
}
.oneColFixCtrHdr #col2 .bottom {
	background: url(images/c2bot.jpg) no-repeat bottom;
	height: 10px;
	margin: 0 -10px -15px -10px;
}
.oneColFixCtrHdr #col2 h2, .oneColFixCtrHdr #col2 h2 a{
	text-align:center;
	color:#FC3;
	background:url(images/2-t2.gif) no-repeat center;
	padding: 10px;
	font-size: 18px;
	font-style: italic;
}
/* Column 3 */
.oneColFixCtrHdr #col3 {
	float: left;
	width: 200px;
	height: 100%;
	background-color: #2C2C2C;
	background-image: url(images/c3top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin: 5px 0 5px 5px;
}

.oneColFixCtrHdr #col3 h2, .oneColFixCtrHdr #col3 h2 a {
	text-align:center;
	color:#FC3;
	background:url(images/h2header196.gif) no-repeat center;
	padding: 10px;
	font-size: 18px;
	font-style: italic;
}
.oneColFixCtrHdr #col3 .bar {
	width: 220px;
	height: 29px;
	margin: -5px  -10px;
	background-color: #000;
	background-image: url(images/c3Br.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	z-index: 5;
}
.oneColFixCtrHdr #col3 .bottom {
	background: url(images/c3bot.jpg) no-repeat bottom;
	height: 10px;
	margin: 0 -10px -15px -10px;
}
/*  Column 4  */
.oneColFixCtrHdr #col4 {
	float: left;
	width: 455px;
	background-color: #2C2C2C;
	padding: 10px;
	margin: 5px 5px 5px 5px;
	background-image: url(images/c4top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #col4 h1, .oneColFixCtrHdr #col4 h1 a{
	text-align:center;
	color:#FC3;
	background:url(images/c4h1.jpg) no-repeat center;
	padding: 10px;
	font-size: 18px;
	font-style: italic;
}
.oneColFixCtrHdr #col4 .bar {
	width: 475px;
	height: 29px;
	margin: -5px  -10px;
	background-color: #000;
	background-image: url(images/c4Br.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	z-index: 5;
}
.oneColFixCtrHdr #col4 .bottom {
	background: url(images/c4bot.jpg) no-repeat bottom;
	height: 10px;
	margin: 0 -10px -15px -10px;
}
/* Column 5 ---goes with Col 4 */
.oneColFixCtrHdr #col5 {
	float: left;
	width: 260px;
	background-color: #2C2C2C;
	padding: 10px;
	margin: 5px;
	background-image: url(images/c5top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #col5 h2 ,.oneColFixCtrHdr #col5 h2 a{
	text-align:center;
	color:#FC3;
	background:url(images/c5h1.jpg) no-repeat center;
	padding: 10px;
	font-size: 18px;
	font-style: italic;
}
.oneColFixCtrHdr #col5 .bar {
	width: 280px;
	height: 29px;
	margin: -5px  -10px;
	background-color: #000;
	background-image: url(images/c5Br.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	z-index: 5;
}
.oneColFixCtrHdr #col5 .bottom {
	background: url(images/c5bot.jpg) no-repeat bottom;
	height: 10px;
	margin: 0 -10px -15px -10px;
}
/* -----------Column 50%---------------- */ 
.oneColFixCtrHdr #col6, .oneColFixCtrHdr #col7 {
	float: left;
	width: 357px;
	background-color: #2C2C2C;
	padding: 10px;
	margin: 5px;
	background-image: url(images/c6top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #col6 h2, .oneColFixCtrHdr #col7 h2 , .oneColFixCtrHdr #col6 h2 a, .oneColFixCtrHdr #col7 h2 a{
	text-align:center;
	color:#FC3;
	background:url(images/c6h1.jpg) no-repeat center;
	padding: 10px;
	font-size: 18px;
	font-style: italic;
}
.oneColFixCtrHdr #col6 .bar, .oneColFixCtrHdr #col7 .bar {
	width: 377px;
	height: 29px;
	margin: -5px  -10px;
	background-color: #000;
	background-image: url(images/c6Br.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	z-index: 5;
}
.oneColFixCtrHdr #col6 .bottom, .oneColFixCtrHdr #col7 .bottom {
	background: url(images/c6bot.jpg) no-repeat bottom;
	height: 10px;
	margin: 0 -10px -15px -10px;
}
/* ----  One Col  ---- */
.oneColFixCtrHdr #colAll {
	width: 746;
	background-color: #2C2C2C;
	background-image: url(images/cAlltop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin: 5px;
}
.oneColFixCtrHdr #colAll h1, .oneColFixCtrHdr #colAll h1 a{
	text-align:center;
	color:#FC3;
	background:url(images/cAllh1.jpg) no-repeat center;
	font-size:22px;
	padding: 10px;
	font-style: italic;
}
.oneColFixCtrHdr #colAll .bottom {
	background: url(images/cAllbot.jpg) no-repeat bottom;
	height: 10px;
	margin: 0 -10px -15px -10px;
}

.clearFloat {
	clear: both;
}
.oneColFixCtrHdr #mainContent ul {
	margin:0; 
	padding:0; 
	list-style:none
}
.oneColFixCtrHdr #mainContent li  {
	background:url(images/a1.gif) no-repeat left center; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 10px;
}
.oneColFixCtrHdr #mainContent li a  {
	font-family:Tahoma; 
	font-size:12px; 
	line-height:17px; 
	color:#DEBC4D; 
	text-decoration:none;
}
.oneColFixCtrHdr #mainContent li a:hover {
	text-decoration:underline;
}
.oneColFixCtrHdr #mainContent ol li{
	background: none;
	font-family:Tahoma;
	font-size:14px;
	line-height:17px;
	color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20px;
	padding-top: 8px;
}

.oneColFixCtrHdr #mainContent .profile{
	clear:both;
	margin: 10px 0;
	height: 250px;
	border: 1px solid #666;
	background: #222;
	
}
.oneColFixCtrHdr #mainContent .profile h2{
	text-align:center;
	color:#FC3;
	background:#000;
	border-bottom: 1px solid #666;
	margin-bottom: 4px;
	margin-top: 0;
}

.oneColFixCtrHdr #mainContent .profile img{
	float:left;
	margin: 5px 15px 5px 5px;
	border: 1px solid #FFF;
}
.oneColFixCtrHdr #mainContent .profile .innerBox{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.oneColFixCtrHdr #mainContent .profile .innerBox .floatlft1{
	float:left;
	margin-right: 5px;
	display: inline;
	width: 125px;
	text-align:right;
	clear: left;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent .profile .innerBox .floatlft2{
	float:right;
	display: inline;
	width: 285px;
	font-weight: bold;
}
.floatLft{
	float:left;
}
.floatRgt{
	float:right;	
}
.floatRgt2{
	float:right;
	margin: 5px;
}
.floatRgt2 h2{
	color: #FC3;
	font-size:16px;
	height: 34px;
	text-align:center;
	margin-bottom: 0;
}
.imgfloatRgt{
	float:right;
	margin: 5px 0 5px 10px;
}
.imgfloatLft{
	float:left;
	margin: 5px 10px 5px 0;
	border: 1px solid #000;
}
.imgfloatLftNoBord{
	float:left;
	margin: 5px 10px 5px 0;
}
/* --  BEGIN CONTACT FORM -- */
.oneColFixCtrHdr #mainContent #form1{
	
}
.oneColFixCtrHdr #mainContent #form1 p{
	margin: .5em 0;
}
.oneColFixCtrHdr #mainContent #form1 label{
	width: 100px;
	display: block;
	float: left;
	clear:left;
	text-align:right;
	margin: 4px 5px;
	font-size: 95%;

}
.oneColFixCtrHdr #mainContent #form1 input.text{
	width: 220px;
}
.oneColFixCtrHdr #mainContent #form1 textarea.text{
	width: 220px;
}
.oneColFixCtrHdr #mainContent #form1 .submitBtn{
	margin-left:110px;
}
/* --  END CONTACT FORM -- */
/* --  Quick Form -- */
.oneColFixCtrHdr #mainContent #form2{
	font-size:12px;
}
.oneColFixCtrHdr #mainContent fieldset{
	background: #111;
	padding: 10px;
	border: none;
	margin: 30px 0 0 0;
}
.oneColFixCtrHdr #mainContent fieldset legend{
	color: #FC3;
	font-weight: bold;
	background: #111;
	border-right: 1px solid #000;
	padding: 8px;
	margin: -30px 5px 5px 5px;
}
/* --  END OF Quick Form -- */
.textSmaller{
	font-size: 80%;
}
.oneColFixCtrHdr #mainContent a.yellow {
	color:#FC3;
	text-decoration: none;
}
p.noMarg{
	margin: 0;
}
.txtYellow {
	color: #FC3;
}

