<STYLE>

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	background-color:#FFF;
	background-image:url(/graphics/background-main3.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

/*#housekeeping   {
	height: 26px;
	align: center;
	text-align: right;
}
*/

#wrapper {
	width: 960px;
	margin: 0px auto 15px auto;
	padding: 0px;
	text-align: left;
}

#topper   {
	height: 126px;
	align: center;
}

#topper .housekeepinglink	{
	font-size : 11px;
	color: white;
	text-decoration:none;
	font-weight:bold;
}

#topper .housekeepinglink:hover	{
	text-decoration: none;
	font-size : 11px;
	color: #ffde03;
}


#navigation   {
	height: 50px;
	background-image:url(/graphics/background-nav.jpg);
}
#verticalspace  {
		width: 100%;
		height: 25px;
}

	
#header {
	/*margin-top: 20px;*/
	width: 100%;
	height: 250px;
}

#header H1  {
		font-size: 24px;
		color: #ffde03;
		font-family: Verdana, Arial, sans-serif;
		font-weight: 600;
		margin-left: 565px;
		/*margin-top: 45px;*/
		margin-right: 40px;
		/*padding: 45px 40px 0px; 565px;*/
		vertical-align: top;
		text-align:center;
		line-height: 1.4em;

}

#headerhome {
	/*margin-top: 20px;*/
	width: 100%;
	height: 350px;
	background-image:url(/graphics/banner-homepage1.jpg);

}

#headerhome H1  {
		font-size: 24px;
		color: #ffde03;
		font-family: Verdana, Arial, sans-serif;
		font-weight: 600;
		margin-left: 565px;
		/*margin-top: 45px;*/
		margin-right: 40px;
		/*padding: 45px 40px 0px; 565px;*/
		vertical-align: top;
		text-align:center;
		line-height: 1.4em;

}
#container {
	width: 100%;
	height: auto;
	/*margin-top: 20px;*/
	padding:2px 0px;
	background-image:url(/graphics/background-content.jpg);
	background-repeat: repeat-y;
}


#left {
	width: 210px;
	height: auto;
	float: left;
	padding: 0px 20px 20px 20px;
	margin: 0px;
	/*border-right: 1px solid #666;*/
}

#left table {
 	border-collapse: collapse;
	 border: 1px solid black; 
	background-color:#900; 
	color:white;
 	font-size: 12px;

 }

#left h1 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}


 
#left h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#left h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#left h4 {
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
}
#left h5 {
	color: #FF0;
	font-size: 13px;
	font-weight: bold;
}

#left .bodylink   {
	color:#3F4554;
	font-size: 11px;
	line-height: 1.4em;
}

#left .bodylink:hover	{
	text-decoration: none;
	color: #900;
}

hr {
     color: #ccc;
     background: #f00; 
     width: 75%; 
     height: 2px;
}

.breadcrumbs	{
	font-size : 11px;
	color: #000000;
}

.breadcrumblink	{
	font-size : 11px;
	color: #990000;
}

.breadcrumblink:hover	{
	text-decoration: none;
	font-size : 11px;
	color: #355a3a;
}


#centering   {
margin: 0 auto 10px; 
width: 960px;
}

.learnmorelink   {
	color:#FF0;
	line-height: 1.4em;
	font-weight: bold;
	margin-left: 10px;

}

.learnmorelink:hover	{
	text-decoration: none;
	color: #FFF;
	text-align: center;
}

#box1, #box2, #box3, #box4   {
	font-size : 10px;
	color: #FFF;
	width: 213px;
	height: 340px;
	/*float: left;
	padding: 10px 5px 10px 10px;*/
}

#box1 TD   {
	font-size : 10px;
	color: #FFF;
	/*float: left;
	padding: 10px 5px 10px 10px;*/
}

#box11   {
	background-image:url(/graphics/background-box-blue.jpg);
}

#box2   {
	background-image:url(/graphics/background-box-red.jpg);
}

#box3   {
	background-image:url(/graphics/background-box-green.jpg);
}

#box4   {
	background-image:url(/graphics/background-box-purple.jpg);
}


#homeleft {
	width: 600px;
	height: auto;
	float: left;
	margin: 0px;
}

#homeleft H6 {
	font-size : 19px;
	font-weight: normal;
	color: #000;
	line-height: 1.4em;
	}

#homeright {
	width: 300px;
	border:2px solid black;
	height: auto;
	float: left;
	margin-left: 20px;
	/*background-image:url(/graphics/background-box-purple.jpg);*/
	background-color:#333;
	color: #FFF;
	}

#homeright H1 {
	margin-left: 15px;
	margin-right: 15px;
	color: #FF0;
	}


#homeright H4 {
	margin-left: 15px;
	margin-right: 15px;
	font-size : 13px;
	font-weight: normal;
	color: #FFF;
	text-transform: none;
	}

