html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  background-color: #000000;
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-align: center; 
}

a { text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, helvetica, sans-serif; }
a:link { color:#336633; }       
a:visited { color:#336633; }  
a:active { color:#336633; }
a:hover { color:#663366;  } 

#headWrapper {
  position:relative;
  background-color:#000000;
  width: 100%;
  height: 180px;
  margin-top:12px;
}

#contentWrapper {
  position:relative;
  background-color:#DDDDDD;
  width: 100%;
  min-height: 430px;
  padding:0;
  margin:0;
}

#footWrapper {
  position:relative;
  background-color:#000000;
  width: 100%;
}

#headContainer {
  position:relative;
  width: 861px;
  height: 200px;
  padding:0;
  margin: 0 auto;
  text-align:left;
}

#contentContainer {
  position:relative;
  background-color:#ffffff;
  width: 861px;
  margin: 0 auto;
}

#footContainer {
  position:relative;
  width: 861px;
  height:110px;
  margin: 0 auto;
  text-align:left;
}


#outerWrapper {
  background-color: transparent;
  width: 861px;
  height: 100%;
  min-height: 100%;
  height: auto;
  margin: 0 auto 0 auto; 
  padding: 0px;
  text-align: left;
}

#header {
  position:relative;
  padding: 0px;
  height: 146px;
  width: 861px;
}



/* -------------------------Title Bar------------------------- */ 



#title {
  position:relative;
  background-color: #000000;
  padding: 0px;
  height: 30px;
  width: 861px;
}

.col1 {
    position:relative;
    float: left;
    width:160px;
    padding-top:3px;
    padding-left: 5px;
    text-align: left;	
    font-family: Arial, helvetica, sans-serif;
    font-size: 20px;
    color: #ffffff;
}


.col2 {
    position:relative;
    float: left;
    padding-top:8px;
    width: 400px;
    text-align: left;	
    font-family: Arial, helvetica, sans-serif;
    font-size: 16px;
    color: #339933;
}


.col3 {
    position:relative;
    float: left;
    width: 290px;
    text-align: right;
    padding-top: 8px;
    padding-right: 5px;
    font-family: Arial, helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
}


/* -------------------------End Title Bar------------------------- */ 



/* -------------------------Menu and Submenus------------------------- */ 

#menuholder {
  position:relative;
  background-color:#999999;
  padding: 0;
  margin: 0;
  height: 24px;
  width: 861px;
  z-index:900;
}

#menu {
    list-style:none;
    margin:0 0 0 0;
    padding: 0 0 0;
}

#menu li {
    float:left;
    text-align:center;
}

#menu li a {
    position:absolute;
    top:0;
    margin:0;
    padding: 6px 0;
    display:block;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-family: Arial, helvetica, sans-serif; 
    height:16px;
    width: 123px; 
    background: url(../img/MenuBG.jpg) no-repeat;
    overflow: hidden;
}

/* -------------------------Menu Rollovers------------------------- */ 

li#nav_hom a {
	left:0;
    width:123px;
	background-position: 0 0;
}

li#nav_hom a:hover {
	background-position: 0 -28px;
    color: #fff;
}

li#nav_des a {
	left:123px;
    width:123px;
	background-position: -123px 0;
}

li#nav_des a:hover {
	background-position: -123px -28px;
    color: #fff;
}

li#nav_lan a {
	left:246px;
    width:123px;
	background-position: -246px 0;
}

li#nav_lan a:hover {
	background-position: -246px -28px;
    color: #fff;
}

li#nav_oak a {
	left:369px;
    width:123px;
	background-position: -369px 0;
}

li#nav_oak a:hover {
	background-position: -369px -28px;
    color: #fff;
}

li#nav_gal a {
	left:492px;
    width:123px;
	background-position: -492px 0;
}

li#nav_gal a:hover {
	background-position: -492px -28px;
    color: #fff;
}

li#nav_con a {
	left:615px;
    width:123px;
	background-position: -615px 0;
}

li#nav_con a:hover {
	background-position: -615px -28px;
    color: #fff;
}

li#nav_lin a {
	left:738px;
    width:123px;
	background-position: -738px 0;
}

li#nav_lin a:hover {
	background-position: -738px -28px;
    color: #fff;
}

/* -------------------------Sub Menu------------------------- */ 

#menu li#nav_gal ul {
	display: none;
    list-style: none;
	width: 123px; 
    color: #000; 
}

#menu li:hover ul, #menu li.hover ul {
	display: block;
    text-decoration: none;
	position: absolute;
	margin: 0;
	padding: 0; 
}

#menu li:hover li, #menu li.hover li {
	float: none;
    text-align: left;
    margin-left: 34px;
    background-color:#D4D4D4;
    width: 130px;
}

#menu li:hover li a, #menu li.hover li a { 
  color: #000;  
  background: none;
  padding-left: 10px;
  padding-right: 10px;
}

#menu li li a:hover { 
  color: #000; 
}

/* -------------------------End Menu and Submenus------------------------- */ 




/* -------------------------Main Content------------------------- */ 

.main {
  position:relative;
  width: 861px; 
}

#wide {
  padding: 20px;
  width: 821px;
  text-align: left;
}

#wideblack {
  padding: 20px;
  width: 821px;
  text-align: left;
  background-color: #000000;
}

.leftCol {
  float: left;
  padding: 30px 20px 20px 40px;
  width: 390px;
  text-align:left;
}

.rightCol {
  position:relative;
  float: left;
  padding: 30px 20px 20px 20px;
  width: 360px;
  text-align:left;
}


.leftCol2 {
  background-color: #ffffff;
  float: left;
  padding: 30px 20px 20px 40px;
  width: 390px;
}

.rightCol2 {
  background-color: #ffffff;
  float: left;
  padding: 30px 20px 20px 20px;
  width: 360px;
}

.img {
  background-color: #ffffff;
  float: left;
  padding: 0 20px 20px 20px;
  width: 200px;
  text-align: center;
}

.clearFloat {
    clear: left;
}

#black {
	position:absolute;
	width:861px;
    height:600px;
    background-color: #000000;
    top:0;
    left:0;
}


/* -------------------------End Main Content------------------------- */



#footer {
  position:relative;
  background-color: #000000;
  padding: 0;
  width: 861px;
  height: 60px;
}

#copy {
  position:relative;
  background-color:#2D2D2D;
  color:#CACACA;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  padding: 7px 0 15px 0;
  width: 861px;
}

#logo {
	position: absolute;
    width: 60px;
    height: 60px;
    z-index: 1200;
    top:0;
    left:801px;

}

/* -------------------------Fonts------------------------- */ 


.largegreen {
  background-color: transparent;
  color:#336633;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}


.smallgreen {
  background-color: transparent;
  color:#336633;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.imgFloatright {
	float:right;
    padding: 0 0 10px 10px;
    text-align:center;
}
