﻿/* 3 Columns */
#body
{
	padding: 0px 25px;
	width: 443px;
}

#bodyWrapper
{
	width: 700px;
}

#right h1, #right h2, #right h3
{
	color: #0076cc;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
}

#right h3
{
	font-weight: normal;
}

#right h4
{
	font-weight: bold;
}

#right p
{
	margin: 7px 0px;
}

#right  ul
{
	margin: 10px 0px;
	margin-left: 25px;
}
	
#right
{
	background: url(../img/homeVertical.jpg) repeat-x left top;
	width: 220px;
	min-height: 380px;
	margin-left: 700px;
	padding: 15px;
}

#right .block
{
	border: 1px solid #0076CC;
	margin-bottom: 10px;
	
}

#right .block .body
{
	padding: 5px;
}

#right .block h3 
{
	background: #0076CC;
	color: white;
	margin: 0px;
}

#right .block h3
{
	padding: 7px 16px;
}

#right .block h3 a
{
	color: white;
}

#right .block h3 a:hover
{
	text-decoration: none;
}

#content #right li
{
	list-style-image: url(../img/rightLi.gif);
}

#right #news.block
{
	border: 0px;
	margin-top: 15px;
}

#right #news.block h3
{
	background: none;
	color: #0076CC;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 0px;
}

#right #news.block a
{
	font-weight: bold;
	text-decoration: underline;
}

#right #news.block ul
{
	margin-bottom: 10px;
}

#right #news.block ul a
{
	color: #6D6D74;
	font-weight: normal;
	text-decoration: none;
}

#right #news.block ul a:hover
{
	text-decoration: underline;
}

#right #news.block li
{
	margin-bottom: 15px;
}
