/* CSS Document */

body {
	background: #F1CC95 url(/images/interface/bkg.jpg) center top repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

a:link {
	color: #0000CC;
}

a:visited {
	color: #0000CC;
}

a:hover {
	color: #3333FF;
}

h1 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

h4 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

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

#header {
	padding: 35px;
	text-align: center;
	width: 680px;
}

#navbar {
	background: url(/images/interface/nav_bkg.jpg) center center repeat-x;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#nav {
	width: 750px;
	text-align: center;
}

#nav img {
	margin-left: 1px;
}

#body-home {
	background: #211715 url(/images/interface/shadow_home.jpg) left top repeat-x;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
	height: 470px;
}

#body-int {
	background: #FFFFFF url(/images/interface/shadow_int.jpg) left top repeat-x;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
	height: 470px;
}

#content-home {
	width: 750px;
	text-align: center;
	vertical-align: middle;
}

#content-left {
	padding: 0px 0px 0px 20px;
	text-align: left;
	line-height: 16px;
}

#content-right {
	padding: 0px 20px 0px 0px;
	text-align: left;
	line-height: 16px;
}

#image-int {
	padding: 0px 0px 0px 20px;
	text-align: right;
}

#footer-text {
	width: 730px;
	margin: 10px;
	text-align: center;
	font-size: 10px;
}

#footer-text a:link {
	color: #000000;
}

#footer-text a:visited {
	color: #000000;
}

#footer-text a:hover {
	color: #78775A;
}
