.links { text-decoration: none;} 
.links:visited{ color: #3366CC; }
.links:hover  { color: #FF6600; }
.links:hover  { font-weight: bold; }
.links:link	 { color: #9F4000; }

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.mainBG {
	background-color:#E1EAEC;
	background-image:url(../2011/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.mainBORDER {
	border: 1px solid #4E6F81;
}
.whiteBOTTOM {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.whiteTOP {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.blueRIGHT {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E6F81;
	border-right-color: #4E6F81;
	border-bottom-color: #4E6F81;
	border-left-color: #4E6F81;
	background-image: url(../menubars/croftlodges/spacer_blank.gif);
	background-repeat: repeat;
	background-position: left top;

}

.blueTOP {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E6F81;
	border-right-color: #4E6F81;
	border-bottom-color: #4E6F81;
	border-left-color: #4E6F81;
}.contentBG {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.standardtext {
	padding: 12px;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; */
	font-size:0.9em;
}

.standardtext2 {
	padding: 4px;
	/* font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; */
}

.standardtextB {
	padding: 4px;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; */
}

.latestoffers {
	background-image: url(../menubars/latest_offers_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topline {
	background-image: url(../pricemenu/pricemenubackground.gif);
	background-repeat: no-repeat;

}

h1{
	font-size:1.3em;
	color:#663467;
}

h2{
	font-size:1.1em;
	color:#333333;
}

h3{
	font-size:1em;
	color:#333333;
}

p{
	font-size:0.9em;
	line-height:19px;
	font-family:Verdana, Geneva, sans-serif;
}


.wlstable{
	font-size:0.9em;
}

.tablecenter{
	text-align:center;
}

