* {
font-family: Arial, sans-serif;
margin:0; 
padding:0;
}
  
BODY {
background: #465351 url(../images/build/bg_master.gif) repeat-x left top;
font-size: 100%;
letter-spacing: 0px;
line-height: 1em;
width: 100%;
}
    
.clearAll {
clear:both;
display: block;
font-size: 1px;
height: 0;
line-height: 0px;
}

A,
A:link,
A:visited {
color: #126c81;
}
A:hover {
text-decoration: none;
}
 
IMG {
border: none;
}  
IMG.icon {
vertical-align: middle;
}  
  
.left {
float: left;
}

P {
font-size: 0.9em;
line-height: 1.4em;
margin: 0.8em 0;
}

.right {
float: right;
}

TABLE {
border-collapse: collapse;
font-size: 0.8em;
margin: 0.5em 0 1em 0;
}

TD, TH {
border: 1px solid #465351;
padding: 0.4em 0.6em;
}

TH {
color: #262e2d;
font-weight: bold;
}

/* DESIGN STYLES */
#masterContainer {
margin: 0 auto;
width: 62em;
}

/* HEADER */
#header {
background: #262e2d;
margin: 0 auto;
height: 4.57em;
}
#header H1 {
background: #262e2d;
color: #ffffff;
font-size: 2em;
font-weight: bold;
float: left;
letter-spacing: 0.05em;
line-height: 1.3em;
margin: 18px 0 0 0;
}
#header H1 A,
#header H1 A:link,
#header H1 A:visited,
#header H1 A:hover {
color: #ffffff;
font-size: 1.1em;
letter-spacing: 0.07em;
line-height: 1.3em;
text-decoration: none;
}
#header H2 {
background: #262e2d;
color: #c5c5c5;
float: right;
font-size: 1.5em;
letter-spacing: 0.03em;
line-height: 1.4em;
margin: 22px 0 0 0;
}

/* NAVIGATION */
#navigation {
background: #126c81;
margin: 2px auto 0 auto;
}
#navigation UL {
border-right: 2px #1f444b solid;
list-style: none;
}
#navigation LI {
background: #126c81;
display: inline;
}
#navigation LI A,
#navigation LI A:link,
#navigation LI A:visited,
#navigation LI A:hover {
background: #126c81;
border-left: 2px #1f444b solid;
color: #ffffff;
display: inline-block;
font-size: 1.1em;
font-weight: bold;
height: 1.60em;
line-height: 1.3em;
padding: 5px 2.5% 0 2.5%;
text-decoration: none;
vertical-align: text-bottom;
}
#navigation LI A:hover {
color: #262e2d;
}

/* MAIN BLOCK */
#mainBlock {
background: #ffffff url(../images/build/bg_block_left.gif) repeat-y left top;
margin: 0 auto;
padding: 0 0 0 5px;
position: relative;
left: -5px;
width: 100.5%;
}
#mainBlockContainer{
background: transparent url(../images/build/bg_block_right.gif) repeat-y right top;
padding: 0 5px 10px 0;
}
#mainBlockBottom {
background: transparent url(../images/build/bg_block_bottom.gif) repeat-x left bottom;
clear: both;
height: 7px;
line-height: 0;
position: relative;
left: -5px;
width: 100.8%;
}

/* CONTENT */
#content {
padding: 30px 30px 20px 30px;
}
#content H1 {
color: #465351;
font-family: Verdana, sans-serif;
font-size: 1.5em;
line-height: 1em;
margin: 0 0 0.2em 0;
}
#content H2 {
color: #262e2d;
font-family: Verdana, sans-serif;
font-size: 1em;
line-height: 1em;
margin: 0.5em 0 0.3em 0;
}
#content IMG.right {
border:  8px #262e2d solid;
margin: 0.8em 0 1em 1em;
}
#content UL {
margin: 0 0 0 1em;
}
#content OL {
list-style: decimal;
margin: 0 0 0 1.5em;
}
#content OL LI {
margin: 0.5em 0;
}
#content OL LI OL {
list-style: lower-roman;
}
#content OL LI OL LI OL {
list-style: disc;
}

#content .inPageNav { margin: 10px 0 20px; }
#content .inPageNav LI { display: inline; margin: 0 3px; }

/* GALLERY */
#mainGalleryImg {
margin: 7px 0 0 10px;
}
.media_gallery {
display: block;
margin: 20px 0 10px 0;
}
.thumbnail_table {
border-collapse: collapse;
float: left;
}
.thumbnail_table TD {
border: none;
padding: 0 10px 5px 0;
}
/* SLIDESHOW */
#slideshow {
background: #262e2d url(../images/build/bg_slideshow_br.gif) no-repeat right bottom;
float: left;
margin: 0 20px 10px 0;
padding: 13px;
}

#slideshow #mainImgContainer {
float: left;
}

#slideshow #banner {
float: left;
margin: 3px 0 0 13px;
}

/* THREE COLUMN LAYOUT */  
.ThreeColumn {
float: left;
width: 100%;
}
.ThreeColumn .column1{
float: left;
}
.ThreeColumn .column2{
float: left;
}
.ThreeColumn .column3{
float: left;
}
/* END THREE COLUMN LAYOUT */

/* FOOTER */
#footer {
clear: both;
color: #262e2d;
font-family: Verdana, sans-serif;
margin: 0 0 20px 0;
padding: 0 30px;
}
#footer A,
#footer A:link,
#footer A:visited,
#footer A:hover {
color: #262e2d;
text-decoration: none;
}
#footer A:hover {
text-decoration: underline;
}
#footer P {
font-size: 0.8em;
font-weight: bold;
margin: 0;
}
#footer .right {
margin: 1em 0 0 0;
}