@charset "utf-8";
/* CSS Document */

body {
	background: url(http://www.cfbdesigns.com/pat_20071030220925.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #cc0000;
	}

h3 {
	font-weight: 500;
	text-indent: 15px;
	}

#logo {
	
	margin: 0px 8px 0 0;
	/*background: url(file:///C|/Users/cfb2011/Pictures/cfblogo-back.jpg) left bottom no-repeat;*/
	height: 115px;
	float: left;
	
	}

.motto {
	clear: both;
	text-align: center;
	font-style: italic;
	margin-top: 20px;
	
	}
	
#nav {
	margin: 0 -3px;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 100%;
border-bottom: 1px solid #bbb;
list-style-type: none;
background: #fff;
}

#navlist li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}

#navlist li a {
	background: #fff;
	color: #555;
	text-decoration: none;
	padding: 3px 30px 3px 35px;
	display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #6e743b;
cursor: pointer;
background: #eee;
padding: 3px;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #6e743b;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #6e743b;
background: #eee;
}

.services {
	line-height: 1.5em;
	
	
	}
	
.cornerBox { position: relative; width: 750px;
	margin: auto;
	background-color: #fff; }
.corner { position: absolute; width: 10px; height: 10px; background: url(http://www.cfbdesigns.com/cfb_corners.gif) no-repeat; font-size: 0%; }
.cornerBoxInner { padding: 10px; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

#footer {
	text-align: right;
	padding: 5px 10px;
	font-size: 75%;
	color: #cc0000;
	}
	
#menu {
	margin-top: -10px;
	margin-left: 375px;
	height: 100px;
	background:url(http://www.cfbdesigns.com/cfb-back.png) no-repeat;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	margin-left: -35px;
	display: block;
	float: left;
	height: 60px;
	padding: 30px 25px 0px 25px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 95%;
	color: #000;
	/*background: url(file:///C|/Users/cfb2011/Pictures/cfbhover.jpg) repeat-x top left;*/
}

#menu a:hover {
	height: 60px;	
	color: #FFF;
}

#menu .current {
	color: #FFFFFF;
	
}

#content {
	margin-top: 47px;
	background:url(http://www.cfbdesigns.com/cfbline.jpg) top center no-repeat;
	padding-top: 10px;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: underline;
	}

#flash {
float: right;
margin-right: 15px;
border: #ccc 1px solid;
}