/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	width:165px;
	background-color:#cecdb8;
	padding-left: 17px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	margin:0px;
	background-color: #cecdb8;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border-width:0px;
	border-style:solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#FAF4E3;
			text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#FAF4E3;
			text-decoration:none;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#FAF4E3;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		background-color:#cecdb8;
		border-width:0px;
		border-style:solid;
		border-color:#A6A6A6;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:5px 10px;
		background-color:#cecdb8;
			text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:0px 0px 0px 8px;
		border-style:dashed;
		border-color:#b8b2a3;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#AAAAAA;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right_hover.gif);
		text-decoration:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
			text-decoration:none;
	}
	

#contact_form {
	width: 450px;
	padding: 8px;
	border: 1px solid #EEEEEE;
	margin-top: 30px;
}
#contact_subhead {
	font-weight: bold;
	color: #873E1B;
	font-size: 11px;
}
#contact_field {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.contact_button {
	color: #006600;
	margin-top: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 10px;
	font-weight: bold;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:hover{
	
	color: #FFFFFF;
}

#quote {
	padding: 5px 4px;
	font-size: 10px;
	color: #333333;
}
#quote_blue {
	padding: 5px 4px;
	font-size: 10px;
	color: #006699;
}
#quote_white {
	padding: 5px 4px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 125%;
}
#quote_container {
	border: 1px solid #435374;
	margin-top: 10px;
	width: 90%;
	background-color: #3E63A8;
	margin-left: 20px;
}
#quote_credit {
	text-align: right;
	font-size: 11px;
	color: #FFFF99;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 2px;
	font-style: italic;
	padding-bottom: 2px;
}
.headertaglineTOP, .headertaglineTOP a, .headertaglineTOP a:link, .headertaglineTOP a:visited, .headertaglinTOPe a:hover{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}
.headertagline_SRE_TOP, .headertagline_SRE_TOP a, .headertagline_SRE_TOP a:link, .headertagline_SRE_TOP a:visited, .headertagline_SRE_TOP a:hover{
	color: #FFEAB9;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}
.phone{
	color: #a46e2e;
	font-size: 14px;s
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* SITE CSS  */

html, body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_sedona.gif);	
	}
	td {
	
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	

h1 {
	color: #964913;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	
}


h2 {
	color: #964913;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .12em;
}
h5 {
	color: #333333;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
}
h4 {
	color: #333333;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
}
.bodyheader {
	color: #964913;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .03em;
	line-height: normal;
}
.bodyheader2 {
	color: #964913;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .03em;
	line-height: normal;
}
.subheader {
	color: #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .12em;
		line-height: normal;
}
.subheader2 {
	color: #333333;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .12em;
		line-height: normal;
}
p {
	
	line-height: 120%;

}

a, a:link {
	color: #003399;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a:visited {
	color: #003399;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a:hover {
	color: #003399;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a.anchor {
	text-decoration: none;

}
#wrap {
	background:#ded8c8;
	margin:0 auto;
	width:770px;
	height: auto;
	border: 1px solid #FFFFFF;
}
#topheader {
	height: 28px;
	width: 569px;
	background-color: #ded8c8;
	padding-top: 10px;

}
	
#header {
	height: 150px;
	width: 569px;
	background-image: url(images/BBROS_cathedral-rock.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#sidebar {
	background:#ded8c8;
	float:left;
	width:200px;
	height: auto;

}
	
#nav {

}
#mainwrap {
	background:#ede9e0;
	float:right;
	width:570px;
	height: auto;
	
}
#main {
	background:#ede9e0;
	width:539px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
#footerbreak {
	clear:both;
	height: 0px;
	width: 750px;
	visibility: hidden;
}


/*added styles from old CSS*/
MLS {
	font-size: 18px;
	color: #934821;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
.headertagline{
	color: #39331b;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	
}
.headertagline a{
	color: #39331b;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;

}
.headertagline a:hover{
	color: #39331b;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;

}
.headertagline a:visited{
	color: #39331b;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
}
.headertagline a:link{
	color: #39331b;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;

}
.headertagline_SRE a:hover{
	color: #8e4928;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;

}
.headertagline_SRE a:visited{
	color: #8e4928;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headertagline_SRE a:link{
	color: #8e4928;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headertagline_SRE a{
	color: #8e4928;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headertagline_SRE{
	color: #8e4928;
	font-size: 17px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#quote_container_brown_long {
	width: 480px;
	background-color: #8f481a;
	padding: 2px;
	color: #FFFFFF;
}
#quote_white {
	padding: 5px 4px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 125%;
}
#credit_white {
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 2px;
	font-style: italic;
	padding-bottom: 2px;
}
.priorityresponse{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}.priorityresponse  a{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;

}.priorityresponse  a:link{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
	.priorityresponse  a:visited{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
	.priorityresponse a:hover{
	color: #8e4928;
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	}

.headertagline_2 a:hover{
	color: #8e4928;
	font-size: 16px;
	text-decoration: underline;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;

}
.headertagline_2 a:visited{
	color: #8e4928;
	font-size: 16px;
	text-decoration: underline;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headertagline_2 a:link{
	color: #8e4928;
	font-size: 16px;
	text-decoration: underline;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headertagline_2 a{
	color: #8e4928;
	font-size: 16px;
	text-decoration: underline;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headertagline_2{
	color: #8e4928;
	font-size: 16px;
	text-decoration: none;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}



#gloss-def {
	font-size: 13px;
	padding-left: 10px;
	color: #333333;
}
#gloss-nav {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#gloss-title {
	font-size: 18px;
	color: #904A17;
	font-weight: bold;
	margin-top: 10px;
}
#gloss-letter {
	font-size: 30px;
	color: #666666;
	text-decoration: underline;
	padding: 10px;
}
#gloss-term {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	color: #003366;
}

.canadaheader {
	color: #964913;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	
}.canadaheader a:hover{
	color: #964913;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;

}
.canadaheader a:visited{
	color: #964913;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
}
.canadaheader a:link{
	color: #964913;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
}
.canadaheader a{
color: #964913;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
}