
#page {
	font-family: Arial, Helvetica, sans-serif;
    color: #1f1f1f;
    font-size: 13px;
}
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
	font-family: Arial, Helvetica, sans-serif;
    color: #f15925;
}
#page a {
	color: #009e4b;
}
#page a:hover {
	color: #3773ae;
}

#page #nav ul li a {
	color: #ffffff;
}

#page #nav ul li a.selected, #page #nav ul li a:hover {
	color: #ff8042;
}



/* Custom CSS */

body { background-repeat: no-repeat; }

#page {background: none; }

#pic {margin:0px 0px 0px 0px; border:2px #fff solid; box-shadow: #666 0px 2px 3px;}

#pic2 {margin:20px 10px 20px 20px; border:2px #fff solid; box-shadow: #666 0px 2px 3px;}

#wrapper { background-color:#FFFFFF; }
#subfooter { background-color:#FFFFFF;  font-size:11pt;}

#header { height:160px; }

#banner { height:220px; }

#galleryheader {display:none;}

#content p {font-size:11pt; line-height:15pt;}
#content h1 {font-size:21pt; line-height:24pt; font-weight:bold; }
#content h2 {font-size:16pt; line-height:20pt; color:#f15925; font-weight:bold; }
#content h3 {font-size:14pt; line-height:17pt; font-weight:bold; color:#3773ae;}
#content h5 {font-size:11pt; line-height:15pt;}
#content ul {font-size:11pt; line-height:16pt;}

#sidebar h5 { font-size:11pt; line-height:11pt; color:#fff; }
#sidebar p { font-size:11pt; line-height:13pt; color:#fff; }
#sidebar { -moz-border-radius: 15px; border-radius: 15px; }

#nav { background: url ("url") repeat-x scroll center bottom transparent; overflow: hidden;}
#nav ul li { text-shadow: 2px 2px 2px #000; }

.Content {margin-top:0px;}

@media (max-width: 800px) {
#nav {background-color: #000!important;}
#header {height:auto !important;}
#banner {height:auto !important;}}


/*Google Map
.google-maps {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
    }

.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }*/ 