@charset "UTF-8";
body  {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #e2ded3;
	margin: 0; 	padding: 0;
	color: #000000;
}
#background {
	width: 1149px; height: 5800px;
	background: url(images/main-background.gif) top repeat-y;
	margin: 0; 
	padding: 30px 0 30px 0;
}
 #container { 
    width: 978px;  
    background: url(images/container-background.gif) repeat-y;
	text-align: left; 
} 
 #header { 
    width: 978px;
	padding: 0; 
    height: 210px;
	background: url(images/header-background.gif) repeat-y;
} 

#header img {
	margin: 0; 
    padding: 0;
}

 #sidebar1 {
	float: left;
	width: 200px; 
	padding: 0px 0px 15px 10px;
	text-align: right;
	
}

#nav {
	padding: 25px 50px 0 0;
}
#nav a {
	color: #43549b;
	font-weight: bold;
	text-decoration: none;

}
#nav a:visited {
	color: #43549b; 
	text-decoration: none;
}
#nav a:hover {
	color: #700070;
	text-decoration: none;
	
}

#nav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 16px;
	

}
#nav ul li {
	margin: 0 0 7px 0px;
	padding: 10px 0 7px 0px;


	
} 


#nav ul ul {
	margin-left: 5px;
	padding-left: 4px;
	font-size: 11px;
	list-style: none;
}

#nav ul ul li {
	padding-top: 0;
	background-image: none;

	/*padding-right: 10px;   for box option */
	/*padding-bottom: 5px;*/
	/*border-right: 1px dashed grey;*/
	/*border-bottom: 1px dashed grey;*/
	
	
	
	
}

 #sidebar2 {
	float: right;
	width: 180px; 
	padding: 50px 30px 15px 20px; 
	font-size: 13px;
}
#sidebar2 h1 {
	color: #700070;
	font-size: 20px;
	font-weight: bold;
}

#sidebar2 h2 {
	color: #cb1547;
	font-size: 16px;
}

#mainContent { 
	margin: 0 180px 0 200px; 
	padding: 50px 50px 0 10px; 
	font-size: 13px;

} 

#mainContent h1 {
	color: #700070;
    font-size: 20px;
	padding-bottom: 8px;
	padding-top: 30px;
}

#mainContent h1.top {
	color: #700070;
    font-size: 20px;
	padding-bottom: 8px;
	padding-top: 0;
}

#mainContent h2 {
	color: #700070;
	font-weight: bold;
	font-size: 16px;
	padding-top: 30px;
}

#mainContent h2.top {
	color: #700070;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0;
}


#mainContent h2.ruby {
	color: #cb1547;
	padding-top: 30px;
}

#mainContent p, #mainContent li {
	line-height: 18px;
}

#mainContent ul {
	list-style-image: url(images/bullet2.jpg);
}


#mainContentSingleCol { 
	margin: 0 30px 0 200px; 
	padding: 25px 50px 0 10px; 
	font-size: 13px;

} 

#mainContentSingleCol h1 {
	color: #700070;
    font-size: 20px;
	padding-bottom: 8px;
	padding-top: 30px;
}

#mainContentSingleCol h1.top {
	color: #700070;
    font-size: 20px;
	padding-bottom: 8px;
	padding-top: 0;
}
#mainContentSingleCol h2 {
	color: #700070;
	font-size: 16px;
	padding-top: 30px;
}

#mainContentSingleCol h2.top {
	color: #700070;
	font-size: 16px;
	padding-top: 0;
}

#mainContentSingleCol p, #mainContentSingleCol li {
	line-height: 18px;
}
#mainContentSingleCol ul {
	list-style-image: url(images/bullet2.jpg);
}
 
#footer { 
	padding: 10px 20px 0 20px; 
	background: url(images/footer-background.gif) repeat-y;
	text-align: center;
	color: #43549b;
	font-weight: bold;
	font-size: 12px
	
} 
 #footer p {
	margin: 0; 
	padding: 10px 0; 
}

a {
	color: #43549b;
	font-weight: bold;
}

a:hover {
	color: #700070;
	font-weight: bold;
}

a:visited {
	color: #986a7a;
	font-weight: bold;
}

/*misc styles */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.green {
	color: #700070;
}

.orange {
	color: #FB730E;
}

.blue {
	color: #43549b;
}

.blue15px {
	color: #43549b;
	font-weight: bold;
	font-size: 14px;
	
}

.ruby {
	color: #cb1547;
}

.flushheader {
	margin-top: 0;
	padding-top: 0;
}
.reg {
	font-size: x-small;
}

.larger {
	font-size: 15px;
}

.testimonialAttribution {

	font-style: italic;
	margin-left: 100px;
	
}


/*special for home page */

.tagline {
	color: #43549b;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.announcement {
	background-color: #fbe491;
	padding: 10px 5px 10px 5px;
}

.testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #cb1547;
}

.quote {
	font-size: 30px;
	color: #aa3d54;
}
.attribution {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-left: 20px;
	padding-top: 0;
	margin-top: 0;
	line-height: normal;
}

.attribution a {
	font-weight: normal;
}

.indent {
	padding: 0 0 0 0;
	margin-left: 0 0 0 0;
}



/* FAQ page */

.hang { 
	text-indent: -2em; 
	margin: 0 0 .5em 3em; 
	
}
.faqhead {
	color: #700070;
	margin-bottom: .5em;
	font-size: 14px;
}
/* Subsciption form */
#subForm {
		width: 350px;
		border: 1px dashed #700070;
	}

	
.required {
		color: #700070;
	}
	


	