@charset "utf-8";
/* CSS Document */

 
body  {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #16693e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	   
#container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #cbe5b8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header {
	position: relative;
	padding: 15px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
	overflow: hidden;
}

#header-top {
	position: relative;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 375px;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: none;
	overflow: hidden;
}

.imagerightmc {
	padding: 10px;
	float: right;
	border: 1px solid #e39839;
	margin-left: 10px;
}

#main-nav {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	background-color: #16693e;
}

#nav {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
}

#menu-nav {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 96%;
	float: left;
	padding: 0px;
}

#menu-nav a{
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: 96%;
	text-decoration: none;
}

#menu-nav a:visited{
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size: 96%;
	text-decoration: none;
	background-color: #063;
}

#menu-nav a:hover{
	text-align: right;
	color: #066;
	font-weight: bold;
	font-size: 96%;
	text-decoration: underline;
}

#content {
	width: 900px;
	color: #333;
	background-color: #e1f5d2;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: .05em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #16693e;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #b50202;
	padding: 5px;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	padding: 0px;
}
.imageright {
	height: auto;
	width: auto;
	border: 0px none #FFF;
	float: right;
	padding: 0px;
}

.imagecentre {
	height: auto;
	width: auto;
	border: 1px solid #FFF;
	padding: 9px;
}

#content a{
	text-align: right;
	color: #16693e;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

#content a:visited{
	text-align: right;
	color: #16693e;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

#content a:hover{
	text-align: right;
	color: #b50202;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.45em;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}


#promo {
	background-color: #9E1010;
	width: 270px;
	padding-bottom: 5px;
	margin-left: 15px;
	font-size: 110%;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
	text-align: center;
}

#promo a{
	color: #FFF;
	text-decoration: none;
}

#promo a:visited{
	color: #FFF;
	text-decoration: underline;
}

#promo a:hover{
	color: #FFC;
	text-decoration: underline;
}


.promo-white {
	background-color: #FFF;
	width: 225px;
	padding: 15px;
	background-image: url(images/medium-white-promo.jpg);
	font-size: 11pt;
	height: 74px;
	background-repeat: no-repeat;
}

.promo-white2 {
	background-color: #FFF;
	width: 225px;
	padding: 15px;
	background-image: url(images/large-white-promo.png);
	height: 108px;
	font-size: 11pt;
}

.promo-white3 {
	background-color: #FFF;
	width: 225px;
	padding: 15px;
	background-image: url(images/small-white-promo.png);
	height: 58px;
	font-size: 11pt;
}

.promo-white4 {
	background-color: #FFF;
	width: 225px;
	padding: 15px;
	background-image: url(images/rc-promo.gif);
	height: 58px;
	font-size: 11pt;
	background-repeat: no-repeat;
}

#promorighttsmall {
	float: right;
	width: 255px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#promorighttservices {
	float: right;
	width: 240px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 15px;
	border: 2px dotted #16693e;
	margin-top: 15px;
	margin-bottom: 15px;
}

#promoright {
	float: left;
	width: 900px;
	padding: 0px;
}

#promoyearround {
	padding: 0px;
	width: 210px;
	margin: 15px;
	font-weight: bold;
	color: #FFF;
	float: none;
	font-size: 12pt;
	text-align: center;
	height: 75px;
}

#footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	height: 150px;
	background-color: #cbe5b8;
	padding: 15px;
}

.col1 {
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
	color: #FFF;
	padding-left: 15px;
	margin-right: 200px;
}

.col2 {
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 200px;
	height: auto;
} 
  
.col3 {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 10px;
	height: auto;
	padding-top: 0px;
} 

.col1 p, .col2 p,.col3 p {
	color: #000;
	font-size: 90%;
	text-align: left;
	line-height:115%;
	margin:0px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.col1 a, .col2 a, .col3 a {
	color: #000;
	font-size: 100%;
	text-align: left;
	line-height:125%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.col1 a:visited, .col2 a:visited, .col3 a:visited {
	color: #000;
	font-size: 100%;
	text-align: left;
	line-height:125%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.col1 a:hover, .col2 a:hover, .col3 a:hover {
	color: #b50202;
	font-size: 105%;
	text-align: left;
	line-height:125%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

#content p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #b50202;
	margin: 0px;
	padding: 0px;
}

#container-nav {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
	color: #FFF;
	height: auto;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #16693E;
	text-align: center;
}

.menu-nav {
	color: #FFF;
	font-weight: bold;
	font-size: 100%;
	float: left;
	padding: 0px;
}

#nav
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}


.menu-nav a
{
	display:block;
	font-weight:bold;
	color:#FFF;
	background-color:#16693e;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	font-size: 110%;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: auto;
}

.menu-nav a:hover
{
	background-color:#339001;
	color: #FFFFCC;
}
#ads {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cbe5b8;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
