/* CSS Document */

body {
margin:0;
padding:0;
background: #FFCCFF url(images/gradient.jpg) repeat-x bottom left;
color:#000000;  
}

#wrapper {
margin: 0;
width: 100%;
background: url(images/tile.png) repeat-x top center;
background-attachment: fixed; 
}

#colorwrapper {
margin: 0;
width: 100%;
background-color: #C40078;
}

#container {
width: 960px;
margin: 0 auto;
}

#header {
width: 960px;
margin: 0 auto;
padding: 5px;
text-align: right;
text-transform: uppercase;
font: normal 12px "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#header a {
margin: 0;
padding: 5px;
color: #FFFFFF;
text-decoration:none;
}

#header a:hover {
background-color: #f06ebe;
}




/* MAIN NAVIGATION BUTTONS */

#logo {
float: left;
height: 135px;
padding: 20px 0 0 0;
}

#navigation {
float: right;
}

#navigation ul {
list-style: none;
font: bold 15px "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#navigation li
{
float: left;
margin: 30px 0 0 5px;
} 

#navigation li a{
background: url(images/gradient_pink.jpg) #000000 bottom left repeat-x;
height: 40px;
line-height: 40px;
float: left;
width: 180px;
display: block;
border: 1px solid #C40078;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

#navigation a:hover {
background-color: #F06EBE;
color: #000000;
}



/* CONTENT AREAS */

#content {
clear: both;
padding: 0;
margin: 0;
height: 1275px;
background-color: #FFFFFF;
border-top: 1px dashed #C40078;
font: normal 15px "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
color: #000000;
}

#content a {
color: #C40078;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content ul{
list-style: url(images/bullet.gif) inside;
line-height: 36px;
}

#content ul li.divided{
border-bottom: 1px dashed #C40078;
line-height: 24px;
padding: 15px 0 15px 0;
margin: 0 45px 0 0;
text-indent: -12px;
}

#content ol li{
margin: 0 0 10px -20px;
}

#content p {
line-height: 24px;
padding: 8px 0 8px 0;
}

#content h1 {
font-size:20px;
font-weight: bold;
text-transform: uppercase;
line-height: 0px;
padding-top: 20px;
color: #C40078;
}

#content h2 {
padding: 12px 0 0 0;
font-size:17px;
font-weight: bold;
text-transform: uppercase;
color: #C40078;
}

#content table, th, td{
	border: 0;
	font-size: 13px;
}

#content th{
	background-color:#f06ebe;
	color: #ffffff;
}

#content td{
	background-color:#ffe4fa;
}

#content i.small {
	font-size: 11px;
	line-height: 15px;
}

#info {
padding: 20px 0 10px 40px;
width: 575px;
float: left;
margin: 0;
}

img.floatleft {
float:left;
margin: 0 20px 20px 0;
} 

img.outlined {
float:left;
margin: 0 19px 19px 0;
border: 1px solid #999999;
}

#sidenav {
width:250px;
float: right;
margin: 0;
padding: 0 0 10px 20px;
}

#sidenav a {
display: block;
text-decoration: none;
text-transform: uppercase;
padding: 15px 10px 15px 15px;
border-bottom: 1px dashed #C40078;
font-size: 12px;
color: #000000;
}

#sidenav a:hover {
text-decoration: none;
background-color: #ffe4fa;
border-right: 3px solid #C40078;
}



/* FOOTER */

#footer {
clear: both;
width:960px;
height: 275px;
padding: 0;
margin: 0 auto;
background-color: #C40078;
color: #FFFFFF;
font: normal 12px "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#footer h1 {
color: #ffffff;
padding-top: 7px;
text-transform: uppercase;
font: bold 16px "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#footer img {
float: left;
display: inline;
margin: 0 5px 5px 0;
}

#footer a{
color: #ffffff;
text-decoration: none;
}

#footer a:hover{
color: #000000;
}

#footer ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#footer a.title {
text-transform: uppercase;
text-decoration: underline;
font: bold 11px "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#sitemap1 {
width: 125px;
float: left;
margin: 0 10px 0 0;
padding:20px 10px 20px 20px;
line-height: 24px;
}

#sitemap2 {
width: 125px;
float: left;
margin: 0 10px 0 0;
padding:20px 10px 20px 10px;
line-height: 24px;
}

#sitemap3 {
width: 125px;
float: left;
margin: 0 10px 0 0;
padding:20px 10px 20px 10px;
line-height: 24px;
}

#sitemap4 {
width: 125px;
float: left;
margin: 0 10px 0 0;
padding:20px 10px 20px 10px;
line-height: 24px;
}


#footerCBCF {
width: 225px;
float: right;
padding: 0 40px 30px 0;
}


/* COPYRIGHT */

#copyright {
clear: both;
width:960px;
padding: 10px 0 10px 0;;
margin: 0 auto;
background-color: #C40078;
text-align: center;
color: #FFFFFF;
font: normal 12px "Gill Sans MT", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#copyright a{
color: #ffffff;
text-decoration: none;
}

#copyright a:hover{
text-decoration: underline;
}