body
{
	margin:10px 0px 10px 0px;
	padding:0px;
	background-color: #DBCFBD;
	text-align:center;
	background-image:url(../websitegraphics/page_bg.jpg);
	}

.Outertable
{
	background-image:url(../websitegraphics/top_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}	

.Maintable
{
	width:800px;
	padding:10px;
	background-color:ffffff;
	vertical-align:top;
	text-align:center;
}

td
{
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#626262;
	line-height:17px;
}

a
{
	color:#7D9C1A;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
a:hover
{
	color:#455A00;
}

h1
{
	color:#A7967C;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	text-transform:uppercase;
}
/*************************
	Header Start
************************/

.Header
{
	background-image:url(../websitegraphics/header_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:102px;
}	

.Navigation
{
	background-image:url(../websitegraphics/nav_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:37px;
	margin-top:1px;
	text-align:right;
	padding-right:30px;
}

/*************************
	Header End
************************/

/*************************
	Body Start
************************/
.Featuredtable
{
	width:317px;
	height:117px;
	padding:14px;
	background-color:F8F5F2;
	border:solid 1px #E9E1D9;
	text-align:left;
}

.PortImg
{
	width:121px;
	height:117px;
	background-color:F8F5F2;
	border:solid 1px #E9E1D9;
	text-align:center;
}

.PortImg img
{
	border:solid 1px #CBBBA4;
	
}

.BoxSeparator
{
	background-image:url(../websitegraphics/dot.gif);
	background-repeat:repeat-y;
	background-position:center;
}

h2
{
	width:100%;
	padding:5px;
	vertical-align:middle;
	background-color:#F9F2EA;
	color:#A7967C;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}

.MarRt10
{
	margin-right:10px;
}

.PadRt20
{
	padding-right:20px;
}


/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	margin:auto;
	text-align:left;
	height:25px;
	background-color:#CBBBA4;
}

.Footer td
{
	font-weight:normal;
	color:#ffffff;
	font-size:9px;
}

.Footer a
{
	font-weight:normal;
	color:#ffffff;
	font-size:9px;
	
}
.Footer a:hover
{
	color:#000000;
}

.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}

/*************************
	Footer End
************************/
