/* CSS Document */
body,
html {
    margin: 0px;
    padding: 0;
    background: #FFF url(stripebg.jpg) repeat;
    color: #5D3444;
}

body {
    min-width: 918px;
	text-align: center;
}

#wrap {
    background-image: url(bgshadow2.jpg);
	background-repeat: repeat-y;
    margin: 0 auto;
    width: 918px;
}

#main {
    background: #FFF url(gallery/gallerybg.jpg) 60px 40px no-repeat;
    width: 880px;
	height: 425px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;  
    margin: 20px auto 0 auto; 
	font-family: Georgia;
	font-size: 14px;
}

#main ul {
    padding: 0; 
    margin: 0; 
    list-style-type: none; 
	text-decoration: none; 
}

#main a.gallery span {
    position: absolute; 
    width: 1px; 
    height: 1px; 
    top: -21px; 
    left: -10px; 
    overflow: hidden; 
    background: #FFF;
	text-decoration: none; 
}

#main a.gallery, #main a.gallery:visited {
    display: block; 
    color: #5D3444; 
    text-decoration: none; 
    border: 1px solid #5D3444; 
    margin: 2px 2px 2px 2px; 
    text-align: left; 
    cursor: default;
}

#main a.slidea {
    background: url(gallery/thumb3.jpg);
    height: 50px;
    width: 50px;
}

#main a.slideb {
    background: url(gallery/thumb1.jpg);
 	height: 50px;
    width: 50px;
}

#main a.slidec {
    background: url(gallery/thumb2.jpg);
    height: 50px;
    width: 50px;
}

#main a.slided {
    background: url(gallery/thumb12.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidee {
    background: url(gallery/thumb13.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidef {
    background: url(gallery/thumb11.jpg);
    height: 50px;
    width: 50px;
}

#main a.slideg {
    background: url(gallery/thumb6.jpg);
    height: 50px;
    width: 50px;
}

#main a.slideh {
    background: url(gallery/thumb10.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidei {
    background: url(gallery/thumb9.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidej {
    background: url(gallery/thumb8.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidek {
    background: url(gallery/thumb7.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidel {
    background: url(gallery/thumb21.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidem {
    background: url(gallery/thumb20.jpg);
    height: 50px;
    width: 50px;
}

#main a.sliden {
    background: url(gallery/thumb19.jpg);
    height: 50px;
    width: 50px;
}

#main a.slideo {
    background: url(gallery/thumb18.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidep {
    background: url(gallery/thumb4.jpg);
    height: 50px;
    width: 50px;
}

#main a.slideq {
    background: url(gallery/thumb5.jpg);
    height: 50px;
    width: 50px;
}

#main a.slider {
    background: url(gallery/thumb14.jpg);
    height: 50px;
    width: 50px;
}

#main a.slides {
    background: url(gallery/thumb15.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidet {
    background: url(gallery/thumb16.jpg);
    height: 50px;
    width: 50px;
}

#main a.slideu {
    background: url(gallery/thumb17.jpg);
    height: 50px;
    width: 50px;
}

#main a.slidev {
	background: url(gallery/macthumb1.jpg);
	height: 50px;
    width: 50px;
}

#main a.slidew {
	background: url(gallery/macthumb2.jpg);
	height: 50px;
    width: 50px;
}

#main a.slidex {
	background: url(gallery/macthumb3.jpg);
	height: 50px;
    width: 50px;
}

#main a.slidey {
	background: url(gallery/holidaythumb1.jpg);
	height: 50px;
    width: 50px;
}

#main a.slideaa {
	background: url(gallery/thumb23.jpg);
	height: 50px;
    width: 50px;
}

#main a.slidebb {
	background: url(gallery/thumb22.jpg);
	height: 50px;
    width: 50px;
}

#main a.slidecc {
	background: url(gallery/thumb24.jpg);
	height: 50px;
    width: 50px;
}

#main ul {
    width: 250px; 
    height: 425px;
	margin: 0px; 
    float: right;
	text-decoration: none; 
}
	
#main li {
    float: left;
	text-decoration: none; 
}

#main a.gallery:hover {
    border: 1px solid #FFF; 
	text-decoration: none; 
}

#main a.gallery:hover span {
    position: absolute; 
    width: 505px;
	height: 425px;
    top: 0px; 
    left: 25px; 
    color: #5D3444; 
    background:#FFF;
	text-decoration: none; 
    }

#footer {
    background: #FFF url(newfooter2.jpg) no-repeat;
	width: 918px;
	height: 35px;
    clear: both;
}

#nav {
	margin: 0 auto;
	width: 900px;
	height: 32px;
	background-image: url(navbg.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	font-family: Georgia;
	text-align: center;
}

#nav a:link {
	text-decoration: none;
	color: #5E3344;
}

#nav a:visited {
	text-decoration: none;
	color: #5E3344;
}

#nav a:hover {
	text-decoration: underline;
	color: #5E3344;
}

#nav a:active {
	text-decoration: none;
	color: #5E3344;
}

#nav ul {
    margin: 0;
    padding: 5px;
    list-style: none;
}

#nav li {
    display: inline;
    margin: 0;
    padding: 10px;
}

#main a:link, a:visited, a:hover, a:active {
	color: #5E3344;
	text-decoration: underline;
}

#header h1 {
	margin: 0 auto;
	background:url(topbanner.jpg);
	width:900px;
	height:145px;
}

h1 span {
	display: none;
}
