/* CSS Document */

/* remember to define focus styles! */

body {
background-color:#ffffff;
text-align:center;
}

#container {
width:885px;
margin:0px auto;
}

#header {
display:none;

}

#tagline {
display:none;
}

#tagline b{
color:#718770;
font: 22px Times New Roman;
}

#tagline i{
color:#718770;
font: italic 16px Times New Roman;
}

#nav {
display:none;
}

#nav ul {
display:none;
}

#nav li {
display:none;
}

#nav a{
display:none;
}


.lavaLampWithImage {
display:none;
}


#content {
width:748px;
margin:0 auto;
padding-top:10px;
}

#content_right {
float:right;
width:247px;
}

#featured_photo {
display:none;
}

#featured_photo_text {
display:none;
}

#george {
display:none;
}

#gallery {
width:247px;
height:87px;
margin-bottom:10px;
}

#location {
display:none;
}

#location_form {
display:none;
}

#location_form select{
display:none;
}

#state {
display:none;
}

#city {
background-color:#F8F8F8;
}

#content_left {
float:left;
width:489px;
background: url(images/con_tile.jpg) top left repeat-y;
text-align:left;
}


#content_left_top {
width:489px;
background: url(images/con_top.jpg) left top no-repeat;
}

#content_left_bottom {
width:489px;
background: url(images/con_bot.jpg) left bottom no-repeat;
}

#content_left_content {
padding:20px;
font: 12px Verdana, Trebuchet MS, Arial;
line-height:2em;
}

#content_left_content img{
display:none;
}

#content_left_content h1{
padding:0px;
margin:0px;
font-size:31px;
font-weight:normal;
font: 31px Times New Roman;
}

#content_left_content h2{
padding-bottom:10px;
margin:0px;
font-size:16px;
font-weight:normal;
color:#738972;
font-style:italic; 
}

#content_left_content blockquote {
width:400px;
margin-left:20px;
padding:0px 0 0 0;
font-size:20px;
color:#738972;
line-height:1.5em;
background:url(images/quote1.jpg) top left no-repeat;
}

#content_left_content blockquote p {
padding-top:0px;
padding-left:10px;
margin:0;
background:url(images/quote2.jpg) bottom right no-repeat;
}

#footer {
margin:10px auto;
width:748px;
height:27px;
background:url(images/footer.jpg) top left no-repeat;
font: 14px Times New Roman;
line-height:27px;
}

.bottomnav {
display:none;
}

#snow_list li {
margin-bottom:3px;
}

#gallery2 {
width: 420px;
margin-left:5px;
}

#gallery2 ul { 
list-style: none; 
}

#gallery2 ul li { 
display: inline; 
}

#gallery2 ul img {
margin-left:5px;
border: 5px solid #6A826A;
border-width: 5px 5px 20px;
}

#gallery2 ul a:hover img {
border: 5px solid #E4E9E5;
border-width: 5px 5px 20px;
color: #fff;
}

#gallery2 ul a:hover { color: #fff; }

.imgFIX {
behavior:none;
_behavior:url("/includes/pngbehavior.htc");
*behavior:url("/includes/pngbehavior.htc");
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:inline-block;
}


.clearfix {
display:block;
}
/* close*/

