

body {
padding: 0px;
margin: 0px;
font-family:Verdana,"Times New Roman",Times, serif;
font-size:10pt;
background-color:#FFFFFF;
}

.center
{
text-align:center;
margin:auto;
}


/*outer container to enable centering of content box in ie*/
#container  
{
width:100%;
margin: 10px  auto ;
border:0;
}


/*inner container centered*/
#container2
{
width:80%;
margin: 10px  auto ;
border:0;
}

.wrapper{
   margin: 0px auto;
   width: 974px;
}


.header{
   
   width: 100%;
   background-color:#69BEDE;
   margin:0px;
   height:60px;
}

/*---style footer---*/
#footer
{
clear: both;
margin-top:.5em;
padding: 1em;
font-size : 10pt;
color: #000080;
border-top: 0px ;
}

/*style footer hyperlinks*/


#footer a:link {  font-size : 8pt; text-decoration:none }
#footer a:visited  {font-size : 8pt; text-decoration:none}
#footer a:active  {font-size : 8pt;  text-decoration:none}
#footer a:hover  {font-size : 8pt; text-decoration:underline}

p{text-align:left;}


/*style logo*/
#logobox{
padding: 0;
margin: 0; 
width: 100%;
height:215px;
position : relative;
z-index: 1;
}

/*banner image under menu*/
#ad
{
position:relative;
clear:both;
width:974px;
}

/*wrapper for text block and right photos*/
.container3
{
width:974px;
height:900px;
}

#text {
border-right:medium solid #FAEBD7;
clear:both;
color:#000000;
float:left;
font-size:medium;
width:681px;
}

#text p{
padding-right:10px;
}

#text img{
border-style:none;}

#text ul {
clear:both;
float:left;
line-height:2em !important;
list-style-type:none;
margin:0;
padding-left:20px;
text-align:left;
}

/*style text hyperlinks*/

#text a:link  {text-decoration:underline }
#text a:visited {text-decoration:none}
#text a:hover {text-decoration:underline}
#text a:active {text-decoration:none}


/*block containg photos on right of pages*/
#photos {
color:#8B4513;
float:right;
padding-right:0;
width:270px;
}
#photosbg {
background:transparent url(../images/graphics2009/rbg.png) repeat-y scroll right center;
float:right;
width:974px;
}


.rightphotos {
background-color:#FAF0E6;
border-color:#FFE4C4;
border-style:double;
float:right;
height:208px;
margin:5px;
padding:5px;
}

.rightphotos2 {
background-color:#FAF0E6;
border-color:#FFE4C4;
border-style:double;
float:right;
height:170px;
margin:5px;
padding:5px;
}

.rightphotos p {
clear:both;
color:#666666;
font-size:10pt;
font-style:italic;
margin:0;
padding:0 0 20px;
text-align:center;
}

.rightphotos2 p {
clear:both;
color:#666666;
font-size:10pt;
font-style:italic;
margin:0;
padding:0 0 20px;
text-align:center;
}
#photos ul {
clear:both;
float:left;
line-height:2em !important;
list-style-type:none;
margin:0;
padding-left:20px;
text-align:left;
}


h1, h2, h3, h4 {
clear:both;
text-align:left;
}

/*---Box Layout---*/

.solar {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
margin-bottom:10px;
margin-top:10px;
z-index:9998;
}
.solar img {
border:medium none;
padding:0 9px;
}



.top {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
margin:auto;
overflow:hidden;
padding:0;
width:193px;
}

/*---color header at top of box--*/
.green {background:url(../images/graphics2009/greentop.gif) repeat-x;}
.red   {background:url(../images/graphics2009/redtop.gif) repeat-x;}
.yellow {background:url(../images/graphics2009/yellowtop.gif) repeat-x;}
.orange {background:url(../images/graphics2009/orangetop.gif) repeat-x;}
.purple {background:url(../images/graphics2009/purpletop.gif) repeat-x;}
.blue {background:url(../images/graphics2009/bluetop.gif) repeat-x;}


.name
{
font-size: 15px;
font-weight: bold;
padding: 4px 5px ;
}

.name a:link, .name a:visited{
color:#fff;
text-decoration: none;
}

.name a:hover, .name a:active{
color:#fff;
text-decoration: underline;
}

.description
{
margin:auto;
line-height: 14px;
width:193px;
padding: 2px 0px;
}

/*--position google maps--*/
#map_canvas
{
margin:auto;
width: 640px;
height: 320px;
}

#google{font-size:small;}



