body {
	margin-top: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	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 */
	background-color: #D3D9E0;
	color: #FFF;
}

a:link, 
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #173a54;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: underline;
}

p, 
li {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color: #173a54;
	line-height:19px;
	margin-bottom:0.25em;
}

h1 a:hover {
	color: #173a54;
}

h2 {
	margin: 1em 0 0.5em 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #6e8e3c;
}
h2 a:hover {
	color: #90191b;
	text-decoration:underline
}

.home h2 {
	margin-top:0;
	text-align: left;
	color: #666;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
h3 a {
	color: #333;
}
h3 a:hover {text-decoration: underline;}


h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #666;
}

h5 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #fff;
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #173a54;
}

h7 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #173a54;
}
.rightindent {
	padding-left: 15px;
}

strong {font-weight: bold;}
em {font-style: italic;}

/* Home Navigation
-------------------------------------------------------------------------------- */
homecontainer {
	margin-top: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	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 */
}

a:link, 
a:visited {
	color: #ffffff;
}

a:hover {
	color: #173a54;
	font-weight: bold;
}

a:active {
	color: #ffffff;
}

.homebackground_image
{
	background: url(../Images/arra_header2.jpg); /* image to display */
	width:800px; /* width of image */
	height:298px; /* height of image */
	border:1px solid #ffffff; /* border around image if desired */
	overflow:hidden; /* so div won't change size */
	float:left;
	margin-top:0px;
	margin-right:15px;
	margin-bottom: 15px;
	margin-left: 0px;
 }
.hometext_properties 
{
	padding-left:0px; /* position of text in inner div */
	padding-top:0px; /* position of text in inner div */
	padding-right:2px; /* position of text in inner div */
	padding-bottom:2px; /* position of text in inner div */
	color:#ffffff; /* text color */
	font-size:11px; /* font size */
	font-weight:normal; /* font weight */
	font-family:Verdana, Geneva, sans-serif; /* font family */
	margin-left:330px; /* left position of text */
	margin-top:265px; /* top position of text */
 }

.rightbackground {
	background:url(../Images/lefthomesidebar.gif);/* image to display */
	width:200px; /* width of image */
	height:408px; /* border around image if desired */
	overflow:hidden; /* so div won't change size */
	float:left;
	margin:0px;
	margin-right:15px;
}
 
.rightbackground2 {
	background:url(../Images/lefthomesidebar.gif);/* image to display */
	width:200px; /* width of image */
	height:408px; /* border around image if desired */
	overflow:hidden; /* so div won't change size */
	float:left;
	margin:0px;
	margin-top:-15px;
	margin-right:0px;
	margin-left: -25px;
 }

.righttext
{
	padding-left:0px; /* position of text in inner div */
	padding-top:0px; /* position of text in inner div */
	padding-right:2px; /* position of text in inner div */
	padding-bottom:2px; /* position of text in inner div */
	color:#ffffff; /* text color */
	font-size:20px; /* font size */
	font-weight:bold; /* font weight */
	font-family:Verdana, Geneva, sans-serif; /* font family */
	margin-left:15px; /* left position of text */
	margin-top:15px; /* top position of text */
	text-align: left;
 }
 
 .righttext2
{
	padding-left:0px; /* position of text in inner div */
	padding-top:0px; /* position of text in inner div */
	padding-right:2px; /* position of text in inner div */
	padding-bottom:2px; /* position of text in inner div */
	color:#ffffff; /* text color */
	font-size:20px; /* font size */
	font-weight:bold; /* font weight */
	font-family:Verdana, Geneva, sans-serif; /* font family */
	margin-left:0; /* left position of text */
	margin-top:15px; /* top position of text */
	text-align: left;
 }
 


/* Left Column Navigation
-------------------------------------------------------------------------------- */
.leftcolumnbackground
{
 background-image: url('../Images/appliances_subpages.gif'); /* image to display */
 width:175px; /* width of image */
 height:427px; /* height of image */
 border:1px solid #ffffff; /* border around image if desired */
 overflow:hidden; /* so div won't change size */
 float:left;
 margin:0px;
 margin-right:15px;
 }

