﻿body
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000066;
	font-family: calibri;
	color: #000000;
}

a
{
	color: #000000;
}

hr
{
	border: solid 2px #000000;
}

.Btn
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 125px;
	text-align: center;
	display: block;
	float: left;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	background: url(images/Btn.gif) no-repeat 0% 0%;
	display: block;
}

.PageArea
{
	width: 975px;
	display: block;
	float: left;
	padding-bottom: 10px;
}

.TextArea
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.SubMenu
{
	font-family: Comic Sans MS;
	font-size: medium;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Block
{
	width: 950px;
	border: solid 2px #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #ccccff;
	color: #000000;
	float: left;
}

.BlockTtl
{
	width: 930px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	display: block;
}

.BlockImg
{
	width: 250px;
	float: left;
	padding: 10px;
	display: block;
}

.BlockDet
{
	width: 630px;
	padding: 10px;
	float: left;
	display: block;
}

.Btn1
{
	width: 135px;
	border: solid 2px #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	font-family: Comic Sans MS;
	font-size: medium;
	color: #ffffff;
	margin-right: 10px;
	text-align: center;
}

.Btn1:Hover
{
	font-weight: bold;
}

.NoRecords
{
	text-align: center;
	font-size: 14px;
	margin: 20px;
	font-weight: bold;
}

.HomepageTitle
{
	font-size: x-large;
	font-style: italic;
	margin-bottom: 10px;
	font-weight: bold;
}

.HomepageImage
{
	border: solid 5px #000000;
	margin-right: 10px;
}

.HomepageImages
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Copyright
{
	font-size: small;
	text-align: right;
	margin-top: 10px;
	color: #ffffff;
	width: 50%;
	float: left;
}

.Copyright
a
{
	color: #ffffff;
}

.SELinks
{
	font-size: x-small;
	text-align: right;
	color: #ffffff;
	width: 100%;
	float: left;
}

.SELinks a
{
	color: #ffffff;
}

.HitCounter
{
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	float: left;
	color: #ffffff;
	width: 50%;
	float: left;
}

.FrmName
{
	width: 200px;
	float: left;
}

.FrmControl
{
	width: 750px;
	float: left;
	color: #ff0000;
	font-weight: bold;
}

.FormControlText
{
	color: #000000;
	font-weight: normal;
}

.FrmLine
{
	width: 1000px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.Package
{
	border: solid 5px #000000;
	width: 300px;
	background-color: #ffffff;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}

.Col
{
	width: 600px;
	float: left;
	display: block;
}

.LeftCol
{
	width: 200px;
	float: left;
	font-weight: bold;
	display: block;
}

.RightCol
{
	width: 400px;
	float: left;
	display: block;
}

.HpCol
{
	width: 300px;
	display: block;
	float: left;
}

.Location
{
	font-family: Comic Sans MS;
	font-size: 20px;
	border: solid 2px #ffffff;
	text-decoration: none;
	padding: 5px;
}

.LocationSelected
{
	font-family: Comic Sans MS;
	font-size: 20px;
	border: solid 2px #ffffff;
	text-decoration: none;
	padding: 5px;
	background-color: #ffffff;
	color: #000000;
}

.LocationContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
	margin-top: 20px;
}

.Testemonial
{
	width: 900px;
	background-color: Yellow;
	border: solid 3px #000000;
	padding: 5px;
	color: #000000;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.MWMAdvert
{
	margin-left: auto;
	margin-right: auto;
	border: solid #000000 2px;
	background-color: #ffffff;
	width: 400px;
	color: #000000;
	text-align: center;
	font-size: 18px;
}

.AdvertiseTop
{
	width: 900px;
	background-color: #ccccff;
	border: solid 3px #000000;
	padding: 5px;
	color: #000000;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-weight: bold;
}

	.ContactBlock
{
	width: 567px;
	float: left;
	margin-top: 15px;
}

.ContactLeft
{
	width: 200px;
	float: left;
}

.ContactRight
{
	width: 367px;
	float: left;
}