body,h1,h2,h3,h4,h5,h6,p,ul,ol,img {
border:none;
list-style:none;
font-weight:400;
margin:0;
padding:0;
}

body {
background:#000 url(../img/body-bg.png) repeat-x;
color:#FFF;
font:0.8em Arial,Sans-serif;
}

a {
text-decoration:none;
color:#FFF;
outline:none;
}

a:hover {
text-decoration:underline;
}

a.button,input.button {
float:left;
background:#000 url(../img/button-bg.png) repeat-x;
border:1px solid #3d3d3d;
color:#FFF !important;
cursor:pointer;
margin:5px 0;
padding:4px 8px;
}

a.button:hover,input.button:hover {
text-decoration:underline;
border:1px solid #CCC;
}

blockquote {
border-top:1px solid #999;
border-bottom:1px solid #999;
margin:7px 0;
padding:10px 30px;
}g

h1,h2,h3,h4,h5,h6 {
font-family: "trebuchet ms";
margin:0;
padding:0.3em 0;
}

h1 {
font-size:2em;
font-weight:700;
}

h2 {
font-size:1.7em;
}

h3 {
font-size:1.5em;
}

h4 {
font-size:1.3em;
}

h5 {
font-size:1.2em;
}

h6 {
font-size:1em;
}

#container {
width:978px;
background:url(../img/content-middle.png);
margin:0 auto;
}

#top {
overflow:hidden;
background:#000 url(../img/body-bg.png) repeat-x;
height:auto !important;
padding:25px 20px 10px;
}

#logo {
text-indent:-9999em;
float:left;
display:inline;
background:url(../img/logo.png) no-repeat;
width:273px;
height:62px;
}

/* Navigation */

#navigation {
float:right;
width:435px;
padding:10px 0 0;
}

#navigation li {
display:inline;
}

#navigation a {
display:inline;
float:left;
text-indent:-9999em;
height:37px;
background-image:url(../img/navigation.png);
margin:0 0 0 10px;
}

/* Navigation normal state */

#navigation li#nav-home a {
width:74px;
background-position:0 0;
}

#navigation li#nav-about a {
width:99px;
background-position:-74px 0;
}

#navigation li#nav-galleries a {
width:108px;
background-position:-173px 0;
}

#navigation li#nav-contact a {
width:114px;
background-position:-281px 0;
cursor:pointer;
}

/* Navigation hover state */

#navigation li#nav-home a:hover {
background-position:0 -37px;
}

#navigation li#nav-about a:hover {
background-position:-74px -37px;
}

#navigation li#nav-galleries a:hover {
background-position:-173px -37px;
}

#navigation li#nav-contact a:hover {
background-position:-281px -37px;
}

/* Navigation normal state */

#navigation li#nav-home a:active {
background-position:0 -74px;
}

#navigation li#nav-about a:active {
background-position:-74px -74px;
}

#navigation li#nav-galleries a:active {
background-position:-173px -74px;
}

#navigation li#nav-contact a:active {
background-position:-281px -74px;
}

/* Navigation active state */

#navigation li#nav-home a.current_page_item {
background-position:0 -74px;
}

#navigation li#nav-about a.current_page_item {
background-position:-74px -74px;
}

#navigation li#nav-galleries a.current_page_item {
background-position:-173px -74px;
}

#navigation li#nav-contact a.current_page_item {
background-position:-281px -74px;
}

#slideshow {
clear:both;
height:350px;
border:2px solid #FFF;
position:relative;
overflow:hidden;
border-bottom:none;
text-align:center;
background:#000 url(../img/black-grid.png);
}

#content-wrapper {
clear:both;
background:url(../img/content-top.png) no-repeat;
border:2px solid #FFF;
}

#content {
background:url(../img/content-bottom.png) no-repeat left bottom;
color:#383838;
overflow:hidden;
height:auto !important;
padding:20px;
}

#content a {
color:#383838;
font-weight:700;
}

#content p,#content ul {
line-height:1.3em;
padding:0.7em 0;
}

#content ul {
padding-left:30px;
list-style:disc;
}

#content2 {
background:url(../img/content-bottom.png) no-repeat left bottom;
color:black;
overflow:hidden;
height:auto !important;
padding:20px;
}

#content2 a {
color:#383838;
font-weight:700;
}


#left {
width:500px;
float:left;
}

#right {
width:415px;
float:right;
margin:0 0 0 15px;
}

#right.gmap {
background:#FFF;
margin-top:15px;
width:400px;
border:1px solid #999;
padding:7px;
}

#right .gallery-choices {
list-style:none;
padding:5px 0 0;
}

#right .gallery-choices img {
border:2px solid #000;
margin:0 0 5px;
}

#content .gallery-unit {
width:270px;
float:left;
padding:20px;
}

#content .gallery-unit img {
border:2px solid #666;
}

#content .gallery-unit h2 {
text-align:center;
font-weight:700;
padding:0 0 10px;
}

#content #gallery {
list-style:none;
margin:0;
padding:0;
}

#content #gallery li {
height:100px;
overflow:hidden;
border:1px solid #999;
float:left;
text-align:center;
width:110px;
margin:4px;
}

h1.gallery-title {
border:2px solid #FFF;
border-bottom:none;
background:url(../img/content-top.png) no-repeat;
color:#000;
text-align:center;
padding:20px;
font-family: "trebuchet ms";
}

form.normal-form {
margin:10px 0;
}

form.normal-form li {
border-top:1px solid #999;
padding:6px 0;
}

form.normal-form label {
float:left;
width:140px;
padding:4px 8px;
}

form.normal-form input.text,form.normal-form textarea {
background:#FFF !important;
border:1px solid #999;
width:200px;
border-top:1px solid #555;
padding:4px;
}

form.normal-form textarea {
width:300px;
height:100px;
}

form.normal-form input#submit {
margin-left:156px;
}

#foot {
width:978px;
clear:both;
margin:0 auto;
}

#foot-menu {
float:left;
width:400px;
padding:10px 15px;
}

#copyright-info {
float:right;
width:400px;
text-align:right;
padding:10px 15px;
}

#right.gmap img,#content #gallery li a,#content #gallery li img {
display:block;
}

#successMsg{
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	color: #038c00;
	background-color: #bef7bc;
}


#errorMsg{
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	color: #890600;
	background-color: #f9bfbe;
}
