/* CSS Document */



body, input, textarea, select { font-family: Arial, Helvetica, Verdana; font-size: 12px; }

body {

	margin: 0px;

	padding: 0px;

	background: url(/images/bgBody3.jpg) repeat;

	color: #292929;

}



a { color: #000000; text-decoration: underline; }

a:hover { color:#666666;text-decoration: underline; }



img { border: 0px; padding: 0px; margin: 0px; }



/* Form hack */

form { padding: 0px; margin: 0px; }



/* Formatting hack */

.clear { clear: both; }

.clearafter:after { content: '.'; display: block; height: 0px; clear: both; visibility: hidden; }

.clearafter { display: inline-block; }



/* Hides from IE-mac */

* html .clearafter { height: 1%; }

.clearafter { display: block; }



/* Generic Styles */

.center { text-align: center }



/* Header */

#header {	position: relative;	background: url(/images/bgHeader3.jpg) no-repeat;	width: 1004px; height: 565px;	padding: 0 0 0 0;	margin: 0 auto; }

#headerIMG { background:url(../images/header2.png) no-repeat;	width: 1004px; height: 275px; padding: 0;	margin: 0; }



/* Top Navigation */

#topNav {	float: right;	margin-right: 150px; }



/* Container */

#container {	background:url(/images/bgContainer3.jpg) repeat-y; text-align: left; width: 1004px;	padding: 0;	margin: 0 auto; height: auto; }



/* Wrapper */

#wrapper { position: relative;  z-index: 10000;	float: right;	margin: -190px 0 0 0;	padding: 0 100px 0 0;	width: 600px;	height: auto; }



/* Content */

#content {  width: 600px; height: auto; padding: 0 0 10px 0; }



#content p { line-height: 1.4; }



#content dl { width: 410px; height: auto; margin: 0px; padding: 0px; }

#content dt { clear: both; float: left; width: 150px; height: auto; margin: 0px; padding: 5px 0 0 0; }

#content dd { float: left; width: 250px; height: auto; margin: 0px; padding: 5px 0 0 0; }



#content .star { color: #88031e; font-weight: bold }

#content .text { width: 250px; }



#content h1 {	font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px	color: #000000; font-weight: normal;} 

#content h2 { font-size: 17px; }

#content h3 { font-size: 16px; }



#content a { font-weight: bold; }

#content .menuBox {
	width: 95%;
	border: 1px dashed #333333;
	text-align: center;
	padding: 10px;
}

/* Navigation */

#navigation {

  position: relative;

  z-index: 10000;

	float: left;

	margin: -227px 0 0 0;

	width: 275px;

	padding: 0;

}



/* Menu */

#menu {

	background:url(/images/bgNavMenu3.png) no-repeat;

	width: 295px;

	height: 500px;

	padding: 0;

	margin: 0;

}



#menu ul {

	width: 295px;

	color: #000000;

	list-style-type: none;

	padding: 70px 0 0 0;

	margin: 0 auto;

	text-align: center;

}



#menu ul li {
	background:url(/images/bgMenuDivider5.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2;
	width: 290px;
	height: 34px;
	padding: 0 0 0 5px;
}



#menu ul li a { 

	text-decoration: none;

}



#menu ul li a:hover { 

	text-decoration: none;

	color: #666666;

}
#menu .smalltext { font-size: 12px; }
#menu .longText { line-height: 1; height: 50px; background:url(/images/bgMenuDivider6.png) no-repeat; }
#menu .lastMenu { background: none; }


/* Footer */

#footer {

	clear: both;

	background: url(/images/bgFooter3.jpg) no-repeat;

	width: 899px;

	height: 143px;

	padding: 100px 105px 0 0;

	margin: 0 auto;

	text-align: right;

}



#footer p {	color: #ffffff;	margin: 0;line-height: 1.4; }



#footer a {	padding: 0 3px;	color: #ffffff;	font-size: 12px; text-decoration: none; }

#footer a:hover {	padding: 0 3px;	color: #27190e;	font-size: 12px; }



#footer .copyright { font-size: 11px;	padding: 0 5px 0 0; }

#footer .copyright a { font-size: 11px;	color: #ffffff; }


