@charset "utf-8";
/* CSS Document Rocked Out by Paula Duggan July 2008*/


/********************
Styles and Tage Definitions Go Here
*************************/
h3 {color: #3366CC;
padding-left:10px;}

h1 {
	color:#217EDB;
	font-size:18px;
	font-weight:bold;
	margin:0 10px 10px
} 

h2 {color:#003798; font-size:14px; font-weight:bold; margin:0 10px 10px}
/**********/


html,body{
	margin:0;
	padding:0;
	background-color: #E9E9E9;
}
body{
	font: 76% arial,sans-serif;
	background-attachment: scroll;
	background-image: url(assets/crowder-college-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p{margin:0 10px 10px}
a{display:inline;color: #981793;padding:10px}

.imsmall 
{font-size:10px;
	}
.imsmall a ,.imsmall,.imsmall a:active,.imsmall a:visited{
	color:#000
}
.imsmall a:hover {color:#69F}

.padme10 {padding:10px;}

.heavyequipment {
	background-attachment: scroll;
	background-image: url(assets/gradient-heavy.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
		}
h2.underlineMe {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color:#333;
	text-align:center;
	padding:3px 0px 3px 0px;
}

h3.underlineMe
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color:#333;
	text-align:center;
	padding:3px 0px 0px 0px;
}

.heavy2 {
	text-align:left;
	font-size:12px;
		}

h1.heavy2
 {
	text-align:left;
	font-size:12px;
	color:#000
		}

/*******************
Wraps around and contains the main body of the web page, makes the background white
********************/
div#container{
	width:700px;
	margin:0 auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/********************************
Navigation at the top of the page
************************************/

div#nav-top {
	height:15px;
	color:#999;
	background-color:#3366cc;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#nav-top a:link, #nav-top a:visited{
	color:#fff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav-top a:hover, #nav-top a:active {
color:#fa7319;
	text-decoration: underline;
} 

/**/



/*****************
Has the banner in it for CCCI
***************/

div#header {
	height:154px;
	padding-left:10px;
	color: #79B30B;
	background-attachment: scroll;
	background-color: #EEE;
	background-image: url(assets/banner-for-ccci.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/**/

/***container for image to the right of the navigation array***/
div#content{
	float:right;
	width:300px;
	background-attachment: scroll;
	background-color: #FFFFFF;
		}
div#content img {border:#000000 solid 3px; margin:5px;}

#content a:link, #content a:visited{
	color:#3366CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:10px;
}
#content a:hover, #content a:active {
	color:#333;
	text-decoration: underline;
		}

/********************************
Navigation Array
*******************************/

div#navigation{
	float:left;
	width:379px;
	background-color: #e3f1ff;
	background-image: url(assets/nav-bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:21px;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 12px;
	color: #999999;
}
div#navigation ul, #naviation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	list-style-image: none;
	list-style-type: none;
	font-weight:bold;
}


#navigation a:link, #navigation a:visited{
	color:#333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
}
#navigation a:hover, #navigation a:active {
	color:#3366cc;
	text-decoration: underline;
	background-image:url(assets/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	}
	
#naviation ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
}
#navigation ul ul a:link, #navigation ul ul a:visited{
	color:#333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
}
#navigation ul ul a:hover, #navigation ul ul a:active {
	color:#3366cc;
	text-decoration: underline;
	background-image:url(assets/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	}


/**/
/********************************
Main text area where the courses and subject is described
************************************/

div#main-content{
	float:left;
	clear:left;
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	
}
	
div#main-content p {width:450px;}
div#main-content table p {
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}	
	
/* Note above: Paragraphs are set to 400 pixels for readability on the screen. Set graphics OUTSIDE of paragraph tags!! and
to align right for best results*/	

/************************
Footer that has the copyright information etc. contained within
*************************/
div#enroll-now {
	clear:both;
	width: 550px;
	text-align: center;
	margin: 0px 75px 0px 75px;
}

div#logo {background-color:#fff; height:57px; width:100px; float:left; margin-right:5px;}

div#footer{
	color: #CCCCCC;
	margin:0;
	padding:5px 10px;
	clear:both;
	background-color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer a:link, #footer a:visited{
	color:#DBDBDB;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
color:#fff;
	text-decoration: underline;
}


/**Thank you for parsing this CSS sheet ;-) **/

