/* Styles for all pages */   

BODY      {
	margin: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}





P, TABLE, BODY   {  text-align: justify; }
      
A:link    {
	color: Maroon;
	text-decoration: none;
}
A:visited	{
	color: Maroon;
	text-decoration: none;
}
A:hover	  {
	color: Red;
	text-decoration: none;
}         
 
 
		
A.menulink:link    {
	color: #ede5d0;
	text-decoration: none
}
A.menulink:visited { color: #ede5d0; text-decoration: none }
A.menulink:hover   {
	color: #CCB688;
	text-decoration: none
}    


A.menulink2:link    {
	color: #ede5d0;
	text-decoration: none
}
A.menulink2:visited { color: #ede5d0; text-decoration: none }
A.menulink2:hover   {
	color: Red;
	text-decoration: none
}    


A.menulink3:link    {
	color: #ede5d0;
	letter-spacing : 1px;
	text-decoration: none;
	line-height : 150%;
}
A.menulink3:visited {
	color: #ede5d0;
	letter-spacing : 1px;
	text-decoration: none;
	line-height : 150%;
}
A.menulink3:hover   {
	color: #FDAA01;
	text-decoration: none
}    


A.copyright:link    {
	color: #6f6f6f;
	text-decoration: underline
}
A.copyright:visited {
	color: #6f6f6f;
	text-decoration: underline
}
A.copyright:hover   {
	color: #909090;
	text-decoration: underline
}  





A.photolink:link    {
	color: #6F6F6F;
	text-decoration: underline
}
A.photolink:visited {
	color: #6f6f6f;
	text-decoration: underline
}
A.photolink:hover   {
	color: #909090;
	text-decoration: underline
}      


.copyright {
	font-size: 7pt;
	color: #6F6F6F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 0px;
	font-weight : bold;
}	

.maintable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Black;
	border: 2px solid #6A6A6A;
	line-height : 130%;
	
}

.newstable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Black;
	border: 2px solid #6A6A6A;
	line-height : 130%;
	
}


.menutable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : black;
	color : #ede5d0;
	border: 2px solid #6A6A6A;
	line-height : 130%;
	letter-spacing : 2px;
	font : bold;
}


.menucell {
	border-bottom : 2px solid #6A6A6A;
	
}


.phototable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	background-color: #D9D3C1;
	color: #6F6F6F;
	border: 1px solid #6f6f6f;
	line-height : 130%;
	letter-spacing : 0px;
	font : bold;
}


.photocell {
	border-bottom : 1px solid #6f6f6f;
	border-right : 1px solid #6f6f6f;
	background-color : #D9D3C1;
	
}

.photocellright {
	border-bottom : 1px solid #6f6f6f;
	background-color : #D9D3C1;
	}
	
.photocellbottom {
	border-right : 1px solid #6f6f6f;
	background-color : #D9D3C1;
}

.phototextcell {
	background-color : #ede5d0;
	color : #6F6F6F;
	border-bottom : 1px solid #6A6A6A;
	border-right : 1px solid #6f6f6f;
}

.phototextcellright {
	background-color : #ede5d0;
	color : #6F6F6F;
	border-bottom : 1px solid #6A6A6A;
	
}

.phototextcellbottom {
	background-color : #ede5d0;
	color : #6F6F6F;	
	border-right : 1px solid #6f6f6f;
}

.phototextcellrightbottom {
	background-color : #ede5d0;
	color : #6F6F6F;
	
	
}

.texttable9pt {
	border : 2px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Black;
	line-height : 130%;
}

.texttable8pt {
	border : 2px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Black;
	line-height : 130%;
	text-align : left;
}


.texttable7pt {
	border : 2px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Black;
	line-height : 130%;
	text-align : left;
}


.tdborderblack {
	border-bottom-color: Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color: Black;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color: Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color: Black;
	border-top-style : solid;
	border-top-width : 0px;
}

.tdborderblackright {
	border-bottom-color: Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color: Black;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color: Black;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color: Black;
	border-top-style : solid;
	border-top-width : 0px;
}

.tdborderblackend {
	border-bottom-color: Black;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	border-left-color: Black;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color: Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color: Black;
	border-top-style : solid;
	border-top-width : 0px;
}

.tdborderblackendright {
	border-bottom-color: Black;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	border-left-color: Black;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color: Black;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color: Black;
	border-top-style : solid;
	border-top-width : 0px;
}

.widefont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	background-color : #D9D3C1;
	color : Black;
	letter-spacing : 3px;
}


.anonsdate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	background-color : #D9D3C1;
	color : black;
	letter-spacing : 0px;
}


.anonsname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	background-color : #D9D3C1;
	color : Maroon;
	letter-spacing : 0px;
}

.anonsfont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	background-color : #D9D3C1;
	color : red;
	letter-spacing : 2px;
}

.firstnight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
	background-color : #D9D3C1;
	color : Red;
	letter-spacing : 1px;
	font-variant : small-caps;
}

.quote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Maroon;
}

.quote2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Black;
}

.quote3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : Black;
	color : Gray;
}

.quote3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : Black;
	color : Gray;
}

.quote4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #484848;
	color : Gray;
}

.small7pt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
	background-color : #D9D3C1;
	color : Black;
}

h3 {
	color: #800000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : normal;
}

h2 {
	color: #800000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : normal;
}

.falseh2 {
	color: #800000;
	font-size: 18pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height : 80%;
}

.falseh3 {
	color: #800000;
	font-size: 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : normal;
}


.fotoh2 {
	color: #CC0000;
	font-size: 18pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}



.nonews {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : black;
	color : #ede5d0;
	line-height : 130%;
	letter-spacing : 5px;
	font: bold;
}



/*guestbook -beginning */

.guestbookru {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight : normal;
	background-color : #EDE5D0;
	color : Black;
}

.guestbooktable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color : #EDE5D0;
	color : Black;
	border: 2px solid #6A6A6A;
	line-height : 130%;
}

.guestbooktable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color : #EDE5D0;
	color : Black; 
}

.guestbook { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.gbname {
	color: Maroon;
	font-size : 10pt;
}

.gbicq {
	color: #909090;
	font-size : 8pt;
}
A.gbicq:link    {
	color: #909090;
	text-decoration: none;
}
A.gbicq:hover   {
	color: #CC9999;
	text-decoration: none;
	background-color : #EDE5D0;
}
A.gbicq:visited    {
	color: #909090;
	text-decoration: none;
}


.gbemail { font-size : 8pt; }

.gbcity {
	color: #909090;
	font-size : 8pt;
}

.gbsite { font-size : 8pt; }

.gbtime {
	color: #909090;
	font-size : 8pt;
}

.gbtext {background-color: #EDE5D0; 
    color : Black;
	font-size: 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.gbreply {
	color: Red;
	font-style : italic;
	font-size : 8pt;
}

.gbother {
	color : Black;
	font-size: 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.gbcomments {
	color: #909090;
}

.gbsmall  {background-color: #EDE5D0; 
    color : #909090;
	font-size: 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
/*guestbook -end */
 .links
{
      white-space:normal !important;
}
  



