* {
  font-family: verdana;
}

body {
  padding: 0px;
  margin: 0px;
  background-image: URL("/images/background.png");
  background-color: #484744;
  background-repeat: repeat-x;
}

#Wrapper {
  width: 1000px;
  height: 1151px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  background-image: URL("/images/wrapper_background.png");
  background-repeat: no-repeat;
}

#Body_Wrapper {
  width: 916px;
  height: 1067px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 42px;
  padding-top: 42px;
}

#Header {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: left;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}



/*
##############################################################
NAVIGATION
##############################################################
*/
#Navigation {
  width: 100%;
  display: block;
  float: left;
  background-image: URL("/images/nav_bg.png");
}

#Navigation a {
  display: block;
  float: left;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 17px;
  padding-bottom: 9px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#Navigation a:hover {
  background-position: top center;
  background-image: URL("/images/nav_over.png");
  background-repeat: no-repeat;
}

#Navigation_Left {
  width: 10px;
  display: block;
  float: left;
}

#Navigation_Right {
  width: 10px;
  display: block;
  float: right;
}

#Main_Navigation_Bar {
  width: 3px;
  height: 41px;
  display: block;
  float: left;
  background-image: URL("/images/nav_bar.png");
}


/* MAIN MENU DROP DOWN CONTAINER */
a {
  color: blue;
}

.ShowMenu {
  width: 170px;
  position: absolute;
  font-size: 10px;
  z-index: 100;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-left: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
}

.HideMenu {
  display: none;
}

/* MAIN MENU DROP DOWN & HOVER */
.ShowMenu a {
  border: 0px solid black;
  background-color: #333;
  font-size: 10px;
  color: #fff;
  display: block;
  float: left;
  text-indent: 5px;
  text-align: left;
  padding: 7px 2px 7px 5px;
  text-decoration: none;
  width: 143px;
  font-weight: bold;
  background: URL('/images/menu_dropdown_l1.gif');
}

.ShowMenu a:hover {
  background-color: #111;
  font-size: 10px;
  color: #fff;
  background: URL('/images/menu_dropdown_l1-over.gif');
}

/*
##############################################################
*/


/*
##############################################################
PHOTO GALLERY
##############################################################
*/
.Gallery_Wrapper {
  display: block;
  float: left;
  width: 675px;
}

.Gallery_Item {
  display: block;
  float: left;
  width: 325px;
  height: 135px;
  padding: 0px;
  background-image: URL("/images/gallery_item_bg.gif");
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 15px;
}

.Gallery_Content {
  width: 317px;
  height: 128px;
  display: block;
  float: left;
  padding-top: 5px;
  border-left: 1px solid #bfbfb5;
  border-top: 1px solid #bfbfb5;
}

.Item_Title {
  width: 300px;
  display: block;
  float: left;
  font-size: 12px;
  color: maroon;
  font-family: verdana;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}

.Item_Title a {
  font-size: 12px;
  color: maroon;
  text-decoration: none;
}

.Item_Description {
  width: 122px;
  height: 128px;
  display: block;
  float: left;
  font-size: 10px;
  color: rgb(76,14,20);
  font-family: verdana;
  padding-left: 5px;
  padding-right: 5px;
}

.Item_Photo {
  width: 177px;
  height: 120px;
  display: block;
  float: right;
  text-align: right;
  margin-right: 5px;
}

.Gallery_Right {
  width: 7px;
  height: 135px;
  display: block;
  float: right;
}

.Gallery_Footer {
  display: block;
  float: left;
  width: 325px;
  height: 7px;
}

/*
##############################################################
*/

#Logo {
  display: block;
  float: left;
  width: 264px;
  background-color: #ffffff;
}

#Gallery_1 {
  display: block;
  float: left;
  width: 324px;
  height: 232px;
  border-left: 1px solid #fff;
  overflow: hidden;
}

#Gallery_2 {
  display: block;
  float: left;
  width: 324px;
  height: 232px;
  overflow: hidden;
  border-left: 1px solid #fff;
}

#Marquee_Banner {
  display: block;
  float: left;
  width: 100%;
  height: 25px;
  background-color: #4c0e14;
  border-top: 1px solid #fff;
  border-bottom: 2px solid #fff;
}

#Content_Wrapper {
  display: block;
  float: left;
  width: 100%;
  background-color: #fff;
}

#Content_Left {
  display: block;
  float: left;
  width: 204px;
}

#Content_Bar {
  display: block;
  float: left;
  width: 1px;
  height: 766px;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
}

#Content_Left_Title {
  display: block;
  float: left;
  width: 100%;
  margin: 0px;
  padding-top: 5px;
  text-align: right;
  font-size: 18px;
  color: #eae9e3;
  background-image: URL("/images/content_left_title_bg.png");
}

#Content_Left_Title h1 {
  margin: 0px;
  padding-right: 15px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 18px;
  color: #eae9e3;
  font-weight: normal;
  text-transform: uppercase;
}

#Content_Left_Title h3 {
  margin: 0px;
  padding-right: 15px;
  padding-left: 0px;
  padding-top: 2px;
  padding-bottom: 13px;
  font-size: 12px;
  font-weight: normal;
  color: #beb899;
}

.Content_Left_Content {
  display: block;
  float: left;
  width: 100%;
  overflow: auto;
  background-color: #1f1a17;
  text-align: left;
  font-size: 12px;
  overflow: hidden;
}

.Content_Left_Content a {
  margin-left: 2px;
}

#Content_Right {
  display: block;
  float: right;
  width: 710px;
}

