@charset "UTF-8";

body {
	padding:0px;
	margin:0px;
	background:url(../images/bgrnd-fill.jpg) top repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#847452;
	font-size:12px;
}

img,
a { outline:none; }

#global {
	width:917px;
	height:auto;
	background:url(../images/mid.jpg) repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#header {
	width:917px;
	height:541px;
	background:url(../images/top.jpg) no-repeat;
	margin:0px;
}

#header-links {
	position:relative;
	top:203px;
	right:17px;
	width:166px;
	height:auto;
	float:right;
	color:#FFFFCC;
}

#header-links a {
	color:#FFFFCC;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	text-decoration:none;
	border-bottom:none;
}

#header-links a:hover {
	text-decoration:none;
	border-bottom:1px dotted #FFFFCC;
}

#content-wrap {
	width:917px;
	height:auto;
	margin:-288px 0px 0px 0px;
}

#content-wrap a {
	color:#336633;
	text-decoration:none;
	border-bottom:1px solid;
}

#content-wrap a:hover {
	text-decoration:none;
	border-bottom:none;
}

#content-wrap img {
	border:6px #847452 double;
	margin-top:5px;
	margin-right:10px;
	margin-left:5px;
	background:#FFFFFF;
}

#content-wrap p {
	margin:0px 0px 9px 0px;
	padding:0px;
	line-height:20px;
}

ul.li-spacer { list-style-type:square; }

ul.li-spacer li { padding-bottom:10px; }

#content-left {
	width:516px;
	min-height:400px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:35px;
	float:left;
}

/* mac hide \*/

* html #content-left { height:400px; }

/* end hide */


#content-right {
	top:-8px;
	right:17px;
	width:166px;
	height:auto;
	position:relative;
	float:right;
}

#footer {
	clear:both;
	width:917px;
	height:80px;
	background:url(../images/bot.jpg) top no-repeat;
	margin-bottom:0px;
}

#copyright {
	width: 909px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding:0px 9px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

#copyright a {
	color:#847452;
	text-decoration:none;
	border-bottom:1px dotted #847452;
}

#copyright a:hover {
	text-decoration:none;
	border-bottom:none;
}

#menu {
	width:160px;
	height:240px;
	display:block;
	margin:0px;
	padding:0px;
	position:relative;
	top:35px;
	left: 17px;
	float:left;
}

#menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu li {
	margin:0px;
	padding:0px;
	width:160px;
	height:30px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu li a {
	width:150px;
	height:30px;
	display:block;
	padding:0px 0px 0px 10px;
	margin:0px;
	background:url(../images/menu.jpg) 0px 0px no-repeat;
	text-decoration:none;
	color:#FFFFCC;
	font-size:15px;
	border-bottom:none;
}

#menu li a:hover {
	background-position:0px -30px;
	text-decoration:none;
	border-bottom:none;
	color:#cccc66;
}

.clearfloat {
	margin:0;
	padding:0;
	line-height:0;
	font-size:1px;
	clear:both;
	height:0;
}

.crumbs {
	font-size:10px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.email-list {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	position:relative;
	top:2px;
	right:0px;
	margin:0px;
}

.email-input {
	width:95px;
	height:13px;
	font-style:italic;
	font-size:10px;
	border:#847452 solid 1px;
	margin:0px;
	position:relative;
	top:-5px;
	right:-4px;
	display:inline;
}

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

.email-btn {
	width:15px;
	height:17px;
	display:block;
	margin:3px -3px 0px 0px;
	padding:0px;
	display:inline;
}
