/* CSS Document */

body {

	background-color:#fbd57a;
	height:100%;
	margin-top:0px;
	padding-top:0px;

}

table { border-collapse: collapse; }

p {

margin:0px;
padding-bottom: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}


a {

color:#e99308;
}

a:hover {
color:#f5bd58;

}


h2 {

margin:0px;
padding-bottom: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#e99308;
	line-height:150%;
	font-size:1.65em;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {

margin:0px;
padding-bottom: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#e99308;
	line-height:150%;
	
		font-size:1.25em;
	font-weight:bold;
}

.subheading {
color:#e99308;
font-weight:bold;

}

ul {
margin-top:0px;
padding-top:0px;

}


#pageContainer {
	width:955px;
	background-color:#ffffff;
	margin: 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;


}

#header {
	width:955px;



}



#topNav {
width:955px;

}

#contentArea {

	width:955px;


}



#footer {
	width:955px;
	background-color:#efaa3b;
	height:30px;
	margin-top:10px;


}

#footerLeft {
	float:left;
	width:575px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	padding-top:7px;
	padding-left:25px

}

#footerRight {
	float:right;
	width:330px;
	text-align:right;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	padding-top:7px;
	padding-right:25px;

}

#footerRight a {
text-decoration:none;
color:#ffffff;

}

#footerRight a:hover {
text-decoration:none;
color:#fbd57a;

}


#footerLeft a {
text-decoration:none;
color:#ffffff;

}

#footerLeft a:hover {
text-decoration:none;
color:#fbd57a;

}




.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}


#sideHome {

float:left;
width:525px;
padding-left:25px;
	min-height: 376px;
   height: auto;
   _height: 376px;

}

#leftTextHome {

width:475px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:150%;
	padding-top:40px;


}

#rightContentHome {
float:right;
width:370px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:150%;
	padding-right:30px;


}

#rightContentHome h2{
	text-transform:capitalize;
}

#sideNav {
float:left;
width:232px;
padding-left:23px;
padding-bottom:20px;




}

#spacerDiv{


}

#sideNav ul{
margin:0px;
padding:0px;

}

#sideNav li{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
padding-left:0px;
padding-top:5px;
padding-bottom:0px;
list-style:none;
font-size:.65em;
height:25px;
width:230px;
background-image:url(images/subnav-bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

#sideNav li a {

color:#e99308;
text-decoration:none;
font-weight:bold;

}

#sideNav li a:hover {
color:#f5bd58;
text-decoration:none;


}


#rightContent {
float:right;
width:700px;
padding-top:20px;

}


#mainContent {
float:left;
width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:150%;


}

#mainContentNoSidebar {

width:650px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:150%;
	padding-right:50px;


}

.cellBorders {
border: 1px solid #f6e1c4;

}

#mainContentNoSidebar td p {
padding-bottom:0px;
margin-bottom:0px;
}



#rightSidebar {
float:right;
width:225px;
padding-right:25px;
text-align:right;
padding-top:35px;
}






