body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
background-color:#333232;
color: #333232;
margin: 0;
padding: 0;
cursor: default;
line-height:1.6em;
text-align:center;	
}

a {
color:#333232;
font-weight:bold;
}

a:hover {
color: #ec700b;
}

span.orange {
color: #ec700b;
}

#container {
margin: 0 auto;
width:766px;
text-align:left;
position:relative;
background:url("images/bgnd.gif") repeat-y left top;
background-color:#ffffff;
}

/*
--------------------------------------------------------------------------------
	Header and Nav
--------------------------------------------------------------------------------
*/

#header {
width:766px;
height:143px;
background-color:#333232;
overflow:hidden;
background-image: url("images/header.gif");
background-position: top left;
background-repeat:no-repeat;
}

#nav{
margin:118px 0px 0px 0px;
}

#nav ul {
margin:0;
padding:0px 4px;
list-style:none;
}

#nav li {
float:left;
margin:0;
padding:0;
background:url("images/nav-bgnd-right.gif") no-repeat right top;
}

#nav a {
display:block;
padding:4px 30px 4px 10px;
text-decoration: none;
color:#ec700b;
font-weight:normal;
background:url("images/nav-bgnd-left.gif") no-repeat left top;
}

#nav #current a {
display:block;
padding:4px 15px 4px 10px;
text-decoration: none;
color:#333232;
font-weight:normal;
background:url("images/nav-bgnd-left-hover.gif") no-repeat left top;
}

#nav a:hover {
color:#ffffff;
}

#nav #current {
float:left;
margin:0;
padding:0;
background:url("images/nav-bgnd-right-hover.gif") no-repeat right top;
}

/*
--------------------------------------------------------------------------------
	Content
--------------------------------------------------------------------------------
*/

#content {
padding:9px 13px 9px 14px;
background:url("images/rcc-girl.gif") no-repeat right bottom;
}

/* Text Column */

#left {
float:left;
width:494px;
padding:0px;
margin:0px;
}

#left .text{
margin:10px 55px 10px 10px;
}

#left h1 {
font-size: 14px;
color: #ec700b;
margin: 10px 0px 10px 0px;
line-height:1.6em;
text-transform: uppercase;
font-weight:normal;
}

#left p {
margin: 0px 0px 10px 0px;
line-height:1.6em;
}

#left table {
line-height:1.6em;
margin:0px 0px 10px 0px;
}


/* Home Page Features */

#left .feature {
float:left;
margin:9px 3px 0px 0px;
background:url("images/sub-nav-header.gif") no-repeat right top;
background-color:#2e2d2d;
}

#left .feature .small{
background:url("images/sub-nav-footer.gif") no-repeat right bottom;
width:244px;
height:165px;
}

#left .feature .large{
background:url("images/sub-nav-footer.gif") no-repeat right bottom;
width:244px;
height:350px;
}

#left .feature a {
display:block;
background:url("images/plus-symbol.gif") no-repeat left top;
margin:0px 0px 0px 10px;
padding:4px 10px 4px 10px;
text-decoration: none;
color:#888888;
line-height:20px;
font-weight:normal;
}

#left .feature a:hover {
color:#ffffff;
}

#left .feature h1 {
color: #888888;
padding:0px 9px;
margin: 10px 0px 10px 0px;
}

#left .feature h2 {
font-size: 14px;
color: #ec700b;
margin: 10px 0px 0px 0px;
line-height:1.6em;
text-transform: uppercase;
font-weight:normal;
padding:0px 9px 10px 9px;
text-transform:none;
background:url("images/sub-nav-underline.gif") no-repeat right bottom;
}

#left .feature p {
color: #ec700b;
padding:0px 9px 8px 9px;
margin:0px;
background:url("images/sub-nav-underline.gif") no-repeat right bottom;
}

/* Side Nav */

#sidenav-home {
float:right;
width:244px;
background-color:#ffffff;
}

#sidenav {
float:right;
background:url("images/sub-nav-header.gif") no-repeat right top;
background-color:#2e2d2d;
}

#sidenav .inner{
background:url("images/sub-nav-footer.gif") no-repeat right bottom;
height:243px;
width:244px;
}

#sidenav a {
display:block;
background:url("images/plus-symbol.gif") no-repeat left top;
margin:0px 0px 0px 15px;
padding:4px 10px 4px 10px;
text-decoration: none;
color:#888888;
line-height:20px;
font-weight:normal;
}

#sidenav a:hover {
color:#ffffff;
}

#sidenav ul {
margin:0;
padding:0px;
list-style:none;
}

#sidenav li {
margin:0;
padding:0;
background:url("images/sub-nav-underline.gif") no-repeat right bottom;
}

#sidenav #current a {
color:#ffffff;
}

/*
--------------------------------------------------------------------------------
	Footer
--------------------------------------------------------------------------------
*/


#footer {
margin: 0 auto;
clear:both;
width:766px;
height:38px;
background:url("images/footer.gif") no-repeat left top;
color:#2e2d2d;
text-align:left;
text-transform:uppercase;
font-size:9px;
}

#footer ul {
margin:0;
padding:0px 15px;
list-style:none;
}

#footer li {
float:left;
margin:0;
padding:3px 10px 0px 0px;
}

#footer a {
display:block;
text-decoration: none;
color:#2e2d2d;
font-weight:normal;
}

#footer a:hover {
color:#ffffff;
}

#left .image {
margin-left:10px;
width:250px;
}
