/* CSS Document */
/* besure to have this to override default browser settings*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
/*hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #6b3018;
	margin: 0px;
	padding: 0px;
	background: #fcfaf5 url(../Images/GEMSbkhatch.gif) repeat;
}
p {
	padding-bottom: 5px;
	padding-top: 10px;
}
a {
	color: #d69e42;
}
a:hover {
	color: #6b3018;
}

#bulletlist li {
	margin-left: 25px;
	list-style-position: outside;
}

#wrapper {
	width: 770px;
	padding: 0px;
	border: 1px solid #6b3018;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 100px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#navlist ul {
	list-style-type: none;
	text-align: center;
	font-size: 88%;
	width: 100%;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	background: #e9cd9c;
	border-top: 1px solid #d69e42;
	border-bottom: 1px solid #d69e42;
}

#navlist li {
	display: inline;
}
#navlist li a {
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #ffe #aaab9c #ccc #fff;
	padding: 0.4em .6em;
	background: #f1e4be;
	color: #6b3018;
}
#navlist li a:visited {
	text-decoration: none;
	background-color: #f1e4be;
	color: #bc451d;
	border-width: 1px;
	border-style: solid;
	border-color: #ffe #aaab9c #ccc #fff;
}
#navlist li a:hover {
	background-color: transparent;
	color: #fcfaf5;
	border-color: #aaab9c #fff #fff #ccc;
}
#navlist li a:active {
	background-color: transparent;
	color: #6b3018;
	border-color: #aaab9c #fff #fff #ccc;
}
h1 {
	font-size: 125%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-size: 110%;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: center;
}
#footer {
	font-size: 75%;
	border-top: 1px solid #d69342;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	clear: both;
	background: #d69e42;
	color: #f7f2ea;
}
#scriptList li {
	display: inline;
	list-style-type: square;
	list-style-position: inside;
}
#boxout {
	float: right;
	width: 275px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #d7c4b5;
	margin-top: 10px;
	background: #f1e4be 0px 0px;
}
#boxout ul {
	list-style-type: none;
	font-size: 90%;
}	
#boxout li {
	padding-bottom: 7px;
	color: #943616;
}
#boxout a {
	text-decoration: none;
	color: #943616;
	
}
/*#boxout li a:visited {
	color: #3e6d06;
}*/
/*#boxout li a:hover {
	background-color: transparent;
	color: #d69e42;
}*/
#boxout a:hover {
	background-color: transparent;
	color: #d69e42;
}
.boldrust {
	font-weight: bold;
	color: #bc4510;
}
