body
{
	background-color:#AFB3A5;
	text-align: center;
	margin-top:20px;
			font-family: Arial, Verdana, Tahoma;
		font-size:12px;
}

#Container
{
	background-color:#fff;
    width:725px;
	background-image:url(../Imgs/BG.gif);
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	border-bottom: solid 0px yellow;
	height:auto;
	position:relative;
	text-align:center;
}

#ContainerText
{
	height:auto;
	margin-top:0px;
	position:relative;
	background-color:#E9EAE2;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;

}

.clear
{
clear: both
}

.margintop
{
	line-height:10px;
	background-color:Green;
}


#Footer
{
	background-color:#AFB3A5;
    width:725px;
	background-image:url(../Imgs/BGBottom.gif);
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	border-bottom: solid 0px yellow;
	height:11px;
	background-repeat:no-repeat;
}

#ContainerTop
{
background-color:#788770;
width:700px;
position:relative;
height:82px;
}

#TelNumber
{
	float:right;
	position:relative;
}

#Logo
{
	float:left;
	position:relative;
}

#BigImage
{
margin-top:3px;
}


#NavigationContent
{
	background-color:#E9EAE2;
    width:700px;
	background-image:url(../Imgs/BGnavigation.gif);
	background-repeat:no-repeat;
	height:auto;
	position:relative;
}
#Navigation
{
	width:200px;
	height:auto;
	float:left;
	margin-right:20px;
}
#Content
{
	width:460px;
	height:auto;
	float:left;
	padding-left:0px;
	padding-right:0px;
	margin-top:15px;
}
UL.NavigationList
{
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Verdana, Tahoma;
	padding-left: 0;
	margin-left:20;
}
Li.NavigationList
{
	margin-bottom:8px;
	padding-left: 0;
	margin-left:0;
	list-style-image:url(../Imgs/Arrowlist.gif);
}

Li.NavigationList a:link
{
	color:#000;
	text-decoration:none;
}
/*
Li.NavigationList a:visited
{
	color:#000;
	text-decoration:none;
}
*/
Li.NavigationList a:hover
{
	color:#fff;
	text-decoration:none;
	list-style-image:url(../Imgs/Arrowlistwhite.gif);
}

Li.NavigationList a.NavigationSelected
{
	color:#fff;
	text-decoration:none;
	list-style-image:url(../Imgs/Arrowlistwhite.gif);
}

p
{
		font-family: Arial, Verdana, Tahoma;
		font-size:12px;
}

h3
{
		font-family: Arial, Verdana, Tahoma;
		font-size:16px;
}

hr
{
	margin-top:0px;
	height:1px;
}

span.title
{
	font-family: Arial, Verdana, Tahoma;
	font-size:14px;
	font-weight:bold;
}

ul.horizontal
{
	margin-left:0;
	padding:0;
}


ul li.horizontal
{
		display: block;
		float:left;
		margin-right:20px;
		margin-left:0px;
}
A:link 
{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

A:hover
{
		font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

A:visited
{
		font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#CopyrightLeft
{
	float:left;
	margin-top:12px;
	margin-left:6px;
	font-size:10px;
	color:whitesmoke;
	font-weight:bold;
}

#CopyrightRight
{
	float:right;
	margin-top:12px;
	margin-right:6px;
	font-size:10px;
	color:whitesmoke;
	font-weight:bold;
	text-align:right;

}	



A.small:link 
{
	font-family: Arial, Verdana, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:Whitesmoke;
	text-decoration:none;
}

A.small:hover
{
		font-family: Arial, Verdana, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:Whitesmoke;
	text-decoration:underline;
}

A.small:visited
{
		font-family: Arial, Verdana, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:Whitesmoke;
	text-decoration:none;
}

ul
{
	font-size:12px;
	}
.clear
{
	clear:both;
}

.tableform
{
    BORDER-RIGHT: lightgrey 1px double;
    BORDER-TOP: lightgrey 1px double;
    BORDER-LEFT: lightgrey 1px double;
    BORDER-BOTTOM: lightgrey 1px double;
    BACKGROUND-COLOR: whitesmoke;
    font-size:12px;
    font-family: Arial, Verdana, Tahoma;
}

.Imageright
{
	float:right;
	margin-left:10px;
    border-style: double;
    border-color:#788770;
    margin-top:5px;
	}