/* CSS Document */
h1 { font-family:"Century Gothic", sans-serif; font-size:72px; color:#666666; font-weight:lighter; text-decoration:none; }
h2 { font-family: "Century Gothic", sans-serif; font-size:14px; color:#333333; font-weight:lighter; text-decoration:none; }
p { font-family:"Century Gothic", sans-serif; font-size:12px; color:#666666; font-weight:lighter; text-decoration:none;}

a:link {color:#333333;}
a:hover {color:#11CC33;}
a:active {color:669966;}
a:visited {color:669966;}


#page
{width:1000px;
padding-left:20px;}

/*topBanner*/

#topBanner
{display:block;
float:left;
clear:left;
width:175px;
height:70px;}

#topBanner a
{font-family:"Century Gothic", sans-serif;
font-size:60px;
color:#666666;
font-weight:lighter;
text-decoration:none;}




#topNav
{display:block;
padding: 35px 0px 0px 0px;
float:left;
width:775px;
height:20px;}

#topNav a
{padding: 0px 40px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-variant:small-caps;
text-decoration:none;
font-weight:bold;
color:#333333;}

#topNav a:hover
{color:#702200;}



#topNav2
{width:950px;
padding:0px 0px 0px 257px;
display:block;
float:left;}

#topNav2 a
{padding-right:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90%;
font-weight:normal;
font-style:italic;
text-decoration:none;
color:#666666;}

#topNav2 a:hover
{color:#999933;}



/*Middle*/
#middleLeft
{width:150px;
display:block;
float:left;}

#middlePic
{display:block;
clear:none;
padding:20px 0px 0px 10px;
width:800px;
float:left;}





#heading
{display:block;
float:left;
width:150px;
padding: 20px 0px 20px 0px;
clear:none;
font-family: "Century Gothic", sans-serif;
font-size:14px;
color:#333333;
font-weight:lighter;
text-decoration:none; 
text-align:right;}


#info
{display:block;
float:left;
width:150px;
clear:none;}

#info p
{font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:12px; font-weight:lighter;
color:#333333;
text-decoration:none; 
text-align:right;}

#nextButton
{display:block;
float:left;
width:150px;
padding: 20px 0px 20px 0px;
clear:none;
}

#nextButton p
{font-family: "Century Gothic", sans-serif;
font-size:12px;
color:#333333;
font-weight:lighter;
text-decoration:none; 
text-align:right;}

#nextButton a
{text-decoration:none;
color:#333333;}

#nextButton a:hover
{color:#999933;}


/*Bottom*/

#bottom
{display:block;
clear:both;
width:960px;
height:100px;}


