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

html {
	height:100%;
}

body  {
	min-height:100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#3b2314;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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: #3b2314;
}

input {color: #3b2314;}
select {color: #3b2314;}

h2 {font-weight:normal; font-family:Helvetica, sans-serif;}

img {border:0;}

.mortelBody #container { 
	width: 1132px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	z-index:1;
	min-height:100%;
} 

.mortelBody #patternBG {
	top:0; left:0;
	position:absolute;
	width:50%;
	min-height:100%;
	background:url('../images/repeat_pattern.jpg');
}
	
.mortelBody #header { 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin:0;
} 

.mortelBody #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.mortelBody #menu {
	background-image:url(../images/menu_bg.png);
	width:1132px;
	height:63px;
	margin:0; padding:0;
} 
.mortelBody #menuPadding {
	padding-top:15px;
}

.mortelBody #wrapper {
	background-image:url(../images/repeat_slice.png);
	background-repeat:repeat-y;
	padding:0 60px 0 60px;
	margin:0;
	min-height:100%;
}

.mortelBody #sidebar1 {
	/*border:1px solid #000;*/
	float: right; /* since this element is floated, a width must be given */
	width: 500px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin:0;
	padding: 30px 10px 30px 10px;
}
.mortelBody #mainContent {
	/*border:1px solid #000;*/
	min-height:350px;
	/*height:auto !important;*/
	_height:350px;
	margin-top: 0;
	margin-right: 550px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 30px 0px 30px 40px;
} 

.mortelBody #mainContent h2 {padding:0;margin:0;}
.mortelBody #sidebar1 h2 {padding:0;margin:0;}

.mortelBody #mainContent h1{
	margin:0;
	padding:0;
}
.mortelBody #mainContent p {
	margin-top:0px;
	color:#3b2314;
	font-size:11px;
	line-height:17px;
}

.mortelBody #footer { 
	background-image:url(../images/footer.png);
	height:58px;
	width:1132px;
}

.mortelBody #footerIndex { 
	background-image:url(../images/footer-index.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:117px;
	width:1132px;
} 

.mortelBody #footerAreas { 
	clear:both;
	margin:0; padding:0;
	background-image:url(../images/footer_areas.png);
	height:57px;
	width:1132px;
} 

.mortelBody #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}

#contactTable td {
	padding:4px 6px 4px 0;
	font-size:12px;
}

#contactTable select {
	font-size:12px;
}

#contactTable textarea {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3b2314;
}

.diamond {
	color:#6e90a2;
}

#padNoCol {
	padding:20px 20px 0px 30px;
}

#disclaim	{
	font:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	text-align:center;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 15px;
	line-height:12px;
}
.grayfont	{
	font:Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color:#D7D7D7;
	text-decoration:none;
 }
#disclaim a {
	color:#3b2314;
}

#footAddress {
	font-weight:bold;
}

#disclaim2	{
	font:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	text-align:center;
	line-height:12px;
}

.nameHeader {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:24px;
	color:#3b2314;
	letter-spacing:0px;
	font-weight:normal;
}

.blueWebHeader {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;
	color:#366181;
	letter-spacing:0px;
	font-weight:normal;
}

.padBottom a {
	text-decoration:none;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;
	color:#366181;
	letter-spacing:0px;
	font-weight:normal;
}

.padBottom {
	text-align:center;
	padding-bottom:15px;
} 

.def {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;
	font-weight:bold;
}

