/* Comments */

body {
	background-color: #9b958c;
	font-size:	12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #696156;
	line-height: 14px;
}

.copybg {
	background-color: #f9f7f4;
}

.copy {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #696156;
	line-height: 15px;
}

.copygold {
	color: #efb04f;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.copybrown {
	color: #716c64;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.copybrownbold {
	color: #524c44;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.copybrownbig {
	color: #9d9181;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.copylite {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #b5aa9b;
	line-height: 15px;
}

.copylite02 {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #c8bfb2;
	line-height: 14px;
}


.copyright {
	color: #706b65;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}

a:link {
	color: #efb04f;
	text-decoration: underline;
	background-color: transparent;
}

a:visited {
	color: #efb04f;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	color: #f5d199;
	text-decoration: none;
	background-color: transparent;
}

a.navtop:link {
	font-size: 11px;
	color: #eee7dc;
	text-decoration: none;
	background-color: transparent;
}

a.navtop:visited {
	font-size: 11px;
	color: #eee7dc;
	text-decoration: none;
	background-color: transparent;
}

a.navtop:hover {
	font-size: 11px;
	color: #efb04f;
	text-decoration: none;
	background-color: transparent;
}

a.navbottom:link {
	color: #eee7dc;
	text-decoration: none;
	background-color: transparent;
}


a.navbottom:visited {
	color: #eee7dc;
	text-decoration: none;
	background-color: transparent;
}

a.navbottom:hover {
	color: #eee7dc;
	text-decoration: underline;
	background-color: transparent;
}

a.top:link {
	color: #cabdab;
	text-decoration: none;
	background-color: transparent;
	text-align: right;
}


a.top:visited {
	color: #cabdab;
	text-decoration: none;
	background-color: transparent;
}

a.top:hover {
	color: #efb04f;
	text-decoration: none;
	background-color: transparent;
}

a.photos:link {
	color: #b5aa9b;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}


a.photos:visited {
	color: #b5aa9b;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

a.photos:hover {
	color: #b5aa9b;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

#menu {
	font-size:	11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #e9ddcb;
	width: 178px;
	border-bottom: 0px solid #000000;
	text-align: right;
}
	
#menu ul	{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;	
	margin-left: 0;
	padding: 0;
	border-right: 1px solid #b8ad9d;
	border-left: 0px solid #000000;
}

#menu ul li a {
	display: block;
	padding: 2px 4px 2px 0px;
	color: #9c9080;
	text-decoration: none;
	border-top: 1px solid #f4ebdd;
	border-bottom: 1px solid #b8ad9d;
}

#menu ul li a:hover {
	background-color: #e9ddcb;
	color: #efb04f;
	border-top: 1px solid #cabdab;
	border-bottom: 1px solid #cabdab;
}

.header {
	background-color: #000000;
	border-bottom: 4px solid #efb04f;
	padding: 10px;
	text-align: right;
}

.navbar {
	border-right: 4px solid #cabdab;
	background-color: #e1d4c0;
}

.bartop {
	background-color: #eee7dc;
	padding: 7px;
	margin-top: 0;
	vertical-align: top;
}

p {
	margin-top: 8px;
}

p.logo {
	margin-top: 11px;
}

p.morespace {
	margin-top: 17px;
}

#bullets ul {
	list-style-image: url('i/i_arrow.gif')
}

.box {
	background-color: #f9f7f4;
	background: url(i/i_bg.gif) repeat-y;
	border: 1px solid #eee7dc;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #696156;
	line-height: 13px;
}

.box2 {
	background-color: #ffffff;
	border: 1px solid #c0bbb4;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #696156;
	line-height: 13px;
}

.boxhead {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height:8px;
	color: #f9f7f4;
}

td.boxpadding {
	padding: 4px;
}

td.boxheadpadding {
	padding: 4px;
	background-color: #d5c7b4;
}

td.login {
	padding: 4px;
	background-color: #e1d4c0;
	width: 260px;
	height: 25px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #999185;
	line-height: 12px;
	border: 4px solid #cabdab;
}

.inputbox {
	border:0px solid;
	padding:2px;
	position:relative;
	width:100px;
	height:17px;
	font:9px/12px Verdana, Arial, Helvetica, san-serif; color:#efb04f;
	background-color:#f9f7f4;
	align: top;
}

.inputbutton {
	border:1px solid #cabdab;
	padding:-1px;
	position:relative;
	width:52px;
	height:18px;
	font:10px arial, helvetica, san-serif; color:#f9f7f4;
	background-color:#efb04f;
	align: top;
}


.feedback {
	background: #eee7dc;
	border: 0px solid #000000;
	padding: 2px;
	font-size: 11px;
	color: #9F9689;
	height: 17px;
}

.feedback2 {
	background: #eee7dc;
	border: 0px solid #000000;
	padding: 2px;
	font-size: 11px;
	color: #9F9689;
	width: 500px;
	height: 17px;
}

.select {
	background: #eee7dc;
	border: 0px solid #000000;
	width: 310px;
	padding: 2px;
	font-size: 11px;
}




div#rule {
	border-top: 2px dotted #efb04f;
}

div#rule2 {
	border-top: 1px solid #cabdab;
}

div#tweak {
	margin-left: 3px;
}

br {
	margin-top: -10px;
}

tr.newshead {
	color: #7e7468;
	background-color: #efb04f;
	font:bold 11px arial, helvetica, sans-serif;
	line-height: 12px;
	border: 0 solid;
	padding: 2px;
}

tr.newsbody01 {
	color: #696156;
	background-color: #eee7dc;
	font: 11px arial, helvetica, sans-serif;
	line-height: 11px;
	border: 0 solid;
	padding: 2px;
}

tr.newsbody02 {
	color: #696156;
	background-color: #e1d4c0;
	font: 11px arial, helvetica, sans-serif;
	line-height: 11px;
	border: 0 solid;
	padding: 2px;
}

tr.newsbody03 {
	color: #696156;
	background-color: ##f9f7f4;;
	font: 11px arial, helvetica, sans-serif;
	line-height: 11px;
	border: 0 solid;
	padding: 2px;
}

a.newstable:link {
	font-size: 11px;
	color: #7e7468;
	text-decoration: none;
	background-color: transparent;
}

a.newstable:visited {
	font-size: 11px;
	color: #7e7468;
	text-decoration: none;
	background-color: transparent;
}

a.newstable:hover {
	font-size: 11px;
	color: #7e7468;
	text-decoration: underline;
	background-color: transparent;
}