
ul {margin:0 0 0 5px;padding:0px;}

.mainbg {
	background-image: url(/custom/templates/page/norwester_main/images/main_bg.jpg);
	background-repeat: repeat-x;
}

#flashmenu {position:absolute;top:50px; left:0px;z-index:2;}

.footer TD {
	font-size : 10px;color:#999999;
	text-decoration : none;
}
.footer TD A:Link{
	text-decoration : none;
	color:#732815;
}
.footer TD A:Visited {
	text-decoration : none;
	color:#732815;
}
.footer TD A:Hover {
	text-decoration : underline;color:#333333;
}

.footerAddress {
	font-size : 10px;color:#666666;
}

/** Image Templates *********************************************/
/* -FRAME */
.ImageFrame{
	border : 1px solid #999999;
	background-color:#b8cbe1;
}
.ImageBorder{
	border : 1px solid #999999;
}
/* -BORDER */
.ImageBorderColor{
	background-color:#999999;
}
/** END Image Templates *****************************************/

.content,
.content P {margin:0 0 12px 0;}

BODY,
P,
TD {
	font-family: Arial, Helvetica, sans-serif;
	color : #000;
	font-size: 8pt;
}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 8pt;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #CC6600;
}
H1  {
	color:#94542F;
	font-size : 170%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
}

H2  {
	font-size : 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	margin:0;
}
H3  {
	font-size : 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #94542F;
	font-weight : bold;
	margin:0;
}
H4  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	margin:0;
}
H5  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	margin:0;
}
H6  {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	margin:0;
}

.header  {
	font-size: 13pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}

.MenuBreadcrumbTrail TD{
	font-size : 9px;
	color : #505283;
}

.MenuBreadcrumbTrail A:Link,
.MenuBreadcrumbTrail A:Visited,
.MenuBreadcrumbTrail A:Active,
.MenuBreadcrumbTrail A:Hover
 {
	font-size : 9px;
	color : #A4A4A4;
	font-weight : normal;
	text-decoration : none;
}

.MenuContext TD {font-size : 10px;}
.MenuContext TD A:Link,
.MenuContext TD A:Visited {text-decoration : none;}
.MenuContext TD A:Hover {text-decoration : underline;}

.padding5 {padding:5px;}
.padding20 {padding:20px;}


/* START links in the HTML-block */ 
.bodytext A:Link,
.bodytext A:VISITED {color:#000000;text-decoration:underline;}
.bodytext A:Hover {color:#888888;text-decoration:underline;}

.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

/* START main links */ 
A:Link {color: #94542f;text-decoration:underline;}
A:Visited {color: #94542f;text-decoration:underline;}
A:Hover {color: #804929;text-decoration:underline;}
/* END main links */ 


/* START top (black) nav bar */ 
.navRail TD {
	font-size : 10px;
	font-weight : bold;color:White;
}
.navRail TD A:Link,
.navRail TD A:Visited {
	text-decoration : none;color:White;
	font-weight : bold
}
.navRail TD A:Hover {
	text-decoration : none;color:#91A62C;
}
/* END top (black) nav bar */ 

/* START green nav bar */ 
.navlower TD {
	font-size : 10px;
	font-weight : bold;color:#White;
}
.navlower TD A:Link,
.navlower TD A:Visited {
	text-decoration : none;
	color:White;
}
.navlower TD A:Hover {
	color:#003366;
}
/* END green nav bar */ 


/* Home-link in HVMenus: */
.HVMenuHome TD {
	color:#000000;
	font-weight:bold;
	font-size : 8pt;
	/*padding-top:5px;
	padding-bottom:2px;*/
}
.HVMenuHome TD A:Link,
.HVMenuHome TD A:Visited {
	color:#000000;
	text-decoration : none;
}

.HVMenuHomeOn TD {
	/*background-color: #990066;*/
	color:#ffffff;
	font-weight:bold;
	font-size : 8pt;
	/*padding-top:5px;
	padding-bottom:2px;*/
}
.HVMenuHomeOn TD A:Link,
.HVMenuHomeOn TD A:Visited {
	color:#ffffff;
	text-decoration : none;
}
/* END Home-link in HVMenus */

.Menu TD {
	font-size : 10px;
	background-color: #cccccc;
	border: 1px solid #999999;
}
.Menu TD A:Link,
.Menu TD A:Visited {
	text-decoration : none;
	color:#DA5309;
	font-weight:bold;
}
.Menu TD A:Hover {
	text-decoration : underline;
}


.content {
	padding : 25px;
	background-image: url(/custom/templates/page/norwester_main/images/content_bg.gif);
	background-repeat: repeat-x;
}

.container {
	padding : 10px;
}
.small {
	font-size : 10px;
}

TABLE.table {
	border : 1px solid #999999;
	padding : 3px;
	background-color : #E6E6E5;
}
.table TH {
	background-color : #999999;
	text-align : left;
	color:#ffffff;
}

.terraFormLayoutElement,
.fullwidth {
	width : 100%;
}
.halfwidth {
	width : 50%;
}

.hvMenuInitial {
	color : white;
}









.dynamicImageTable {
	border-width : 0;
	margin : 0px;
}
.dynamicImageTitle {
	color : #94542F;
	font-size : 16px;
	font-weight : bold;
	width:160px;
}
.dynamicImageCaption {width:160px;}
}
.dynamicImageMetaData {
	color:#999999;
	font-size:10px;
}

.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	


	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */



/*Testimonials Tag */
.testimonial {padding: 10px 10px 0px 10px; background:#fff;width:360px;}
.testimonialQuote {background:#efefef url(/custom/templates/page/shared/images/testimonialTop.png) no-repeat top left;padding:10px 10px 0 10px;}
.testimonialSource {background:#fff url(/custom/templates/page/shared/images/testimonialBottom.png) no-repeat top left;padding:30px 67px 0px 10px;text-align:right;font-weight:bold;}
.testimonialOrigin {padding:0px 67px 0px 10px;text-align:right;position:relative; top:-5px;font-size:11px;}
.testimonial br {display:none;}
.testimonial a {font-size:11px;}
/*End Testimonials Tag */
	


/* Windowless popups */
#thriveWindowlessPopup{border:0; margin:0; padding:0; background:transparent;}
#thriveWindowlessShield{position:absolute; width:100%; top:0; left:0; z-index:20000; background:#000; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70);}
#thriveWindowlessContentArea{position:absolute; z-index:20001; background:#fff; padding:70px 20px 20px 20px;}
#thriveWindowlessContent{overflow:hidden;}
#thriveWindowlessClose {position:absolute; top:20px; right:20px; width:80px; height:25px; background-color:#595c5c;}
#thriveWindowlessClose:hover {background-color:#333;}
#thriveWindowlessClose a:link, #thriveWindowlessClose a:visited{display:block; color:#fff; font-weight:bold; text-decoration:none; height:100%; width:100%; padding: 5px 0 5px 0; margin:0; border:0;}

