@charset "UTF-8";
/* ---------------------------- */
/*		                        */
/*   Montana Avenue Interiors   */
/*		  	                    */
/* ---------------------------- */


body td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin:0px;
	padding:0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style:italic;
	line-height:1.4;
}
ul.bullet {
	margin-left: 11px;
	padding-left: 11px;
	list-style-image: url(images/bullet.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	line-height:1.4;
}
.body_text {
	color: #6F755C;
}

/* ---- Background Images ---- */
.bg-main {
	background: url(images/bg_main.jpg) repeat-x;
}
.bg_logo {
	background: url(images/bg_logo.gif) no-repeat;
}
.bg_left {
	/* width: 298px; */	
	background: url(images/bg_left.jpg) repeat-x;
	margin: 0;
}
.bg_FullColumn {
	background: url(images/bg_FullColumn.html) repeat-y;
}
/*
.bg_text_footer {
	background: url(http://www.montanaaveinteriors.com/images/bg_text_footer.jpg) repeat-y;
	margin: 0;
}
*/
.bg_color {
	width:1000px;
	background-color:#A9A47E;
	border-left: 1px solid #A9A47E;
	border-right: 1px solid #A9A47E;
	position: relative;
}
.bg_text {
	width:1000px;
	background-color:#FFFFFF;
	border-left: 1px solid #A9A47E;
	border-right: 1px solid #A9A47E;
	position: relative;
}

/* ---- Border Lines ---- */
.border_all    { border: 1px solid #FFEBA4; }
.border_left   { border-left: 1px solid #FFEBA4; }
.border_right  { border-right: 1px solid #FFEBA4; }
.border_top    { border-top: 1px solid #FFEBA4; }
.border_bottom { border-bottom: 1px solid #FFEBA4; }

.border_image    { border: 2px solid #FFEBA4; }

/* ---- Common Links ---- */
a:link, a:visited, a:active {
	color: #FFEBA4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.alt:link, a.alt:visited, a.alt:active {
	color: #837F7A;
	text-decoration: none;
}
a.alt:hover {
	color: #000000;
	text-decoration: none;
}
a.ldark:link, a.ldark:visited, a.ldark:active {
	color: #A9A47E;
	text-decoration: none;
	font-weight: normal;
}
a.ldark:hover {
	color: #6F755C;
	text-decoration: none;
}
a.crumb:link, a.crumb:visited, a.crumb:active {
	color: #792524;
	text-decoration: none;
}
a.crumb:hover {
	color: #837F7A;
	text-decoration: none;
}
a.copy{
	font-size: 8px;
	color: #A26911;
	text-decoration: none;
}
a.popup:hover {cursor:pointer; color: #FF00FF} 

/* ---- Font types ---- */
.times { font-family: "Times New Roman", Times, serif; }
.arial { font-family: Arial, Verdana, Geneva, helvetica; }

/* ---- Font sizes ---- */
.size_0  { font-size: 2px; }
.size_1  { font-size: 1px; }
.size_9  { font-size: 9px; }
.size_10 { font-size: 10px; }
.size_11 { font-size: 11px; }
.size_12 { font-size: 12px; }
.size_13 { font-size: 13px; }
.size_14 { font-size: 14px; }
.size_16 { font-size: 16px; }
.size_18 { font-size: 18px; }
.size_24 { font-size: 24px; }
.size_30 { font-size: 30px; }

/* ---- Font Colors ---- */
.c-olive	{ color: #A9A47E; }
.c-oliveDK	{ color: #6F755C; }
.c-yellow	{ color: #FFEBA4; }
.c-gray		{ color: #837F7A; }
.c-blue		{ color: #3B73A3; }
.c-black	{ color: #000000; }

/* ---- Font styles ---- */
.italic 	{ font-style:italic; }
.normal 	{ font-style:normal; }
.bold 		{ font-weight:bold; }
.uppercase 	{ text-transform: uppercase; }
.stretch 	{ font-stretch:expanded; } /* not supported by many browsers */

/* ---- Font Spacing styles ---- */
.lineheight-9 	{ line-height:0.9; }
.lineheight1 	{ line-height:1; }
.lineheight14 	{ line-height:1.4; }
.lineheight18 	{ line-height:1.8; }
.lineheight2 	{ line-height:2; }

/* ---- Text Group styles ----*/
.title_main {
	font-family: "Times New Roman", Times, serif;
	color:#A9A47E;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	margin-bottom:15px;
}
.title_sub {
	font-size: 12px;
	color: #6F755C;
	font-weight: bold;
	margin-bottom:15px;
}
.title_small {
	color:#EF402E;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
div.footer {
	/* margin-top:14px; */
	background-color:#FFFFFF;
	color:#A9A47E;
	font-size:9px;
	font-weight:normal;
	height:24px;
	line-height:24px;
}
.gal_titles {
	font-size: 13px;
}
#services {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	line-height:1.4;
	/* padding-left:16px; */
}
#services div {
	font-family: Arial, Verdana, Geneva, helvetica;
	font-size: 12px;
	color:#A9A47E;
	font-style:normal;
	font-weight:bold;
	line-height:1;
	margin-top:8px;
}

/* ---- MAst Box styles ---- */
#MastBox {
	position: relative;
	width: 1000px;
	height: 179px;
}
#LogoBox {
	position:absolute;
	width:290px;
	height:160px;
	top:15px;
	left:25px;
}
#TagLineBox {
	position:absolute;
	width:550px;
	height:108px;
	top:0px;
	right:0px;
}
#MenuBox {
	position:absolute;
	left:300px;
	top:109px;
	height:25px;
}
#DateBox {
	position:absolute;
	left:840px;
	top:114px;
	width:160px;
}
#ContentBox {
	width: 650px;
	margin:0 0 30px 25px;
}

/* ---- Main Content Area styles ---- */
.FullColumn {
	width: 570px;
	vertical-align:top;
}
.TwoColumn {
	width: 356px;
	vertical-align:top;
}
.TextColumn1 {
	float: left;
	width: 336px;
	vertical-align:top;
	padding-right:24px;
	line-height:1.4;
	border-right: 1px solid #FFEBA4;  
}
.TextColumn2 {
	float: right;
	width: 245px;
	vertical-align:top;
	line-height:1.4;
}

.FolioColumn {
	float: left;
	width: 320px;
	vertical-align:top;
	text-align:center;
	margin-right: 0 10px;
	padding-bottom: 30px;
}

.QuarterColumn { /* used in the PINT page */
	width: 120px;
	vertical-align:top;
	font-size:10px;
}
.left_column {
	margin-left: 50px;
	padding-top: 0px;
	width: 226px;
}

.TextColumn1 p {
	padding-top: 0px;
	margin-top: -2px;
	line-height:1.4;
}

/* ---- Float styles ---- */
.floatleft 	{float:left}
.floatright {float:right}
.clear 		{clear:both; font-size: 0px; }

/* ---- Forms ---- */
form {
	margin:0;
	padding:0;
}
fieldset {  
	margin: 6px;  
	padding: 0;
	border: 1px solid #A9A47E;  
}
fieldset div {  
padding: 2px 6px 2px 6px;  
}

legend {  
margin-left: 6px;  
padding: 0;  
font-weight: bold;
}
label { 
	font-size:10px;
	color:#3B73A3;
	display: block; /* so that they'll occupy an entire line, no <br> needed*/
	margin-top:0px;
}
select, textarea {
	font-size: 11px;
	background-color: #FFF7E5;
	border:1px solid #A9A47E;
	margin-bottom:3px;
}
input.inp_custom {
	font-size: 11px;
	background-color: #FFF7E5;
	border:1px solid #A9A47E;/* not good for input buttons */
	margin-bottom:3px;
}
input.inp_noborder {
	font-size: 14px;
	color:#EF402E;
	background-color: #FFFFFF;
	border:0px solid #FFFFFF;/* not good for input buttons */
	margin-bottom:0px;
}
input.btn {
	margin-top:2px;
	border: 3px double #3B73A3;
	border-top-color: #6DA8D9;
	border-left-color: #6DA8D9;
	padding: 0.25em;
	background-color: #FFF7E5;
	color: #3B73A3;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva, helvetica;
}
input.btnhov {
	background-color: #FFF7E5;
	border: 3px double #6DA8D9;
	border-top-color: #3B73A3;
	border-left-color: #3B73A3;
}

