@charset "UTF-8";
/* CSS Document */

body {
	font-family: 100% Geneva, Verdana, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #901033;
}  

/* this is the ID style for the logo area 
#header {
	background-image:  url('images/header.jpg');
	width: 800px;
	height: 103px;
}*/

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding:0px;
	background-color: #FBFBFE;
}

/* this is the style for the left and right black areas */
.sidespan {
	background: #901034 url('../images/background.jpg') repeat-x;
	width:50%;
}

/* headers */


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:normal;
	text-align: center;
	font-size: 18px;
	color: #300;
	font-variant: normal;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #8FC458;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	text-align: left;
	font-size: 1.5em;
	color: #300;
	padding: 15px 0 15px 20px;
	}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	text-align: left;
	font-size: 1.3em;
	color: #02297d;
	padding: 15px 0 15px 20px;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	text-align: left;
	font-size: 1em;
	color: #02297d;
	padding: 15px 0 15px 20px;
	}


#mainContent {
	padding: 1px;
	background: #8fc458;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}


p {
	padding: 0 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #300;
	font-weight: lighter;
	text-align: left;
}

.homecontent {
	font-family: Papyrus, Californian FB, Calisto MT, serif;
	font-size: .9em;
	color:#091500;

}

.imageLeft {
	border: 1px solid #000059;
	margin: 15px 15px 5px 5px;
	vertical-align: top;
	float: left;
	font-size: 14px;
	color: #50091B;
}

.imageRight {
	border: 1px solid #000059;
	margin: 15px 3px 5px 15px;
	vertical-align: top;
	float: right;
}

.imageGallery {
	border: 1px solid #000059;
	margin: 15px;
}

/* MAIN MENU STYLES  ########################### */

#menu {
	background-image: url('../images/topmenu.jpg');
	width:800px;
	vertical-align: middle;
	margin: 0;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family:  "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 0.9em;
}

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

#menu a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.divider {
	color: #4a0212;
	font-size: 1em;
}


/* SUB MENU STYLES  ########################### */

#submenu {
  width: 200px;
  background: #000000;
}

#submenu ul {
	margin:0;
	padding:0;
}

#submenu ul li {
	margin:0;
	padding:0;
}

#sidenavigation {
	margin:0;
	font-size: 0.9em;
	font-family:  "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	display: list-item;
	list-style-type: none;
	width: 200px;
	float: right;
	background-color: #6da617;
}

ul#sidenavigation li {
	background-color: #6da617;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	border: solid #2e5902 thin;
	text-align:left;
}

#sidenavigation a, #sidenavigation a:link, #sidenavigation a:visited, #sidenavigation a:active {
	color: #244701;
	text-decoration:none;
}

ul#sidenavigation li a:hover {
	text-decoration:none;
	color:#dff9b7;
}

#sidebar {
	background:  #b0dd6b;
}


/* FOOTER STYLES  ########################### */

#footer {
	padding: 20px; 
	background-image:  url('../images/bottommenu.jpg');
	height: 30px;
	width: 800px;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	text-align:center;
}

/* footer links styles */	
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #b6f557;
	text-decoration: none;
}

#footer a:hover {
	color: #e5f7c9;
	text-decoration:none;
}

.footerinfo{
  width: 800px;
  height: 40px;
  background: #508b47;
  color:#CCFFFF;
  font-family:  "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
  font-size:.7em;
}

.footerdivider {
   color: #c83361;
   font-size: 1em;
}

.copyright{
	float:right;
	padding:20px 10px 10px 10px;
}

.flag{
	float:left;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	color:#FF0000;
	padding:10px;
}

/* LINK STYLES  ########################### */


a {
	text-decoration: underline;
}

a.link:link { 
	color: #5b0215; 
	text-decoration: underline; 
}
a.link:visited { 
	color: #5b0215; 
	text-decoration: underline; 
}
a:link {
	color: #030;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a:visited { 
	color: #5b0215; 
	text-decoration: underline; 
}
a:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
}





	

	
#container table tr td table tr td #mainContent table tr td p {
	text-align: center;
	color: #FFF;
}
#container table tr td table tr td #mainContent table tr td p {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#container table tr td table tr td #mainContent table tr td br {
	color: #FFF;
	text-align: center;
}
#container table tr td table tr td #mainContent table tr td {
	color: #000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
#container table tr td table tr td #mainContent h1 strong {
	color: #3F0615;
}
#container table tr td table tr td #mainContent table tr td p strong {
	color: #FFF;
}
#container table tr td table tr td #mainContent table tr td strong {
	color: #FFF;
}

