* {
 margin: 0;
 padding: 0;
}

body {
 text-align: center;
 background: #ACABAB;
}

/* This section sets the positions of the elements on the page */

#page {
 margin: 0 auto;
 width: 800px;
 text-align: left;
 
}

/* Header section of the page setup */

#header_top {
 float: left;
 height: 46px;
 width: 800px;
 background-image: url(images/header_top.jpg); background-repeat: no-repeat;
}

#headerleft {
 float: left;
 height: 88px;
 width: 69px;
 background-image: url(images/headerleft.jpg); background-repeat: no-repeat;
}
#headercent {
 float: left;
 height: 88px;
 width: 663px;
 margin-left 69px;
 background-image: url(images/headercent.jpg); background-repeat: repeat-x;
}

#headerright {
 float: right;
 height: 88px;
 width: 68px;
 background-image: url(images/headerright.jpg); background-repeat: no-repeat;
}

#logo {
 float: left;
 height: 49px;
 width: 171px;
 margin-left: 10px;
 margin-top: 10px;
 
}

/* Mid section of the page setup */


#midsection {
 
 float: left;
 height: 100%;
 width: 800px;
 background-image: url(images/midsection_bg.jpg); background-repeat: repeat-y;
}



/* Left column */

#column-left {
 float: left;
 width: 68px;
 height: 315px;
 background-image: url(images/col_left.jpg); background-repeat: no-repeat;
 }



/*main column */

#main {
 float: left;
 height: 100%;
 width: 664px;
 }

#gallery-main {
 float: left;
 height: 100%;
 width: 624px;
 margin-left: 40px;
 margin-top: 10px;
 margin-bottom: 30px;
 
 }


#gallery-main-image{
 float: left;
 padding: 20px;
 text-align: center;
 background-color: #FFFFFF;
 
}

#gallery-nav-holder{
 float: left;
 height: 40px;
 width: 580px;
 margin-top: 20px;
}

#navigation {
 float: left;
 height: 100%;
 width: 170px;
 margin-left: 20px;
 margin-top: 10px;
}

#column-cent {
 float: right;
 height: 100%;
 width: 464px;
 margin-right: 10px;
 margin-top: 10px;
 margin-bottom: 30px;
 background-image: url(images/textbg.jpg); background-repeat: repeat-y;
 }

#centimage {
 float: left;
 height: 250px;
 width: 420px;
 margin-left: 20px;
 margin-top: 10px;
 background: #FFFFFF;
 }

#centtext {
 float: left;
 height: 100%;
 width: 420px;
 margin-left: 20px;
 margin-top: 10px;
 
 } 

/* Right column */

#column-right {
 float: right;
 width: 68px;
 height: 315px;
 background-image: url(images/col_right.jpg); background-repeat: no-repeat;
 
 }



/* Bottom section */



#footer {
 float: left;
 width: 800px;
 height: 100%;
 
}

#footer1 {
 float: left;
 width: 800px;
 height: 100%;
 text-align: center;
 background-image: url(images/midsection_bg.jpg); background-repeat: repeat-y;
 
}

#con-bot {
 float: left;
 width: 800px;
 height: 30px;
 background-image: url(images/bot.jpg); background-repeat: no-repeat;
}


/* Text and navigation styles */
/* Navigation */
/* Main Navigation */

.class1 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 font-size: 16px;
 color: #FFFFFF;
 line-height: 35px;
 }

.class1 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 font-size: 16px;
 color: #DAD9D9;
 line-height: 35px;
}

.class1 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 text-decoration: underline;
 font-size: 16px;
 color: #FFFFFF;
 line-height: 35px;
}


.class2 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;

 }

.class2 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;
}

.class2 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 14px;
 color: #006600;
}



.class3 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 12px;
 color: #FFFFFF;

 }

.class3 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 12px;
 color: #FFFFFF;
}

.class3 a:hover{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 12px;
 color: #FFFFFF;
}

.class4 a:link {
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 9px;
 color: #FFFFFF;

 }

.class4 a:visited{
 font-family: Arial,Helvetica,sans-serif;
 text-decoration: underline;
 margin-top: 5px;
 font-size: 9px;
 color: #FFFFFF;
}


/* Text */

h1{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #FFFFFF;
  margin-top: 15px;
  margin-bottom: 5px;
}

h2{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight:bold;
  color: #FFFFFF;
  }

h3{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #FFFFFF;
  padding-top: 15px;
  margin-bottom: 5px;
}

h4{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #FFFFFF;
  padding-top: 15px;
  margin-bottom: 5px;
}

.bodytext{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #F2F2F2;
  padding-bottom: 10px;
  text-align: left;
}


