﻿*
{
    padding: 0px 0px 0px 0px;
    margin:  0px 0px 0px 0px;

}

body
{
    margin-top:10px;
    background-color:#100F0F;
    font-family:Verdana;
    height:1000px;
    background-image:url(/images/background.gif);
    background-position:center top;
    background-repeat:no-repeat;
}


.imgExpand
{

}

.whiteNorm
{
  color:#ffffff;
}
.whiteNorm:visited
{
  color:#ffffff;
}
#contentHolder
{
        float: left;
    width: 1000px;
}

.phoneT
{
    color: #4BBFDD;
   font-size:44px;
   font-weight:bold;     
}

.phone
{
       font-size:32px;
   font-weight:bold;  
   color: #ffffff;
}

.strap
{
    color:#ffffff;
    font-size:18px;
   font-weight:bold;
}
.strapBlack
{
    color:#000000;
    font-size:18px;
   font-weight:bold;
   line-height:30px;
}

.bold
{
     font-weight:bold;
}

.blue
{
    color: #4BBFDD;
}

.pExpand
{
    display:none;
    color:#ffffff; font-weight:bold; font-size:14px; padding-top:15px; display:none;
}

h1
{
    font-weight:bold; font-size:42px; color:#000000;
}

#h1Welcome
{
    color: #ffffff;   
}
.divExpand
{
     position:absolute; z-index:1;  padding:80px 20px 20px 30px;
}


#divGallery
{
    width:290px;
    height:200px;
}

#divContentHolder
{
    width: 850px; margin-left: auto; margin-right: auto;
}

#divPanel1
{
    background-image: url(/images/panels/panel1small.png); width: 288px;
                height: 122px; float: left; background-repeat: no-repeat;
                 color:#ffffff; font-weight:bold; font-size:42px; padding:80px 20px 20px 30px;

}
#divPanel2
{
    background-image: url(/images/panels/panel4small.png); width: 288px;
                height: 152px; float: left; background-repeat: no-repeat;
                color:#ffffff; font-weight:bold; font-size:16px; padding:50px 20px 20px 15px;

}
#divPanel3
{
    background-image: url(/images/panels/panel7small.png); width: 288px;
                height: 132px; float: left; background-repeat: no-repeat;
                color:#ffffff; font-weight:bold; font-size:16px; padding:70px 20px 20px 15px;

}

#divPanelRight
{
    width: 430px; height: 550px; float: right; background-image: url(/images/panels/largeRight.png);
            background-repeat: no-repeat;
            color:#ffffff; font-size:16px; padding:80px 60px 20px 60px;
}

#divPanelRightContact
{
    width: 470px; height: 580px; float: right; background-image: url(/images/panels/largeRight.png);
            background-repeat: no-repeat;
            color:#ffffff; font-size:16px; padding:80px 20px 20px 60px;
}

.bigThingy
{
    color:#ffffff; font-weight:bold; font-size:16px;
}

.pnlRight p, #divPanelRight p, #divLargePanel2 p
{
    margin-bottom:20px;
}
#divLargePanel2
{
        background-image: url(/images/panels/largeDoublePanel.png); width: 288px;
                height: 344px; float: left; background-repeat: no-repeat;
                color:#ffffff; font-weight:bold; font-size:16px; padding:80px 20px 20px 15px;
}

#divMenu
{
    width:850px; background-color:transparent; height:35px; float:left; text-align:center; font-size:22px; color:#ffffff; font-weight:bold; padding-top: 10px; 
}

#divMenu a
{
    font-size:22px; color:#ffffff; font-weight:bold; text-decoration:none;
}

.nav
{
    font-size:16px; color:#ffffff; font-weight:bold; text-decoration:none;    border: none;
}
#divMenu a:hover
{
    text-decoration: underline;
}


.pdial,.pR2S,.pdflo, .pExpandLink
{
        display:none;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; 
	width: 1010px;
}
ul.thumb .thumbLi, ul.thumb .thumbLiUp, ul.thumb .thumbLiNoAnim  {
	margin: 0; 
	padding: 0;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 288px;
	height: 222px;
}
.imgExpand, .imgNoAnim, ul.thumb .thumbLiNoAnim img {
	width: 279px; height: 216px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: none;
	background: #100F0F;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb .thumbLi img.hover, ul.thumb .thumbLiUp img.hover {
	
	border: none; /* Get rid of border on hover */
}


