

body {
	width: 760px;
	margin: 0 auto;
	color: #425050;
	background: #fff;
	font-family: Georgia, Times New Roman, Serif;
	font-size: small;
	background: url(gray.png) repeat-x top;
}

#container {
	width: 720px;
	padding: 0 20px;
}

#splash {
	width: 720px;
	padding: 0 20px;
	margin-top: 130px;
	text-align: center;
}

#left_content {
	float: left;
	width: 340px;
}

#right_list {
	float: right;
	width: 340px;
}

#right_content {
	float: right;
	width: 470px;
}

#left_list {
	float: left;
	width: 210px;
}

#left_list_narrow {
	float: left;
	width: 160px;
}

#right_content_wide {
	float: right;
	width: 520px;
}


#left_list_narrow,
#right_content_wide,
#left_content,
#right_list,
#right_content,
#left_list {
	border-top: solid 6px #a18d5b;
	margin-top: 20px;
}

#left_list_narrow,
/* #right_list, */
#left_list {
	font-family: Arial, Helvetica, sans-serif;
}

h1.box,
h2.box {
	font-size: 1.2em;
	font-weight: bold;
	/* margin: 5px 0 20px 0; */
	margin: 15px 0 20px 0;
	color: #a18d5b;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	color: #a18d5b;
}

h3 {
	font-size: 1em;
	color: #a18d5b;
}

h4 {
	font-size: 1em;
	color: #a18d5b;
}

#right_content_wide ul li {
	margin-bottom: 0.5em;
}

.clear {
	clear: both;
}
#footer {
	clear: both;
	margin: 40px 0;
	padding-top: 10px;
	border-top: solid 1px #949494;
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
	/* color: #425050; */
	color: #949494;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #a18d5b;
	text-decoration: underline;
}


div.image {
	float: right;
	margin: 0 0 10px 10px;
}

a img {
	border: none;
}


#top_box_text {
	font-size: 1.6em;
	color: #f0dcf0;
	background: url(topbox.png) repeat-x bottom #a28c5b;
	padding: 1px;
}

#top_box_text p {
	margin: 1em;
}

#top_box_image {
}

#header {
	/*height: 130px;*/
	margin: 0 0 20px 0;
}
#logo {
	height: 100px;
	border-bottom: solid 1px #949494;
}
#menu {
	margin-top: 6px;
	color: #949494;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
}

body.ltr #menu a {
	display: block;
	float: left;
	padding: 5px 10px;
	border-left: solid 1px #949494;
}

body.rtl #menu a {
	display: block; /* we're floating this because otherwise mozilla gets the padding all wrong */
	float: right;
	padding: 5px 10px;
	border-right: solid 1px #949494;
}

body.ltr #menu a.first,
body.rtl #menu a.first {
	border: none;
}

#menu a.here {
	background: #e8e5d4;
	color: #a18d5b;
}

a:link, a:visited {
	color: #425050;
}

a:active, a:hover {
	color: #a18d5b;
}


ul.arrowed {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

ul.arrowed li {
	margin-left: 0;
	margin-right: 0;
	/* border-bottom: dotted 1px #949494; */
	/* padding: 5px 0 5px 30px;
	background: url(arrow.png) no-repeat left top; */
	padding: 5px 0;
}
#left_content ul.arrowed li {
	/* font-variant: small-caps; */
	text-transform: uppercase;
}


ul.arrowed a:link, ul.arrowed a:visited {
	text-decoration: none;
}

ul.arrowed ul {
	list-style: none;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

ul.arrowed ul li {
	padding: 0;
	border: none;
	background: none;
}


ul.content {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

ul.content li {
	margin: 1em 0;
}

#right_content a:link,
#right_content a:visited {
	text-decoration: none;
	color: #a18d5b;
}

#right_content a:active,
#right_content a:hover {
	text-decoration: underline;
	color: #a18d5b;
}


ul.controls {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding: 5px 10px 10px 10px;
	color: #949494;
	background: #ececec;
}

ul.controls li {
	padding: 5px 0;
	/* border-bottom: dotted 1px; */
}


ul.controls a:link, ul.controls a:visited {
	color: #949494;
	text-decoration: none;
}
ul.controls a:active, ul.controls a:hover {
	color: #a18d5b;
	text-decoration: none;
}

ul.controls li.c_email {
	padding-left: 30px;
	background: url(c_email.png?2) no-repeat left center;
}
ul.controls li.c_print {
	padding-left: 30px;
	background: url(c_print.png?2) no-repeat left center;
}
ul.controls li.c_size {
	padding-left: 30px;
	background: url(c_text.png?2) no-repeat left center;
}
a.TS {
	font-family: Georgia, Times New Roman, Serif;
}

a.admin_url {
	color: #d00;
}


div.form label {
	display: block;
	float: left;
	clear: left;
	margin-top: 0.5em;
	width: 6em;
}

div.form input {
	display: block;
	float: left;
	margin-top: 0.5em;
}

div.form textarea {
	display: block;
	float: left;
	margin-top: 0.5em;
}

div.form input.submit {
	clear: left;
	margin-left: 6em;
	margin-top: 1em;
}


body.rtl div.form label {
	display: block;
	float: right;
	clear: right;
	margin-top: 0.5em;
	width: 6em;
}

body.rtl div.form input {
	display: block;
	float: right;
	margin-top: 0.5em;
}

body.rtl div.form textarea {
	display: block;
	float: right;
	margin-top: 0.5em;
}

body.rtl div.form input.submit {
	clear: right;
	margin-right: 6em;
	margin-top: 1em;
}




