/* Landing Page */
body{margin:0;font-family:arial,verdana;font-size:12px;}
#topbar{width:720px;}
#maincontent{width:720px;}
#leftcolumn{width:262px;background:url(../images/columnbg_left.gif) repeat-y top left;}
#centercolumn{width:289px;}
#rightcolumn{width:169px;background:url(../images/columnbg_right.gif) repeat-y top right;}
#nav{width:140px;}
#navlist{list-style:none;text-align:right;padding-bottom:20px;}
#navlist a{text-decoration:none;color:#000;font-weight:bold;}
#navlist a:hover{color:#5e5e5e;}
#footer{height:75px;width:720px;background-color:#000;color:#fff;font-size:11px;}
#footer p{padding-left:15px;margin-top:0;text-align:center;}
#footer a{color:#fff;text-decoration:none;}
#copyright, #copyright a{color:#aa8536;}
#subnav1, #subnav2, #subnav3, #subnav4, #subnav5, #subnav6{left:140px;position:absolute;}
#subnav1 a, #subnav2 a, #subnav3 a, #subnav4 a, #subnav5 a, #subnav6 a{text-decoration:none;color:#aa8536;}
#subnav1 a:hover, #subnav2 a:hover, #subnav3 a:hover, #subnav4 a:hover, #subnav5 a:hover, #subnav6 a:hover{text-decoration:underline;}
#subnav1{top:190px;}
#subnav2{top:225px;}
#subnav3{top:259px;}
#subnav4{top:310px;}
#subnav5{top:345px;}
#subnav6{top:395px;}
	/*Curse you IE*/
html>body #subnav1{top:200px;}
html>body #subnav2{top:225px;}
html>body #subnav3{top:269px;}
html>body #subnav4{top:320px;}
html>body #subnav5{top:355px;}
html>body #subnav6{top:405px;}


/*Sub Pages*/
h1{font-family:verdana;font-size:15px;font-weight:bold;color:#000;margin:0;padding:0;display:inline;}
h2{font-family:verdana;font-size:15px;font-weight:normal;color:#c49a3f;margin:0;padding:0;display:inline;}
h3{font-family:verdana;font-size:10px;color:#c49a3f;text-transform:uppercase;}
h4{margin:0;padding:0;display:block;text-indent:-9000px;height:31px;width:240px;}
h5{font-family:verdana;font-size:10px;color:#c49a3f;}
#toprail{width:720px;background:url(../images/top_blackbar.gif) no-repeat top left;height:35px;}
#gocell{width:58px;}
#topheader{width:720px;}
#navRow{height:39px;background:url(images/navbg.gif) repeat-x top;}
#navSup{font-family:verdana;font-size:11px;}
#navSup a, #navSup2 a{text-decoration:none;border-top:1px solid #ececd4;border-bottom:1px solid #ececd4;padding:7px 7px 12px 7px;background-color:#fffdff;color:#000;display:block;}
#navSup a:hover{text-decoration:none;border-top:1px solid #e3ddbb;border-bottom:1px solid #e3ddbb;padding:7px 7px 12px 7px;background-color:#f2ebd9;color:#5e5e5e;display:block;}
#navSup2 a:hover{text-decoration:none;padding:7px 7px 12px 7px;display:block;}
#navSup a.active{text-decoration:none;border-top:1px solid #e3ddbb;border-bottom:1px solid #e3ddbb;background-color:#f2ebd9;color:#5e5e5e;display:block;}
#subpgnav1{font-family:verdana;font-size:9px;padding:0 4px 5px 0;margin:0;}
#subpgnav{height:29px;background:url(images/subnavbg.gif) repeat-x bottom;}
#subpgnav a{text-decoration:none;color:#000;font-style:italic;}
#subpgnav a.active{color:#c49a3f;}
#subpgnav a.active:hover{text-decoration:none;color:#c49a3f;}
#subpgnav a:hover, #innerContentLeft a:hover{color:#5e5e5e;text-decoration:underline;}
#sidebarHeading{}
#sidebarText{font-family:verdana;font-size:10px;color:#999;margin-left:30px;}
#navArrow1, #navArrow2, #navArrow3, #navArrow4, #navArrow5{width:15px;height:4px;}
#innerContent{font-family:verdana;font-size:10px;margin-top:25px;width:700px;}
#innerContentLeft{width:460px;}
#innerContentLeft a{color:#c49a3f;}
#innerContentLeft p{margin-right:10px;}
#rightrail{width:240px;}
#footergraphic{height:15px;width:720px;background-color:#fff;}
#footergraphic img{padding-left:480px;}
	/*Curse you IE*/
html>body #gocell{width:55px;}
