@charset "UTF-8";
/* CSS Document */


html {
margin: 0;
padding: 0;
}
 
body {
	margin: 20px;
	padding: 0;
	
	background-color: #ffffff;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

td {
margin:0;
padding:0;
}

h1 {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	color:#CCCC00;
	}


p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
}

#container {
position:relative;
width: 768px;
margin: 0 auto;
} 

#topcontainer {
position:relative;
width: 903px;
margin: 0 auto;
} 

#middlecontainer {
position:relative;
width: 903px;
top:180px;
margin: 0 auto;
height:auto
} 

#leftnav {
float:left;
width: 198px;
} 

#midcontent {
float:left;
width: 480px;
} 

#rightside {
float:left;
width: 180px;
} 

#midcontentsearch {
float:left;
width: 512px;
} 

#lowercontainerhome {
position:relative;
width: 768px;
top:340px;
margin: 0 auto;
height:auto
} 

#lowercontainer {
position:relative;
width: 768px;
top:240px;
margin: 0 auto;
height:auto
} 

#midcontentstatic {
float:left;
width: 768px;
} 

#homebottomnav {
clear:both;
top: 0;
width: 903px;
background-color:#FFFFFF;
}

#homefooter {
clear:both;
bottom: 100;
width:768px;
background-color:#FFFFFF;
}

#leftnav a {
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
margin-top:15px;
padding-right:5px;
margin-left:0;
margin-right:0;
}

a {
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

a:link {
	text-decoration: none;
	color:#006600;
}

a:visited {
	text-decoration: none;
	color:#006600;
}


a:hover {
	text-decoration: none;
	color:#339933;
}

a:active {
	text-decoration: none;
	color:#006600;
}

#leftnav a:link {
	text-decoration: none;
	color:#339933;
}

#leftnav a:visited {
	text-decoration: none;
	color:#339933;
}


#leftnav a:hover {
	text-decoration: none;
	color:#66ff66;
}

#leftnav a:active {
	text-decoration: none;
	color:#66ff66;
}

#leftnav {
padding-left:0px;
padding-top:15px;
line-height:1.25em;
}

#homebottomnav a {
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
}

#homebottomnav a:link {
	color:#CCCC00;
}


#homebottomnav a:visited {
	color:#CCCC00;
}

#homebottomnav a:hover {
	color:#33CCCC;
	background: transparent url(images/list-on.gif) left center no-repeat;
}

#homebottomnav a:active {
	color:#CCCC00;
}

#homebottomnav li {
display:inline;
margin-right:15px;
}

#homefooter a {
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
}

#homefooter a:link {
	color:#CCCC00;
}


#homefooter a:visited {
	color:#CCCC00;
}

#homefooter a:hover {
	color:#33CCCC;
	background: transparent url(images/list-on.gif) left center no-repeat;
}

#homefooter a:active {
	color:#CCCC00;
}

#homefooter li {
display:inline;
margin-right:20px;
}

.text_listTitlelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #029998;
}

.text_categoryListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #029998;
}
.text_titleteal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #029998;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d9354;
}
.text_teal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #029998;
}
.text_yellowish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #acac5c;
}

.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

