﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	margin-right: 5px;
	margin-left: 10px;
}

#wrapper {
	font-size: 100%;
	padding: 0px;
	width: 780px;
	height: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ----- BELOW STYLES FOR MAIN NAV ----- */

#nav {
	float:left;
	width:780px;
	max-height:42px;
	text-align:center;
	margin:0;
	padding:0;
	list-style-type:none;
	border:0;
}
.offerings img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav li {
	float:left;
	padding:0;
	color:#FFFFFF;
	display:block;
}

#nav li a {
	color:white;
	font-size:0.75em;
	text-decoration:none;
	display:block;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	font-weight: bold;
}
.home a {
	background-image: url(new-images/CWD-Btn-Bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cscc a {
	background-image: url(new-images/CSCC-Btn-Bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#nav li p {
	font-size:.75em;
	padding:4px 0;
	margin:0;
}



#header .search {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#logoprint  {
	display: none;
	float: left;
	width: 770px;
	
}


#nav .cscc {
	background-image: url(new-images/CSCC-TopNav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 128px;
}
#nav .link {
	background-color: #0033FF;
	border-right:1px dashed #FFFFFF;
}

#nav .courses {
	border-right:1px dashed #FFFFFF;
	background-image: url(new-images/CSCC-TopNav-BODY.jpg);
	width: 128px;
}

#nav .register {
	border-right:1px dashed #FFFFFF;
	background-image: url(new-images/CSCC-TopNav-BODY.jpg);
	width: 128px;
}

#nav .contact {
	border-right:1px dashed #FFFFFF;
	background-image: url(new-images/CSCC-TopNav-BODY.jpg);
	width: 128px;
}

#nav .active {
	background-color: #0033FF;
	border-right:1px dashed #FFFFFF;
}

#nav .home {
	border-right:1px dashed #FFFFFF;
	background-image: url(new-images/CEWD-TopNav-BUTTON.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 263px;
}



/* ----- END MAIN NAV ----- */



/*BEGIN LEFT NAV*/

.leftnav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 209px;
}

.leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftnav a {
	margin: 0px;
	display:block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.88em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.leftnav a:hover {
	margin: 0px;
	display:block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	font-size: 0.88em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.leftnav .address {
	font-size: 0.9em;
	color: #FFFFFF;
	margin-left: 15px;
}

/*END LEFT NAV*/

/*BEGIN MAIN CONTENT STYLES*/


#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 39px;
	width: 780px;
	background-color: #FF9933;
	background-image: url(new-images/Footer-Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maincontent {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #005276;
}
.twocol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 571px;
	background-color: #FFFFFF;
	font-size: .8em;
	min-height:550px;
}

.twocol p {
	padding-left: 15px;
}
.innertab IMG {
	border-style: none;
	margin: 0px 0px 0px 15px;
}
.innertab h3 {
	margin-left: 20px;
	color: #003366;
}
.twocol h1 {
	font-size: 1.8em;
	color: #FD9802;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
}

.twocol a:link {
	color: #003366;
}

.twocol a:visited {
	color: 912400;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.offerings {
	margin: 3px 8px 3px 3px;
	padding: 3px;
	text-align: left;
}
.offerings p {
	width: 430px;
}

.offerings .offertext {
	margin: 0px;
	padding: 0px;
	float: right;
}

.smalloffer {
	margin: 5px;
	width: 270px;
	float: right;
}

.smalloffer img {
	border:0;
}

.lsmalloffer img {
	border:0;
}



/* ----- BEGIN TABS ----- */


#tabs {
	width: 100%;
	background: url(bg.gif) repeat-x bottom;
}

#tabs ul {
	margin: 0px;
	padding:10px 10px 0;
	list-style-type: none;
}
#tabs li {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url('new-images/norm_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#tabs a {
	display: block;
	background-image: url('new-images/norm_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 15px 4px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#tabs #current {
    background-image:url("new-images/norm_right_on.gif");
    }
	
#tabs #current a {
	background-image:url("new-images/norm_left_on.gif");
	padding-bottom:5px;
	font-weight: bold;
	color: #000000;
    }
	
.tabcontainer {
	margin: 5px 5px 0px;
	padding: 0px;
}

.innertab {
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
.innertab p {
	line-height: 125%;
}

/* ----- END TABS ----- */

.twoColumnDiv {
	width:48%;
	float:left;
	margin-left: 7px;
}
#wrapper .maincontent .twocol FLASHobject {
	padding: 0px 0px 5px 10px;
	float: right;
}
.twocol h3 {
	margin-left: 15px;
}
.image {
	float: right;
	padding: 10px 0px 10px 10px;
}
.logocewd {
	width: 770px;
	float: left;

}
.SPOT {
	margin-bottom: 10px;
	margin-left: 20px;
}
.LEFT-Float {
	margin: 10px;
}
