﻿/* The following styles apply to the Home Page Layout template */

body
{
	color: #666666;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	margin: 5px;
}

hr
{
	color: #75B167;
	width: 95%;
}

/* Column two styles */
.sew-ContentRow
{
	vertical-align: top;
}

/* Column three styles */

.sew-HomeKeyMessageBox
{
	width: 210px;
}

.sew-HomeKeyMessageBoxHeadingLeft
{
	width: 8px;
	height: 59px;
	background-image: url('../../images/ButtonTealCompleteLeft.gif');
	background-repeat:no-repeat;
}

.sew-HomeKeyMessageBoxHeadingCenter
{
	width: 194px;
	height: 59px;
	text-align: center;
	background-image: url('../../images/ButtonTealCompleteCenter.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	padding-top: 5px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

.sew-HomeKeyMessageBoxHeadingRight
{
	width: 8px;
	height: 59px;
	background-image: url('../../images/ButtonTealCompleteRight.gif');
	background-repeat:no-repeat;
}

.sew-HeadingBorder
{
	border-top: 2px #75B167 solid;
}

.sew-HomePageMainContentArea
{
	vertical-align: top;
	width: 582px;
}

.sew-HomePageMainContentColumn
{
	vertical-align: top;
	width: 582px;
}