.leftcolumntext
{
	padding-left:0px; /* position of text in inner div */
	padding-top:0px; /* position of text in inner div */
	padding-right:2px; /* position of text in inner div */
	padding-bottom:2px; /* position of text in inner div */
	color:#ffffff; /* text color */
	font-size:14px; /* font size */
	font-weight:bold; /* font weight */
	font-family:Verdana, Geneva, sans-serif; /* font family */
 margin-left:20px; /* left position of text */
	margin-top:20px; /* top position of text */
 }

/* CONTAINER
-------------------------------------------------------------------------------- */
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0 70px 50px 70px;
	border-top-width: 0px; /*removes top border*/
	background: #ffffff;
	text-align: left;
}


/* HEADER
-------------------------------------------------------------------------------- */
#header {
	margin: 0;
	padding: 15px 0px 36px 0px;
	background-repeat: no-repeat;
}
.home #header {
	padding-top: 94px;
}

#logo {
	width: 50%;
	margin: 0 0 18px 0;
	padding: 0;
	border: 0;
}
#logo a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
#logo a img {
	margin: 0;
	padding: 0;
	border: 0;
}
.home #logo {display: none;}

img#logo-print {display: none;}


/* HEADER: Search
-------------------------------------------------------------------------------- */
#search {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}
#search form, #search input {margin: 0; padding: 0;}
input#search-field {float: left; margin: 8px 0 8px 0;}
input#search-button {float: left; margin: 8px 0 8px 0; padding: 1px;}


/* LEFT COLUMN
-------------------------------------------------------------------------------- */
#leftcolumn {
	float: left;
	width: 175px;
	margin: 0px 0px 0 0px;
	padding: 0;
	
}

#leftcolumn a {
	font-size: 12px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #173a54;
}

#leftcolumn a:link, 
#leftcolumn a:visited {
	color: #173a54;

}
#leftcolumn a:hover {color: #173a54; text-decoration: underline;}
#leftcolumn a:active {
	color: #173a54;
	font-weight: bold
}

#leftcolumn ul {
	list-style-type: none;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}

#leftcolumn ul li {
	margin: 0;
	padding: 0 0 0.25em 0;
}

#leftcolumn ul li a {
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;

	color: #173a54;
}
#leftcolumn ul li a:hover {color: #173a54;}


/* RIGHT COLUMN
-------------------------------------------------------------------------------- */
#rightcolumn {
	float: right;
	width: 200px;
	margin: 15px 0 0 0;
	padding: 0;
}

#rightcolumn2 {
	float: right;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0;
}

#rightcolumn a {
	font-size: 14px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}

#rightcolumn a:hover {
	color: #FFF;
}

#rightcolumn a:link, 
#rightcolumn a:visited {
	color: #ffffff;

}
#rightcolumn a:hover {
	color: #d1e9ec;
	text-decoration: underline;
}
#rightcolumn a:active {
	color: #ffffff;
	font-weight: bold
}

#rightcolumn ul {
	list-style-type: none;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}

#rightcolumn ul li {
	margin: 0;
	padding: 0 0 0.25em 0;
}

#rightcolumn ul li a {
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #333;
}
#rightcolumn ul li a:hover {color: #ffffff;}

/* center COLUMN
-------------------------------------------------------------------------------- */
#centercolumn {
	float: none;
	width: 375px;
	margin: 0px 0 0 0;
	padding: 25px 0 0 10px;
}

#centercolumn a {
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #6e8e3c;
}
#centercolumn a:hover {
	color: #173a54;
}

#centercolumn ul {
	list-style-type: disc;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}

#centercolumn ul li {
	list-style-type: disc;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #666;
	margin-bottom: 6px;
	display: list-item;
}

#centercolumn ul li a {
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #6e8e3c;
}
#centercolumn ul li ul {	
	margin-top: 6px;
	margin-bottom: 0;
	margin-left: 16px;
}

#centercolumn ul li ul li{
	list-style-type:circle;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #666;
	margin-bottom: 2px;
	display: list-item;
}

