@charset "utf-8";
/* CSS Document */

body {
   margin:0px; 
   padding:0px;
   background-color: #4e2e28;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

p {
   font-family: arial;
   font-size: 12px;
   color: #000000;
}
h2 {
   font-family: arial;
   font-size: 18px;
   color: #FFFFFF;
   letter-spacing: 3px;
   font-weight:400;
   line-height: 23px;
}
h3 {
   font-family: arial;
   font-size: 30px;
   font-weight: bold;
   color: #531321;
   margin-top: 2px;
   margin-bottom: 5px;
}  
h4 {
   font-family: arial;
   font-size: 18px;
   font-weight: bold;
   color: #531321;
   margin-top: 2px;
   margin-bottom: 5px;
} 
#wrap {
   width: 812px;
   height: auto;
   margin: 0 auto;
   margin-top: 10px;
  /* background-image: url(../img/the-george-visual-idea-3.png);*/
   background-color: #ffffff;
}
#header {
   float: left;
   width: 783px;
   height: 174px;
   margin-top: 15px;
   margin-left: 15px;
}
#logo {
   float: left;
   width: 174px;
   height: 174px;
   background-image:;
}
#header_img {
   float: left;
   width: 599px;
   height: 174px;
   margin-left: 8px;
   background-image: url(../img/header-img-4.png);
}
#nav {
   float: left;
   width: 763px;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 20px;
   margin-top: 10px;
   margin-left: 15px;
   background-color: #531321;
   color: #FFFFFF;
   font-size: 15px;
   font-family: arial;
}
#nav a:link {color: #ffffff;}
#nav a:visited { color: #ffffff;}
#nav a:hover {color: #ffffff;}
#nav a:active { color: #ffffff;}
#main_content {
   float: left;
   width: 783px;
   height: auto;
   margin-top: 10px;
   margin-left: 15px;
}
#welcome_text {
   float: left;
   width: 242px;
   height: 298px;
   padding-left: 5px;
   padding-right: 2px;
   background-color: #eae3d3;
}
#sidebar_text {
   float: left;
   width: 242px;
   height: auto;
   padding: 4px;
   background-color: #eae3d3;
}
#sidebar_text a:link {color: #000000;}
#sidebar_text a:visited { color: #000000;}
#sidebar_text a:hover {color: #000000;}
#sidebar_text a:active { color: #000000;}
#main_img {
   float: left;
   width: 523px;
   height: 300px;
   margin-left: 10px;
}
#slideshow {
    position:relative;
    height:292px;
}

#slideshow IMG {
    position:absolute;
	top: 0px;
    left: 0px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#content {
   float: left;
   width: 523px;
   height: auto;
   margin-left: 10px;
}
#testimonial {
   float: left;
   width: 773px;
   height: auto;
   margin-top: 10px;
   text-align: center;
   padding-left: 5px;
   padding-right: 5px;
   background-image: url(../img/headline.jpg);
}
#bottom_section_1 {
   float: left;
   width: 249px;
   height: 258px;
   padding-left: 5px;
   margin-top: 10px;
   margin-bottom: 15px;
   background-color: #49001d;
}
#bottom_section_1 a:link {color: #ffffff;}
#bottom_section_1 a:visited { color: #ffffff;}
#bottom_section_1 a:hover {color: #ffffff;}
#bottom_section_1 a:active { color: #ffffff;}
#bottom_section_1 h4 {
   color: #C3A503;
}
#bottom_section_1 p {
   color: #FFFFFF;
}
#bottom_section_2 {
   float: left;
   width: 254px;
   height: 258px;
   margin-top: 10px;
   margin-left: 10px;
   margin-bottom: 15px;
   background-image:url(../img/the-george-logo-bottom.jpg);
}
#bottom_section_3 {
   float: left;
   width: 255px;
   height: 258px;
   margin-top: 10px;
   margin-left: 10px;
   margin-bottom: 15px;
   background-color:;
   background-image: url(../img/try-menu.png);
}    
#footer_wrap {
   width: 812px;
   height: auto;
   margin: 0 auto;
   margin-top: 5px;
   color: #FFFFFF;
   font-family: arial;
   font-size: 10px;
}
#footer_wrap a:link {color: #ffffff;}
#footer_wrap a:visited { color: #ffffff;}
#footer_wrap a:hover {color: #ffffff;}
#footer_wrap a:active { color: #ffffff;}
#footer_left {
   float: left;
   width: 400px;
}
#footer_right {
   float: right;
   width: 400px;
   text-align: right;
}
#footer_2 {
   float: left;
   width: 812px;
   margin-bottom: 5px;
}