/* CSS Document */
/*
Goodmorning!
*/

/*BODY*/



wrap {
	clear: both;
	background-color:#fefdc7;
	width: 850px;
	}

main {
	align: center;
	width:600px;
	height:auto;
	}

body {
	background-color:#0c062e;
	font-family:"trebuchet ms" , arial, sans-serif;
	color:#325878;
	}
	
a {
	color:#325878;
	text-decoration:none;
	}
	
a:hover {
	color:#C2DFF3;
	}

/*CONTAINER STYLES*/

#wrap {
	width: 850px;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}
#wrap {
	overflow-x: hidden;
	overflow-y: hidden;
}

#wrap 
{
	float: none;
}

#container
{
	clear: both;
	width: 78em;
	height: auto;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	background-color: inherit;
}
#main {
	width:48%;
	margin:auto;
	float:right;
	align:center;
	margin: 0px;
	padding-right: 30px;
	}
	
#description {
	width:100%;
	border:1px #325878 solid;
	margin:0px 5px 5px 0px;
}

#left {
	padding-left: 10px;
	text-color:#325878;
	float:left;
	align: left;
	align:top;
	width:195px;
	margin-top:20px;
	}
	
#copyright {
	width:195px;
	border:1px #325878 solid;
	margin:0px 0px 5px 0px;
	text-align:center;
	}
	

/*TEXT STYLES*/

h1 {
	width:265px;
	height:56px;
	color:#C2DFF3;
	font-size:35px;
	padding-right: 15px;
	padding-top: 15px
	}
	
h2 {
	font-size:24px;
	padding-left:5px;
	margin:0px;
	}
	
h3 {
	backgound image: url(images/bean3.gif);
	background-x-position: center;
	}
	
	h4 {
	align:center;
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
	}

p {
	margin:10px 0 10 5px;
	text-color:#325878;
	padding:0 0 0 0;
	}
	
.description_text {
	padding: 0 5px 5px 5px;
	text-align:right-align;
	color:#325878;
	
	}
	
.content {
	padding:0px 5px 0px 5px;
	text-align:left;
	text-color:#325878;
	}
	
.copy {	
	font-size:10px;
	color:#286b04;
	}
	
.img {
	align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left:0px;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 12px;
	margin-left: 3pt;
	background-color: #ffffff;
	}
	
.h4 {
	padding:0px 5px 0px 5px;
	text-align:left;
	color:#5e2f00;
	font-weight: bold;
	}
	a:link {color: #557C2B; text-decoration: none;}     /* unvisited link */
a:visited {color: #83A956; text-decoration: none;}  /* visited link */
a:hover {color: #821115; text-decoration: none;}   /* mouse over link */
a:active {color: #577E2D; text-decoration: none;}   /* selected link */


/*NAVIGATION STYLES*/
#menu {
	float: right;
	width: 150px;
	margin-top: 10pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-size: 0.9em;
	line-height: 1.5em;
}

#menu a {
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	height: 20px;
	text-align: center;
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

#menu a.top:hover {
	background: #6BADFF;
}

#menu a.middle:hover {
background: #6BADFF;
}

#menu a.bottom:hover {
background: #6BADFF;
}

#menu a:visited {
color: #505050;
}

/*MISC*/

