body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #b1c193;
	background-image: url(images/home_bg.jpg);
}
.Font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.Fontred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
}
.Fontblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0066CC;
}
.Mark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	letter-spacing: 1px;
	font-style: italic;
}
.Copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h4 a:link, h4 a:visited {
	text-decoration: none;
	color: #e7da8b;
	font-family: georgia, palatino, times new roman, serif;
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}

h4 a:hover {
	text-decoration: underline;
	color: #e7da8b;
	font-family: georgia, palatino, times new roman, serif; 
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}
h1 {
	color: #E8F3FF;
	text-shadow: #ffffff 2px 2px 2px;
	letter-spacing: 1px;
	margin: 0 0 0 0;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 240%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	color: #7D8847;
	text-shadow: #ffffff 2px 2px 2px;
	letter-spacing: -1px;
	margin: 0 0 0 0;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
}
h3 {
color: #0066CC;
font: normal 140%/140% Arial, Helvetica, sans-serif;
text-shadow: #ffffff 2px 2px 2px;
letter-spacing: -1px;
margin: 0 0 0 0;
height: auto;
}
h6 {
color: #990000;
font: normal 140%/140% Arial, Helvetica, sans-serif;
text-shadow: #ffffff 2px 2px 2px;
letter-spacing: -1px;
margin: 0 0 0 0;
height: auto;
}
.h7 {
color: #990000;
font: normal 140%/140% Arial, Helvetica, sans-serif;
text-shadow: #ffffff 2px 2px 2px;
letter-spacing: -1px;
margin: 0 0 0 0;
height: auto;
}
.h7-1 {
color: #000;
font: normal 120%/120% Arial, Helvetica, sans-serif;
text-shadow: #ffffff 2px 2px 2px;
margin: 0 0 0 0;
height: auto;
}
h5 {
	color: #4B3723;
	text-shadow: #ffffff 2px 2px 2px;
	margin: 0 0 0 0;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
}
h5 a:link, h5 a:visited {
	text-decoration: none;
	text-shadow: #ffffff 2px 2px 2px;
	color: #FFF799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

h5 a:hover {
	text-decoration: underline;
	text-shadow: #ffffff 2px 2px 2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 70%;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
.box{
	border: medium double #A7AF7E;
}
.box2{
	border: 1px dashed #8A0000;
}
.right_sec blockquote p {
    font: italic 16px/20px georgia, serif !important;
    color: #2757AD;
    line-height: 20px;
    padding:0;
    margin:0;
    text-shadow: #ffffff 2px 2px 2px;
    }
    
.right_sec blockquote {
    margin:0;
    padding: 0;
    }
.divider {
	height: 0px;
	margin: 2px 0 10px 0;
	line-height: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2B57D;
	border-bottom-color: #F5FAF5;
}
a.more:link, a.more:visited{
	text-decoration: none;
	color: #2757AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
}

a.more:hover, a.more:active{
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;	
}
a.promotion:link, a.promotion:visited{
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
}

a.promotion:hover, a.promotion:active{
	text-decoration: underline;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;	
}
.inputstyle{
	border: 1px solid #b1c193;
}
