body 
{
    background-color: #000000;
}

#header
{
    border:0px;
    margin: 0px auto;

}

#contentcontainer{
  margin:0px auto;
  width:766px;
}

#content
{
    background-color: #1c1c1c;
    width:766px;
    padding-bottom:30px;

}

#content h2
{
    font-family:tahoma;
    font-size:8pt;
    color:#c0c0c0;
    font-weight:bold;
}

#content p
{
    font-family:tahoma;
    font-size:8pt;
    color:#808080;
    font-weight:normal;
}


#content p strong
{
    color:#c0c0c0;
    font-weight:bold;
}


#content p .highlight
{
    color:#c0c0c0;
    font-weight:normal;
}

#content p a
{
    color:#cdafb3;
    font-weight:normal;
    text-decoration:underline;
}

#content p a.outsidecontentlink
{
    color:#c0c0c0;
    font-weight:normal;
    font-size:7pt;
    text-transform:lowercase;
    background-image:url(/assets/images/linkarrow.gif);
    background-repeat:no-repeat;
    background-position:0px 3px;   
    padding-left:10px; 
}

#maincontent
{
    display:table;
    border:none;
    vertical-align:top;
    width:766px;
}

#hometopcontent
{
    display:table;
    border:none;
    vertical-align:top;
    width:766px;
}

#homebottomcontent
{
    display:table;
    border:none;
    vertical-align:top;
    width:766px;
}


#hometopcontentleft
{
    float:left;
    margin:20px 10px 10px 30px;
    width:340px;
}

#homebottomcontentleft
{
    float:left;
    margin:20px 10px 10px 30px;
    width:340px;
}

#hometopcontentright 
{
    margin: 20px 30px 10px 10px;
    float:right;
    width:340px;
}



#homebottomcontentright 
{
    margin: 20px 30px 10px 10px;
    float:right;
    width:340px;
}

#maincontentleft
{
    float:left;
    margin:20px 0px 10px 30px;
    width:375px;
    
}

#maincontentright 
{
    margin-right: 10px;
    margin-top:20px;
    float:right;
    border-left:solid 2px #2c2c2c;
    padding-left:20px;
    width:300px;
    padding-bottom:20px;
    vertical-align:top;
    display:block;
}

.dividedcontenttopsection
{
 
  display:block;
    
}

#maincontentright ul.listwitharrows
{
    margin-top:0px;
}

#maincontentright ul.listwitharrows li 
{
    list-style-image:url(/assets/images/listitemarrows.gif);
    font-family:tahoma;
    font-size:8pt;
    color:#808080;
    font-weight:normal;
    padding-bottom:10px;
    margin-left:-15px;
}

#maincontent ul.listwitharrows li a
{
    color:#cdafb3;
    font-weight:normal;
    text-decoration:underline;
}

.form_textbox
{
    border:solid 1px #000000;
    width:250px;
    font-family:Arial;
    font-size:8pt;
}

#footer
{
   margin:10px 10px 10px 10x;
   padding: 0px 0px 10px 10px;
}

#footer p
{
    color:#555555;
    font-family:Tahoma;
    font-size:7pt;
}

#footer a 
{
    color:#808080;
}

#galleryphotos
{
    height:600px;
    overflow:scroll;
}

#galleryphotos img
{
    border:solid 1px #cccccc;
    margin:3px;
}
    