/*
Template Design by Icon


*/

/** Common Styles */

body {
	
	background: url(images/celtic-pattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
img, div { behavior: url(iepngfix.htc) }
.wrapper {
	margin:0px auto;
	width: 1040px; font-size:0px; color:#000;
	
}
/** Style for header starts here */

#header {
	background:url(images/header-bkgd.png) repeat-x top;
	height: 180px; 
	margin: 0px auto; padding-top:20px;
	
}


#header .logo { float:left; margin:10px 10px 20px 10px;}

#header h2 {
	color: #3e3e29; font-family:Georgia, "Times New Roman", Times, serif; line-height:22px;
	float:left; width:310px; text-align:center; margin:40px 20px 0 20px; font-weight:normal; font-size:16px;
}

#header .contact-btn {
	
	float: left;  margin:20px 0 0 20px;

}


/** Style for menu starts here */

#menu {
	clear:both;
	height: 25px;
	margin: 0px auto;
	
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {	display: inline;}

#menu a {
	display: block;
	float: left; font-size:14px;
	border: none; font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px 40px;
	text-decoration: none;
	color: #48210d;
}

#menu a:hover {	color: #c29b3d;}

#banner {  background:url(images/parchment.png) repeat-x top;  }
#banner .wrapper{  }

#banner .wrap{  font-size:0px;position:relative; height:333px; margin:0px auto;
	width: 1040px;  }
	
#banner .wrap .flash {
	z-index:0; font-size:0px;
	margin-top:-5px;
	position:absolute;
	top:-20px;
	left: 10px;
}


/** Style for content starts here */

#content {
	border-top: solid 10px #403f2a;
	margin: 0px auto;
	background:url(images/wood-bkgd.jpg) ; font-size:12px;
	
}
.parchment { z-index: 10; background:url(images/parchment2.png) no-repeat top; display:block; height:30px; position:relative; }




#right {
	float: right;
	width: 360px;
	margin:30px 0;
	text-align:center;
	
}

#right .form { background:url(images/wood-horiz.gif) repeat-y; font-family:Georgia, "Times New Roman", Times, serif; padding: 20px 20px;}
#right .form h2 { color:#f1ecd8; text-align:center; font-weight:normal; font-size:24px; padding:20px 0;      }
#right .form .contact { color:#f1ecd8; font-size:12px; margin:10px 0; text-align:left; }
#right .form .contact input, #right .form .contact textarea { background:#f1ecd8; border:solid 1px #999999; text-align:left;line-height:20px; margin:5px 0;}
#right .form .contact input.button { border:0px;} 

TABLE.contact .title { text-align:left;  vertical-align:top;}




#right .affiliate { margin:20px auto;}



/*--LEFT--*/
#left {
	float: left;
	width: 580px;
	padding: 30px 20px;
	margin:30px 0 10px 20px;
	background:url(images/parchment-large.png) no-repeat;
	height:700px;
}

#left-long { float: left; width: 580px; padding:30px 20px; margin:30px 0 10px 20px;  background:url(images/parchment-xl.png) no-repeat top;

height:900px;}

#left-long img { border:solid 1px #ac7e0f; }
#left-long p { font-size:12px; margin:7px 10px;color:#140500; line-height:18px;}

#carousel2  {font-size:12px;}

#left img { float:right; border:solid 1px #ac7e0f; margin:20px;}
#left p.large { margin:10px 0; font-size:14px;  line-height:24px;}
#left p { margin:10px; font-size:12px; color:#140500; line-height:16px;}
#left h1, #left-long h1 { color:#997114; font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin:10px 0 10px 0;}
#left h2, #left-long h2  { color:#bc902a; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin:25px 0 10px 0;}

#left ul, #left-long ul { list-style:disc; margin:5px 0 10px 50px;  }
#left li, #left-long li { line-height:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#260e01; font-size:14px;}

#left .plane { float:left; border:none; margin:0 0 10px 10px;}

#left p.testimonials { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic; margin:10px; line-height:22px;}
#left p.customer { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic; margin:10px; color:#bc902a; float:right;
margin:00px 40px 10px}


.float-carousel{ width:250px; float:left; display:block; margin:10px 20px;}

/** Style for footer starts here */

#footer {
	clear: both;
	background: #140600 url(images/footer.jpg) repeat-x top;
	margin: 0px auto;
	font-size: 10px;
	
	padding:20px;
	
}

#footer ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#footer li {	display: inline;}

#footer a {
	display: block;
	float: left; font-size:12px;
	border: none; font-family:Georgia, "Times New Roman", Times, serif;
	padding: 5px 40px;
	text-decoration: none;
	color: #d8cdb3; 
}

#footer a:hover {	color: #FFF;}

#footer p { width: 300px; margin:30px auto; color: #e8cbb4; font-family:Georgia, "Times New Roman", Times, serif; line-height:18px; font-size:11px; text-align:center  }
#footer p strong { font-size:14px;}
#footer p .sub { font-size:10px; font-style:italic; margin-top:20px; padding-top:20px;}

.clear { clear:both;}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/*--------  Ad Gallery-------- */
#left .ad-gallery img { margin:5px;}


.ad-gallery {
  width: 550px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 350px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(images/non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(images/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(images/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(images/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px; display:none;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 0px;
      width: 13px;
      display: block;
      background: url(images/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(images/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 90%; margin-left:20px;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
	  
#left .ad-gallery .ad-thumbs .ad-thumb-list   { list-style:none; margin:0px;}	  
	  
	  
	  
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

#carousel {
	
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}