/* CSS Document */
body
{
	background: #EEEEEE;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px;
	margin:0px;
	font-weight: normal;
}
h5
{
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	line-height: 17px;
}
p
{
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	line-height: 17px;
}
li
{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
	margin: 0px;
	line-height: 14px;
}
a
{
	color: #CC6600;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
#logo
{
	background: url(images/top_grad.jpg) repeat-x bottom;
	height: 86px;
	padding: 0px 15px;
}
#menuleft
{
	background:url(images/menu_left.jpg) no-repeat;
	width: 7px;
	height: 24px;
}
#menuright
{
	background: url(images/menu_right.jpg) no-repeat;
	width: 7px;
	height: 24px;
}
#menubg
{
	background:url(images/menubg.jpg) repeat-x;
}

#nav
{
}
#nav td
{
	padding: 0px 15px;
	border-right: #CC6602 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
#nav td a
{
	color:#FFFFFF;
	text-decoration: none;
}
#nav td a:hover
{
	color: #FFFF00;
	text-decoration: none;
}
#left
{
	width: 196px;
	background: #99CC33;
	border: solid 1px #487A0B;
}
#right
{
	width: 196px;
	background: #EEEEEE;
	border: solid 1px #CCCCCC;
}
#left h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(images/title_green.jpg) repeat-x;
	line-height: 27px;
	color:#000000;
	padding: 0px;
	margin: 0px;
	padding-left: 7px;
}
#left h5, #right h5
{
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	line-height: 17px;
}
#left p, #right p
{
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0px;
	line-height: 17px;
}


#right h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(images/title_gray.jpg) repeat-x;
	line-height: 27px;
	color:#00000;
	padding: 0px;
	margin: 0px;
	padding-left: 7px;
}
.bottomL
{
	color: #CC6600;
}
.bottomS
{
	color: #5386E2;
}
.bottomS a
{
	color: #5386E2;
	text-decoration: none;
}
.bottomS a:hover
{
	color: #6699FF;
	text-decoration: underline;
}

.label
{
	font-size: 13px;
	font-weight:bold;
}

.dropDown
{
}

.textBox
{
}

.regBar
{
	background-color: #CCCCCC;
}

.importantNote
{
	color: #ff0000;
	font-weight:bold
}

.text
{
	font-size:14px
}

img, a {
	background: none;
	border: none;
}

.large{
	font-size:20px;
	font-weight:bold;
	color: #777;
}

.testimonial {
	/*background: #eee;*/
	margin: 0 0 20px 20px;
}

	.timg, .tcont {
		float: left;
	}
	
	.timg img {
		max-height: 100px;
		max-width: 100px;
	}
	
	.tcont {
		padding-left: 20px;
		width: 600px;
	}
	
	.ttext p {
		font-size: 14px;
	}
	
.content, .course {
	margin-bottom: 0;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: 758px;
}

.social_img img {
	padding-left: 10px;
}