﻿/**{margin: 0; padding`: 0;}*/

body {
  text-align:center;
  margin:0 auto; /* for the rest */ 
	background-color:#2d2f4c;
	margin-top:10px;
	font-family:Courier New, Courier, monospace;
	
}

body img { 
	border-style: none; 
}

.style1 {
	background-color: #9B7E53;
	font-family:verdana;
	font-size:.9em;
	
}
.style1a {
	/*background-color: #9B7E53;*/
	text-align:left;
	font-family:verdana;
	font-size:.9em;
	padding-left:15px;
	margin:0 0 0 10px;
	
}


.style2 {
	width: 222px;
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	background-color: #39140D;
}


.style3 {
	width: 222px;
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	background-color: #ADAD85;
}
.style4{
	width: 222px;
	vertical-align: top;
	text-align: center;
	font-family: pristina, verdana;
	font-size:20px;
	color: #000000;
	padding-top: 5px;
	background-color: #ADAD85;

}

.style5{
	font-family: pristina, verdana;
	font-size:1.6em;
	color:maroon;
	
}

.style8{
	font-family: verdana;
	font-size:1.0em;
	color:maroon;
	
}


.style7 {
	font-family: "Script MT Bold";
}



.padding { padding-bottom:5px;}

.border {

	border-collapse:collapse; 
	border-style: solid; 
	border-width: 1px; 
	margin-top: 20px; 
	border-color: white;
}



.mainTable {
    margin-left: auto;
    margin-right:auto;
	border-left:1px #e3e6e8 solid;
	border-top:1px #e3e6e8 solid;
}


/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */



#header	{

	width: 767px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: auto;
	padding: 0;
	height: 30px;
	border-right: #e3e6e8 solid 1px;


}



#header ul {

	padding: 0; 
	margin: 0;

}



#header li {

	list-style: none;
	float: left;
	display: inline;
	font-size: .9em;
}



#header a {

	text-decoration: none;
	display: block;
	padding-left:15px;
	padding-right:15px;
	padding-top:0.5em;
	padding-bottom:1em;

}



#header .active {

	padding: 0.5em 1em;
} 
.headercontainer {
		float: left;
	left: 50%;
		position: relative;
		text-align: center;		
	}
.wrpr {
		position: relative;
		left: -50%;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
	}

#top {
}

#topimage { 

	float: left; 
	width: 545px; 
	height: 400px;
	display:inline;
}

#logo { margin: 0 auto;}

.left-content {

	float: left;
	width: 546px;
	background-color:#fff;
    vertical-align:top;
    font-family:verdana; 
    font-size: .9em;
	
}



.left-content h2 {

	font-size: 1.25em;

	text-align: left;

	margin-left: 0.5em;

	margin-top: 1em; 

	margin-right: 0.5em; 

	margin-bottom: 1em;

	line-height: 20px;

}



.left-content p {

	background-color:#fff;

	font-size: 0.9em;

	text-align: left;

	margin-left: 0.5em;

	margin-top: 1em; 

	margin-right: 0.5em; 

	margin-bottom: 1em;

	line-height: 20px;

}



.left-content ul {

	margin-left:45px;

	font-size:0.8em;

	text-align:left;

}



.right-content {

	width: 222px;

	vertical-align: top;

	text-align:center;

	padding-top:5px;

}



#right-content img {

	width: 205px;

	display: block;

	margin-left:auto;

	margin-right:auto;

	}



#right-content p {

	width: 150px;

	text-align: center;

	margin: 1em auto;

	font-size: 0.8em;

	line-height: 1.2em;

}




.figure {

	background-repeat: no-repeat;
	text-align: center;
	float: left;
	display: inline;
	width: 175px;
	height: 197px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left: 3px;
	margin-right: auto;
}

.figure2 {

	margin-top: 16px;

}



p { padding-left:10px;
    font-family: verdana;
    padding-right:10px;
    font-size:.9em;
    


}


.menu { text-align:center; 	background-color:#fff;

}

.menu p { text-align:center; 	background-color:#fff;

}

.img {

	margin-top:10px;
	margin-bottom:5px;
}

.nav {
	text-align: center;
	color: #FFFF99;;
	width: 780px;
	margin-top: .3em;
	margin-bottom: .3em;
}



.nav ul li {
	display: inline;
	margin-left: .4em;
	color: #FFFF99;
}

.nav li a {
	text-decoration: underline;
	color: #FFFF99;
	
}

.nav li a:hover {
	text-decoration: underline;
	
}

#footer {
	color: #FFFF99;
	width: 779px;
	margin: .7em auto;
	font-size:10px;
}
#footer a{
	color:#FFFF99;
	text-decoration:none;

}

#footer li {
    color:#FFFF99;
    text-align: center;
	font-size:1.0em;
	display: inline;
	margin-left: 1em;
}

#footer li a { 
text-align: center;
text-decoration: none;
color:#FFFF99;
 }
 
#footer li a:hover { 
color:#FFFF99;
text-decoration: underline; }


