@charset "utf-8";

/* CSS Document */



* {margin:0;

padding:0;}



body {text-align:left;}





/* Navigation */



#nav ul {

	display: inline;

}

#nav li {
	display: inline;
	word-spacing: 5em;
	margin-left: 15px;
	margin-right:15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #CA7920;
	font-size: 17px;

}

#nav ul li a {

	text-decoration: none;

	color: #CA791F;

}

h4 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 16px;

	text-align: left;

	color: #363;

}



#left {

	float: left;

	margin-left: 20px;

	width: 460px;

	margin-top: 25px;

}

#footer {

	width: 950px;

	clear: both;

	margin-top: 40px;

	margin-left: 30px;

}

#footer li {

	display: inline;

	margin-right: 10px;

	margin-left: 10px;

	float: left;

	margin-top: 35px;

}



#wrapper #footer ul li a {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	color: #D78914;

	text-decoration: none;

	font-size: 11px;

	display: inline;

}

#wrapper #footer ul .floatright {

	color: #D78915;

	font-size: 11px;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	margin-top: 35px;

}





h2 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size: 20px;

	text-align: left;

	color: #FB8915;

}

h3 {

	text-align: left;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	color: #D78915;

	font-size: 16px;

	padding: 0;

	margin: 0;

}

.floatleft {

	float: left;

	margin-right: 15px;

	margin-top: 5px;

}









#nav ul li a:hover {

	font-weight:bold;

}

#right {
	float: right;
	width: 390px;
	margin-top: 25px;
	margin-left: 20px;

}
#wrapper #main #right h3 a {
	text-decoration: none;
	color: #C78834;
}


.floatright {

	float: right;

}



h1 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	text-align: left;

	color: #DB831B;

	font-size: 24px;

}

p {

	text-align: left;

	color: #CCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.3em;

}







#wrapper {

	width: 100%;

	clear: both;

	background-image: url(images/back.gif);

	height: 100%;

	background-color: #000F00;

	background-repeat: repeat-x;

}

#wrapper #main #left p strong a {

	text-decoration: none;

	color: #52758D;

	font-size: 12px;

	padding-top: 5px;

}

#wrapper #footer ul .floatright a {

	color: #1F5873;

	text-decoration: underline;

}





#main {

	width: 960px;

	margin-left: 20px;

	clear: both;

}

#wrapper #main table tr td p a {

	color: #B98915;

	text-decoration: underline;

}

#wrapper #main p a {

	color: #FB8918;

}



#header {

	background-image: url(images/head.gif);

	background-repeat: no-repeat;

	height: 192px;

	width: 100%;

	margin-top: 0px;

	clear: both;

}

#nav {

	display: inline;

	list-style-type: none;

	clear: both;

	width: 950px;

	padding-top: 20px;

	padding-bottom: 20px;

}



#footer ul li a:hover{

	font-weight:bold;}

#wrapper #main #right h3 a:visited {color:#363;}