/* *******************************************  Mountain Air Systems 2007 - 2008  ******************************************* */  

body { 
	margin:0; padding:0; 
	background:#DCD3A1;
	font-family:verdana;
}
#container { 
	margin:0 auto; 
	width:775px;
	background:url("/_common/img/bg_content.jpg") repeat-y 0 0;
}

/* *******************************************  General   ******************************************* */ 

img { border:0; }
.clear { clear:both; }
  
/* ---------- general font styles ---------- */

h1 { 
	font-size:16px;
	color:#333;
	font-family:helvetica;
	text-transform:capitalize;
}
h2 { 
	padding:0 10px 0 0;
	font-size:11px;
	color:#006757;
	text-align:left;
}

/* *******************************************  Header   ******************************************* */ 

#header { 
	margin:0 auto; 
	width:775px;
	height:158px;
	background:url("/_common/img/bg_header.gif") no-repeat 0 0;
}


/* *******************************************  Content  ******************************************* */  

#content { 
	margin:0; padding:31px 0 40px 30px;
	width:775px;
	font-size:11px;
}
#inline {
	margin:0 22px 0 10px; padding:0 0 50px 0;
	width:380px;
	float:left;
	font-size:11px;
}
#inline p { color:#000; }
#inline p span { color:#006757; font-weight:bold; }

/* ---------- callout for contact ---------- */

#callout {
	margin:0; padding:10px 15px 18px 15px;
	width:270px;
	float:left;
	background:#f5f2e3;
}
table td input  {
	width:160px; 
}
table td#button input  {
	width:101px; 
	height:30px;
}

/* *******************************************  Footer  ******************************************* */  

#footer { 
	margin:0 auto; padding:30px 0 0 0;
	width:775px;
	background:url("/_common/img/bg_footer.jpg") no-repeat 0 13px;
	color:#666;
	font-size:11px;
}
#footer_wrap {
	margin:0; padding:0;
	position:relative;
	left:0; top:0;
	width:775px;
	height:350px;
	background:url("/_common/img/bg_footer_repeat.jpg") repeat-y 0 0;
} 
#footer_wrap p { 
	padding:30px 0 0 0;
	color:#fff; 
	text-align:center;
}


/* default square button  */
a.dbButton:link, a.dbButton:visited, a.dbButton:active, a.dbButton:hover { margin:0; padding:0; background-color:#D00000; font-weight:normal; color:#fff; text-decoration:none; padding:0 5px 2px 4px; }
a.dbButton:active, a.dbButton:hover { text-decoration:underline; }


/* *******************************************  Links  ******************************************* */

a:link, a:visited { text-decoration:none; color:#CC0101; }
a:active, a:hover { text-decoration:underline; color:#CC0101; }


/* *******************************************  Forms  ******************************************* */  

.formField { font-size:10px; border: 1px solid #ccc; }
.formButton { background-color:#CC0101; font-weight:normal; color:#fff; text-decoration:none; font-size:11px; padding:0 5px 2px 4px; border:0; cursor:pointer; }
.formText { font-size:9px; color: #333; background:#fff; border: 1px solid #ccc; font-weight:normal; }








