/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	width: 955px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	background-color:#f5f5e5;
	overflow:hidden;
}
/* Flags */
#languages {
	float: right;
	display:block;
	padding-top: 6px;
	padding-left: 6px;
}
#languages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#languages li
{
float: left;
margin: 0 0.15em;
} 

/* needed for xfade2 */
#rotator {
	height:159px;
	width:955px;
}
#rotator img {
	display:none;
	position:absolute;
}


/* Outer border */
#border {
	clear:both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #af915e;
	border-bottom-color: #af915e;
	border-left-color: #af915e;
}

/* Main Content */

#content{
	background-color:#f5f5e5;
	clear:both;
	line-height: 1.5em;
}
#content input {
	border: 1px solid #b0925c;
	margin-bottom: 6px;
}
#content textarea {
	border: 1px solid #cc0000;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #800000;
	padding-top:15px;
	padding-left:10px;
}
#content p {
  font-size:75%;
  padding-left:10px;
  padding-right:20px;
  padding-bottom:3px;
}

#content h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #800000;
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #9a5d77;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content a {
	color: #b0925c;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

/* Main Content with crest */

#content1 {
	background-color:#f5f5e5;
	width:750px;
	float:right;
	clear:both;
	line-height: 1.5em;
}
#content1 input {
	border: 1px solid #b0925c;
	margin-bottom: 6px;
}
#content1 textarea {
	border: 1px solid #cc0000;
}
#content1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #800000;
	padding-top:15px;
	padding-left:10px;
}
#content1 p {
  font-size:75%;
  padding-left:10px;
  padding-right:20px;
  padding-bottom:3px;
}

#content1 h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #800000;
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content1 h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #9a5d77;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content1 a {
	color: #b0925c;
	text-decoration: underline;
}
#content1 a:hover {
	text-decoration: none;
}
table.rule td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0925c;
}
#rail{
	width:200px;
	float:left;
	text-align: center;
}
#rail p {
	font-size:75%;
	padding-left:inherit;
	font-weight: bold;
}
#rail ul { /* remove bullets and list indents */
list-style: none;
margin: 6px;
padding: 0;
}
#rail li {
	color: #000;
	font-size: 0.91em;
	line-height:1.5em;
}
#rail li a {
	color: #9a5d77;
	text-decoration: none;
}
#rail a:hover {
	text-decoration: underline;
}
#submenu {
	font-size: 90%;
}

#rail #forms {
	float:left;
	width:140px;
	padding-left:6px;
}
#rail #forms input {
	border: 1px solid #b0925c;
	font-size: 80%;
	width: 140px;
	padding-bottom: 6px;
}
#rail #forms #small {
	border: 1px solid #b0925c;
	font-size: 80%;
	width:24px;
}

	
/* Footer */

#footer {
	background-color:#af915e;
	height:1.5em;
	width:955px;
	font-size:75%;
	padding-left:6px;
	clear: both;
}
#footer #left {
	float:left;
	color: #FFFFFF;
}
#footer #right {
	float:right;
	padding-right:6px;
}
#footer #right ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer #right li {
	display:inline;
}
#footer #right li a {
	color: #fff;
	text-decoration: none;
	padding:0 2px;
}
#footer #right li a:hover {
	text-decoration: underline;
}

/* Image align */

td {
	vertical-align: top;
}
.imageleft {
	font-size: x-small;
	color: #999999;
	float: left;
	margin: 3px 6px 3px 0px;
}
.imageright {
	font-size: x-small;
	color: #999999;
	margin-right: 3px;
	float: right;
	margin-left: 6px;
	padding: 3px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content li {
	font-size: 75%;
}

 div.floated {
	width: 380px;
	float: right;
	padding: 2px;
	color: #b0925c;
	font-size: 0.95em;
}
 .vary .caption,
 .styled .caption {
	font-size: 80%;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: center;
	color: #b0925c;
}
small {
	font-size: 0.81em;
	padding-bottom: 10px;
}
