/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #84458C;
} 
 
#pagewidth{
	width:985px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/backgrounds/main-background.jpg);
	background-repeat: repeat-y;
} 
 
#header{
	position:relative;
	height:216px;
	width:100%;
	background-image: url(../images/backgrounds/header-background.jpg);
	background-repeat: no-repeat;
} 
 
#leftcol{
 width:170px; 
 float:left; 
 position:relative; 
  }
 
#twocols{
	width:815px;
	float:right;
	position:relative;
	padding-top: 25px;
	padding-bottom: 10px;
  }
 
#rightcol{
 width:363px; 
 float:right; 
 position:relative; 
 }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:452px;
 }
 
#footer{
	height:70px;
	clear:both;
	background-image: url(../images/backgrounds/footer-background.jpg);
	background-repeat: no-repeat;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f2779;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 185px;
 } 
/*---text styles begin here---*/
.orange-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ff6d00;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;

}
.right-orange-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ff6d00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/backgrounds/right-orange-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;

}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.contact-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #84458c;
	text-decoration: none;
	background-image: url(../images/backgrounds/contact-us-side-bar-backgro.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 154px;
	padding-top: 50px;
	padding-right: 8px;
	padding-left: 8px;
}


/*---text styles end here---*/
 /**vertical navigation begins here**/
 #vnav {
	width:135px;
	position:relative;
}

#vnav ul {
	float: none;
	list-style: none;
	color: #000;
	background-color: transparent;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:normal;
	padding-top:5px;
	background-image:none;
	text-align:left;
}
/* -------------------------- */
/* The top main navigation links */
#vnav a {
	display: block;
	width:165px;
	color: #FFFFFF;
	background-color:transparent;
	background-image:none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:normal;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0;
	font-weight: 400;
}


#vnav a:hover {
	color:#CC0000;
	text-decoration: none;
}

#vnav li {
	float: left;
	padding: 0;
}

#vnav li a#current
{
color: #4B5605;
}
/* The dropdown links lists */
#vnav li ul {  
	position:absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 200px; 
	font-weight: normal;
	border: 1px solid #ccc;
	margin: 0; padding:0;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:13px;
	padding-bottom:15px;
	padding-right:10px;
}
#vnav img  { border:0; border:8px #fff solid; }
#vnav li li { /* this is for the image list */
	padding:0px px 0px px;
	width: 200px;
	line-height:19px;
}
#vnav li ul a {
	padding: 0;
	width: 200px;
	* html width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
	font-weight:normal;
	text-decoration:none;
}
#vnav li ul a:active {
text-align:left;
}

/* This controls the flyout location of the second level dropdowns */
#vnav li ul ul {
	margin: -2em 0 0 100px;
}
#vnav li:hover ul ul, #vnav li:hover ul ul ul, #vnav li.sfhover ul ul, #vnav li.sfhover ul ul ul {
	left: -333em;
}
#vnav li:hover ul, #vnav li li:hover ul, #vnav li li li:hover ul, #vnav li.sfhover ul, #vnav li li.sfhover ul, #vnav li li li.sfhover ul {
	left: auto;
}
#vnav li ul a:hover {
	color:#cc0000;
	text-decoration:underline;
}
#vnav img:hover {
	color:#cc0000;
	border:8px #CCCCCC solid;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#vnav li:hover, #vnav li.sfhover {
background-color:#fff;
}
/* -------------------------- */
/* The dropdown links list colors */
#vnav li ul.under a {
	color: #fff;
	background-image: none;
}
#vnav li ul.under a:hover {
	background: none;
	color:#CCCCCC;
}
/* -------------------------- */


/* The background of the second level links while looking at the dropdown under it... */
#vnav li ul.under li:hover a.daddy, #vnav li ul.under li.sfhover a.daddy {
	color: #fff;
}
#vnav li ul.under li:hover, #vnav li ul.under li.sfhover {
	color: #fff;
	background-color: none;
}
	
/**vertical navigation ends here**/
 
/*--text links begin here--*/
a.ftlinks, a.ftlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f2779;
	text-decoration: none;
}
a.ftlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f2779;
	text-decoration: underline;
}
a.navlink, a.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
}
a.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BDDF17;
	text-decoration: none;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	height: 20px;
	display: block;
}
/*--text links end here--*/

/*--navigation list styles begins here--*/
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 10em;
	}
#navigation-container {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 5px;
}

	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 9em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
	width: 165px;
	w\idth : 165px;
	display : block;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	background-color : #FF6D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0.4em;
	}
	
	#nav li a:hover {
		color : black;
		background-color : #FFAD71;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
/*--navigation list styles ends here--*/

/*---menu begins here---*/
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 179px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
font: bolder 12.2pt Times, "Times New Roman", Verdana, arial, helvetica, sans-serif;
font-weight:bolder;
list-style:none;
/*font-stretch:expanded;*/
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 175px; /*sub menu width*/
top: 0;
visibility: hidden;
text-align:left;
list-style:none;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #fff;
text-align:left;
text-decoration: none;
padding: 7px 7px 7px 12px;
border-bottom: 1px solid rgb(56,96,149);
font: bolder 12.2pt Times, "Times New Roman", Verdana, arial, helvetica, sans-serif;
/*font-stretch:expanded;*/
font-weight:bolder;
line-height:19px;
background-color:rgb(238,134,51);
text-shadow:#FFFFFF;
list-style:none;
}

.topnav a{
border-top: 1px solid rgb(56,96,149);
}
.topnav a:hover{
border-top: 1px solid rgb(56,96,149);
}

.suckerdiv ul li a:visited{
color: #fff;
}

.suckerdiv ul li a:hover{
/*color: rgb(56,96,149);*/
color:rgb(90,64,153);/*#FFFFCC;*/
text-decoration:none;
border-bottom:rgb(56,96,149) 1px solid;
/*background-color:rgb(223,129,51);*/
background-color:#FFCC66;
list-style:none;
}

.suckerdiv ul li ul{
border-left:rgb(56,96,149) 1px solid;
border-right:rgb(56,96,149) 1px solid;
list-style:none;
}

.suckerdiv ul li ul li a {
/*color: rgb(56,96,149);*/
color:#FFFFFF;
text-decoration:none;
border-bottom:rgb(56,96,149) 1px solid;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
/*---menu ends here---*/
 
 /*---sidemenu begins here--*/
 .sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 169px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #FF6D00; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
	background-color: #FF6D00;
	color: #BDDF17;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
 /*---sidemenu ends here--*/
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
