
DIV.block {text-align:justify} 

a
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}



#Home-Bottom
{
	clear: both;
	background-color: #c6c5b6;
}
#articles
{
text-align:center;
margin: auto;
clear: both;
width:100%;


}

#articles-text {

clear: both;
width: 950px;
margin:0 auto;
}

#articles-right
{
direction:ltr;
text-align:left;

float:left;
width:400px;

}

#articles-left
{

direction:ltr;
text-align:left;
margin-left:30px;
float:left;
width:440px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;

}


#articles h1
{
	color: #f67d81;
	font-weight: normal;
	font-size:19px;
}

#dashed-line {
width: 400px;
height: 3px;
background-image:url("/Assets/dashed-line.gif");
background-repeat:repeat-x;
}


#Home-Bottom-Text
{
	clear: both;
	width: 1000px;
	height: 248px;
	padding: 0 17px 0 18px;
	margin-left: auto;
	margin-right: auto;
}

#Home-Bottom-Text h1
{
	color: #401b12;
	font-weight: normal;
	font-size: 19px;
}


.Home-TextCol
{
	float: left;
	width: 340px;
	padding: 0 16px 0 16px;
	text-align: justify;
	
	background-image: url("Assets/sep-ver.png");
	background-repeat: repeat-y;
	background-position: left;
	height: 180px;
}
	

.Home-TextCol-noborder
{
	float: left;
	width: 300px;
	padding: 0 16px 0 16px;
	text-align: justify;
	height: 180px;
}

.br {
	clear: both;
	line-height: 0px;
}


#Bottom-Menu-Line
{
	clear: both;
	width: 965px;
	padding: 0 17px 0 18px;
	margin-left: auto;
	margin-right: auto;
}

#Home-Bottom-Menu
{
	clear: both;
	
	padding: 0 17px 0 18px;
	margin-left: auto;
	margin-right: auto;
	color: #401b12;
	
	background-color: #928f70;
	
}

#Home-Bottom-Menu a
{ 
color: #401b12;
}

#Bottom-Menu-Right
{
	float: left;
	width: 450px;
	
}

.Bottom-Menu-Right-li
{
	float: left;
	width: 88px;
	
}

#Bottom-Menu-Left
{
	float: right;
	width: 400px;
}

.Bottom-Menu-Left-li
{
	float: right;
	width: 75px;
	
	
}

.Bottom-Menu-Left-li a
{
	color: #401b12;
}



h1
{
	font-size: 20px;
	text-align: left;
	padding: 0.7em 0 0.7em 0;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}


p
{
	padding-bottom: 25px;
}


