/* CSS Document */
body
{
background-color:#456C29;

margin:15px;
}
.top-tile
{
background-image:url(../images/top-tile.jpg);
background-repeat:repeat-y;
}
.top-baner-tile
{
background-image:url(../images/banner-bk-tile.jpg);
background-repeat:repeat-x;
}
.menu-tile
{
background-image:url(../images/menu-bk-tile.jpg);
background-repeat:repeat-x;
}
.menu
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:link
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:visited
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover
{
	font-family:Arial;
	font-size:12px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration:none;
}
.content
{
font-family:Tahoma;
font-size:12px;
color:#4F4F4F;
font-weight:normal;
text-decoration:none;
text-align:justify;
}
.content1
{
font-family:Tahoma;
font-size:12px;
color:#4F4F4F;
text-align:justify;
font-weight:normal;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}
.copy
{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none
}
.heading
{
font-family:Tahoma;
font-size:13px;
color:#6E9B6E;
font-weight:bold;
text-decoration:none
}
.read
{
	font-family:Tahoma;
	font-size:12px;
	color:#808080;
	font-weight:bold;
	text-decoration:none;
}
a.read:link
{
	font-family:Tahoma;
	font-size:12px;
	color:#808080;
	font-weight:bold;
	text-decoration:none;
}
a.read:visited
{
	font-family:Tahoma;
	font-size:12px;
	color:#808080;
	font-weight:bold;
	text-decoration:none;
}
a.read:hover
{
	font-family:Tahoma;
	font-size:12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.qsd
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
a.qsd:link
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
a.qsd:visited
{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
a.qsd:hover
{
	font-family:Tahoma;
	font-size:10px;
	color: #FFFF00;
	font-weight:normal;
	text-decoration:none;
}
.phone
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.name
{
font-family:Tahoma;
font-size:13px;
color:#6E9B6E;
font-weight:bold;
text-decoration:none}
a.name:link
{
font-family:Tahoma;
font-size:13px;
color:#6E9B6E;
font-weight:bold;
text-decoration:none}
a.name:visited
{
font-family:Tahoma;
font-size:13px;
color:#6E9B6E;
font-weight:bold;
text-decoration:none}
a.name:hover
{
font-family:Tahoma;
font-size:13px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.heading2
{
font-family:Tahoma;
font-size:14px;
color: #ffffff;
font-weight:bold;
text-decoration:none
}
.heading3
{
font-family:Tahoma;
font-size:14px;
color: #003300;
font-weight:bold;
text-decoration:none
}