/* ------------>  Start of Home.css */

/* ------------>  Body Attributes */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #990000;
	background-color: #FEF4E9;	
}

/* ------------>  Main Header */
#header
{
	width: 100%;
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;	
	color:#FF6633;
	border-bottom: 10px solid #FF6633;
}

/* ------------>  Secondary Header */
h1 
{
	font-family: "Comic Sans MS";
	font-size: 125%;
	margin-bottom: 0;
	text-align: center;	
	color:#FF6633;
	background-color:#FFCC99;
	border-bottom: 10px solid #FF6633;
}

/* ------------>  Container 1 */
#container1
{
	width: 100%;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* --->  Main Navigation */
div#links a span
{
	display: none;
}

div#links a:hover span
{
	display: block;
	position: absolute;
	top: 375px;
	left: 0;
	width: 155px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	background-color: #FFFFFF;
	border: 5px solid #FF9966;
}

ul#navigation
{
	float: left;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#navigation li
{
	display: inline;
	font-family: "Comic Sans MS";
}

li#home a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFFFF;
	background-color: #FF9966;
	border-top: 1px solid #FF9966;
	border-bottom: 1px solid #FF9966;
}

li#market a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color:#FF6633;		
	background-color: #FCE6CF;
	border-bottom: 1px solid #FF9966;
}

li#market a:hover
{
	color: #FFFFFF;
	background-color: #009999;	
}

li#dictionary a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color:#FF6633;
	background-color: #FCE6CF;
	border-bottom: 1px solid #FF9966;
}

li#dictionary a:hover
{
	color: #FFFFFF;
	background-color: #33ccff;
}

li#signs a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color:#FF6633;
	background-color: #FCE6CF;
	border-bottom: 1px solid #FF9966;
}

li#signs a:hover
{
	color: #FFFFFF;
	background-color: #FF9999;
}

li#experts a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color:#FF6633;
	background-color: #FCE6CF;
	border-bottom: 1px solid #FF9966;
}

li#experts a:hover
{
	color: #FFFFFF;
	background-color: #9966CC;
}

li#monthly a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;	
	color:#FF6633;
	background-color: #FCE6CF;
	border-bottom: 1px solid #FF9966;
}

li#monthly a:hover
{
	color: #FFFFFF;
	background-color: #99CCFF;
}

li#contacts a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;	
	color:#FF6633;
	background-color: #FCE6CF;
	border-bottom: 1px solid #FF9966;
}

li#contacts a:hover
{
	color: #FFFFFF;
	background-color: #FFCC00;
}

li#links a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;	
	color:#FF6633;
	background-color: #FCE6CF;
	border-bottom: 1px solid #FF9966;
}

li#links a:hover
{
	color: #FFFFFF;
	background-color: #66CC99;
}

/* --->  Welcome Header */
#welcome
{	
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: left;
}

/* --->  Main Content*/
#content
{ 
	float: left;
	width: 69%;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  100%;
	color:  #990000;	
	margin-top: 10px;
	margin-left: 5%;
	padding: 0;
}

/* --->  Links */
.caption, .caption a {
	height: 15 px;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0;
	color: #FFFFFF;
	background-color: #FF9999;
	text-decoration: none;}

.caption a:hover
{
	color: #990000;
	background-color: #FF9999;
}

.enter, .enter a {
	height: 15 px;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0;
	color: #FFFFFF;
	background-color: #990099;
	text-decoration: none;}

.enter a:hover
{
	color: #FFCCFF;
	background-color: #990099;
}

#email a:active
{
	color: #990000;
}



/* --->  Text Attributes */
#marquee
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 67%;
	color: #FFFFFF;
}
	
.newsletter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FF6633;
}

/* ------------>  Container 2 */
#container2
{
	clear: both;
	position: absolute;
/*	top: 500px;*/
	top: 510px;
	width: 100%;
}

#email
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	padding: 0;
}

#email a
{
	color: #990000;
	font-weight: bold;
}

#email a:hover
{
	background-color: #FFCC99;
}

#email a:visited, #email a:active
{
	color: #990000;
	font-weight: bold;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-right: 2px;
	padding: 2px 5px;
	text-align: right;
	color: #FF6633;
	background: #FFCC99;
}

/* ------------>  End of Home.css */

