/*defaults*/
body 	{
	color:#000000;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
p		{margin:0; padding: 0 0 5px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}
h2	{
	color:#225799;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


h4	{
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/*structural elements*/
#container	{
	text-align:center;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
#holder		{
	width:900px;
	background:#FFFFFF;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav {
	width: 750px;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-left: auto;
	margin-right: 10px;
}

#footer2 {
	width:900px;
	text-align:left;
	background-color: #EFE8D6;
	padding: 0px;
	margin: 0px;
	height: 32px;
	background-image: url(../images/buttonback2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo		{
	height: 75px;
	padding-right: 30px;
	width: 870px;
	background-image: url(../images/logobkg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#header		{
	height:150px;
	background-color: #CCC;
}
#content	{
	float:left;
	width:878px;
	line-height:109%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#content h1		{
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #F93;
}

.contentright {
	float: right;
	width: 200px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	height: 500px;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 10px;
	padding-left: 5px;
	
}

.image2 {
	float: right;
	padding: 3px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

.leftcolVENDOR {
	float: left;
	width: 525px;
	text-align: left;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	clear: both;
	}
	
	
.last{
	float: none;
	width: 615px;
	text-align: right;
	clear: both;
	padding-top: 20px;
	}

.newsItem	{
	font-size:12px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	padding: 5px;
	margin-left: 10px;
	background-color: #3F6;
}

#news1		{
	float:right;
	width:240px;
	line-height:140%;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 400px;
	background-image: url(../images/HDbrochureimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

	.leftcol2DV {
	float: right;
	width: 250px;
	height: 100px;
	text-align: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #D2FFD2;
	}

.breadcrumbs{
	color: #444;
	text-align: left;
	background-color: #FFFFFF;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	}

.enroll {
	background-image: url(../images/enrollnav.jpg);
	background-repeat: no-repeat;	
}

/* form **********************************************************************************/

form {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}

label {
	display:block;
	width: 150px;
	float:left;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}

.required {
font-size: 0.75em;
color: #760000;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #069;
	background-color:#E3E9FD;
	font-weight: bold;
	margin: 2px;
	height: 20px;
	width: 175px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #069;
	background-color:#E3E9FD;
	font-weight: bold;
	margin: 2px;
	height: 20px;
	width: 177px;
}

.button {
	margin-left: 280px;
	height: 20px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F00;
}
/* -----------------------------


/*headings*/

#content h1		{
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #F93;
}

/* Footer */

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{
	color:#00F;
}

#footer p		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#footer		{
	clear:both;
	width:900px;
	font-size:80%;
	text-align:left;
	background-color: #EAEAFF;
	background-image: url(images/bblogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer		{
	clear:both;
	width:895px;
	font-size:14px;
	text-align:right;
	background-image: url(../images/footerbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #FFF;
}

#footer1 * {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
