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


/*siteWide ===========================================================================*/
body{font-family:helvetica, arial, _sans;}
/*UI*/
#headerWrapper{width:100%;}
#header{width:1000px; margin:19px auto 25px auto;}
#headerImageWrapper{width:280px; margin:auto;}
#contentWrapper{width:100%;}
#content{width:1000px; margin:auto; margin-bottom:25px;}
#contentClear{width:100%; clear:both;}
#footerWrapper{width:100%;}
#footer{width:790px; margin:auto;}
#mainMenuWrapper{float:left; padding-left:25px;}
#mainMenu{}
/*mainMenu*/
.menuText {font-size:12px; line-height:30px;}
.menuText a:link {color:#ffffff; text-decoration: none;  display:inline-block; padding-left:30px;}
.menuText a:visited {color:#ffffff; text-decoration: none;  display:inline-block; padding-left:30px;}
.menuText a:active {color:#ffffff; text-decoration: none;  display:inline-block; padding-left:30px;}
.menuText a:hover {color:red; text-decoration: none; background:url(../images/logoBullet.jpg) left no-repeat; display:inline-block; padding-left:30px;}
.galleryMenuText {font-size:12px; line-height:30px;}
.galleryMenuText a:link {color:#ffffff; text-decoration: none;  display:inline-block; padding-left:20px;  margin-left:35px;}
.galleryMenuText a:visited {color:#ffffff; text-decoration: none;  display:inline-block; padding-left:20px;  margin-left:35px;}
.galleryMenuText a:active {color:#ffffff; text-decoration: none;  display:inline-block; padding-left:20px;  margin-left:35px;}
.galleryMenuText a:hover {color:red; text-decoration: none; background:url(../images/gallerylogoBullet.jpg) left no-repeat; display:inline-block; padding-left:20px;  margin-left:35px;}
/*footer*/
#footer a:link {color:gray;}
#footer a:visited {color:gray;}
#footer a:active {color:gray;}
#footer a:hover {color:red;}
.footer_tables {margin:0px 20px;}
.footer_tables td{padding:0px 20px 0px 0px;}

/*Inerior ===========================================================================*/
/*interior shared CSS*/
/*new CSS for Gallery*/
#interiorGalleryContent{float:right; width:600px; padding-right:175px; padding-top:15px;}
#interiorGalleryImageWrapper{width:600px; margin-bottom:10px;}
#interiorGalleryImage{}
#interiorGalleryDescWrapper{width:600px;}
#interiorGalleryDescription{float:right; width:335px; font-size:9pt; color:#cccccc; line-height:12pt;   margin-right:20px; padding-bottom:70px;}
#interiorGalleryDescription a:link {color:#ffffff; text-decoration: none;}
#interiorGalleryDescription a:visited {color:#ffffff; text-decoration: none;}
#interiorGalleryDescription a:active {color:#ffffff; text-decoration: none;}
#interiorGalleryDescription a:hover {color:red; text-decoration: none;}
#interiorGalleryDescTitle{color:white; font-size:13pt; font-weight:bold; margin-top:15px;}
#interiorGallerySubmenu{float:left; width:215px; height:300px; background:url(../images/galleryRule.jpg) no-repeat top right;}
.gallerySubMenu {font-size:12px; line-height:25px; }
.gallerySubMenu a:link {color:gray; text-decoration: none;}
.gallerySubMenu a:visited {color:gray; text-decoration: none;}
.gallerySubMenu a:active {color:gray; text-decoration: none;}
.gallerySubMenu a:hover {color:white; text-decoration: none;}
#interiorGalleryDescClear{width:100%; clear:both;}
/*end new CSS for Gallery*/

/*Home ===========================================================================*/