#Content_Right_Title {
  display: block;
  float: left;
  width: 100%;
  text-align: right;
  background-image: URL("/images/content_right_title_bg.png");
  color: red;
}

#Content_Right_Title h1 {
  margin: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-top: 9px;
  padding-bottom: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #eae9e3;
  text-transform: uppercase;
}

#Content_Right_Title h3 {
  margin: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-top: 2px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: normal;
  color: #beb899;
}

#Content_Right_Title_Home {
  display: block;
  float: left;
  padding: 0px;
  margin: 0px;
  width: 475px;
  text-align: right;
  background-image: URL("/images/content_right_title_bg.png");
  background-position: top right;
  color: red;
}

#Content_Right_Title_Home .l {
  display: block;
  float: left;
  width: 50px;
  height: 48px;
  text-align: right;
  background-image: URL("/images/content_right_title_bg.png");
  background-position: top left;
  color: red;
}

#Content_Right_Title_Home h1 {
  margin: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-top: 9px;
  padding-bottom: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #eae9e3;
  text-transform: uppercase;
  display: block;
  float: right;
  width: 400px;
}

#Content_Right_Title_Home h3 {
  margin: 0px;
  padding-right: 25px;
  padding-left: 0px;
  padding-top: 2px;
  font-size: 12px;
  font-weight: normal;
  color: #beb899;
  display: block;
  float: right;
  width: 400px;
}

#Content_Right_Content_Home {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 475px;
  height: 528px;
  overflow: auto;
  background-color: #d7d7cc;
  text-align: left;
  font-size: 12px;
}

#Content_Right_Content {
  display: block;
  float: left;
  width: 100%;
  height: 710px;
  overflow: auto;
  background-color: #d7d7cc;
  text-align: left;
  font-size: 12px;
}

#Content_Right_Content h2, #Content_Right_Content_Home h2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #4c0e14;
}

#Content_Right_Content_SubTitleBar {
  padding: 0px;
  margin: 0px;
  height: 1px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border-bottom: 1px solid #e8e8e2;
  background-color: #b5b5ac;
}

#Footer_Links {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #838078;
  font-size: 12px;
}

#Footer_Links a {
  color: #838078;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

#Footer_Copyright {
  margin-top: 25px;
  padding-bottom: 25px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #838078;
  font-size: 12px;
}

#Footer_Copyright a {
  color: #838078;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

.Content_FarRight_Title {
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: right;
    font-size: 18px;
    color: #eae9e3;
    background-image: URL("/images/content_farright_bg.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #4C0E14;
}

.Content_FarRight_Title .l {
    display: none;
    float: left;
    width: 45px;
    height: 56px;
    background-image: URL("/images/content_left_title_bg.png");
    background-position: top left;
    background-repeat: no-repeat;
}

.Content_FarRight_Title h1 {
    margin: 0px;
    padding-right: 15px;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 18px;
    color: #eae9e3;
    font-weight: normal;
    text-transform: uppercase;
}

.Content_FarRight_Title h3 {
  margin: 0px;
  padding-right: 15px;
  padding-left: 0px;
  padding-top: 2px;
  padding-bottom: 13px;
  font-size: 12px;
  font-weight: normal;
  color: #beb899;
}

.Content_FarRight_Content {
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
}

.Content_FarRight_Content td {
    font-size: 10px;
    color: #fff;
    font-weight: normal;
}

.Content_FarRight_Content .c {
    padding: 5px;
}

.Content_FarRight_Title h3 {
    font-size: 9px;
    padding-left: 5px;
}

#Suggestion_Box {
    background-color: #94938d;
    display: block;
    float: left;
    width: 468px;
    height: 185px;
    margin-left: 5px;
    margin-right: 5px;
}

#Sent_To_Friends {
    background-color: #94938d;
    display: block;
    float: left;
    width: 232px;
    height: 185px;
}





.Suggestion_Box_Title {
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: right;
    font-size: 18px;
    color: #eae9e3;
    background-image: URL("/images/suggestion_box.gif");
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #4C0E14;
}

.Suggestion_Box_Title h1 {
    margin: 0px;
    padding-right: 15px;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 18px;
    color: #eae9e3;
    font-weight: normal;
    text-transform: uppercase;
}

.Suggestion_Box_Title h3 {
    margin: 0px;
    padding-right: 15px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 9px;
    font-weight: normal;
}

.Suggestion_Box_Content {
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
}

.Suggestion_Box_Content td {
    font-size: 10px;
    color: #fff;
    font-weight: normal;
}

.Suggestion_Box_Content .c {
    padding: 5px;
}

/*
########################################
Photo Gallery
########################################
*/

.Gallery_Category_Wrapper {
  display: block;
  float: left;
  margin: 5px;
  border:1px solid black;
  width:150px;
}

.Gallery_Category_Photo {
  width: 150px;
  display: block;
  float: left;
  text-align: center;
  margin: 1px;
  padding-top:2px; 
  padding-bottom:2px; 
  background-color:black;
}

.Gallery_Category_Title {
  width: 150px;
  display: block;
  float: left;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

.Gallery_Category_Title a {
  text-decoration: none;
  font-weight: bold;
}

/* ######################### */

.box_content {
  background: URL("/images/box_bg.gif");
  background-position: center;
  border: 1px solid #BEBEB5;
  padding: 5px;
}

.box_right_top {
  background: URL("/images/box_rbg.gif");
}

.box_bottom_left {
  background: URL("/images/box_bbg.gif");
}

.box_bottom_right {
  background: URL("/images/box_br.gif");
  height: 7px;
  width: 6px;
  background-repeat: no-repeat;
}
