@charset "utf-8";
/* Common CSS Styles Sitewide
	http://www.charlestonschoolofprotocol.com
 */

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-image:url(../images/purpleswirlies1.jpg);
	background-repeat:repeat;
	background-color: #232121;/*#000;*//* #f7f6ee;*/ /* #f5f5f5;*/
	margin:0px;/* 20px;*/
	padding: 0;
}

#top {
	color: #ffffff;
	padding:0;
	margin:0;
	}
/*#masthead {
	padding: 0px;
	margin: 0;
}*/
#masthead {
position:relative;
	padding: 0px;
	margin: 0;
	z-index:3;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.75em; /* was 1.25em; on the site2col and site1col */
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 0px 0 0 0;
}
h6 {
	margin:0;
	padding:0;
	}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#masthead .content {
	padding: 12px;
}


#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color:  #9B7C00;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #9B7C00;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}

#footer a:link {color: #666;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #666;}

#navMain{
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	/*height: auto;*/
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#navMain ul {
	margin:0;
}
#navMain li {
	display: inline;
}
#navMain a {
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	line-height:40px;
	color:#ffffff;
}

#navMain a:hover{
	background-image: url(../images/navHt_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	
}

#left .content, #right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}

.fleur {
	color:#000000;
	line-height: .25em;
	margin:0px;
	padding: 0px 0px 60px 0px;
	background: #fff url(../images/fleur.png) no-repeat scroll center;
	}

/* FOOTER */
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image:url(../images/cindy.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
	position:relative;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
}
#footer .content {
	margin:0;
	padding:0;
}
#footer a.cindy {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	width:200px;
	height:116px;
	}

#footer h6 {
	margin:0;
	padding:0;
	}
#footer h6 span  {
	display:none;
	}
/* END FOOTER */

/* Styling for bottom sitemap */
.f1 {
	float: left;
	margin-right: 10px;
	padding: 0px 0px 20px 10px;
	width: 120px;

}
.f2 {
	float: left;
	margin-right: 10px;
	padding: 0px 0px 20px 10px;
	width: 120px;

}
.f3 {
	float: left;
	margin-right: 10px;
	padding: 0px 0px 20px 10px;
	width: 120px;

}
.f4 {
	float: left;
	margin-right: 10px;
	padding: 0px 0px 20px 10px;
	width: 120px;

}
.f5 {
	float: left;
	margin-right: 10px;
	padding: 0px 0px 20px 10px;
	width: 120px;

}
.f6 {
	float: left;
	margin-right: 10px;
	padding: 0px 0px 20px 10px;
	width: 120px;

}
.f7 {
	float: left;
	margin-right: 10px;
	padding: 0px 0px 20px 10px;
	width: 120px;

}
.f1 ul,.f2 ul,.f3 ul,.f4 ul,.f5 ul,.f6 ul,.f7 ul {
	list-style-type:none;
	margin-top:5px;
	padding: 5px 0px 2px 0px;
	}
.f1 ul li ul,.f2 ul li ul,.f3 ul li ul,.f4 ul li ul,.f5 ul li ul,.f6 ul li ul,.f7 ul li ul {
	list-style-type:none;
	margin-top:2px;
	padding: 0px 0px 2px 8px;
	}
/* End styling for bottom sitemap */

