/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image:url(images/bg1.jpg);
}
.tagtext
{
	font-family: "Palatino Linotype";
	font-size: 46px;
	color: #000000;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;

}
.headersmalllinks
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.headersmalllinks:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.menuselected
{
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	background-image: url(Images/SelectedMenu.png);
	background-repeat: no-repeat;
}
.menu
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.menu:hover
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-align: center;
	text-decoration:underline;
}
.menubg
{
	background-image: url(Images/menu.png);
	background-repeat: repeat-x;
}
.menu1
{
	font-family: Arial;
	font-size: 12px;
	color: #9e6549;
	text-decoration: none;
	
}
.menu1:hover
{
	font-family: Arial;
	font-size: 16px;
	color: #360237;
	text-decoration: underline;
	font-weight: bold;
}
.menuselectd
{
	padding-top: 18px;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menuselectd:hover
{
	padding-top: 18px;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.yellowtext
{
	font-family: Verdana;
	font-size: 22px;
	color: #e2b981;
	text-decoration: none;
}
.whiteheading
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.blueheading
{
	font-family: "Palatino Linotype";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.smallwhite
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.smallwhite:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.smallback
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.smallback:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.blacktext
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.whitemediam
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.pinktext
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #dd137b;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	
}

.smallyellow
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #e2b981;
	text-decoration: none;
}
.normaltext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.pinktext1
{
	font-family: Verdana;
	font-size: 22px;
	color: #cd0a75;
	text-decoration: none;
}
.whiteheading
{
	font-family: Verdana;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}
.smalllink
{
	font-family: Verdana;
	font-size: 12px;
	color: #f5cb91;
	text-decoration: none;
}
.smalllink:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #f5cb91;
	text-decoration: underline;
}
.rowseparetor
{
	border: solid 1px #250225;
}
.footertext
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
text-decoration:none;
}
.tablebg
{
	background-image: url(Images/bg1.png);
	background-repeat: no-repeat;
}
.redtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bf2208;
	text-decoration: none;
	font-weight:bold;
	
}
.normaltext1
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.pinktexthead
{
	font-family: Verdana;
	font-size: 18px;
	color: #cd0a75;
	text-decoration: none;
}
/* nivoslider */

.nivoSlider
{
	position: relative;
}
.nivoSlider img
{
	position: absolute;
	top: 0px;
	left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 300;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice
{
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}
.nivo-box
{
	display: block;
	position: absolute;
	z-index: 5;
}
/* Caption styles */
.nivo-caption
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 8;
}
.nivo-caption p
{
	padding: 5px;
	margin: 0;
}
.nivo-caption a
{
	display: inline !important;
}
.nivo-html-caption
{
	display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a
{
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.nivo-prevNav
{
	left: 0px;
}
.nivo-nextNav
{
	right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a
{
	position: relative;
	z-index: 9;
	cursor: pointer;
}
.nivo-controlNav a.active
{
	font-weight: bold;
}
.theme-default #slider
{
	margin: 0px auto 0 auto;
	width: 800px; /* Make sure your images are the same size */ /* Make sure your images are the same size */
}

.theme-default .nivoSlider
{
	position: relative;
	background: #fff url(Images/loading.gif) no-repeat 50% 50%;
	margin-bottom: 50px;
}
.theme-default .nivoSlider img
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.theme-default .nivoSlider a
{
	border: 0;
	display: block;
}

.theme-default .nivo-controlNav
{
	position: relative;
	float: right;
	top: 250px; /* margin-left:-40px; Tweak this to center bullets */
}
.theme-default .nivo-controlNav a
{
	display: block;
	width: 22px;
	height: 22px;
	background: url(Images/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.theme-default .nivo-controlNav a.active
{
	background-position: 0 -22px;
}

.theme-default .nivo-directionNav a
{
	display: block;
	width: 30px;
	height: 30px;
	background: url(Images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}
.theme-default a.nivo-nextNav
{
	background-position: -30px 0;
	right: -15px;
}
.theme-default a.nivo-prevNav
{
	left: -15px;
}

.theme-default .nivo-caption
{
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a
{
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover
{
	color: #fff;
}

.detail_wrapper
{
	width: 850px;
}
.slider_wrapper
{
	background: url(Images/slider-bg.png) no-repeat;
	width: 850px;
	height: 320px;
	display: block;
}

.slider-wrapper
{
	padding-top: 8px;
}
.greytext
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #81929b;
}
.link
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #573f10;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

