/* CSS Document by JM (ISeeYou-Designs.com) */

body {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:70%;
	
	margin:0;
	padding:0;
	background-color: #F7FBFA;


	background: #333333 url(images/bkg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bkg3.jpg);
	background-attachment: fixed;
}
a {
	color:#000066;
}
a:hover {
	color:#0D7470;
}

#container {
	font-size:1.2em;
	width:790px;
	margin:0 auto;
	background-image: url(images/bkg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: thin inset #000;
	background-color: #F7FBFA;
}



#header {
	color:#000099;
	margin:0;
	padding:10px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	font-family: Papyrus, "Goudy Old Style", "Trebuchet MS", "Times New Roman";
	font-size: 24px;
	background-image: url(images/header.gif);
}



#navigation {
	text-align:center;
	margin:10px 10px 10px auto;
}

#navigation {
	margin:0 0px 0 0;
	padding:0;
}

#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#navigation li a {
	padding:5px 5px 2px 5px;
	margin:0 1px 0 1px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #5a7041;
	font-family: Papyrus, "Goudy Old Style", "Trebuchet MS", "Times New Roman";
}

#navigation li a:hover {
	color:#1A766B;
	border-bottom:1px solid #fff;
}



#content {
	margin:10px 0 20px 15px;
	padding:0;
}
#content p {
	padding:2px 20px;
	text-align:left;
	text-indent:0.5cm;
	line-height:1.6em;
}
#content h1 {
	display:block;
	margin:50px 0 0 10px;
	padding:0;
	font-family:Papyrus, "Goudy Old Style", "Trebuchet MS", "Times New Roman";
	font-size:1.5em;
	color:#000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h2 {
	display:block;
	margin:20px 0 0 30px;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.1em;
	letter-spacing:2px;
	color:#333333;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66cc33;
	border-right-color: #66cc33;
	border-bottom-color: #66cc33;
	border-left-color: #66cc33;
}
#container h3 {
	font-size: 1.1em;
	color: #333333;
	text-indent: 20px;
	font-weight: bold;
}
#content ul {
	margin-left:70px;
	list-style-type: disc;
	margin-right: 10px;
	line-height: 1.6em;
}

.rightcontainer {
float:right; clear:both; width:170px; margin:5px 0 0 0; padding:0;}

.rightbox {
margin:5px; padding:0px; border:1px solid #b84d4e; text-align:left;}

.rightcontainer h2 {
text-align:left; padding:0 0 0 1.5em;}

#footer {
	font-size:0.9em;
	font-family:arial,sans-serif;
	margin:30px 0 20px 0;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E9792;
}
#footer p {
	text-align:right;
	line-height:1.1em;
	color:#bbb;
	font-size:0.9em;
	font-family:arial,sans-serif;
	margin:0;
	padding:0;
}
#footer span {
	color:#888;
}

