body 
{
background-image:url('images/gradient.png');
background-repeat:repeat-x;
margin-left: 0px;
margin-top: 1px;
margin-right: 0px;
margin-bottom: 1px
}

#wrapper 
{
background-color: #FFFFFF;
width: 900px;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto
}

#header 
{
width: 900px;
height: 170px
}


/*Start top nav*/

#nav {padding:0; margin:0; list-style:none; height:35px; background:#fff url(dropdownimages/three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(dropdownimages/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(dropdownimages/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(dropdownimages/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(dropdownimages/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(dropdownimages/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(dropdownimages/three_1a.gif) no-repeat right top;}

/*Default list styling*/

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:36px; background: #DCDCDC; padding:3px; border:1px solid #000000; white-space:nowrap; width:120px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:18px; width:118px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #696969;}
#nav li ul.sub li a.fly
{background:#FBCA68 url(dropdownimages/arrow.gif) 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#696969; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:orange url(dropdownimages/arrow_over.gif) 80px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #FBCA68; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:orange url(dropdownimages/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#FBCA68 url(dropdownimages/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#FBCA68;} 

/*End top nav*/


#content 
{
width: 659px;
padding: 10px;
margin-right: 180px;
margin-left: 0px;
border-right: 1px solid #E0E0E0;
padding-left: 50px;
padding-right: 10px;
padding-top: 20px
}

#leftnav 
{
float: left;
width: 0px;
height: auto;
background-color: #FFFFFF;
padding: 0
}

/*This is the right side*/
#sidebar 
{
background-color: #FFFFFF;
float: right;
width: 180px;
height: auto;
padding-top: 2px
}

#footer 
{
text-align: center;
color: #000000;
width: 880px;
background-color: #FFFFFF;
padding: 10px;
clear: both;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold
}

h1 
{
text-align: center;
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size: 36px;
color: #A0522D;
line-height: 24px
}

h2 
{
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size: 26px;
color: #8B4513;
line-height: 24px
}

p 
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
line-height: 14pt;
margin-top: 3px;
margin-right: 0;
margin-bottom: 3px;
margin-left: 0;
padding-bottom: 9px
}

/*This change the style of the link on top de footer*/
p.center 
{
text-align: right;
font-family: courier new; 
font-size: 24px;
font-weight : bold
}

/*Start To change the color of the hyperlink and the color it changes when you mouseover it, edit the "a", "a: visited" and "a: hover"*/
a 
{
color: #8B4513;
font-weight: bold;
text-decoration: underline
}

a:visited 
{
color: #FF8C00;
text-decoration: underline;
font-weight : bold
}

a:hover 
{
color: #8B0000;
text-decoration: none
}
/*End To change the color of the hyperlink and the color it changes when you mouseover it, edit the "a", "a: visited" and "a: hover"*/

/*This change the style of the link on copyright and design by of the footer*/
.smalltext 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 3px 0;
margin: 3px 0;
line-height: 12pt
}
