
/* General page style. The scroll bar colours only visible in IE5.5+ #FBE6D3*/
body             
{
background-color: #FBE6D3;
font-family: Verdana, Tahoma; 
font-size: 10px;
height: 100%;
}

h1, h2, h3, h4, h5, h6
{ 
margin: 0; 
padding: 0; 
display: inline;
font-weight: normal; 
}

table 
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

td               
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

.smalltext       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #383B3F
}

.mediumtext      
{ 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

.largetext       
{ 
font-family: Verdana; 
font-size : 13px; 
color: #383B3F
}

.catrowtext      
{ 
font-family: Verdana; 
font-size : 12px; 
color: #726363; 
font-weight: bold 
}

.toprowwarningtext      
{ 
font-family: Verdana; 
font-size : 15px; 
color: white; 
font-weight: bold 
}

.toprowtext      
{ 
font-family: Verdana; 
font-size : 9px; 
color: #C85204; 
font-weight: bold 
}

.previewtext      
{ 
font-family: Verdana; 
font-size : 12px; 
color: #726363; 
font-weight: inherit 
}

.guestbooktext
{ 
font-family: Verdana;
font-size : 12px; 
color: #FF6600;
margin-bottom: 0px;
}

.guestbookinput	  
{ 
margin-top: 0px;
}

.guestbooktextarea
{ 
width: 100%;
height: 100px;
}

/* Cell Properties */

td.content	        
{ 
background-color: #FEF5ED;
}     

td.row1	        
{ 
background-color: #F7EEEE;
font-family: Verdana; 
font-size : 13px; 
color: #494957;
}     
     
td.row2	        
{ 
background-color: #FBF4F4;
font-family: Verdana; 
font-size : 12px; 
color: #494957;
}

td.highlight	        
{ 
background-color: yellow;
font-family: Verdana; 
font-size : 12px; 
color: #494957
}

td.toprow
{
font-family: Verdana; 
font-size : 9px; 
color: #EAF0F5; 
background-image: url(images/redIce_gradient_blue.gif);
background-repeat: repeat;
} 

td.toprowwarning
{
font-family: Verdana; 
font-size : 9px; 
color: #EAF0F5; 
background-image: url(images/redIce_gradient_warning.gif);
background-repeat: repeat;
} 

td.catrow           
{ 
font-family: Verdana; 
font-size : 12px; 
color: #535D66; 
font-weight: bold;
background-image: url(images/redIce_gradient_grey.gif);
background-repeat: repeat;
}

td.tableborder	  
{ 
background-color: #EFA4A3
}

/* Link Properties */


.defaultlink             { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }  
a.defaultlink             { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }  
a.defaultlink:link        { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a.defaultlink:visited     { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a.defaultlink:active      { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a.defaultlink:hover       { text-decoration:      none; font-size: 11px; color: #994A4A; font-family: Verdana }

a.defaultlink2             { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }  
a.defaultlink2:link        { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }
a.defaultlink2:visited     { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }
a.defaultlink2:active      { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }
a.defaultlink2:hover       { text-decoration:      none; font-size: 10px; color: #994A4A; font-family: Verdana }

a.forumlink         { text-decoration: underline; font-weight: bold; font-size: 13px; color: #994A4A; font-family: Verdana }
a.forumlink:link    { text-decoration: underline; font-weight: bold; font-size: 13px; color: #994A4A; font-family: Verdana }
a.forumlink:visited { text-decoration: underline; font-weight: bold; font-size: 13px; color: #994A4A; font-family: Verdana }
a.forumlink:active  { text-decoration: underline; font-weight: bold; font-size: 13px; color: #994A4A; font-family: Verdana }
a.forumlink:hover   { text-decoration: none;      font-size: 13px; font-weight: bold; color: #994A4A; font-family: Verdana }

a.topiclink               { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }  
a.topiclink:link          { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }
a.topiclink:visited       { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }
a.topiclink:active        { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }
a.topiclink:hover         { text-decoration: none;      font-size: 13px; color: #994A4A; font-family: Verdana }

a.catlink                 { text-decoration: none; font-weight: bold; font-size: 13px; color: #726363; font-family: Verdana }   
a.catlink:link            { text-decoration: none; font-weight: bold; font-size: 13px; color: #726363; font-family: Verdana }
a.catlink:visited         { text-decoration: none; font-weight: bold; font-size: 13px; color: #726363; font-family: Verdana }
a.catlink:active          { text-decoration: none; font-weight: bold; font-size: 13px; color: #726363; font-family: Verdana }
a.catlink:hover           { text-decoration: underline; font-weight: bold; font-size: 13px; color: #726363; font-family: Verdana }
a.toprowlink              { text-decoration: none;      font-size: 9px; color: #FFFFFF; font-family: Verdana }   
a.toprowlink:link         { text-decoration: none;      font-size: 9px; color: #FFFFFF; font-family: Verdana }
a.toprowlink:visited      { text-decoration: none;      font-size: 9px; color: #FFFFFF; font-family: Verdana }
a.toprowlink:active       { text-decoration: underline; font-size: 9px; color: #FFFFFF; font-family: Verdana }
a.toprowlink:hover        { text-decoration: underline; font-size: 9px; color: #FFFFFF; font-family: Verdana }

a.smalllink               { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }   
a.smalllink:link          { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }
a.smalllink:visited       { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }
a.smalllink:active        { text-decoration: underline; font-size: 10px; color: #994A4A; font-family: Verdana }
a.smalllink:hover         { text-decoration: none;      font-size: 10px; color: #994A4A; font-family: Verdana }

a.mediumlink              { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }  
a.mediumlink:link         { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a.mediumlink:visited      { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a.mediumlink:active       { text-decoration: underline; font-size: 11px; color: #994A4A; font-family: Verdana }
a.mediumlink:hover        { text-decoration: none;      font-size: 11px; color: #994A4A; font-family: Verdana }
 
a.largelink               { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }
a.largelink:link          { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }
a.largelink:visited       { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }
a.largelink:active        { text-decoration: underline; font-size: 13px; color: #994A4A; font-family: Verdana }
a.largelink:hover         { text-decoration: none;      font-size: 13px; color: #994A4A; font-family: Verdana }

a.mainsearch          { text-decoration: underline; font-size: 20px; color: #994A4A; font-family: Verdana }
a.mainsearch:link     { text-decoration: underline; font-size: 20px; color: #994A4A; font-family: Verdana }
a.mainsearch:visited  { text-decoration: underline; font-size: 20px; color: #994A4A; font-family: Verdana }
a.mainsearch:active   { text-decoration: underline; font-size: 20px; color: #994A4A; font-family: Verdana }
a.mainsearch:hover    { text-decoration:      none; font-size: 20px; color: #994A4A; font-family: Verdana }

 .fluffies_pagination          { font-weight:     bold;      font-size: 18px; color: #C85204; font-family: Verdana }
a.fluffies_pagination          { text-decoration: underline; font-size: 18px; color: #C85204; font-family: Verdana }
a.fluffies_pagination:link     { text-decoration: underline; font-size: 18px; color: #C85204; font-family: Verdana }
a.fluffies_pagination:visited  { text-decoration: underline; font-size: 18px; color: #C85204; font-family: Verdana }
a.fluffies_pagination:active   { text-decoration: underline; font-size: 18px; color: #C85204; font-family: Verdana }
a.fluffies_pagination:hover    { text-decoration:      none; font-size: 18px; color: #C85204; font-family: Verdana }

 .fluffies_pagination2         { font-weight:     bold;      font-size: 12px; color: #C85204; font-family: Verdana }
a.fluffies_pagination2         { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.fluffies_pagination2:link    { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.fluffies_pagination2:visited { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.fluffies_pagination2:active  { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.fluffies_pagination2:hover   { text-decoration:      none; font-size: 12px; color: #C85204; font-family: Verdana }

 .diarytext          { font-weight:     bold;      font-size: 12px; color: #C85204; font-family: Verdana }
a.diarytext          { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.diarytext:link     { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.diarytext:visited  { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.diarytext:active   { text-decoration: underline; font-size: 12px; color: #C85204; font-family: Verdana }
a.diarytext:hover    { text-decoration:      none; font-size: 12px; color: #C85204; font-family: Verdana }

 .titletext          { font-weight:     bold;      font-size: 14px; color: #C85204; font-family: Verdana }
a.titletext          { text-decoration: underline; font-size: 14px; color: #C85204; font-family: Verdana }
a.titletext:link     { text-decoration: underline; font-size: 14px; color: #C85204; font-family: Verdana }
a.titletext:visited  { text-decoration: underline; font-size: 14px; color: #C85204; font-family: Verdana }
a.titletext:active   { text-decoration: underline; font-size: 14px; color: #C85204; font-family: Verdana }
a.titletext:hover    { text-decoration:      none; font-size: 14px; color: #C85204; font-family: Verdana }

 .donationtext          { font-weight:     bold;      font-size: 15px; color: #FF6600; font-family: Verdana }
a.donationtext          { text-decoration: underline; font-size: 15px; color: #FF6600; font-family: Verdana }
a.donationtext:link     { text-decoration: underline; font-size: 15px; color: #FF6600; font-family: Verdana }
a.donationtext:visited  { text-decoration: underline; font-size: 15px; color: #FF6600; font-family: Verdana }
a.donationtext:active   { text-decoration: underline; font-size: 15px; color: #FF6600; font-family: Verdana }
a.donationtext:hover    { text-decoration:      none; font-size: 15px; color: #FF6600; font-family: Verdana }

/* Form elements */

input, textarea, select 
{
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}

/* Menu elements */
.menu {
z-index:1000;
margin:0px 0px 0px 5px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:145px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background: url(images/menu_feather.jpg);
height:27px;
}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:27px;
line-height:13px;
width:145px;
color:#726363;
}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:url(images/menu_feather.jpg); width:145px; w\idth:145px; text-decoration:none; color:#726363;}
/* style the link hover */
* html .menu a:hover {color:#FF6600; background:url(images/menu_feather_open.jpg); text-decoration:none; color:#FF6600; }

a.menu_text          { text-decoration: none; font-size: 12px; color: #726363; font-family: Verdana; font-weight: bold; background:url(images/menu_feather.jpg); display:block; line-height:13px; width:145px;}
a.menu_text:link     { text-decoration: none; font-size: 12px; color: #726363; font-family: Verdana; font-weight: bold; background:url(images/menu_feather.jpg); display:block; line-height:13px; width:145px;}
a.menu_text:visited  { text-decoration: none; font-size: 12px; color: #726363; font-family: Verdana; font-weight: bold; background:url(images/menu_feather.jpg); display:block; line-height:13px; width:145px;}
a.menu_text:active   { text-decoration: none; font-size: 12px; color: #726363; font-family: Verdana; font-weight: bold; background:url(images/menu_feather.jpg); display:block; line-height:13px; width:145px;}
a.menu_text:hover    { text-decoration: none; font-size: 12px; color: #FF6600; font-family: Verdana; font-weight: bold; background:url(images/menu_feather_open.jpg); display:block; line-height:13px; width:145px;}

/* Overlibmws onmouseover popups*/
.overlib {
	background-color: #FEF5ED;
	border: 1px solid #FF6600;
}

.overlib_caption {
	background-color: #FF6600;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.overlib_confimation {
	background-color: #FEF5ED;
	border: 1px solid red;
}

.overlib_caption_confirmation {
	background-color: red;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.overlib_text			{ font-weight:     bold;      font-size: 12px; color: #726363; font-family: Verdana }
a.overlib_text          { text-decoration: underline; font-size: 12px; color: #726363; font-family: Verdana }
a.overlib_text:link     { text-decoration: underline; font-size: 12px; color: #726363; font-family: Verdana }
a.overlib_text:visited  { text-decoration: underline; font-size: 12px; color: #726363; font-family: Verdana }
a.overlib_text:active   { text-decoration: underline; font-size: 12px; color: #726363; font-family: Verdana }
a.overlib_text:hover    { text-decoration:      none; font-size: 12px; color: #FF6600; font-family: Verdana }

.rating_image_select {
	cursor: pointer;
}

.calendar_image {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	cursor: pointer;
}