#homeright2 {
	width: 300px;
	margin-top: 20px;
	border:2px dashed red;
	height: auto;
	float: left;
	margin-left: 20px;
	/*background-image:url(/graphics/background-box-purple.jpg);*/
	color: #000;
	}

#homeright2 H1 {
	margin: 15px, 15px, 0, 15px;
	color: #F00;
	}

#homeright2 H5 {
	margin-left: 15px;
	margin-right: 15px;
	font-size : 13px;
	font-weight: normal;
	color: #00;
	}

.whatsnewlink   {
	color: #900;
	font-size: 112x;
	line-height: 1.4em;
}

.whatsnewlink:hover	{
	color:#039;
}

#box1   H1, #box2 H1, #box3 H1 , #box4 H1  {
	font-size : 18px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 1.4em;
}

#singlecolumn   {
	width: 960px;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin-left: 0px;
}

#singlecolumn h1  {
	font-size: 21px;
	font-weight: bold;
}

#singlecolumn h2   {
	font-size: 18px;
	color: black;
	font-weight: bold;
	line-height: 1.0em;
}

#singlecolumn h3   {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.0em;
	text-transform: uppercase;
}

#singlecolumn p {
	margin: 0px;
	font-size: 13px;
}

#singlecolumn td    {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	
}

#singlecolumn .bodylink   {
	color:#900;
	line-height: 1.4em;
	font-weight: bold;
}

#singlecolumn .bodylink:hover	{
	text-decoration: none;
	color: #3F4554;
}


#right {
	width: 700px;
	height: auto;
	float: right;
	padding: 0px 0px 20px 0px;
	margin-left: 0px;
	text-align: left;
}

#right h1   {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.2em;
	}

#right h2    {
	font-size: 18px;
	color: black;
	font-weight: bold;
	line-height: 1.0em;
}

#right h3    {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.0em;
	text-transform: uppercase;
}

#right h6  {
	font-size: 12px;
	font-weight: bold;
}

#right p  {
	margin: 0px;
	font-size: 13px;
}

#right td    {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	
}

#right .bodylink   {
	color:#900;
	line-height: 1.4em;
	font-weight: bold;
}

#right .bodylink:hover	{
	text-decoration: none;
	color: #3F4554;
}


.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}


#sidenav {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
}
#sidenav li {
	margin: 0px;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	display: inline;
}
#sidenav li a:link, #sidenav li a:visited, #sidenav li a:active {
	color:#900;
	display: block;
	padding: 0px 0px 5px 0px;
	width: 190px;
}
#sidenav li a:hover {
	color: #3F4554;
	text-decoration: none;
}


#sidesubnav {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2em;

}
#sidesubnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sidesubnav li a:link, #sidesubnav li a:visited, #sidesubnav li a:active {
	color:#3F4554;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#sidesubnav li a:hover {
	color: #900;
	text-decoration: none;
}

#footer {
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #dadada;
	text-align: center;
}
#footer p {
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	color: #aaa;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: none;
}


/*#callus {
	background-image:url(/graphics/background-callus.jpg);
	padding-top: 15px;
	margin: 0px;
	width: 100%;
	background-color: #2a4826;
	color: #FFF;
	border-top: 1px solid black;
}

#callus  H1   {
	color: #FFF;
	font-size:17px;
	font-weight:bold;
	text-transform: uppercase;
}

*/

#pagebottom {
	padding-bottom: 25px;
	margin: 0px;
	width: 100%;
	background-color: #4f0000;
	height: 150px;
	color: #FFF;
	height: auto;

}

#pagebottom  H1   {
	color: #FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#pagebottom  H3   {
	color: #eadd02;
	font-size:12px;
	font-weight:bold;
}

#pagebottom li {
	margin: 0px;
	padding: 0px;
	color: #eadd02;
	font-size:11px;
	font-weight: bold;

}

#pagebottom li a:link, #nav li a:visited, #nav li a:active {
	color:#FFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#pagebottom li a:link, #pagebottom li a:visited, #pagebottom li a:active {
	color:#FFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#pagebottom li a:hover {
	color: #eadd02;
	text-decoration: none;
}

#pagebottom td    {
	color: white;
}

.floatleft   {
float: left;
margin: 4px 10px 10px 0;
border: 1px solid #666;
padding: 2px;
}

.floatright   {
float: right;
margin: 4px 10px 10px 4px;
border: 1px solid #666;
padding: 2px;
}

.floatrightnoborder   {
float: right;
margin: 4px 10px 10px 4px;
border: 0px;
padding: 2px;
}

.iconright   {
float: right;
margin: 0px 0px 0px 5px;
padding: 2px;
}


</STYLE>
#topper table tr td .housekeepinglink {
}
