﻿body
{
	background-color: #D7D3C4;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
}

.diff
{
    font-family: Verdana, Sans-Serif;
}

h1
{
	color: #fff;
	font-family: Times New Roman, Serif;
	font-size: 21px;
	background-image: url(images/hd_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding: 8px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	clear: both;
}

h2
{
	color: #340F3C;
	font-size: 18px;
	margin: 0px;
}

h3
{
	color: #716B56;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

h4
{
	color: #340F3C;
	font-size: 14px;
	margin: 0px;
}

p
{
	margin: 0px 0px 18px 0px;
}

ul
{
	margin: 0px 0px 18px 25px;
	padding: 0px;
}

hr
{
	color: #716B56;
	border: none;
	border-bottom: solid 1px #716B56;
	height: 1px;
	width: 80%;
}

img
{
	border: none;
}

.center, .center a:link, .center a:hover 
{
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

a:link, a:visited
{
	color: #340F3C;
	font-weight: bold;
}

a:active, a:hover
{
	color: #716B56;
	font-weight: bold;
}

#container
{
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
	width: 990px;
	position: relative;
	margin: 0px auto 0px auto;
}

	#header
	{
		background-image: url(images/header.gif);
		background-repeat: no-repeat;
		width: 990px;
		height: 154px;
		position: relative;
	}

		#logo
		{
			background-image: url(images/logo.gif);
			background-repeat: no-repeat;
			width: 311px;
			height: 108px;
			position: absolute;
			top: 11px;
			left: 20px;
		}

		#phone
		{
			background-image: url(images/phone.gif);
			background-repeat: no-repeat;
			width: 381px;
			height: 47px;
			position: absolute;
			top: 20px;
			left: 550px;
		}
	
	#nav
	{
		width: 210px;
		min-height: 300px;
		position: relative;
		float: left;
		margin: 0px 0px 0px 9px;
		padding: 0px;
	}
	*html #nav
	{
		margin: 0px 0px 0px 5px;
	}
	
		#nav ul
		{
			list-style-type: none;
			padding: 0px;
			margin: 0px 0px 0px 8px;
		}
		
		#nav li
		{
			margin: 0px;
			padding: 0px;
		}
		
		#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active
		{
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			line-height: 24px;
			background-image: url(images/nav_1.gif);
			background-repeat: no-repeat;
			background-position: 0px 3px;
			padding: 0px 0px 0px 15px;
			
		}
		
		#nav ul li ul li a:link, #nav ul li ul li a:visited, #nav ul li ul li a:active
		{
			color: #fff;
			font-weight: normal;
			text-decoration: none;
			line-height: 24px;
			background-image: url(images/nav_2.gif);
			background-repeat: no-repeat;
			background-position: 0px 8px;
			padding: 0px 0px 0px 5px;
			margin: 0px 0px 0px 8px;
			display: block;
			
		}

	#content
	{
		width: 739px;
		min-height: 300px;
		position: relative;
		top: -48px;
		float: left;
		margin: 0px 4px 0px 4px;
	}
		#header_img
		{
			width: 739px;
			height: 250px;
			position: relative;
			margin: 0px 0px 1px 0px;
		}
		
		#defaultheader
		{
			background-image: url(images/hd_img.gif);
			background-repeat: no-repeat;
			width: 739px;
			height: 250px;
		}
		
		#hdform
		{
			text-align: center;
			width: 378px;
			height: 200px;
			position: absolute;
			top: 0px;
			left: 351px;
			padding: 40px 5px 10px 5px;

		}
		
			#hdform .contact
			{
				position: absolute;
				top: 160px;
				left: 105px;
			}
			
		
		a.enroll
		{
			background-image: url(images/enroll.gif);
			display: block;
			width: 172px;
			height: 65px;
			position: absolute;
			top: 177px;
			left: 462px;
		}
			
	#footer
	{
		background-image: url(images/footer.gif);
		background-repeat: no-repeat;
		width: 990px;
		height: 65px;
	}
	
/* styles */

.padding
{
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
}		

.leftcolumn
{
	border-right: solid 1px #D7D3C4;
	width: 341px;
	float: left;
	padding: 0px 1px 1px 0px;
}

.rightcolumn
{
	width: 394px;
	float: left;
	padding: 0px 0px 1px 1px;
}


.rtimg
{
	text-align: center;
	float: right;
	margin: 0px 0px 10px 10px;
}

.lftimg
{
	text-align: center;
	float: left;
	margin: 0px 10px 10px 0px;
}

.pressreleases
{
	background-color: #d7d3c4;
	border: solid 1px #75745f;
	width: 295px;
	min-height: 100px;
	float: right;
	padding: 10px;
	margin: 0px 0px 35px 25px;
}

.testimonial
{
	color: #716B56;
	font-style: italic;
	margin: 18px 100px 18px 100px;
	clear: both;
}

.testimonial2
{
	font-style: italic;
	margin: 18px 100px 18px 100px;
	clear: both;
}

.rightcolumn2
{
	background-color: #d7d3c4;
	width: 253px;
	float: right;
	margin: 0px 0px 35px 25px;
}

	.testimonialBox
	{
		font-style: italic;
		padding: 10px 15px;
		border-top: none;
		border: solid 1px #75745f;
	}

		.testimonialBox p
		{
		}
		
		.testimonialBox .quote
		{
			color: #000;
			font-size: 12px;
		}

.quote
{
	color: #4A2A4F;
	display: block;
	font-weight: bold;
	font-style: normal;
	clear: both;
}

.rtlink
{
	display: block;
	font-style: normal;
	float: right;
	margin: 0px 0px 10px 0px;
}

.listlink
{
	display: block;
	font-style: normal;
	position: relative;
	top: -10px;
	left: 280px;
	margin: 0px 0px 10px 0px;
}

.linklist
{
	list-style-type: none;
}

.faq
{
}

.questions
{
	color: #716B56;
	font-weight: bold;
	font-size: 18px;
}

.answers
{
	color: #3C1842;
	font-weight: bold;
	font-size: 18px;
}

.form
{
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 530px;
	height: 618px;	
	position: relative;
	/*margin: 0px auto 0px auto;*/
	padding: 10px;
}

.formtable
{	
}

.formtable th
{
	text-align: right;
}

.red
{
	color: #A00000;
}

#rtdiv
{
    float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
    width:380px;
    background-color: #716B56;
}

#rtdiv p
{
    margin: 5px 15px 10px 15px;
	padding: 0px;
    font-size: 12px;
    font-style: italic;
    color: #FFFFFF;
}

#rtdiv a
{
    font-size: 12px;
    font-style: italic;
    color: #340F3C;
	font-weight: bold;
}