/* Styles for September Productions */
html {
min-height: 100%; margin-bottom: 1px;
} 
body {
	margin-top:0px;
    background: url(images/bodyBack.gif) repeat-y center;
}
h3 {
	margin: 0;
	color:#3b4773;
	padding-bottom:0px;
    padding-top:4px;	
}

A {
color:#000066;
}

hr {
color:#0066CC;
height:1px;

}

#banner {
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px
}
#container {
	background-color:#FFFFFF;
	font: 100 13px verdana;
	color:#666666;
	width:855px;
	overflow:auto;
	padding-top:0px;
	overflow:auto;
	border-left: 1px inset #999999;
    border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
	
	/*background-image:url(images/shadow.jpg);
	no-repeat bottom right; */

}
#col1 {
	width:79%;
	float:left;
	border-right:1px dotted #CCCCCC;
	text-align:left;
	padding-left:4px;
}
#col2 {
	width:20%;
	float:right;
background-color:#;
}
#navcontainer ul {
	padding-left: 0;
	margin: 0;
	
	background-image:url(images/buttonBack.gif);
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #394873;
	background-image:url(images/buttonBack.gif);
	color: #ffffff;
	font-weight:700;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: #6A644F;
	background-image:url(images/buttonBackOn.gif);
	color: #ffffff;
}
.rcHead {
	font-size:12px;
	font-weight:700;
	color:#595443;
}
div.float {
	float: left;
	width:210px;
	font: 100 11px verdana;
	color:#333333;
	padding-right:4px;
}
div.float p {
	text-align: left;
	font-size:11px;
}

#bottomNav {
font: 100 10px verdana;
color:#cccccc;
}

#bottomNav A {
color:#CCCCCC;
}

#home td {
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
vertical-align:top;
font-size:11px;
}
