/* CSS Document */

body{
margin:0px;
text-align:center;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
color:#666;
scrollbar-base-color:#fff;
scrollbar-shadow-color:#ccc;
}

#container{
text-align:left;
margin: 10px auto 0px auto;
width:632px;
}

/*top*/
#top{
margin:0px;
}

#top_gnome{
margin:0px;
float:left;
display:inline;
margin-left:10px;
}

#titleAndNav{
margin:0px;
float:left;
display:inline;
/*margin-left:30px;*/
margin-left:0px;
margin-top:15px;

}

#mainNav{
}

/*main*/

#indexmain{
float:left;
display:inline;
margin-top:80px;
}

#index-nav{
margin-top:20px;
margin-left:20px;}

#left{
float:left;
display:inline;
width:300px;
height:400px;}

#right{
width:332px;
height:400px;
float:left;
display:inline;
/*background-image: url(topOfHead.jpg);
background-position:bottom right;
background-repeat:no-repeat;*/
}


#indexright{
margin-left:12px;
width:320px;
height:418px;
float:left;
display:inline;
/*background-image: url(topOfHead.jpg);
background-position:bottom right;
background-repeat:no-repeat;*/
}

#center{
width:632px;
height:400px;
float:left;
display:inline;
/*background-image: url(topOfHead.jpg);
background-position:bottom right;
background-repeat:no-repeat;*/
}

#changing_content{
padding-right:10px;
overflow: auto;
width:318px;
height:390px;
}

#changing_content_withNav{
margin-top:13px;
padding-right:10px;
overflow: auto;
width:318px;
height:378px;
}

#changing_content_withNav.menulist{
height:350px;}

/*bottom*/

#bottom{
width:200px;
margin:9px 0 0 0;
float:left;
display:inline;
}


.clearfix{
clear:both;
}

#beneath{
width:100%;
height:32px;
background-image:url(underneathThePavement.gif);
background-repeat:repeat-x;
}

/*links and text*/

h1{
font-size:32px;
font-weight:bold;
}

h2{
font-size:13px;
font-weight:bold;
}

h3{
font-size:15px;
font-weight:bold;
display:inline;
}

.green{
color:#360A0A;
}

.red{
color: #Cd1919;
}

.black{
color: #000000;
}

a{
font-weight:bold;
color:#360A0A;
text-decoration:none;}

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

a.Nav2{
font-weight:bold;
color:#666666;
text-decoration:none;}

a.Nav2:hover{
color: #360A0A;
text-decoration:none;}

a.redNav{
font-weight:bold;
color:#cd1919;
text-decoration:none;}

a.redNav:hover{
color: #666666;
text-decoration:none;}

a.indexNav{
font-weight:bold;
color:#360A0A;
text-decoration:none;}

a.indexNav:hover{
color: #666666;
text-decoration:none;}

a.mint{
font-weight:normal;
color:#cccccc;
text-decoration:none;}

a.mint:hover{
color: #360A0A;
text-decoration:none;}

#navOn{
font-weight:bold;
color: #666666;
}

#navOn2{
font-weight:bold;
color: #006600;
}

#active a{
color:#000000;}

#active a:before{
content: " >> ";
}

/* sign up form */

.sign_up_div{
float:right;
margin-right:62px;}

iframe{
height:25px;
width:270px;}


#email{
border:1px dashed #666;
padding:1px;
height:13px;
font-size:.8em;
width:230px;}


.send_button{
margin:5px 0 0 4px;
font-size:.7em;
background-color:#fff;
color:#000;
border:none;
padding:2px 0 2px 0;}

.send_button:hover{
color:#360A0A;
cursor:hand;
cursor:pointer;}
