@charset "utf-8";
.style3 {
	color: #F0F;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.style4 {
	color: #603814;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


.style5 {
	color: #603814;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	text-align: left;
}
.style6 {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}
.p {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}

.lime {
	color: #360;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: 16px;
	font-weight: bold;
	text-align: justify;
}
.style6a {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}
.style8 {
	color: #F0C;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
}
.style7 {
	color: #F39;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


.star-ratings {
	background-color: #603814;
}

.e-news {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.enew-Head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: 2px outset #999;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	line-height: 20px;
	text-align: center;
	font-variant: normal;
}
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}

h1 {
	font-size: 16px;
	color: #F0C;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 14px;
	color: #F39;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-size: 12px;
	color: #F3C;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 10px;
	color: #F09;
	font-family: Verdana, Geneva, sans-serif;
}


h5 {
	font-size: 9px;
	color: #FF00CB;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	color: #F3F;
	font-family: Verdana, Geneva, sans-serif;
}


a:link {
	color: #FF0FEE;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF0FEE;
}
.header2 {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}

#maincol {
	float: left;
	height: 100%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#news_scroller {

}



.topdashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #603814;
}

.topdashedbox {
	border: 1px dashed #603814;
}
.rightdashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #603814;
}
.leftdashed {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #603814;
}
.bottomdashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #603814;
}
.greydashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-align: justify;
}
#centerwapper {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.inline {
	border: 1px solid #dedede;
	padding: 4px;
	margin: 6px;
}


.hover:hover {
	background-color: #FCFCFC;
}


.picture {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 2px;
}
.picture img {
	border: 1px solid #CCCCCC;
	vertical-align:middle;
	margin-bottom: 3px;
}
.right {
	margin: 0.5em 0pt 0.5em 0.8em;
	float:right;
}
.left {
	float:left;
	margin-top: 0.5em;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
}
