/* CSS Document */
html
{
    min-height: 100%;
    margin-bottom: 1px;
}
body{
background: #f3f3f3; 
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
margin-top:10px;
margin-bottom:10px;
}
h1{
font-family: "Myriad Web Pro";
font-size:18px;
color:#333;
margin-top:0px;
margin-bottom:10px;
}
h2{
font-family: "Myriad Web Pro";
font-size:12px;
color:#333;
margin-top:0px;
margin-bottom:10px;
}
a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
text-decoration:underline;
}
a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #ff0000;
text-decoration:underline;
}
.noborder{
border: none;
}
.container{
width:764px; 
margin-left:auto; 
margin-right:auto; 
height:auto; 
margin-top:40px;
}
.wrap{
width:764px; 
height:auto; 
float:left; 
background:#fff;
border: solid 1px #999;
}
.top_strip{
width:764px; 
float:left; 
height:28px;
background:url(images/top_strip.jpg); 
}
.header{
width:764px;
float:left;
height:142px;
border-bottom: 1px solid #999999;
}
.logo{
padding-left:20px;
padding-top:20px;
padding-bottom: 10px;
}
.logo_float{
float:left;
}
.icons_float{
float:right;
}
.top_img{
width:764px; 
float:left; 
height:174px;
background:url(images/top_img.jpg); 
}
.top_img2{
width:764px; 
float:left; 
height:174px;
background:url(images/top_img2.jpg); 
}
.home_headings{
width:764px; 
float:left; 
height:46px;
background:url(images/home_headings.jpg); 
}
.contact_headings{
width:764px; 
float:left; 
height:46px;
background:url(images/contact_headings.jpg); 
}
.home_gallery_img_border{
border: 4px solid #ccc;
}
.menu{
width:764px; 
float:left; 
height:40px;
}
.content{
width:724px;
height:auto;
float:left;
padding: 0px 20px 20px;
background:url(images/bottom_line.jpg) center bottom no-repeat;
}
.copyright{
width:744px;
float:left;
height:30px;
padding: 30px 0px 30px 20px;
}
a.gallnav{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
text-decoration:underline;
color:#333333;
}
a:hover.gallnav{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
text-decoration:underline;
color: #FF0000;
}