 @font-face {
    font-family: 'BodoniMTRegular';
    src: url('http://www.riverstone-lodge.co.nz/fonts/bod_r-webfont.eot');
    src: url('http://www.riverstone-lodge.co.nz/fonts/bod_r-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.riverstone-lodge.co.nz/fonts/bod_r-webfont.woff') format('woff'),
         url('http://www.riverstone-lodge.co.nz/fonts/bod_r-webfont.ttf') format('truetype'),
         url('http://www.riverstone-lodge.co.nz/fonts/bod_r-webfont.svg#BodoniMTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 a	{
	color: #666633;
	text-decoration: none;
	font-weight : bold;
}

a:hover	{
	color: #666633;
	text-decoration: underline;
	font-weight : bold;
}
a.netlink	{
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
}

a.contact	{
	color:#BAB06F;
	text-decoration: none;
	font-weight : normal;
}

a.contact:hover	{
	color: #666633;
	text-decoration: underline;
	font-weight : normal;
}



H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #334777;
	font-weight: bold;
}

H2	{
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #9A7D8D;
	font-weight: normal;
	font-style : italic
}

H3	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #666633;
	text-align: center;
}

#subhead{
	font-size: 11px;
	font-weight: normal;
	color: #9F9555;
}

UL	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #5A2C55;
	font-weight: normal;
	padding-right: 10px;
}

.content	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #5A2C55;
	font-weight: normal;
	
}

.quote	{
	font-family: "Times New Roman", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 15px;
	color:#BAB06F;
	font-weight: normal;
	font-style : italic;
}

.formcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
}

.table	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	
}

.px9	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 9px;
	color: Gray;
	font-weight: normal;
	
}

SELECT	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #666633;
	scrollbar-arrow-color: #CCCC99;
	scrollbar-track-color: #D1D1D1;
	scrollbar-shadow-color: #333300;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: #CCCC99;
	scrollbar-darkshadow-color: White;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.picplace {
	background-image: url(images/rightbottomline.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.inputtext      {
	font-family: "Ariel", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #5A2C55;
	text-align: left;
	border: 1px solid #72B1CF;
	padding-left: 5px;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #AF57A5;
	text-align: center;
	font-weight: bold;
	background-color: #5A2C55;
	letter-spacing: 1px;
}


#LeftNav {
	float:left;
	width: 198px;
	height: 200px;
	background:url('http://www.riverstone-lodge.co.nz/images/Availability/BannerLftBG.jpg');	
}
#FarLeftBG {
	float:left;
	width:11px;
	height:200px;
	background:url('http://www.riverstone-lodge.co.nz/images/Availability/BannerFarLeftBG.jpg');	
}
#LeftNavList {
	padding:0;
	line-height:20px;
	display:block;
	
}
#LeftNavList li {
	font-family: 'BodoniMTRegular';
	list-style:none;
	text-align:center;
	color:white;
	
}
#LeftNavList li:hover {
	text-decoration:none;
	background:url('http://www.riverstone-lodge.co.nz/images/Availability/NavHoverBG.png');
}
.Navlink, .NavSelected {
	color: white !important;
	font-size:15px;
	text-decoration:none;
}
.Navlink:Hover, .NavSelected:Hover {
	color:white;
	text-decoration:none;
}
.AvaliabiltyLink:hover {
	color:white;
	text-decoration:none;	
	font-size:15px;
}