#centercolumn ul li a:hover {
	color: #173a54;
	font-weight:bold;
	text-decoration:underline;
}



/* main COLUMN
-------------------------------------------------------------------------------- */
#maincolumn {
	float: none;
	width: 500px;
	margin: 35px 0 0 0;
	padding: 0 0 0 10px;
}

#maincolumn a {
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #6e8e3c;
}
#maincolumn a:hover {color: #173a54;}

#maincolumn ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}

#maincolumn ul li {
	margin: 0;
	padding: 0 0 0.25em 0;
}

#maincolumn ul li a {
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #6e8e3c;
}

#maincolumn ul li a:hover {
	color: #173a54;
	font-weight: bold;
	text-decoration: underline;
}

.maincolumn backtop {
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #333;
}



/* MAIN CONTENT
-------------------------------------------------------------------------------- */
#mainContent {
	width: 500px; /* = 880px - margin - border - padding */
	margin: 0 0 0 189px; /* magin equal to total width (width + margin + border +padding) of sidebars */
	padding: 0 9px 9px 9px;
}

#mainContentlanding { /*this is for the home p
	width: 250px; /* = 880px - margin - border - padding */
	margin: 0 0 0 185px; /* magin equal to total width (width + margin + border +padding) of sidebars */
	padding: 0px;
	border-right-style: none;
	width: 400px;
}

#mainContentlanding a {
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #6e8e3c;
}


#mainContenttestlanding {
	width: 600px;
	margin: 0;
	padding: 0;
	margin-left: 85px;
}

.home #mainContent {
	width: 550px; /* = 880px - margin - border - padding */
	margin: 0 198px 0 188px; /* extra margin to breathe near border */
	padding: 0 9px 9px 18px; /* extra padding to breathe near border */
	border: 1px solid #A0A0A4; /* COLOR matches container border */
	border-top-width: 0;
	border-bottom-width: 0;
}

#mainContent ul {
	margin-top: 0;
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 18px;
}

#mainContent ul li {
	list-style-type: disc;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #666;
	margin-bottom: 6px;
	display: list-item;
}

#mainContent ul li ul {	
	margin-top: 6px;
	margin-bottom: 0;
}

#mainContent ul li ul li{
	list-style-type:circle;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #666;
	margin-bottom: 6px;
	display: list-item;
}

#mainContenttest {
	width: 550px;
	margin: 0;
	padding: 0;
}


/* ARTICLE TOOLS
-------------------------------------------------------------------------------- */
#article-tools {
	float: right;
	width: 36px;
	margin: 0 0 0 9px;
	padding: 0;
}
#article-tools div a {
	float: right;
	display: block;
	width: 18px; height: 18px;
	margin: 0;
	padding: 0;
}

#tool-print a {background: transparent url('../images/reskin/icon-print-link.gif') no-repeat top left;}
#tool-email a {background: transparent url('../images/reskin/icon-email-link.gif') no-repeat top left;}

#tool-print a:hover {background: transparent url('../images/reskin/icon-print-hover.gif') no-repeat top left;}
#tool-email a:hover {background: transparent url('../images/reskin/icon-email-hover.gif') no-repeat top left;}


#article-tools div a span {display: none;}


/* FOOTER
-------------------------------------------------------------------------------- */
#footer {
	color: #333;
} 

#footer p {
	margin: 0;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.625em;
}

#footer a {text-decoration: underline;}

/* NAVIGATION: Breadcrumbs
-------------------------------------------------------------------------------- */
#breadcrumb {
	margin: 0;
	padding: 0;
}

 #breadcrumb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2em;
	font-style: normal;
	text-transform: none;
	color: #173a54;
}


/* WIERD FLOAT CODE THAT NEEDS TO BE DEALT WITH EVENTUALLY
-------------------------------------------------------------------------------- */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

/* LAYOUT: Clearfix
------------------------------------------------------------------------------------- */
.clearfix:after, 
#container:after, 
#mainContent:after, 
#mainContenttest:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