.footertext2{
  font-family: Arial,Helvetica,sans-serif;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  color: #ECECEC;
  }

.footertext3{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #ECECEC;
  }


.list {
 font-family: Arial,Helvetica,sans-serif;
 color: #006600;
 font-size: 14px;
 font-style: normal;
 line-height: 20px;
 text-indent: 0px;
 list-style-image:none;
 list-style-position: outside;
 list-style-type: disc;
 margin-top: 6px;
 margin-left: 10px;
 padding-left: 10px;
}

.numbered-list {
 font-family: Arial,Helvetica,sans-serif;
 color: #006600;
 font-size: 14px;
 font-style: normal;
 line-height: 20px;
 text-indent: 0px;
 list-style-image:none;
 list-style-position: outside;
 margin-top: 6px;
 margin-left: 10px;
 padding-left: 10px;
}

.index{
 color: #FFFFFF;
 line-height: 20px;
 font-size: 16px;
  }

.bold{
   font-weight:bold;
}

.emph{
   font-weight:bold;
  font-style: italic;
  color: #009900;
}

.col_left{
   margin-right: 25px;
   color: #A3E07A;
}

#col_left_links{
   margin-right: 25px;
}

.col_right{
   margin-left: 25px;
   color: #A3E07A;
}

#col_right_links{
   margin-left: 25px;
}

#block1{
   margin-top: 10px;
}

.body_col{
   color: #4C4C4C;
}


.left{
  float: left;
  left: 10px;
  margin-right: 5px;
  margin-top: 3px;
}

 a img {
   border: none;
}

.right{
   float: right;
}

.left{
    text-align: left;
    margin-left: 25px;
}


.middle{
   width: 624px; 
   height: 100%;
   text-align: center;  
}

.leftalign{
   float: left;
  
}

.centeralign{
   float: left;
   margin-left: 210px;
}

.rightalign{
   float: left;
   margin-left: 217px;
}
/* Gallery Setup */

.pic-holder {  
   float: left;
   left: 10px;
   width: 400px;
   height: 370px;
   
   background-color: White;
} 

.pic-main {  
   width: 100%;
   height: 100%;
   padding: 10px;
   text-align: center;
     vertical-align: middle;
   background-color: White;
  
} 

.pic-thumb-port { 
   float: left;
   width: 60px;
   height: 90px;
   padding: 5px;
   background-color: White;
   border: solid 1px Black;
   margin:5px;
} 

.pic-thumb-land { 
   float: left;
   width: 90px;
   height: 60px;
   padding: 5px;
   background-color: White;
   border: solid 1px Black;
   margin:5px;
} 

.pic-thumb-land-rowstart { 
   float: left;
   clear: left;
   width: 90px;
   height: 60px;
   padding: 5px;
   background-color: White;
   border: solid 1px Black;
   margin:5px;
} 

 .thumb-holder {  
   float: left;
   width: 420px;
   height: 100%;
   text-align: center;
   margin-top: 20px;
   padding-bottom: 10px;
   background-color: White;
   border-top: solid 10px Black;
} 

#wrap{
 width:720px;
 margin:0 auto;
 position:relative;
}

#header{
 margin-bottom:20px;
}

#header a{
 text-decoration:underline;
}



#main-content li{
 width:100px;
 border:solid #CCC;
 border-width:0 1px 1px 0;
 background:#FFF;
 padding:10px;
 text-align:center;
 position:relative;
 float:left;
 display:inline;
 margin:5px;
}







a
{
 text-decoration: none;
}


p
{
 clear: both;
 font: 10px Verdana, sans-serif;
 padding: 10px 0;
 text-align: center;
}

p a
{
 background: inherit;
 color: #777;
}

p a:hover
{
 background: inherit;
 color: #000;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
 cursor: default;
 list-style: none;
}

.hoverbox a
{
 cursor: default;
}

.hoverbox a .preview
{
 display: none;
}

.hoverbox a:hover .preview
{
 display: block;
 position: absolute;
 top: -33px;
 left: -45px;
 z-index: 1;
}

.hoverbox img
{
 background: #fff;
 border-color: #aaa #ccc #ddd #bbb;
 border-style: solid;
 border-width: 1px;
 color: inherit;
 padding: 2px;
 vertical-align: top;
 width: 100px;
 height: 75px;
}

.hoverbox li
{
 background: #eee;
 border-color: #ddd #bbb #aaa #ccc;
 border-style: solid;
 border-width: 1px;
 color: inherit;
 display: inline;
 float: left;
 margin: 3px;
 padding: 5px;
 position: relative;
}

.hoverbox .preview
{
 border-color: #000;
 width: 200px;
 height: 150px;
}

