@charset "utf-8";
#mainWrapper	{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#mainWrapper #main {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: bold;
	color: #465146;
	display: block;
	height: 100%;
	width: 94%;
	padding: 1% 3% 1% 3%;
}
#mainWrapper #main #content {
	display: block;
	height: 100%;
	width: 100%;
	padding-bottom: 10%;
	float: left;
}
#mainWrapper #main #content #topTxt  {
	display: block;
	height: auto;
	width: 98%;
	padding: 1% 0 2% 0;
	float: left;	
}
#mainWrapper #main #content #topTxt p.topTitle  {
	display: block;
	height: auto;
	width: 100%;
	padding: 2% 0 2% 0;
	font-size: 15px;
	color: #567D73;
	text-align: center;
	font-weight: 400;
}
#mainWrapper #main #content #topTxt p  {
	font-size: 10px;
	color: #5E706C;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
}
#mainWrapper #main #content #topTxt p a  {
	font-size: 10px;
	color: #A40000;
	line-height: 16px;
	letter-spacing: 0.55px;
	font-weight: 400;
	text-decoration: underline
}
#mainWrapper #main #content #topTxt p a:hover  {
	text-decoration: none;
}
#mainWrapper #main #content .picHolder  {
	display: block;
	height: auto;
	width: 60%;
	margin: 1% 20% 1% 20%;
	overflow: hidden;
	box-shadow: 4px 4px 12px #B9BDB9;
	float: left;
	clear: left;
}
#mainWrapper #main #content .picHolder:hover  {
	display: block;
	height: auto;
	width: 60%;
	margin: 1% 20% 1% 20%;
	overflow: hidden;
	box-shadow: 2px 2px 3px #B9BDB9;
	float: left;
	clear: left;
}
#mainWrapper #main #content .picHolder a img  {
	display: block;
	height: auto;
	width: 100%;
	float: left;
}
#mainWrapper #main #content .picHolder .picTxt  {
	display: block;
	height: auto;
	width: 100%;
	padding: 3% 0 3% 0;
	font-size: 15px;
	color: #5E706C;
	text-align: center;
	font-weight: 400;
	float: left;
}
#mainWrapper #main #content .picHolder:hover .picTxt  {
	color: #9F0002;
}
#mainWrapper #main #content .picHolder a .linkTxt  {
	display: block;
	height: auto;
	width: 100%;
	padding: 4% 0 4% 0;
	font-size: 15px;
	color: #5E706C;
	border-bottom: #C7C7C7 thin solid;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	float: left;
}
#mainWrapper #main #content .picHolder a .linkTxt:hover  {
	display: block;
	height: auto;
	width: 100%;
	padding: 4% 0 4% 0;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #9F0002;
	border-bottom: #C7C7C7 thin solid;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	float: left;
}
#mainWrapper #topPage	{
	display: block;
	width: 45px;
	height: 22px;
	font-size: 14px;
	cursor: pointer;
}
.emailUs	{
	color: #1604BB;
}
.emailUs:hover	{
	color: #020020;
	text-decoration: underline;
}
.getInTouch	{
	color: #738673;
}
.getInTouch:hover	{
	color: #033902;
	text-decoration: underline;
}
#mainWrapper #footer	{
	width: 520px;
	height: 104px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #C5CDC5;
	margin-bottom: 20px;
	background-image: url(../../images/phone/footer/footerBg.jpg);
	clear: right;
}
#mainWrapper #footer #reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525F52;
	display: block;
	float: right;
	height: 21px;
	width: 240px;
	text-align: center;
	margin-top: 80px;
	margin-right: 10px;
	background-color: #c5cdc5;
	line-height: 10px;
}
#mainWrapper #footer #webvertiseit {
	display: block;
	float: left;
	height: 15px;
	width: 200px;
	margin-top: 9px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525f52;
}
#mainWrapper #footer #opening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 60px;
	width: 210px;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	background-color: #8c9d8c;
	padding-top: 10px;
	line-height: 11px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
a.red, .red	{
	color: #BF0003;
	text-decoration: underline;
	font-size: 17px;	
}
a.red:hover	{
	color: #C20114;
	text-decoration: none;
	font-size: 17px;	
}
.tlMenu	{
	color: #062A4C;
	text-decoration: none;
}
.emailUs	{
	color: #3A3A3A;
	text-decoration: underline;
}
.emailUs:hover	{
	color: #4C584E;
	text-decoration: none;
}
#mainWrapper #footer #webvertiseit .myLink	{
	color: #525f52;
	text-decoration: none;
}
#mainWrapper #footer #webvertiseit .myLink:hover	{
	color: #020020;
	text-decoration: underline;
}