/*
css
*/

body {
	margin: 0;
	padding: 0;
	background: #91766D url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6600;
}


h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990033;
}
h4 {
	font-family: "Tempus Sans ITC", "Comic Sans MS";
	font-size:18px;
	text-align:center;
	margin-top:-2px;
	margin-bottom: -10px;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 120%;
	list-style: none;
	
}


blockquote {
	font-style: italic;
}

a {
	color: #990033;
	text-decoration:none;
}

a:hover {
background: #FFFFFF;
color: #0033FF;
text-decoration:none;

}

img {
	border: none;
}

/* Header */

#header {
	width: 780px;
	height: 270px;
	margin: 0 auto;
	background: url(images/img022.jpg) no-repeat;
	color:#FFFFFF;
		margin-top: 20px;
		
}
#headeralt {
	width: 750px;
	height: 150px;
	margin: 0 auto;
	padding:0px;
	color: #FFFF99;
	background: #E1CC97 url(images/img02a.jpg);
	margin-top: 20px;

}
#headeralt2 {
	width: 730px;
	height: 150px;
	margin: 0 auto;
	padding:0px;
	color: #FFFF99;
	background: #E1CC97 url(images/img02a.jpg);
	margin-top: 20px;
	border: #DFB113 10px solid;
}
#header a {
color:#0066FF;

}
#header a:hover {
color:#0066FF;

}
#headeralt a{
	color:#FFFFFF;
	
}

#headeralt2 a{
	color:#FFFFFF;
	
}
#headeralt a:hover{
	color: #0066FF;
	
}

#headeralt2 a:hover{
	color:#0066FF;
	
}
#head1 {
	padding: 20px 30px 10px 30px;
	float:left;
	width:200px;
}

#head h3 {
line-height:1em;
}

#head3 {
clear:both;

	margin:0;
	padding:0;
	padding-left:30px;
}
#header h1 {
	padding: 110px 0 0 120px;
	color:#FFFFFF;
	
}

#header h2 {
	padding: 0 0 0 120px;
	color:#FFFFFF;
}



#index {
	float:right;
	padding-top:10px;
	width:420px;
	margin:0;
}

#index ul li{
	margin: 0;
	padding: 0;
}
#index table{
	width:410px;
}
/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	background: #E1CC97 url(images/img03.jpg);
}

#pageempty {
width: 650px;
	margin: 0 auto;
	background: #E1CC97 url(images/img03.jpg);
	padding: 20px 50px 20px 50px;
	color: #330000;
	border-top: double #990000;
	border-top-width: 10px;
}
#pageempty h1 {
	background: url(images/img060.gif) no-repeat left center;
	font-size: 3em;
	padding-left:80px;
}
#picture {
float:right;
width:200px;
height:220px;
padding:10px;
text-align:right;
}
#pageempty p {
font-size: 14px;
line-height:normal;
font-weight: 400;
}


#pageempty h1 {
	background: url(images/img060.gif) no-repeat left center;
	font-size: 3em;
	padding-left:80px;
}
#pageempty h3 {
	font-size: 1.5em;
	padding-left:80px;
}
table {
font-size:12px;
font-weight:normal;
text-align:left;
width:600px;

padding; 2px;
vertical-align:top;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:14px;

}
table th {
font-family:"Tempus Sans ITC", "Comic Sans MS";

}

td {

text-align:left;

vertical-align:top;
}
.higlight1 {
border: #E65984 5px solid;
}
.higlight2 {
border: #C891DF 5px solid;
}
.higlight3 {
border: #E4C074 5px solid;
}
.higlight4 {
background: #E65984;
color: #FFFF00;
font-weight:bold;
margin:20px;
padding: 0 40px;

}

