/* CSS Document */

body
{
margin:0 0 0 0;
background-color:#ffffff;

background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
.outerdiv
{
width:790px;
margin-left:90px;
margin-right:90px;
background-image:url(../images/inner_bg.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
}

.original
{
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
}
.iffad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #820102;
}
.name {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#0B7514;
}
.heading {
	font-family: Arial;
	color: #0B7514;
	font-weight: bold;
}
heading a:link
{
color: #0B7514;
}
.heading1 {
	font-family: Arial;
	color: #0B7514;
	font-weight: bold;
}
.heading1 a:link
{
color:#0B7514;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:22px;
	text-align:left;
}
.content_list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:22px;
	text-align:left;
	font-weight: bolder;
}

.content a:link
{
color:#666666;
}
.content a:hover
{
color:#666666;
text-decoration:underline;
}
.content a:visited
{
color:#666666;
}
.menu
{
width:143px;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
height:37px;
font-weight:bold;
vertical-align:top;
}


.footer
{
background-color:#0B7514;
}

.footer_text
{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.name1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0B7514;
}

.border
{
border:1px solid #61741A;
}
.style1 {
font-family:Garamond;
	font-size: 22px;
	font-style: italic;
}
.style3 {color: #0B7514}
