@import "master.css";

.main_bg {
padding:0;
margin:0;
}

p { padding:0px }

a {
	color: #69189f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #410e63;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.main_bg { background-color: #FFFFFF;/*background-attachment: fixed;
	background-position: center top;
	background-image: url(../images/c01_main_bg.jpg);*/
}

.layout_bg {
	background-repeat: repeat-x;
	background-image: url(../images/c01_topgradient.gif);
}

#wrapper {
	width:976px;
	margin:10px auto;
}

#navBar {
	margin:20px 0px 25px 0px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:2px 0px;
}

#header { margin-top:27px; }

#content { padding:0px; }

#leftArea {
	margin-right:25px;
	padding:10px 10px;
	background-image: url(../images/trans_bg.png);
	border: 1px solid #CCCCCC;
}

#rightArea { width:700px; text-align:left;}

#mainImage { }

#subNav {
	margin:8px 0px 15px 0px;
	background-color:#FFFFFF;
}

#subNav .navigationtext { border: 1px solid #CCCCCC; }

#subNav .navigationtext td { padding:3px 0px; }

#subNav a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #69189f;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

#subNav a:hover {
	text-decoration: underline;
	color: #69189f;/*background-color: #FFFFFF;*/
}

#footer { margin-top:27px; }

.site-title {
	font-family: "Trebuchet MS";
	font-size: 45px;
	font-weight: normal;
	color: #69189f;
}

.header_contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/icon_contact_c01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left center;
	padding-left: 20px;
}

.header_contactbox a {
	color: #000000;
	text-decoration: none;
}

.maintext { /* maintext_area */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.maintext a {
	color: #69189f;
	text-decoration: none;
	font-weight: bold;
}

.sub-heading { /* was heading_text1*/
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #69189f;
	text-decoration: none;
	line-height: 20px;
}

#leftArea .sub-heading, .news-heading {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #69189f;
	text-decoration: none;
	line-height: 20px;
}

.navigation_links td a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	margin:0px 8px;
	padding:6px 9px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	/*padding-right: 10px;
	padding-left: 10px;*/
	font-weight: normal;
}

.left-links a, .top-link-off a, .link-bottom-off a { color: #69189f; }

.left-links a:hover, .top-link-on a, .nav-on a, .link-bottom-on a {
	color: #FFFFFF;
	background-color:#69189f;/*background-image: url(../images/button_hover.png);
	background-repeat: repeat-x;*/
}

.maintext_leftbar {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.footer_navbar {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bottom-links { /* was footer_text_links2 */
	font-size:11px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}


.footer_navbar a { /* was footer_text_links2 */
	color: #69189f;
	font-weight:bold;
	text-decoration:none;
}

.footer_navbar a:hover { /* was footer_text_links2 */
	color: #69189f;
	text-decoration:underline;
}

.bottom-links a { /* was footer_text_links2 */
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
}

.bottom-links a:hover { /* was footer_text_links2 */
	color: #69189f;
	text-decoration:none;
}
/* ==================================drop down menu bar==============================================*/
 

ul.MenuBarHorizontal {
 /*background-color:#cddc69;*/
 font-family: "Trebuchet MS";
 font-size: 13px; 
}
 
ul.MenuBarHorizontal ul { 
 border:0px solid #ccc;
 
 }
 
ul.MenuBarHorizontal li a{
}
 
ul.MenuBarHorizontal a {
 /*background-color:#cddc69;*/
 color: #000;
 border-bottom:0px solid #fff;
 background-position:left;
 background-repeat:no-repeat;
 padding: 2px 0px 4px 18px;
 
}
 
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
 /*background-color:#dbe693; (same as header dark color)*/
 color: #000;
 background-position:left;
 background-repeat:no-repeat;
}
 
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{ background-color:#69189f; /*(same as header light color) */
 color: #000;
}
 
/* ?????? below */
 
ul.MenuBarHorizontal ul.submenu a {
	background-color: #f1ddff; /* submenu color (same as header light color)*/
	border-bottom:1px solid #eee;
	background-image: none;
	color:#000;
	margin:0px;
	padding:3px;
	font-size:12px;
}
 
ul.MenuBarHorizontal ul.submenu a:hover {
 background-color: #69189f; /* submenu hover (same as header dark color)*/
 background-image: none;
 color:#000;
}