/* ------------Body--------------- */
body {
	background-color: #000033;
}

#mainFrame {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 770px;
	height: 582px;
}

mainTable {
	margin-top: 0px;
}

/* ------------Content--------------- */

p {
	padding: 0px;
	margin-top: 0px;
}

li {
	font-family: Times;
	font-size: 15px;
	color: #333333;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	line-height: 13px;
	padding-bottom: 20px;
	}

.pMain {
	font-family: Times;
	font-size: 15px;
	color: #333333;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	line-height: 15px;
}

.pMain a {
	font-family: Times;
	font-size: 15px;
	color: #996600;
	text-decoration: none;
}

.pMain a:hover {
	color: #663300;
	text-decoration: underline;
}

#mainUL li {
	margin-left: 0px;
}

.clientText {
	color: #996600;
	line-height: 13.5px;
}

.clientTextHome {
	color: #996600;	
}

.headerText {
	color: #000033;
	font-family: Times;
	font-size: 24px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}

.headerTextHome
{
    color: #000033;
	font-family: Times;
	font-size: 24px;
    margin-top: 15px;
 }

.subHeader {
	color: #000033;
	font-family: Times;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}

.subHeaderHome
{
    color: #000033;
	font-family: Times;
	font-size: 18px;
	text-align:left;
	padding-bottom: 8px;
    background-image: url('images/navLeftRule2.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width:283px;
}

#bodyCopy {
	float: right;
	padding: 5px;

	width: 540px;
}

.pageOn {
	color: #CC9900;
	font-family: georgia,"times new roman",serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 10px;
	text-align:center;
}

/* ------------Top Navigation--------------- */

#navBar {
	background-color: #000033;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 770px;
}

.navBarLink {
	font-family: georgia,"times new roman",serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
	text-align: center;
}

.navBarLink:hover {
	color: #CC9900;
}

/* ------------Left Navigation--------------- */

#navLeft {
	margin-right: 50;
	padding-bottom: 30px;
	padding-left: 18px;
	text-align: center;
	margin-top: 52px;
}

.navLeftLink {
	color: #996600;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	background-image: url('images/navLeftRule.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftLinktop {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #996600;
	padding-top: 7px;
	padding-bottom: 12px;
	width: 200px;
	background-image: url('images/navLeftRule.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftLinkHead {
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #663300;
	padding-top: 4px;
	padding-bottom: 8px;
	width: 200px;
	background-image: url('images/navLeftRule.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#navLeft a {
	font-family: Times;
	text-decoration: none;
	color: #996600;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0;
}

#navLeft a:hover {
	color: #663300;
}

.logo {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 305px;
}

/* ------------Testimonials--------------- */

#testimonialTable {
	width: 190px;
	padding-right: 5px;	
	padding-left: 18px;
	margin-top: 20px;
	text-align: right;
}

#testDiv {
	padding-top: 36px;
	padding-left: 10px;
}

.testimonial {
	color: #996600;
	text-align: right;
	font-size: 15px;
	font-style: italic;
	line-height: 15px;
}

.testimonialAuth {
	font-size: 10px;
	text-align: right;
	color: #663300;
}

/* ------------FOOTER--------------- */

.footerNav {
	margin-top: 5px;
	color: white;
	font-size: 13px;
	text-align: center;	
}

.footerNav a{
	text-decoration: none;
	color: #FFFFFF;
}

.homeDiv
{
    color: #333333;
    margin: 30px 40px 30px 40px;
}