*{margin:0px;
padding:0px;
}
body {
	background-color: #e6e7e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

#mainContent p, #mainContent ul, #mainContent li{
	padding-bottom:10px;
	/*line-height:14px;*/
	font-size:12px;
	line-height:16px;
	
}
/*lists styles...rj*/
#mainContent ul{
list-style:inside;/*inside*/
margin-left:15px;/*25*/
list-style-type:square;}

/*testing...rj*/
#mainContent li{
list-style:outside;/*inside*/
margin-left:5px;
list-style-type:square;}

/*testing list number ...rj*/
#mainContent #number ol{
list-style:inside;/*inside*/
margin-left:30px;/*25*/
padding-left:10px;
}

#mainContent #number ol li{
list-style:outside;/*inside*/
margin-left:5px;
list-style-type:decimal;}





#mainContent ul li{
list-style-type:square;
}
#mainContent ul ul li{
list-style-type:none;
margin-left:-15px;/*0*/
list-style-position:outside;
}

#wrapper {
	margin:20px auto;
	background-color: #FFFFFF;
	width: 765px;
}

#content{
	background-color: #FFF;
	border: 1px solid #000000;
}

a {
	color: #837143;
	text-decoration: none;
}

a:hover {
	color: #C19D45;
	text-decoration: underline;
}

/*added to replace H1 in header...rj...not updating in testing.*/
#ContentBlockHeader p{
color: #6699cc;
	font-size: 40px;
	font-weight: bold;
	padding: 26px 0px 0px 0px;
	text-transform:lowercase;
	line-height: normal;
}
/*delete style after making sure above p is good...rj*/
#ContentBlockHeader h1{
text-transform:lowercase;
}

/*this will be in mainContent div and not as big...rj*/
h1 {
	color:#6699cc;/*#6699cc*/
	font-size: 18px;/*was 40 now 24*/
	font-weight: bold;
	padding: 5px 0 5px 0;/*26*/
}
h2 {
	color: #778ba0;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 3px 0;
	margin:0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*nav and header*/
#navigation {
	background-color: #D3B262;
	color: #ccc;
	background-image: url(../images/nav_bkgd.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navBar{
	list-style-type:none;
	float:right;
	margin-right: 8px;
	margin-top: 5px;
}
#navBar ul{
	list-style-type: none;
}
#navBar li{
float:left;}

#navBar li.navItem {
	float: left;
	padding-right:10px;
}

#header {
	dispaly: inline;
	height: 96px;
	list-style-type:none;
	white-space:nowrap;
	width: 763px;
}
#header a {
	text-decoration: none;
	color: #C19D45;
}

.headImglogo {
	background-color: #FFFFFF;
	height: 96px;
	width: 189px;
	float:left;
	clear:none;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 91px;
	padding-top:2px;
}

a img,:link img,:visited img { border: none; }

.headImg {
	border-left: 1px solid #666666;
	color: #996600;
	float:left;
	font-size: 14px;
	font-weight: bold;
	height: 91px;
	padding-top:5px;
	position: relative;
	text-align:left;
	text-transform: uppercase;
	width: 190px;
}

.headImg img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.headImg p {
	padding-left: 13px;
	position: absolute;
}

.headImg a:hover {
	text-decoration:underline;
}

/*content*/

#ContentBlockHeader {
	background-color: #000000;
	height: 75px;
	position: relative;
	width: 763px;
}
#topSidePic{
position:absolute;
left:0px;
z-index:3;}

#mainHeading{
position:absolute;
left:195px;
float:left;
padding-left:0px;
}
/*end*/

#mainContent ul.sitemap,#mainContent ul.sitemap li {
margin-left:10px; 
list-style-type:none; 
/*margin-top:10px;*/}

#mainContent ul.sitemap ul.sitemapsub,#mainContent ul.sitemap ul.sitemapsub li {
margin-left:18px;}

.intro {
	font-size:13px;
	line-height:16px;
}
.bold{font-weight:bold;}
#mainContent p.boldCS{font-weight:bold;
padding-bottom:0px;}



/* MIROS EDITS
=============================================*/
#bodyContainer {
	margin-left: 200px;
	position: relative;
	text-align: left;
	width: 560px;
	/*edit by rudy to fix thanks pages...rj*/
	min-height:350px;
	/*end of edit...rj*/
	
}

#mainContent {
	padding: 20px 20px 20px 0px;
	text-align:left;
	width: 340px;
}

#rightContent {
	float: right;
	padding: 26px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 180px;
	text-align:left;
}

#sidenav {
	float:left; 
	padding:130px 0 0 25px; 
	line-height:20px; 
	text-align:left;
	text-transform:capitalize;
}

.adSectLrg,
.adSect {
	float: left;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height:14px;
	text-align:left;
}
.adSectLrg {
	border-left: none;
	width:350px;
}

.adSectLrg p,
.adSect p {
	padding-bottom: 7px;
}


.sidepic{
	padding:12px 0 0 0;
	margin:10px 0 0 0;
	border-top:1px solid #CCCCCC;
}

.learnMoreLink{
	padding:4px 0 12px 0; 
	margin:0;
}

#footer {
	color: #999999;
	height: 30px;
	clear: both;
	width: 765px;
	margin: 0px auto 0px;
	background-color: #E6E7E8;
	padding-top: 10px;
	float: none;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #cc9933;
}
.spacer{height:1px;
width:100%;
clear:both;}

/*testing table style...rj*/
.compareTable {
border:1px solid #AAAAAA;
font-size:11px;
}
.compareTable td {
padding:5px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

.compareTable td.category {
font-weight:bold;
border-left:0;
}
.compareTable th {
padding:5px;
font-weight:bold;
border-left:1px solid #CCCCCC;
}
.compareTable tr.grey{
background-color:#E9E9E9;
}

/* form styles */

.formLabel{
	margin:8px 0 2px 0;
}

input, select, textarea {
	background-color:#efeade;
	font-size:11px;
}

input.submitBtn{
	background-color:#837143;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}

.asterisk{
	font-weight:bold;
	color:#990000;
}

/* FEEDBACK FORM STYLES
=========================================================*/

.feedbackForm {
	background-color: #FFF;
	border: 1px solid black;
	margin: 0px auto;
	width: 640px;
}

.feedbackForm td {
	padding: 5px 10px;
	text-align: left;
}

/* END FEEDBACK FORM STYLES END
=========================================================*/



/* CORRECTIONS MADE
=========================================================*/
.homeImg {
	height: 275px; 
	position: relative;
	text-align:left; 
	width: 763px;}

.homeImg img {
	position: absolute;
	bottom: 0px;
	right: -1px;
}

.homeImg .text {
	position: absolute;
	right: 30px;
	width: 350px;
}

.homeImg h1 {
	color: #6699cc; 
	font-size: 40px; 
	font-weight: bold; 
	padding: 22px 0px 5px 0px;
}

.homeImg h2 {
	color:#CCCCCC; 
	font-size: 18px;
	padding-left:20px;
}

.homeImg p {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px; 
	line-height:15px; 
	padding:6px 0px 0px 20px;
}

.homeImg a {color:#D7B051}

.floatR {
	float: right;
	padding: 10px 0px 10px 20px;
}

.clear {clear: both; font-size: 10px; height: 1px; line-height: 1px; }
