@charset "utf-8";
/* CSS Document */


html, body{
font-family:Verdana, Arial, sans-serif; 
font-size:13px;
color:#333333;
margin:0;
line-height:1.6em;
}

#mainbody{
max-width:960px;
border:1px solid #000;
margin-top:-1.3em;
margin-bottom:0}

#container{
max-width:960px;
min-width:800px;
margin-right:auto;
margin-left:auto;
}

#banner img{
float:left;

}
#banner{
margin-left:65.5%;
margin-bottom:-.4em;
}

#ccfalogo{margin-right:30em;margin-top:-4em;margin-left:1em;}

a {
color:#047CB7; 
text-decoration:none;
}
a:hover{
color:#6C0;
}



ul#nav li.highlight a{
color:#F60;
}


/*text flash container*/
#flashtext{
margin-top:-22.5em;
margin-left:24em;
border:1px dashed #047CB7;
margin-bottom:1.5em;
margin-right:2em;
padding-left:1em;
padding-top:.3em;
}


#flashtext_cv{
margin-top:-22.5em;
margin-left:24em;
border:1px dashed #F90;
margin-bottom:1.5em;
margin-right:2em;
padding-left:1em;
padding-top:.3em;
}

#flashtext_about{
height:325px;
width:584px;
background-image:url(../images/about.jpg);
color:#000;
background-attachment:scroll;
background-repeat:no-repeat;
margin-top:-22em;
margin-left:26em;
margin-right:2em;
margin-bottom:4em;
border:1px dashed #F90;
padding-bottom:0em;
font-size:12px;
text-align:justify;

}
.abouttext{
padding:1em 3em 0 3em;
color:#000;
}
.contacttext1{
padding:0em 3em 0 3em;
margin-top:9em;

}
.contacttext{
padding:0em 3em 0 3em;


}
#flashtext_contact{
color:#000;
height:325px;
width:584px;
background-image:url(../images/contact.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
margin-top:-22em;
margin-left:26em;
border:1px dashed #C00;
margin-bottom:4em;
margin-right:2em;

padding-bottom:0em;
font-size:12px;
text-align:justify;
}




/*galleries flash containter*/
#gallery{
margin-top:-32.55em;
margin-left:26em;
margin-bottom:1.5em;
margin-right:3em;


}
/*index flash container*/
#splash{
margin-top:-21.70em;
margin-left:22em;
margin-bottom:2.25em;
margin-right:2em;
padding:0em 0em 0em 2em;

}




/*main nav*/
ul#nav {
clear:both;

}

ul#nav li{
list-style-type:none;
background-image: url(../images/list.gif);
background-repeat:no-repeat;
background-position: 1% .12em;
padding-left: 3em;
line-height:1.9em;
padding-right:0;
margin-top:1.6em;
}

#sidenav{margin-top:7em;}

/*gallery sub nav*/

ul#subnav li{
list-style-type:disc;
background-image:none;
padding-left:1em;
color:#047CB7;
text-size:11px;

}
ul#subnav li.none a{
color:#047CB7;}

ul#subnav li.none a:hover{
color:#6C0;
}


/*footer*/

#footer{
margin-top:-.25em;
}
#footer li{
display:inline;
text-decoration:none;
font-size:10px;
}

.date{
margin-left:53em;
}
#footer li.date a{color:#000;}
#footer li.date a:hover{color:#6C0;}
#footer li#copyright a{color:#000;}
#footer li#copyright a:hover{color:#6C0;}
#copyright{
margin-left:-2em;
}
