
body{
	
}

#background
{
	background-color: #FFFFFF;
}

#wallpaper
{
	background-image: url("images/flower3_pattern_green_nofade.png"); 
	background-position: top;
    background-repeat: repeat-x repeat-y;
}

#paper
{
    /* background-color: #FFFFCC; */
	background-color: #FFFFFF;
}

#greenpaper
{
	background-color: #1E4B1E;
	color: #FFFFFF;
}

#heading1
{
	font-family: Book Antiqua, Georgia, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

#heading2
{
	font-family: Book Antiqua, Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

#heading3
{
	color: #00610A;
	font-family: Book Antiqua, Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

#headingp
{
	font-family: Book Antiqua, Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

#greenpaperheading
{
	border-bottom: solid 1px;
	padding-top: 10px;
	font-family: Book Antiqua, Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}

#greenpapertext
{
	font-family: Book Antiqua, Georgia, serif;
	padding-top: 15px;
}
#greenpapertext ul
{
	list-style-type: none;
	padding-left: 0em;
}
#greenpapertext a
{
	color: #FFF;
	text-decoration: none;
}

#greenpapertext a:hover
{
	color: #FFF;
	text-decoration: underline;
}


#slider {
	margin-top: 20px;
	margin-bottom: 5px;
	height: 380px;
	overflow: hidden;
	vertical-align: center;
	text-align: center;
}

#slider img{
	height: 380px;
}

#badge
{
	vertical-align:middle
}

#bookingform label {
	width: 120px;	
}

td
{
	width:100px !important;
}

tr.even
{
	background: none repeat scroll 0 0 #bbe8bb !important;
}

.dbox{
	height:478px;	
}

.right{
	text-align:right;
}
