@charset "UTF-8";

/* CSS Document MESA FULLY FORMED
------------------------------------------------------------- */

/* @group html */

html, body {
	padding:0;
	margin:0;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	color:#000;
	font-size:12px;
	background:url(../images/bk.jpg);}

p {
	padding: 0 0 14px 0;
	font-size:13px;
}

a {
	color: #009A02;
	text-decoration:none;}

a:hover {color: #000000;}



/* @end */	
	
	
/* Layout container
------------------------------------------------------------- */
#containerw {
	margin:0;
	width:100%;
	float: left;
	background:url(../images/bkContent.jpg) repeat-x;}

#containerwLong {
	margin:0;
	width:100%;
	float: left;
	background:url(../images/bk2.jpg) repeat-x;}

#containerwShort {
	margin:0;
	width:100%;
	float: left;
	background:url(../images/bk3.jpg) repeat-x;}

#container {
	margin:auto;
	width:976px;}
	

/* Top section 
------------------------------------------------------------- */
#top {
	width:976px;
	height: 112px;
	background:url(../images/top.jpg);
	float:left;}

#logo {
	width:410px;
	height: 112px;
	float:left;}

/* Code for the menus
------------------------------------------------------------- */

/* @group Menu */

#menu {
	width:566px;
	height: 112px;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	float:left;}

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;}
	
#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;}	
	
#menu li a {
	float:left;
	font-size:14px;
	color:#E9D6AC;
	font-weight:normal;
	height:47px;
	padding:65px 20px 0 20px;
	margin: 0 10px 0 0;
	display:block;}

#menu li a.contact {
	float:left;
	font-size:14px;
	color:#E9D6AC;
	font-weight:normal;
	height:47px;
	padding:65px 20px 0 20px;
	margin: 0 0px 0 0;
	display:block;}
		

#menu li a:hover{
	color: #9c0;
	background:url(../images/menubk.png);}
	
#menu li a.selected {
	color:#E9D6AC;
	background:url(../images/menubk.png);}



/* @end */



/* Header section 
------------------------------------------------------------- */
#header {
	width:976px;
	height: 399px;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	float:left;}
	
#hleft {
	width:410px;
	height: 329px;
	background:url(../images/hleft.png);
	padding:70px 0 0 0;
	float:left;
}

#hleft h1 {
	padding: 0;
	margin: 0;
}

#hleft p {
	padding: 20px 40px 0 68px;
	margin: 0;
	line-height: 18px;
	font-size: 13px;
}

#hright {
	width:566px;
	height: 399px;
	background-color: #fff;
	float:left;
}

/* Page Content
------------------------------------------------------------- */

#breadcrumb {
	width:976px;
	padding: 0 0 10px 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 2px #fff;
	float:left;
}

#breadcrumb a {
	color: #963709;
	text-shadow: 1px 1px 2px #fff;}

#breadcrumb a:hover {
	color: #000;}

#content {
	width:976px;
	background:url(../images/contentbk.jpg) no-repeat;
	padding: 24px 0 30px 0;
	float:left;
}

#content h3 {
	padding: 0;
	margin: 0 0 2px 0;}

#content p {
	padding: 0;
	margin: 0;}

#content a img {
	border: 0;}

.contentBox {
	width:224px;
	height: 191px;
	background-color: #fff;
	padding: 13px 0 0 13px;
	margin: 0 9px 0 0;
	float:left;
}

.contentBoxLast {
	width:224px;
	height: 191px;
	padding: 13px 0 0 13px;
	background-color: #fff;
	margin: 0;
	float:left;
}

/* Footer area
------------------------------------------------------------- */
#footer {
	width:976px;
	height:60px;
	background:url(../images/footer.jpg) no-repeat;
	float:left;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	margin: 0 -3px 0 0;}

#fleft {
	width:500px;
	height: 40px;
	padding: 20px 0 0 0;
	color: #7E2600;
	font-size: 13px;
	float:left;
}

#fright {
	width:396px;
	height: 45px;
	padding: 15px 0 0 80px;
	color: #000;
	font-size: 12px;
	float:left;
}

/* Inner Page
------------------------------------------------------------- */

#topIp {
	width:976px;
	height: 112px;
	background:url(../images/topIp.jpg);
	float:left;}

#moreInfoLinks {
	width:224px;
	background-color: #fff;
	padding: 13px 0 13px 13px;
	float:left;
}

#moreInfoLinks a {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 16px;
	color:#464646;
	line-height: 26px;
	padding: 0 0 0 20px;
}

#moreInfoLinks a:hover {
	color:#963709;
}

#moreInfoMain {
	width: 237px;
	float: left;
	background-color: #fff;
	margin: 0 10px 0 0;
	padding: 0;
}

#moreInfoPic {
	width: 237px;
	float: left;
	background-color: #fff;
	padding: 20px 0;
}

#contentIpText {
	width:588px;
	background:url(../images/contentboxTop.jpg) no-repeat #fff;
	padding: 30px 80px 40px 60px;
	float:left;
}

#contentIpTextWide {
	width:836px;
	background:url(../images/contentboxTop2.jpg) no-repeat #fff;
	padding: 30px 80px 40px 60px;
	float:left;
}

#contentIpText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 17px;
	padding: 0 0 22px 0;
}

#contentIpTextWide p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 17px;
	padding: 0 0 22px 0;
}

#contentIpText p.highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 21px;
	padding: 0 0 15px 0;
}

#contentIpTextWide p.highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 21px;
	padding: 0 0 15px 0;
}

#headerIp {
	width:976px;
	height: 229px;
	float:left;}
	
#hleftIp {
	width:410px;
	height: 159px;
	background:url(../images/hleft.png);
	padding:70px 0 0 0;
	float:left;
}

#hleftIp h1 {
	padding: 0;
	margin: 0;
}

#hrightIp {
	width:566px;
	height: 229px;
	background-color: #fff;
	float:left;
}

/* Classes and styles
------------------------------------------------- */
h1 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	text-shadow: -1px -1px 2px #333;
	padding: 0 0 50px 0;
}

h2 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:18px;
	color:#999;
	margin:0;
	padding:5px 0 15px 0;
	font-weight: normal;
	line-height: 20px;
}

.red {
	color: #900;
	font-weight: bold;
}

.orange {
	color: #f93;
	font-weight: normal;
}
