/* MAIN  HTML SETTINGS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	font: normal 80% Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 0;
}

hr {
	background-color: #71725e;
	color: #71725e;
	height: 1px;
	width: 100%;
}

ul li {
    list-style-image: url('images/bullet.gif');
    padding: 0 0 10px;
}

img {
	border: none;
}

h1 {
	color: #fff;
	font: normal 28px "Trebuchet MS", "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0;
}

h2 {
	color: #003399;
	font: normal small-caps 22px "Trebuchet MS", "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0;
}

h3 {
	color: #003399;
	font: normal bold 18px "Trebuchet MS", "Comic Sans MS", sans-serif;
	text-align: left;
}

h4 {
	color: #003399;
	font: normal small-caps 22px "Times New Roman", Times, serif;
	margin-top: 0;
}

h5, h6 {
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	letter-spacing: 3px;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

.boxit {
	width: 750px;
	background: #fff url('images/contentbg1.jpg');
	color: #000;
    text-align: left;
	margin: 0 auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}


.busTitle { 
    font-weight:normal; 
    margin-left:-2 em;  
    }

.busDetails { 
     background: #CCCCCC;
     margin:5px 0; 
     border:1px solid #000; 
     padding:5px; display:none;
}

.busDetails ul { 
     margin-top:.5em; 
     margin-bottom:0; 
}

.busDetails li { 
     margin-bottom:.75em; 
}

.busDetails p {
    margin-left:2em; 
    text-indent:0;
}


/* HEADER AREA SETTINGS */


.header {
	background: url('images/header2.jpg') no-repeat;
	height: 100px;
	border-bottom: 1px solid #000;

}

.logo {
	float: left;
}

.faq { 
line-height: 18px 
}

.global {
	color: #C0C0C0;
	text-align: right;
	padding: 30px 20px 0 0;
	width: 330px;
	float: right;
}
	
.global a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.global a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

/* MAIN NAVIGATION SETTINGS */

.mainnav {
	background: url('images/resume.jpg') no-repeat; 
	padding:10px; 
	float: left;
	width: 227px;
	height: 180px; 
	border-bottom: 3px solid #000;
	} 

.mainnav p {padding: 0; margin: 0;}

.mainnav a {
	display: block;
	font-size: 120%;
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	letter-spacing: 2px;
	padding: 2px 0;
}

.mainnav a:hover {
    font-size: 120%;
	color: #990000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 2px 0;
}


/* MAIN IMAGE AREA SETTINGS */

.mainimage {
	background: #fff url('images/mainimage3.jpg');
	border-left: 3px solid #000;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	width: 470px;
	padding: 50px 0 0 30px;
	height: 150px;
	float: right;
	border-bottom: 3px solid #000;
}

.mainimage p {padding: 0; margin: 0;}

.slogan {
    color: #ea170b;
	font-size: 150%;
	font-weight: bold;
}

/* CONTENT AREA SETTINGS */

.content {
	background: #fff url('images/textbg.jpg') repeat-x;
	width: 460px;
	float: right;
	padding: 4px 20px 10px 20px;
	text-align: left;
	border-left: 3px solid #000;
}

.contentwide {
	background: #fff url('images/textbg.jpg') repeat-x;
	width: 710px;
	float: left;
	padding: 4px 20px 10px 20px;
	text-align: left;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px
}
.catalog {
	width: 215px;
	padding: 6px;
	float: left;
	text-align: left; 
}

.cal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C0C0C0;
	font: normal bold 16px "Trebuchet MS", "Comic Sans MS", sans-serif;
	padding: 2px;
    text-align: left; 
}


.listlt {
font-family: Century Gothic, Arial, helvetica, sans-serif;
font-size: 10pt;
padding: 0 0 10px;
}

.bt {
     font-family: Century Gothic, Arial, helvetica, sans-serif;
     font-size: 10pt;
     float: right;
}

.bk1 {
    background-color: #99CCFF;
	border: 3px double #000;
	padding: 20px;
	margin: 10px 15px 2px 0;
	float: center;
	color: FFFFFF;
}

.bni {
    background-color: #FFFF9C;
	border: 3px double #000;
	padding: 10px;
	margin: 10px 15px 2px 0;
	float: center;
	font-size: 85%;
	font-weight: bold;
}




.contact {border: 3px double #c0c0c0; padding: 5px; text-align: left; margin: 20px 0;}
.contact form {margin: 0;}
.contact label {width: 150px; float: left; text-align: right; margin: 3px 5px 5px 5px; clear: both;}
.contactbox {margin: 3px 5px 5px 5px; color: #000000; border: 1px solid #c0c0c0;}
.contactbutton {text-align: center; margin: 5px 0 0 170px; border: none;}

.clear {
	clear: both;
}

.dropdown 	{ COLOR: #000000;
		width: 150px;
		font: 11px geneva, verdana, arial, sans-serif 
}




/* SIDEBAR AREA SETTINGS */

.sidebar {  
	float: left;
	width: 217px;
	vertical-align: top; 
	padding: 10px 10px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 90%;
}

/* FOOTER AREA SETTINGS */

.footer {
	clear: both;
	background-image: url('images/footer.jpg');
	color: #fff;
	font-size: 85%;
	text-align: center;
	line-height: 20px;
	height: 45px;
	padding-top: 5px
	border-top: 3px solid #000;

}

.footer p {
	margin: 0; padding: 0;
}

.footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

/* IMAGE FLOAT SETTINGS */

.imageleft {
	border: 3px double #000;
	margin: 0 15px 2px 0;
	float: left;
}

.imagecenter {
	border: 3px double #000;
	margin: 0 15px 2px 0;
	float: center;
}

.imageright {
	border: 3px double #000;
	margin: 0 0 2px 15px;
	float: right;
}

.imageright2 {
	margin: 0 0 2px 15px;
	float: right;
}


.button 	{ background-image: url('images/button.gif');
		background-color:#E0D7D2;
		font-family: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		border: 1px solid #000000;  }

.buttonon 	{ background-image: url('images/buttonon.gif');
		background-color:#F7D0A1;
		font-family: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		border: 1px solid #000000;  }


.button-popups  { background-image: url('images/button.gif');
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000066;  }

.buttonon-popups { background-image: url('images/buttonon.gif');
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #660000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #660000;  }

.rollover 	{ background-color: #7D8FB1 }

.rolloveron 	{ background-color: #000000; Filter: Alpha(Opacity=60) }