/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


body	{
   padding: 0;
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif;
   background-color : #dbcfb5;
 
}

#container	{
		width: 750px; 
}

#main_home	{
	width: 589px;
	height: 600px;
	background-image: url(images/bg_creative_home.jpg); 
   background-repeat: no-repeat;
}

#main	{
	width: 568px;
	background-image: url(images/bg_creative.jpg); 
   background-repeat: no-repeat;
}

#main2	{
	width: 565px;
	background-image: url(images/bg_creative2.jpg); 

}

.indent	{
	padding-left: 20px;
	padding-right: 20px;
}

#top_nav	{
	padding-right: 10px;
	padding-bottom: 4px;
	text-decoration:none;
}

#left_col	{
	background-image: url(images/bg_leftcol.gif); 
    background-repeat: no-repeat;
}

#main_top 	{
opacity: .7;
filter: alpha(opacity=70);
padding-top: 20;
}

.banner_top	{
background-color: #000000;
}

.banner_bottom	{
background-image: url(images/bg_banner.gif); 
background-repeat: repeat-x;
}

.banner_left	{
background-image: url(images/banner_left.jpg); 
height: 50px;
text-align:left;
}

.breadcrumb	{
	font-weight: 700;
	color: #edc95c;
}

a.breadcrumb:link, a.breadcrumb:visited	{
	text-decoration: none;
	color: #edc95c;
}

a.breadcrumb:hover	{
	text-decoration: underline;
		color: #edc95c;
}

.challenge	{
	background-image: url(images/bg_challenge.jpg);
	background-position:bottom left;
	background-repeat:no-repeat; 
}

.home_text	{
	padding: 30px 0px 0px 20px;
}

a.top_nav	{
	text-decoration:none;
}

.coin	{
	padding-top: 10px;
}

.flash	{
	padding: 8px 0px 0px 0px;
}

.floatright	{
	position: relative;
	top: 10px;
	left: 400px;
	margin : 0px;
	padding : 0px;
	z-index: 0;
}

.fraction	{
	font-size: 9px;
	color: #000000;
}

.padding	{
	padding-left: 20px;
	padding-top: 10px;
}


.spacer	{
	width: 10px;
	height: 10px;
}

A:link {
   color : #472E48; 
}

A:visited {
   color : #6C566D; 
}

A:hover {
   color : #78317B; 
}

A.foot:link {
   color : #C9BDAF;
   text-decoration : none;     
}

A.foot:visited {
   color : #C9BDAF; 
   text-decoration : none; 
}

A.foot:hover {
   color : #F1E3D2;
   text-decoration : none; 
}

.footer {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #C9BDAF;
   padding-right : 40px;
}



P {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
   padding-left: 20px;
   padding-bottom: 20px;
}

.small	{
	font-size: 10px;
}

H1 {
   font-size : 15px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #735834;
   font-weight : bold;
   padding-bottom: 20px;
}

H2 {
   font-size : 15px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #330000;
   font-weight : bold;
   border-top-style : solid;
   border-top-width : 1px;
   border-top-color : #C5A990;
   padding : 5px;
}

H3 {
   font-size : 13px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #330000;
   font-weight : bold;
   border-top-style : solid;
   border-top-width : 1px;
   border-top-color : #C5A990;
   padding : 5px;
}

.subhead {
   font-size : 14px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #735834;
   font-weight : bold;
   padding-left : 20px;
   padding-top : 20px;
}

.heading {
   font-size : 14px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #735834;
   font-weight : bold;
}

.table_head	{
	background-color: #ddcfb4;
	opacity: .7;
filter: alpha(opacity=70);
}

.table_row	{
     background-color: #f4e2bc;
	opacity: .7;
    filter: alpha(opacity=70);
}

td {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
}

.terms_ul	{
	padding-left: 20px;
}

.terms_li	{
	padding-bottom: 15px;
}

/*OL {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

UL {
   list-style-type:disc;
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

li.bullet	{
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}*/

/* Nav List Styles */


#navlist {
position: relative;
top: 10px;
width: 182px;
height: 406px;
background-image: url(images/bg_nav.gif); 
background-repeat: no-repeat;
padding-top:5px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}

#navlist li {
margin: 0;
}

#navlist a {
display: block;
padding: 9px 20px 5px 3px;
background-repeat: no-repeat;
background-position: 0% 50%;
font-family :  Verdana, Arial, Helvetica, San Serif;
font-size: 1.20em;
font-weight: bold;

}

#navlist a:link, #navlist a:visited {
color: #f9eed0;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-image:  url(images/nav_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
opacity: .7;
filter: alpha(opacity=70);
color: #4b3c18;
}
