﻿body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/MesoWeb-BG.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
html {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/MesoWeb-BG.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
A:link {text-decoration: none

}
A:visited {text-decoration: none

}
A:active {text-decoration: none

}
A:hover {text-decoration: underline;

}

p{

}

.h1 {
	color: #ae723e;
	font-size: 20px;
	margin: 0;
	line-height: 1.4em;
}
.h2 {
	color: #ae723e;
	font-size: 16px;
		line-height: 1.4em;
}
.h3 {
	color: #ae723e;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4em;
}
.red {
	color: #771339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.footnote {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}

A:active{
	color: #771339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

A:visited{
	color: #771339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

.red A:link{
	color: #771339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/management_BG.jpg);
}
#banner{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 950px;
}
#pagebanner {
	height: 146px;
	width: 950px;
	margin: 0px;

}
#break {
	height: 16px;
	width: 950px;
	margin: 0px;

}


#nav{
	height: 39px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 752px;
	background-color: #FFFFFF;
	height: auto;
	padding-left: 158px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 0px;
}

#contentHOME {
	width: 594px;
	background-color: #FFFFFF;
	height: 324px;
	padding-left: 316px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 0px;
	background-image: url(images/Home-Desert.jpg);
	background-repeat: no-repeat;
}
#contentCONTACTUS {
	width: 594px;
	background-color: #FFFFFF;
	height: 324px;
	padding-left: 158px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-top: 0px;
	background-image: url();
	background-repeat: no-repeat;
}
#contentACTIVITIES {
	width: 910px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 0px;
	float: right;

}

#contentLEFT {
	width: 594px;
	height:auto;
	float: left;
	padding-top: 0px;
	padding-left: 58px;
	
}
	
#footer{
	height: 36px;
	width: 950px;
	clear: both;
}
