}@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
 background: url(../images/x-rock-tile2.gif) repeat;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif,;
 font-size: 100%;
}
#wrapper { 
 margin: 0 auto;
 background: #ffe4b5;	
 border: solid #734a12 8px;
 width: 940px;
}
#header {
 width: 940px;
 color: #333;
 background: none;
 margin: 0px;
 background: none;
 text-align: center;
 font-size: 100%;
}
#content { 
 width: 775px;
 color: #333;
 background: none;
 padding: 10px 10px 10px 60px;
 line-height: 1.6em;
 text-align: justify;
}
#footer { 
 width: 893px;
 color: #fff;
 font-size: 12px;
 text-align: center;
 background: #734a12;
 margin: 0;
 padding:6px 4px 6px 4px;
 border-top: #fff 3px dotted;
}

#center {
	text-align: center;
	width: 100%;
}

.image {
	text-align: center;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
	

ul.menu {
list-style-type:none;
width:auto;
position:inherit;
display:block;
height:33px;
width: 940px;
font-size:13px;
background: #fff;	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border:3px solid #734A12;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#B22222;
text-decoration:none;
height:24px;
padding:9px 10px 0 0;
font-weight: bold;
}

ul.menu li a:hover,.current {
color:#734A12;
background:none;
font-weight: bold;
text-decoration:underline;
}

ul.menua {
list-style-type:none;
width:auto;
position:inherit;
display:block;
height:33px;
width: 880px;
font-size:14px;
background: #fff;	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border:3px solid #734A12;
margin:10px 0 0 26px;
padding:0;
}

ul.menua li {
display:block;
float:left;
margin:0;
padding:0px 0px 0px 15px;
}

ul.menua li a {
float:left;
color:#B22222;
text-decoration:none;
height:24px;
padding:9px 12px 0 0;
font-weight: bold;
}

ul.menua li a:hover,.current {
color:#734A12;
background:none;
font-weight: bold;
text-decoration:underline;
}

ul.sub.menua {
	left:2px; top:40px; right:2px; 
	background: #fff; 
	padding:3px 0; 
	border:3px solid #734A12; 
	white-space:nowrap; 
	width:200px; 
	height:auto;}
ul.sub.menua li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:250px;}
ul.sub.menua li a {
	font-weight:normal;
	display:block; 
	font-size:14px; 
	height:20px; 
	width:192px; 
	line-height:20px; 
	text-indent:5px; 
	color:#B22222; 
	text-decoration:none; 
	border:3px solid #fff; 
	border-width:0 0 0 3px;}
ul.sub.menua li  {background:#95d2ee; color:#fff;}


ul.menub {
list-style-type:none;
width:auto;
position:inherit;
display:block;
height:33px;
width: 860px;
font-size:14px;
background: #fff;	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border:3px solid #734A12;
margin:10px 0 0 40px;
padding:0;
}

ul.menub li {
display:block;
float:left;
margin:0;
padding:0px 0px 0px 18px;
}

ul.menub li a {
float:left;
color:#B22222;
text-decoration:none;
height:24px;
padding:9px 16px 0 0;
font-weight: bold;
}

ul.menub li a:hover,.current {
color:#734A12;
background:none;
font-weight: bold;
text-decoration:underline;
}

.menub :hover ul.sub {
	left:2px; top:40px; right:2px; 
	background: #fff; 
	padding:3px 0; 
	border:3px solid #734A12; 
	white-space:nowrap; 
	width:200px; 
	height:auto;}
.menub :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:250px;}
.menub :hover ul.sub li a {
	font-weight:normal;
	display:block; 
	font-size:14px; 
	height:20px; 
	width:192px; 
	line-height:20px; 
	text-indent:5px; 
	color:#B22222; 
	text-decoration:none; 
	border:3px solid #fff; 
	border-width:0 0 0 3px;}
.menub :hover ul.sub li a:hover {background:#95d2ee; color:#fff;}



.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 95d2ee; white-space:nowrap; width:93px; z-index:200; height:auto;}



ul.menu2 {
list-style-type:none;
width:auto;
position:inherit;
display:block;
height:30px;
width: 640px;
font-size:13px;
background: none;	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0px 0 0 50px;
padding:0;
}

ul.menu2 li {
display:block;
float:left;
margin:0;
padding:0px 0 0 14px;
}

ul.menu2 li a {
float:left;
color:#b22222;
text-decoration:underline;
height:24px;
padding:4px 4px;
font-weight: bold;
}

ul.menu2 li a:hover,.current {
color:#333;
background:#none;
font-weight: bold;
text-decoration:underline;
padding:4px 4px;
}

a:link {color: #b22222; text-decoration: underline; }
a:active {color: #734a12; text-decoration: underline; }
a:visited {color: #734a12; text-decoration: underline; }
a:hover {color: #734a12; text-decoration: none; }

a.d:link {color:#b222222; text-decoration:none; font-weight: bold; font-size: 18px;}
a.d:visited {color:#333; text-decoration:none; font-weight: bold; font-size: 18px;} 
a.d:hover  {color:#333; text-decoration:none; font-weight: bold; font-size: 18px;} 
a.d:active {color:#333; text-decoration:none; font-weight: bold; font-size: 18px;} 

h1 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif, 18px;
	padding: none;
	text-align: center;
	color: #734a12;
}

h2 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif, 16px ;
	text-align: left;
	color:#734a12;
	font-style: italic;
	border-bottom: #b22222 2px dotted;
}

p {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif, 16px;
	text-align: justify;
	color: #333;
}

.red {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif, 30px;
	color: #b22222;
	font-weight: bold;
}

.grey {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif, 18px;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.greyno {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif, 18px;
	color: #333;
	font-weight: bold;
}

.brown {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif, 18px;
	color: #734a12;
	font-weight: bold;
}


/* Brown border/font #734A12,  Red link font #B22222,  #EDC393; purple #9f79ee */
