/***********************************************************
* GENERIC STYLES
***********************************************************/
/*html {
scrollbar-arrow-color: #fff;
scrollbar-base-color: #fff;
scrollbar-dark-shadow-color: #ccc;
scrollbar-track-color: #B98B5E;
scrollbar-face-color: #336699;
scrollbar-shadow-color: #ccc;
scrollbar-highlight-color: #fff;
scrollbar-3d-light-color: #fff;
}*/
body {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	background-color: #336699;/*#333366*/
    table-align: center; 
	color: #003366;
}
h1 {display: none;}
h2 {display: none;}
h3 {display: none;}

   a { 
   text-decoration: none; 
   color: #F37120;
   font-weight: bold;
   font-size: 12px;
   }
   img { 
   border-color: #ccc; 
   }
   img.albumtn { 
   margin: 10px 10px 10px 13px;
   float: right; 
   border: 1px solid #ccc;
   }
   .linktd td a	{ 
   display: block; 
   width: 100%;
   }
   td { 
   text-align: center; 
   font-family: Trebuchet MS, Verdana, Arial; 
   font-size: 11px; 
   border: 1px solid #ccc; 
   background-color: #fff; 
   }
   td.previmg { 
   width: 92px; 
   border: 0px;
   }
   td.prevbtn { 
   width: 10px;
   border: 0px;
   }
   p { 
   margin: 6px 0px 6px 5px;
   text-align: justify;
   }
   p.navigation	{ 
   margin: 0px 5px 0px 8px;
   padding: 5px 0px 5px 0px;
   font-size: 13px;
   }
   p.albuminfo { 
   margin: 8px 10px 8px 8px;
   }
   /*PADDING FOR FILE INFO, TITLE, SIZE ETC AT BOTTOM*/
   .infopad {
   padding: 5px 8px 5px 8px;
   text-align: left;
   }

/***********************************************************
* MENU STYLES
***********************************************************/
.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.suckertreemenu ul li{/*Top level list items*/
	position: relative;
	display: inline;
	float: left;
}
.suckertreemenu ul li a{/*Top level menu link items style*/
	display: block;
	width: 128px; /*Width of top level menu link items*/
	text-decoration: none;
	color: #F37120;
	background-color: #e1e1e1;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	font-size: 13px;
}
.suckertreemenu ul li ul{/*1st sub level menu*/
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}
.suckertreemenu ul li ul li{/*Sub level menu list items (undo style from Top level List Items)*/
	display: list-item;
	float: none;
}
.suckertreemenu ul li ul li ul{ /*All subsequent sub menu levels offset after 1st level sub menu */
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}
.suckertreemenu ul li ul li a {/* Sub level menu links style */
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: #F37120;
	text-decoration: none;
	padding: 1px 5px;
}
.suckertreemenu ul li a:hover {
	background-color: #336699;
	color: #fff;
}
.suckertreemenu .mainfoldericon {
	background-color: #e1e1e1;
}
.suckertreemenu .subfoldericon {/*Background image for subsequent level menu list links*/
	background-color: #e1e1e1;
	/*background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;*/
}

			* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
				padding-top: 1em;
			}
	
			/* Holly Hack for IE \*/
			* html .suckertreemenu ul li { 
				float: left; 
				height: 1%; 
			}
			* html .suckertreemenu ul li a { 
				height: 1%; 
			}
			/* End */


/***********************************************************
* DIV IDs
***********************************************************/
#talkingprops_all {	
	position: relative;
	width: 100%;
}
#talkingprops_all2 {	
	position: relative;
	clear: both;
	z-index: 0;
}
#talkingprops_number {
	position: relative;
	background: #fff url(../grafix/layout/banner_grad.jpg) right no-repeat;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#talkingprops_top {
	position: relative;
	background: #fff url(../grafix/layout/banner_grad.jpg) right no-repeat;
	width: 100%; 
	height: 110px;
	color: #fff;
}
#talkingprops_cssmenu {
	position: relative;
	background-color: #e1e1e1;
	margin-bottom: 5px;
	float: left;
	z-index: 100;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
#talkingprops_main {
	position: relative;
	float: left;
	background-color: #fff;
	width: 79%;
}
#talkingprops_menu {	
	position: relative;
	background-color: #fff;
	float: right;
	width: 20%; 
}
/***********************************************************
* DIV CLASSES
***********************************************************/
.topnum {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #003366;
	text-align: right;
	font-size: 11px;
	padding: 3px 10px 3px 0px;
}
.padgallery { /*PADDING FOR THE talkingprops_main ID FOR GALLERY*/
	padding: 5px 5px 5px 5px;
}

.tel_num {
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #336699;
}
.tel_num a:visited {
	color: #F37120;		
	text-decoration: none;
}
.tel_num a:hover {
	color: #F37120;		
	background-color: #eee;
	text-decoration: none;
}
.tel_num a:link {
	color: #F37120;
	text-decoration: none;
}
.boldnum {
	color: #003366;
	font-size: 16px;
}
.boldnum2 {
	font-size: 14px;
}
.urgent {
	font-size: 11px;
}
/***********************************************************
* FORM styles
***********************************************************/
fieldset {
	border: 1px solid #ccc;
	width: 280px;
	padding: 10px 5px 10px 5px;
}
.talkingprops_input {
	border: 1px solid #666;
	background-color: #ffffe0;
}
/***********************************************************
* IMAGE styles
***********************************************************/
.nolink {
	border: 0;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}
.nolink a:link {
	border: 0;
	text-decoration: none;
}
.nolink a:hover {

	border: 0;
	text-decoration: none;
}
.nolink a:visited {
	border: 0;
	text-decoration: none;
}

.talkingprops_rightban {
	font-family: Trebuchet MS, Verdana, Arial;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #003366;
	text-align: left;
}
.talkingprops_rightban a:visited {
	color: #F37120;			/*B98B5E*/
	text-decoration: none;
	font-weight: bold;
}
.talkingprops_rightban a:hover {
	color: #F37120;		
	text-decoration: none;
	font-weight: bold;
}
.talkingprops_rightban a:link {
	color: #F37120;
	text-decoration: none;
	font-weight: bold;
}

.holdflash {
	border: 1px solid #ccc;
	width: 180px;
	height: 300px;
	text-align: center;
	padding: 3px 3px 3px 3px;
}
