/* CSS Document */

body {
margin-top:0px;
margin-height:0px;
background-color:#357f7e;
}

td {font-family: Helvetica, Arial, Verdana, sans-serif; font-size:12px; color:#333333;
vertical-align:top;}

table.standard {
width:770px;
}

table.full {
width:100%;
}

td.half {
width:50%;
color:white;
font-size:10px;
font-family:verdana;
}

/*masthead*/
#topbar {
border:0px;
background-image:url("../Misc/1957/images/gshade.gif");
background-repeat:repeat-y;
}

td.yline {
height:3px;
background-color:#fec726;
}

td.elogo {
width:450px;
}

td.rshade{
background-image:url("../Misc/1957/images/rshade.gif");
background-repeat:repeat-y;
}

td.navtop {
width:80px;
text-align:center;
vertical-align:middle;
}
/*end masthead*/


/*body content*/

td.fleft {
width:430px;
background-color:#FFFFFF;
padding:8px;
}

td.fmid{
width:200px;
background-color:#4c4b46;
padding:8px;
color:white;
}

td.fright {
width:140px;
background-color:#155b5b;
padding:4px;
color:white;
text-align:center;
}

td.inleft {
width:630px;
padding:8px;
background-color:#c4ecf4;
}

td.fcolm {
width:770px;
padding:4px;
background-color:#c9c3b5;
}

td.para {
color:white;
padding:2px;
}

td.parasmall {
font-family:verdana;
font-size:11px;
color:white;
padding:2px;
}

td.pnorm {
text-align:left;
padding:2px;
}

td.pnorm2 {
text-align:left;
padding:2px;
background-color:#e5dabe;
}


/*front thumbnails*/
#fthumb{
background-color:#d7d1bf;
}

#announce {
background-color:#5e7c73;
}

td.fbox {
text-align:center;
padding:3px;
}

td.btop1 {
background: url("/Misc/1957/images/btop1.gif") no-repeat top left;
}

td.btop2 {
background: url("/Misc/1957/images/btop2.gif") no-repeat top right;
}

td.blow1 {
background: url("/Misc/1957/images/blow1.gif") no-repeat bottom left;
}

td.blow2 {
background: url("/Misc/1957/images/blow2.gif") no-repeat bottom right;
}
/*front thumbnails*/

/*faq*/
table.price {
width:300px;
background-color:#000000;
border:0px;
}

/*forms*/
#gbook {
border:1px dashed #9d988a;
background-color:#e7e0cf;
}

td.parabold {
font-weight:bold;
background-color:#c4ad8d;
padding:2px;
}
/*end body content*/

/*photo gallery*/
td.thumb {
text-align:center;
font-weight:bold;
color:#725105;
}

td.paratop {
border-bottom:1px dashed #696861;
}

table.fullpix {
width:500px;
}

td.caption {
text-align:left;
border-bottom:1px dashed #696861;
}
/*end photo gallery*/


/*golden memories*/
td.redish{
height:5px;
background-color:#e32225;
}

/*addition landpage*/
#landcont {
background-color:#cbc5b7;
}

table.landpix {
width:750px; 
height:300px;
border:0px;
}

td.incolm {
text-align:center;
width:770px;
padding:8px;
background-color:#cbc5b7;
background: url("/Misc/1957/images/bgbucu.gif") no-repeat top right; 
}

td.landbit {
width:567px;
height:58px;
text-align:right;
}

td.counter{
vertical-align:middle;
font-weight:bold;
}

td.listing {
border-bottom:1px dashed #9d988a;
}

td.pcolm {
padding:8px;
}



/*Drop Down Menu Setting*/

#dropmenudiv{
position:absolute;
border:1px solid white;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width:100%;
display: block;
text-indent: 2px;
COLOR:#4b4c46; 
TEXT-DECORATION:none; 
font-family:verdana; 
font-size:11px;
font-weight:bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#9d988a;
COLOR:#fff; 
TEXT-DECORATION:none; 
font-family:verdana; 
font-size:11px;
font-weight:bold;
}

/*End Drop Down Menu Setting*/


/*standard hyperlink*/
A.tnav:link {
	COLOR:#ffffff; TEXT-DECORATION:none; font-weight:bold;
}
A.tnav:visited {
	COLOR:#ffffff; TEXT-DECORATION:none; font-weight:bold;
}
A.tnav:active {
	COLOR:#ffffff; TEXT-DECORATION:none; font-weight:bold;
}
A.tnav:hover {
	COLOR:#ffcc66; TEXT-DECORATION:none; font-weight:bold;
}

/*standard hyperlink*/
A:link {
	COLOR:#CCCCCC; TEXT-DECORATION:none; font-weight:bold;
}
A:visited {
	COLOR:#CCCCCC; TEXT-DECORATION:none; font-weight:bold;
}
A:active {
	COLOR:#CCCCCC; TEXT-DECORATION:none; font-weight:bold;
}
A:hover {
	COLOR:#ffffff; TEXT-DECORATION:none; font-weight:bold;
}