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

<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .70em;
	background-image: url(Images/dropshadow.gif);
	background-repeat: repeat-y;
	
}


.border {
	width: 905px;
	margin: 0px auto;
	background-color: #333333;
	border-left: 1px  outset #CCC;
	border-bottom: 1px outset #CCC;
	border-right: 1px outset #CCC;
	
	 
	
}



/* HEADER PROPERTIES */



/* moves text 'Montana Film Office' 9000px off page and replaces it with header image */
.imagereplace {
	font-size: 1px;
	position: absolute;
	left: -9000px;

		}
	
	

/*properties of the header image*/	
#topbar {
	width: 904px;
	height: 90px;
	background:url(Images/Header_New.gif);
	

		}
		
#topbarnew {
	width: 904px;
	height: 90px;
	background:url(Images/Header_New.gif);
	

		}		

		
.topmargin {
	margin: 10px 14px 0px 0px;
	height: 20px;
	}
		
		

/*no border around header*/
	
.zeroout {
	margin: 0px;
	padding: 0px;
		}
	
	
/*button links*/	
.btnlink {
	display:block;
		}
	
	
	
	
	
	
	
	
/* MAIN CONTENT PROPERTIES */	
.centercontent {
	margin: 0px auto;
	}
	
	
#maincontent {
	width: 904px;
	}
	
	
.flotleft {
	float:left;
	}

.flotright {
	float:right;
	}	
	
	
	
	
	
	
	
	
	
/*ID's for top header*/

#logo {
	width: 315px;
	height: 63px;
		}
	
	
#phone {
	width: 84px;
	}
	

	
#mtgov {
	width: 90px;
	}
	
#contact {
	width: 63px;
	}
	
#newsletter {
	width: 110px;
	}
	
#searchbox {
	width: 275px;
	
	}



#facebook {
	background-image:url(Images/fb.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 24px;
	
	
	}
	

#twitter {
	background-image:url(Images/tw.gif);
	background-repeat:no-repeat;
	height: 25px;
	width: 26px;
	
	
	}



#youtube {
	background-image:url(Images/yt.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 24px;
	
	
	}
	
	
	

#openfilm {
	background-image:url(Images/openfilm.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 24px;
	
	
	}




/*NAVIGATION PROPERTIES*/

.navlist li {
	list-style-type: none;
}
.navcontainer ul {
	margin: 0px auto 0px auto;
	padding-left: 0;
	padding-left: 0px;
	color: white;
	width: 903px;
	padding-top: .5em;
	padding-bottom: .5em;
	text-align: center;

	
	
	
}



#navcontainertop {
	background-color: #5a697c;
	border-top: 1px solid #f4b649;
	border-bottom: 1px solid #f4b649;
	
	}




.navcontainer ul li {
	display: inline;
	line-height: 1.5em;
	
}

.navcontainer ul li a {
	color: white;
	background-color: #5a697c;
	border-right: 1px solid #CCCCCC;
	padding: .1em .4em;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 0.08em;
	
}

.navcontainer ul li a:hover {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 2px solid #f4b649;
	
}

/*ID's for Nav*/


#nobar {
	border-right:none;
	}







	
	
		
	
	
/*ID's for gov and news*/




.allcaps {
	text-transform:uppercase;
	}
	
	
	
.clearrite {
	clear:right;
	}
	
	
.ttltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
		
		
	}
	

	
/*Footer Properties*/	
	
	


	
.footer {
	background-color: #5a697c;
	height: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px auto 0px auto;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 0.08em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: white;
	text-transform:uppercase;
	text-decoration: none;

			
	
	}




.footerimage {
	background-image:url(Images/Patch.png);
	background-repeat:no-repeat;
	
	
	
	
	
		
	
	}










-->
</style>


