/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

body {
	line-height:1;
	color:black;
	background:white;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#333333;
	background-attachment: fixed;
	background-image: url(../images/bckgrd.jpg);
	background-repeat: no-repeat;
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	line-height: 1.6;
	font-weight: normal;
}

a, a:visited {
	color:#9BB017;
	text-decoration:none;
	border-bottom:1px dotted #826a4d;
}
a:hover, a:active {
	color:#663300;
	text-decoration:none;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	width:925px;
	height:415px;
	margin-top:15px;
	background-image: url(../images/slider.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12.5px;
}

#slider {
	position:relative;
	width:900px;
	height:400px;
	margin-left:12.5px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 0px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	bottom:10px;
	background: #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 3px;
	border: 2px solid #CCC;
	opacity: 0.7;
	z-index: 99;
	right: 5px;
	}
	
	.nivo-controlNav:hover{opacity: 1;}
	
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right: 15px;
}
a.nivo-nextNav:hover{
	opacity: 0.45;
}

a.nivo-prevNav {
	left:15px;
}
a.nivo-prevNav:hover{
	opacity: 0.45;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.nivo-directionNav a{top: 40%;}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.txtsubtitle {	
	color:#006600;
	text-shadow:0 1px 0 #fff;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 1.6;
	text-decoration: underline;
}
.txtnav {
	color:#666666;
	text-shadow:0 1px 0 #fff;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: normal;
}
.txtcopyright {
	color:#000000;	
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.txtsidemenu {
	color:#0000FF;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bolder;
}
.clear {
	clear:both;
}
.txtsidebullet {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	line-height: 1.6;
	list-style-position: inside;
	list-style-image: url(../images/bullets1.png);
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txtsmalltitle {
	color:#0000FF;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
}
.txtnav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.txtsidebullet1 {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6;
	list-style-position: inside;
	list-style-image: url(../images/bullet3.png);
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txtsidebullet2 {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6;
	list-style-position: inside;
	list-style-image: url(../images/bullet3.png);
	text-indent: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subsidemenutxt {
	color: #0000FF
}
.box {
	border: 1px solid #333333;
}
.btitletxt {
	font-family: "Franklin Gothic Demi";
	font-size: 35px;
	font-weight: normal;
	color: #000000;
}
.box {
	border: 1px dashed #339900;
}
.txtsmalltitlectct {
	color:#0000FF;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
}
.normaltxtcntct {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
}
