﻿.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
text-indent: 13px;
font:  11px verdana;
width: 154px; /* Main Menu Item widths */
line-height: 22px;
text-align:left;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #69645e;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #d2d2ce;
border-left: 1px solid #d2d2ce;
border-right: 1px solid #d2d2ce;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #f3f3ef; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: #69645e;
}

.sidebarmenu ul li a:hover{
background-image: url('images/nav-roll.jpg');
color:white
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 154px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 87% 50%;


}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


a.menu:link 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 18px;
	
	}
	
	a.menu:visited 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: baseline;
	line-height: 18px;
}
	
	
a.menu:hover 
	
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDE103;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav-roll.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}
	
	
a.menu:hover 
	
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDE103;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav-roll.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}

body {
background: #000000 url('images/bg.jpg') no-repeat fixed center top;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#4f4b42;
}

p{
padding: 5px 10px;
margin:0px;
}
pre{
padding: 5px 10px;
margin:0px;
}
a {color: #0000FF;}
a:visited {color:#564b47;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
color:			    #4f4b42;
font-family:		Verdana, Arial, Helvetcia, sans-serif;
font-size:		    10pt;
line-height:		10pt;
font-weight:		bold;
background-color:	#bebdb4;
padding-left:		10px;
padding-right:		10px;
padding-top:		4px;
padding-bottom:		4px;
border:			    1px solid #8e8d86;
}


img.download {vertical-align:middle;}

#container-img {
width: 1250px;
}


/* ----------container to center the layout-------------- */
#container {
border: 0px solid #FDFBEE;
	width: 950px;
	margin-top:0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	float:left;
}

/* ----------banner for logo-------------- */
#top-banner {
background-image: url('images/top-bg.jpg');
padding: 0px;
margin: 0px;
height: 154px;
}
#menu{
height:41px;
text-align: left;
}

#banner {
background-color: #DDD5B0;
text-align: left;
height: 301px;
background-image:url('images/banner1.jpg')
}


/* -----------------content--------------------- */
#content {
margin-left: 186px;
min-height:455px; 
padding-right:22px;
padding-left:5px

}
#content2 {
margin-left: 10px;
min-height:455px; 
padding-top:18px;
padding-right:10px;
padding-left:5px

}

/* --------------right column------------- */
#right-col {
float: right;
width: 350px;
margin-top:0px;
margin-right:1px;
background-color:#E0DFE3

}

/* --------------left navi------------- */
#left {
	float: left;
	margin-left:0px;
	width: 154px;
	padding: 0px;
	background-color: #f3f3ef;
}
/* --------------under left navi------------- */
#left-buttons {
	float: left;
	width: 171px;
	background-color:white;
	text-align: center;
}
/* --------------business card------------- */
#bcard {
clear:both;
margin-bottom:5px;
width:750px;
height: 200px;
padding-left: 180px;
text-align: center;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin-bottom:0px;
padding: 0px;
height:113px;
background-image:url('images/footer.jpg');
background-color:#2D2620;
color:white;
font-size:x-small;
text-align: left; }

