* {
	padding:0px;
	margin:0px;
}
p {margin-bottom:10px;}
.clr {clear:both;} 
h1 {
	color:#DE4C1E;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
h2 {
	color:#DE4C1E;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
h3 {
	color:#DE4C1E;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/background.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	height:100%;
}
.oneColFixCtr #container {
	width:852px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #996633;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:100%;
}
#primaryContent {
	float:left;
	width:604px;
	margin-left:8px;
	background:#FFFFFF;
	overflow:hidden;
	display: inline;
}
#primaryContentleft{
	float:left;
	background-color:#fff;
	width:384px;
	border-right:190px solid #F1F3F8; /* The width and color of the rail */
	margin-right:-190px; /* Hat tip to Ryan Brill */
	padding:10px 10px 10px 20px;
}
#primaryContentleft li {margin-left:20px; margin-bottom:10px;}
.TabbedPanelsContent li {margin-left:20px; margin-bottom:10px;}
#primaryContentleft img {
	padding:0px 0px 0px -20px;
}
#primaryContentright{
	float:left;
	background-color:#F1F3F8;
	width:190px;
}
#primaryContentright p {padding:10px 10px 10px 10px;}
#primaryContentSingle{
	float:left;
	background-color:#fff;
	width:574px;
	padding:10px 10px 10px 20px;
}

#secondaryContent {
	float:left;
	width:226px;
	margin-left:6px;
	display: inline;
}
#mainHeader {
	width:604px;
	height:177px;
}
#intheNews {
	width:206px;
	color:#FFFFFF;
	background:#62472F;
	padding:10px 10px 10px 10px;
}
#intheNews H1 {
	color:#E4811A;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}
#intheNews a:link,
#intheNews a:visited {
	color:#E4811A;
	text-decoration:none;
}
#intheNews a:hover,
#intheNews a:active {
	color:#9FC4E0;
	text-decoration:underline;
}
#footer {
	clear:both;
	color:#C6B49D;
	font-size:10px;
	padding:10px 0px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a:link,
#footer a:visited {
	color:#C6B49D;
	text-decoration:none;
}
#footer a:hover,
#footer a:active {
	color:#9FC4E0;
	text-decoration:underline;
}

/* Vertical Nav */
#navcontainer { width: 180px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

#navcontainer a
{
display: block;
padding: 10px;
width: 170px;
background-color: #F1F3F8;
}

#navcontainer a:link, #navlist a:visited
{
color: #DE4C1E;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #9FC4E0;
color: #DE4C1E;
}
#navcontainer a.current {
background-color: #9FC4E0;
}
#compare {
	float:left;
	margin: 0px 0px 0px 0px;
	width:226px;
	height:50px;
	display:inline;
	background:url(../images/compare.gif);
}
a.compareLink:link,
a.compareLink:visited {
	display:block;
	height:50px;
	background:url(../images/compare.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:226px;
	line-height:120px;
}
a.compareLink:hover,
a.compareLink:active {
	display:block;
	height:50px;
	background:url(../images/compare.gif) 0px -50px no-repeat;
	overflow:hidden;
	width:226px;
	line-height:120px;
}
#secondaryNav {
	width:226px;
	height:50px;
	background:#DE4C1E;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
}
/* #secondaryNav a:link,
#secondaryNav a:visited {
	color:#362E29;
	text-decoration:none;
}
#secondaryNav a:hover,
#secondaryNav a:active {
	color:#362E29;
	text-decoration:underline;
} */
#secondaryNav li {
	float:left;
	margin:0px;
	padding:0px;

}
#nav_Contact a:link,
#nav_Contact a:visited {
	display:block;
	height:50px;
	background:url(../images/nav-Contact.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:89px;
	line-height:155px;
}
#nav_Contact a:hover,
#nav_Contact a:active {
	display:block;
	height:50px;
	background:url(../images/nav-Contact.gif) 0px -50px no-repeat;
	overflow:hidden;
	width:89px;
	line-height:155px;
}
#nav_Contact a.currentP {
	background:url(../images/nav-Contact.gif) 0px -50px no-repeat;
}
#nav_Users a:link,
#nav_Users a:visited {
	display:block;
	height:50px;
	background:url(../images/nav-Users.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:65px;
	line-height:155px;
}
#nav_Users a:hover,
#nav_Users a:active {
	display:block;
	height:50px;
	background:url(../images/nav-Users.gif) 0px -50px no-repeat;
	overflow:hidden;
	width:65px;
	line-height:155px;
}
#nav_Users a.currentP {
	background:url(../images/nav-Users.gif) 0px -50px no-repeat;
}
#nav_Home a:link,
#nav_Home a:visited {
	display:block;
	height:50px;
	background:url(../images/nav-Home.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:72px;
	line-height:155px;
}
#nav_Home a:hover,
#nav_Home a:active {
	display:block;
	height:50px;
	background:url(../images/nav-Home.gif) 0px -50px no-repeat;
	overflow:hidden;
	width:72px;
	line-height:155px;
}
#nav_Home a.currentP {
	background:url(../images/nav-Home.gif) 0px -50px no-repeat;
}
