/* CSS Document */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#45300E;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#513E1D;
}

.bg
{
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.content-bg
{
	background-image:url(../images/cont_bg.jpg);
	background-repeat:no-repeat;
}

.top-heading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#45300E;
	padding-left:15px;
}

.space-left
{
	padding-left:15px;
	padding-right:6px;
	text-align:justify;
}

.main-bg
{
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat;
	background-position:bottom;
}

.hr-bg
{
	background-color:#97754A;
}

.copyright
{
	font-size:10px;
}

.small-link
{
	color:#45300E;
	text-decoration:none;
	font-weight:bold; 
	font-size:10px;
}

a:link.small-link
{
	color:#45300E;
	text-decoration:none;
	font-weight:bold; 
	font-size:10px;
}

a:hover.small-link
{
	color:#45300E;
	text-decoration:underline;
	font-weight:bold; 
	font-size:10px;
}

.content-link
{
	color:#45300E;
	font-size:12px;
	text-decoration:underline;
}

a:link.content-link
{
	color:#45300E;
	font-size:12px;
	text-decoration:underline;
}

a:hover.content-link
{
	color:#45300E;
	font-size:12px;
	text-decoration:none;
}

.text-underline-italic
{
	text-decoration:underline;
	font-style:italic;
}

.l1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#45300E;
	text-decoration: none;
	}
.l1 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color:#45300E;
	text-decoration: none;
	}
.l1 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#45300E;
	text-decoration: none;
	}
.l1 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#45300E;
	text-decoration : underline; 
	}
.l2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#45300E;
	text-decoration: none;
	}
.l2 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color:#45300E;
	text-decoration: none;
	}
.l2 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#45300E;
	text-decoration: none;
	}
.l2 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#45300E;
	text-decoration : underline; 
	}
