/* @import url(featured_slide.css); 
.wrapper{
	display:block;
	width:842px;
	padding:15px 10px;
	color:#666666;
	background-color:#FFFFFF;
	border-left:10px solid #DFDFDF;
	border-right:10px solid #DFDFDF;
	}

		}
*/	
a:hover
	{
	color: #ff0080;
	white-space: nowrap;
}

a:active, a:link, a:visited {
	color: #ffcc66;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold
}

body
	{
	background-color: Black;
	color: #505367;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-stretch: semi-expanded;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	text-align: justify;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

testimonial1 {
font-family:'Cherry Cream Soda', cursive, arial, serif;
font-size:25px;
}


h1 {
	color: #ff6600;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0;
	text-align: left;
}

h2
	{
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	
}

h2 a {
	text-decoration: none;
}

h3
	{
	color: #505367;
	font-weight: bold;
}

h4 {
	color: white;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

imgs {
	border: none;
}


.first {
	margin-top: 0px;
}

.last {
	margin-bottom: 0px;
}

/* left hand menu  */
.left_nav {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}

.fcd {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 15px;
	text-decoration: none;
}

.swirl {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 6px;
	text-decoration: none;
}

.left_nav2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 15px;
	text-decoration: none;
}

.left_nav li {
	background-color: white;
	list-style: none;
	margin-top: 0px;
}

.left_nav li a {
	background: #ffd02c;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	color: Black;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	text-align: right;
	font-weight: 800;
	width: 135px; /*border-bottom: 1px solid #CCCCCC; */
}

.left_nav li a:hover {
	background: red;
	text-decoration: none;
}

.left_nav li div {
	background: #ffd02c;
	border-bottom: 3px solid white;
	color: black;
	display: block;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 140px;
}

#container
	{
	background-color: white;
	border: 2px solid #676767;
	margin: 1em auto;
	text-align: left;
	width: 842px;
}

#container h2 {
	font: 130% verdana, arial;
}

#container h3 {
	font: 90% verdana, arial;
	font-style: italic;
	margin-bottom: 0;
	margin-top: 0;
}

#contents	
	{
	background-color: red;
	color: white;
	float: right;
	min-height: 700px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	width: 660px;
}

#contents h1 {
	padding-top: 4px;
	color: Black;
}

#contents h2 {
	font-family:'Cherry Cream Soda', cursive, arial, serif;
	font-size:25px;
	text-align: center
}
}

#contents h2 a {
	font-weight: normal;
}

#contents h2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#contents h4 {
	color: #FFD02C;
	font-weight: 900;
	}

#contents table {
	border: 1px;
}


#footer	
	{
	clear: both;
	height: 0px;
	text-align: center;
}

#header
	{
	background: url(images/salsalogo4.png) no-repeat left;
	height: 194px;
	width: 842px;
}

#mainnav
	{
	background-color: White;
	color: White;
	margin-bottom: 0px;
	padding: 2px 0;
}

#mainnav li.last
	{
	border-right: 0px;
}

#menu
	{
	background-repeat: repeat-y;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	float: left;
	height: 100px; /* background-color: yellow;*/
	background-image: url(images/swirl2.png) centre;
}

#menu h2 {
	text-align: center;
	color: Black;
}
div.photo {
	float: left;
	padding-left: 10px;
	padding-right: 30px;
}

/* PAGINATION */
.pagination {
	float: right;
	margin-bottom: 10px;
	padding: 0;
}
.pagination ul {
	margin: 0;
	padding: 0;
}
.pagination li {
	float: left;
	list-style: none;
	padding: 5px;
}
.pagination li, .pagination a {
}
.pagination .previous {
	font-weight: bold;
	margin-left: 25px;
}
.pagination .next {
	font-weight: bold;
}
.pagination .readout {
	font-weight: bold;
}
.pagination .current {
	border: solid 1px #7f7f7f;
}

