﻿
body {
margin : 25 auto;
padding : 0;
color : #000;
background : #7A2E2E url('images/brick1.jpg') repeat fixed center;
text-align : none;
line-height : 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: "lucida sans", "Trebuchet MS", arial, verdana, sans-serif;
}
#container {
width : 900px;
margin : 0 auto;
padding : 0;
text-align : none;
color : #000;
background : #f7f7f7;
border : 5px solid #aaa;
}
#top {
margin : 0 auto;
padding : 0;
color : #fff;
background : #7a2e2e;
}
#topnew {
width : 900px;
height : 50px;
margin : 0 auto;
padding : 0;
color : #fff;
font : 130% "lucida sans", "Trebuchet MS", arial, verdana, sans-serif;
text-align : center;
line-height : 1.5em;
background : #7a2e2e;
}

#topnew h1 {
margin : 0;
padding : 0 0 0 0;
font-size : 18pt;
text-align : center;
text-transform : uppercase;
color : #f7f7f7;
background : inherit;
}

#topnew h2 {
margin : 0;
padding : 0;
font-size : 10pt;
text-align : center;
color : #f7f7f7;
background : inherit;
}

#banner {
width : 900px;
margin : 0 auto;
padding : 0;
height : 175px;
color : #000;
background : #7A2E2E url(images/banner.jpg) no-repeat;
}
.container {
margin : 0;
padding : 5px 0 0 0;
width : 100%;
color : #000;
background : #f7f7f7 url(images/stripe_bg01.gif) repeat-x;
}
#side {
width : 170px;
float : left;
padding-left : 5px;
margin : 0 auto;
}
#side p {
margin : 0 0 0 5px;
color : #999;
background : inherit;
}
#navcontainer a {
padding : 15px;
color : #000;
background : transparent url(images/list-off.gif) no-repeat left center;
text-align : left;
font : 10pt "lucida sans", arial, sans-serif;
text-decoration : none;
}
#navcontainer a:hover {
color : #c86000;
background : transparent url(images/list-on.gif) no-repeat left center;
}
#navcontainer a#current {
background : transparent url(images/list-active.gif) no-repeat left center;
color : #666;
}
#content {
width : 715px;
margin-left : 170px;
padding-left : 5px;
padding-right : 3px;
line-height : 1.2em;
border-left : 1px solid #bbb;
text-align : none;
}
#content1 {
width : 715px; 
margin-left : 170px;
padding-left : 5px;
padding-right : 3px;
line-height : 1.2em;
border-left : 1px solid #bbb;
text-align : center;
}
#footer {
margin-top : 60px;
padding : 0.5em;
clear : both;
line-height : 1.5em;
font : 9pt "lucida sans", "Trebuchet MS", arial, verdana, sans-serif;
color : #333;
background : #f7f7f7 url(images/stripe_bg01.gif) repeat;
border-top : 5px solid #7a2e2e;
text-align: center;
}
a:link, a:visited {
text-decoration : none;
color : #7a2e2e;
background : inherit;
	text-align: center;
}
a:hover {
text-decoration : none;
color : #cc6600;
background : inherit;
}
h2 {
margin : 1em 0 1em 0.5em;
color : #b33c28;
font : 16pt "lucida sans", "Trebuchet MS", arial, verdana, sans-serif;
background : inherit;
	width: 550px;
}
#gallery .thumb img
{           margin: 0px 0px 0px 0px;
            padding: 2px 2px 2px 2px;
            background-color: #7A2E2E;
            border: 0;
}
#gallery .thumb span
{           position: absolute;
            left: 170px;
            top: 375px;
            visibility: hidden;
            text-decoration: none;
            color: #ffffff;
}
#gallery .thumb span img
{           left: 653px;
            top: 375px;
			border: 5px #F7F7F7;
            padding: 0;
            margin: 0px 0 0px 0;
}
#gallery .thumb:hover span
{           visibility: visible;
}

#gallery1 .thumb img
{           margin: 0px 5px 5px 5px;
            padding: 2px 2px 2px 2px;
            background-color: #7A2E2E;
            border: 0;
}
#gallery1 .thumb span
{           position: absolute;
            left: 650px;
            top: 375px;
            visibility: hidden;
            text-decoration: none;
            color: #ffffff;
}
#gallery1 .thumb span img
{           border: 5px #F7F7F7;
            padding: 0;
            height: 450px;
            width: 350px;
            margin: 0px 0 6px 0;
}
#gallery1 .thumb:hover span
{           visibility: visible;
}