/* created by Nk */

body
{
margin:0;
padding:0;
background-color:#353535;
font-family:Arial, Helvetica, sans-serif;
color:#615f5d;
font-size:11px;
}

.bot
{
color:#FFFFFF;
text-decoration:none
}

.bot:hover
{
color:#000;
text-decoration:none
}

.grey_link a 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#1e1e1e;
padding:20px 0 0;
text-decoration:none;
}

.grey_link a:hover {
	background:url(images/hover_line.jpg) no-repeat top;
	color:red;
}

.big_dark_brown
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#813f12;
font-weight:bold;
}

.big_dark_grey
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#434343;
font-weight:bold;
}

.p20
{
padding-left:20px;
}

.dotted_line
{
background-image:url(images/dotted_line.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.read_more
{
color:#c77325;
text-decoration:none;
}

.read_more:hover
{
color:#615f5d;
text-decoration:none;
}

.services
{
color:#925f3f;
text-decoration:none;
}

.services:hover
{
color:#925f3f;
text-decoration:underline;
}

ul
{
list-style-type:none;
padding:5px 0 0 10px;
margin:2px;
}

li
{
list-style-type:none;
background-image:url(images/dot_bullet.jpg);
background-repeat:no-repeat;
padding:0 15px;
margin:0xp;
}

.white
{
color:#ffffff;
}

.brdr
{
border:1px #FCF3E9 solid;
}

.head
{
color:#FF6600;
}