DIV.clearFloat{
	clear:both;
}

BODY,TD,TH,DIV,P,H1,H2,H3,H4,H5,H6 {
	font-family:Arial,Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}
IMG.floatLeft{
	float:left;
}
IMG.floatRight{
	float:right;
}
A{
	color:#FFFFFF;
}

IMG{
	border:0px;
}

BODY{
	background-color:#2d2a09;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding:0px;
	margin:0px;
}


DIV.design{
	margin:0px;
 	margin-left:auto;
	margin-right:auto;
	width:802px;
}

DIV.design DIV.accessibility {
	position: absolute;
	visibility: hidden;
}

DIV.design DIV.nav {
	width:800px;
	height:32px;
	padding:1px 0px 0px 0px;
	margin:0px 0px;
	background-image:url(../images/nav1/background.gif);
	background-repeat:repeat-x;
	border:0px;
	border-color:#DAD201;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid;
}

DIV.design DIV.nav UL{
	list-style: none;
	margin:0px;
	padding:0px;
	float: left;
}

DIV.design DIV.nav UL LI{
	float:left;
	position: relative;
	margin:0px;
	padding:0px;
	line-height:0px;
	vertical-align:top;
	height:31px;
}

DIV.design DIV.main DIV.subnav{
	height:18px;
	width:740px;
	padding:0px 0px 24px 0px;
}

DIV.design DIV.main DIV.subnav UL{
	list-style: none;
	margin:0px;
	padding:10px 0px 0px 0px;
	float: left;
}

DIV.design DIV.main DIV.subnav UL LI{
	float:left;
	position: relative;
	margin:0px;
	padding:0px;
	line-height:0px;
	vertical-align:top;
	height:31px;
}

DIV.design DIV.main DIV.subnav UL LI IMG,
DIV.design DIV.nav UL LI IMG{
	border:0px;
}

DIV.design DIV.main {
	width:740px;
	padding:0px 30px 0px 30px;
	margin:0px 0px;
	background-image:url(../images/bg-main.jpg);
	background-repeat:no-repeat;
	border:0px;
	border-color:#DAD201;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	background-color:#266305;
}

DIV.design DIV.main DIV.mainbody{
	float: left;
	text-align: left;
	width:528px;
	margin:0px 20px 0px 0px;
	padding:0px;
}

DIV.design DIV.main DIV.rightColumn{
	float:right;
	text-align: left;
	width:190px;
	margin:0px;
	padding:11px 0px 0px 0px;
}

DIV.design DIV.main DIV.rightColumn A{
	text-decoration:none;
	font-weight:bold;
}


DIV.design DIV.main DIV.left{
	float: left;
	text-align: left;
}
DIV.design DIV.main DIV.right{
	float:right;
	text-align: left;
}

DIV.design DIV.footer {
	width:800px;
	height:29px;
	padding:14px 0px 0px 0px;
	margin:11px 0px 0px 0px;
	border:1px;
	border-color:#DAD201;
	border-style:solid;
	background-color:#266305;
}

DIV.design DIV.footer DIV.left{
	float:left;
	font-size:11px;
	padding:0px 0px 0px 30px;
}

DIV.design DIV.footer DIV.right{
	float:right;
	font-size:11px;
	padding:0px 30px 0px 0px;
}

DIV.design DIV.footer DIV.left A,
DIV.design DIV.footer DIV.right A{
	color:#FFFFFF;
	text-decoration:none;
}

DIV.design DIV.footer DIV.left A:hover,
DIV.design DIV.footer DIV.right A:hover{
	text-decoration:underline;
}

DIV.design DIV.main H1{
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
}

DIV.design DIV.main H2{
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px 0px;
}

DIV.design DIV.main H3{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px 0px;
}

DIV.design DIV.main DIV.rightColumn H3{
	padding:0px 0px 0px 0px;
}

DIV.design DIV.main P{
	font-size:14px;
	padding:0px 0px 10px 0px;
	margin:0px;
	line-height:18px;
	text-align:justify;
}
DIV.design DIV.main DIV.rightColumn P{
	text-align:left;
}
DIV.design DIV.main P.larger{
	font-size:14px;
	line-height:19px;
}

/* Courses */

DIV.design DIV.main DIV.body DIV.courseList {

}

DIV.design DIV.main DIV.body DIV.courseList DIV.course{
	float:left;
	width:206px;
}
DIV.design DIV.main DIV.body DIV.courseList DIV.course P{
	text-align:left;
}

DIV.design DIV.main DIV.body DIV.imageBottom240 IMG,
DIV.design DIV.main DIV.body DIV.courseList DIV.course IMG{
	padding:3px 3px 3px 3px;
}

DIV.design DIV.main DIV.body DIV.courseList DIV.seperator{
	float:left;
	width:61px;
	height:1px;
}

DIV.design DIV.main DIV.body DIV.courseList DIV.course DIV.image{
	background-image:url(../images/courses/courseTop.gif);
	background-repeat:no-repeat;
	background-position:top;
}

DIV.design DIV.main DIV.body DIV.courseList DIV.course DIV.imageBottom{
	background-image:url(../images/courses/courseBottom.gif);
	background-repeat:no-repeat;
	background-color:#699a4d;
	background-position:bottom;
}

DIV.design DIV.main DIV.body DIV.imageBottom60,
DIV.design DIV.main DIV.body DIV.imageBottom240{
	background-repeat:no-repeat;
	background-color:#699a4d;
	background-position:bottom;
	float:left;
	margin:0px 10px 10px 0px;
}

DIV.design DIV.main DIV.body DIV.imageBottom60{
	background-image:url(../images/design/imageBottom60.gif);
}

DIV.design DIV.main DIV.body DIV.imageBottom240{
	background-image:url(../images/design/imageBottom240.gif);
}

DIV.design DIV.main DIV.body DIV.image60,
DIV.design DIV.main DIV.body DIV.image240{
	background-repeat:no-repeat;
	background-position:top;
}

DIV.design DIV.main DIV.body DIV.image60{
	background-image:url(../images/design/imageTop60.gif);
}

DIV.design DIV.main DIV.body DIV.image240{
	background-image:url(../images/design/imageTop240.gif);
}

DIV.design DIV.main DIV.body DIV.image60 IMG{
	padding:2px;
}

DIV.design DIV.main DIV.body DIV.courseList DIV.course H2{
	text-align:center;
}

DIV.design DIV.main DIV.body DIV.courseList DIV.course H2 A{
	text-decoration:none;
}

DIV.brownArea{
	background-color:#2d2a09;
	background-color:#424022;
	width:725px;
	padding:10px 0px 10px 0px;
	margin:0px 8px;
}


