body {
	background-image: url(images/namaste_zsd_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFBFB;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #9E888E;
	line-height: 13pt;
}
.heading {
	font-size: 18px;
	color: #7C987C;
	text-align: left;
}
#mainColumn {
	width: 469px;
}
.small {
	color: #CBC2BA;
	font-size: 0.8em;
	line-height: 1.2em;
}
.fp_newsletter {
	margin-left: 15px;
}
a, a.visited {
	color: #92A39B;
}
.bigPanel {
	text-align: center;
}
.newItem {
	text-align: center;
	width: 100%;
	font-size: 1.2em;
}
.newItemTitle {
	color: #937E2C;
}
#mainContent {
	margin-right: 39px;
	margin-top: 13px;
	margin-left: 10px;
}
.topBox {
	border: 1px inset #999;
	padding: 10px;
	text-indent: 0px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #FFFCFC;
}
.schedule td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.altMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #B4ABAB;
}
.emphasisLine {
	font-size: 14px;
	color: #FFF;
	background-color: #9F7D87;
	margin-left: 30px;
	padding: 5px;
	font-style: italic;
}
.emphasisLine a, .emphasisLine a.visited {
	color: #FFF;
}

/* Slideshow */

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Social Media Buttons */

.socialConatainer{
	position:relative;
	height:100px;
}

.socialPosition{
	width:225px;
	position:absolute;
	top:0;
	left:20px;
}

.socialPosition h5 {
	margin:0;
	padding:20px 0 10px 11px;
}

.socialConatainer td{
	text-align:center;
	width:75px;
}

.socialConatainer td a{
	text-decoration:none;
	font-size:12px;
}

.socialConatainer td a:hover{text-decoration:underline;}

