/* stylesheet
 * created by Essential Coding Inc.
 */

body {margin:0px;background:#000;font-family:"Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;color:#d18543;}
a img{border:0px;}

#site {width:800px;margin:0px auto 0px auto;}
#body {width:800px;height:1150px;float:left;background:url(../images/content_bg.jpg);padding-top:85px;}

h1 {float:left;margin:0px 0px 0px 20px;height:0px;width:816px;background:url(../images/top.jpg);padding-top:348px;overflow:hidden;}
h2 {padding:0px;margin:30px 0px 0px 70px;float:left;}
#body p {clear:both;font-size:16px;font-weight:bold;width:600px;margin:0px 0px 0px 110px;}

#nav {padding:0px;float:left;margin:0px 30px 0px 202px;}
#nav li {margin:0px;padding:0px;float:left;}
#nav a:link, #nav a:visited {height:0px;padding-top:30px;overflow:hidden;display:block;}
a#nav_home:link, a#nav_home:visited {width:75px;background:url(../images/nav_home.jpg);}
a#nav_about:link, a#nav_about:visited {width:80px;background:url(../images/nav_about.jpg);}
a#nav_links:link, a#nav_links:visited {width:68px;background:url(../images/nav_links.jpg);}
a#nav_gallery:link, a#nav_gallery:visited {width:88px;background:url(../images/nav_gallery.jpg);}
a#nav_contact:link, a#nav_contact:visited {width:94px;background:url(../images/nav_contact.jpg);}
#nav a:hover {background-position:0px 42px;}

#footer {width:100%;text-align:center;float:left;color:#fff;font-size:10px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;margin-bottom:25px;}

#slideshow_wrapper {
    /* we use relative to catch the children */
    position: relative;
    overflow: scroll;
    width: 627px;
    height: 500px;
    left: 3px;
    top: 5px;
	margin:0px;padding:0px;
}

#slideshow {float:left;width:716px;clear:both;margin-left:48px;}

ul#slideshow_set {float:left;list-style:none;margin:0px;padding:0px;position:absolute;width:209px;height:135px;}
#slideshow_set li {background:url(../images/pic_bg.jpg);width:209px;padding:0px;margin:0px;float:left;}
#slideshow_set li img {width:200px;float:left;margin:0px 0px 0px 3px;}

#navigation {list-style:none;padding:0px;margin:0px;}
#scroll_left {float:left;list-style:none;margin:40px 0px 0px 0px;padding:0px;width:42px;height:0px;background:url(../images/larrow.gif);padding-top:50px;overflow:hidden;}
#scroll_right {float:right;list-style:none;margin:40px 0px 0px 0px;padding:0px;width:43px;height:0px;padding-top:49px;overflow:hidden;background:url(../images/rarrow.gif);}

#slidedesc {font-size:13px;width:100%;text-align:center;margin-bottom:15px;float:left;font-weight:bold;}

#gal_top {height:3px;width:209px;background:url(../images/pic_top.jpg);float:left;margin:0px;padding:0px;}
#gal_bot {width:209px;height:8px;background:url(../images/pic_bot.jpg);float:left;margin:0px;padding:0px;}