/*html definitions*/
body {background-color:#ffffff; font-family:Verdana, Arial, sans-serif; margin:0px; padding:0px; font-size:80%;}
a {color:#060;}
a:hover {color:#600; text-decoration:none;}
ol, ul, p {line-height:150%;}

h1,h2,h3,h4,h5,h6 {font-family:Verdana, sans-serif; font-weight:bold;}
h1 {color:#060; font-size:x-large; margin:0px;}
h2 {color:#740019; font-size:large;}
h3 {color:#060; font-size:medium;}
h4 {color:#740019; font-size:small;}
h5 {color:#060; font-size:x-small;}
h6 {color:#060; font-size:xx-small; font-weight:normal;}

/************start general template structure************/

/*wraps template body*/
#contain {width: 787px; background:url(/images/backgroundshadow.gif) repeat-y center; text-align: left; position: relative; margin: 0px auto;padding-left:37px;} 
#block {width:747px; background-color:#fff; margin-top:0px; padding:0px;}
#block:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}

/*mt.gov header*/
#intro {width:747px; height:67px; border:solid 1px #333; background:url(http://mt.gov/images/collage.jpg) top right no-repeat; background-color:#060; margin:0px; padding:0px;}
#intro h1 {margin:105px 0px 0px 20px; color:#fff;}
#intro a {color:#fff; text-decoration:none;}
#intro a:hover {color:#ddd; text-decoration:none;}

/*mt.gov logo - top left of page - The -3px margin-bottom in #logo img fixes an IE padding bug.*/
#logo img {border:0px; margin-bottom:-3px; padding:0px;}

/*capitol image in header*/
#capitol {position:absolute; left:258px; top:1px; width:49px; height:67px; background:url(http://mt.gov/images/capitolhead.gif) top left no-repeat;}

/*title in header*/
#title {position:absolute; left:305px; top:46px; width:475px; text-align:center;}
#title h1 {margin:0px; color:#fff; font-variant:small-caps; font-size:14px;}

/*menu*/
#menu {float:left; width:100%; border:solid #333; border-width:0px 1px 1px; background-color:#060; margin:0px; padding:0px; list-style:none;}
#menu li {float:left; margin:0px; padding:0px; background-image:none; line-height:normal; text-indent:0px; font-size:80%;}
#menu ul li {list-style:none; margin:0px;}
#menu a {display:block; padding:5px 10px 6px; border:solid #919191; border-width:0px 1px 0px 0px; color:#fff; text-decoration:none; white-space:nowrap;}
* html #menu a {width:1%;}
#menu a:hover {color:#fff; background-repeat:no-repeat; background-color:#004a00;}

#menu1 {float:left; width:100%; border:solid #333; border-width:0px 1px 1px; background-color:#060; margin:0px; padding:0px; list-style:none; font-family: Tahoma, Geneva, sans-serif;}
#menu1 li {float:left; margin:0px; padding:0px; background-image:none; line-height:normal; text-indent:0px; font-size:100%;}
#menu1 ul li {list-style:none; margin:0px;}
#menu1 a {display:block; padding:5px 10px 6px; border:solid #919191; border-width:0px 1px 0px 0px; color:#fff; text-decoration:none; white-space:nowrap;}
* html #menu1 a {width:1%;}
#menu1 a:hover {color:#fff; background-repeat:no-repeat; background-color:#004a00;}

/*content wrap*/
#content {float:left; width:727px; padding:10px 10px 20px; border:solid #135; background-color:#fff; border-width:0px 1px 1px 1px;}
#content:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}

/* 3px margin bug fix in IE/Win floats */
* html #content {margin-right:-3px;}

/*hide Insite placeholder image*/
#gif {display:none;}

/*footer*/
#footer {background-color:#060; clear:both; width:727px; padding:0px 10px; border:solid #333; border-width:0px 1px 1px; text-align:center;}
#footer:after {content:"."; display:block; height:0px; clear:both; visibility:hidden;}
#footer a {color:#fff; text-decoration:none; margin:0px; padding:0px; list-style:none; font-size:70%;}
#footer a:hover {color:#fff; text-decoration:underline;}
#footer img {border:none;}
#footer ul {margin:0px; padding:4px 0px 2px 80px; list-style-type:none;}
#footer li {margin:0px 8px 0px 0px; padding:0px 8px 0px 0px; display:inline;}
#footfloat {float:right;}

/************end template structure************/

/*General Use Classes*/
.floatright {float:right; margin:0px 0px 5px 5px;}
.floatleft {float:left; margin:0px 5px 5px 0px;}
.alignleft {text-align:left;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
.alignjustify {text-align:justify;}

/*Right and left column template pieces*/
#wrapper {float:left; width:747px; background-color:#DCDEB8; border:solid #135; border-width:0px 1px 1px 1px;}
#mainleft {float:left; width:540px; padding:10px 10px 20px; background-color:#fff; border-right:solid 1px #996;}
#mainright {float:right; width:540px; padding:10px 10px 20px; background-color:#fff; border-left:solid 1px #996;}
#navright, #navleft {width:170px; color:#000; background-color:transparent; font-size:85%; padding:18px 8px 10px; margin:0px;}
#navright {float:right;}
#navleft {float:left;}
#navright h2, #navleft h2 {margin:0px 0px 7px 0px; font-size:small; color:#333;}
#navright ul, #navleft ul {list-style:none; margin:0px 0px 10px; padding:0px;}
#navright ul li, #navleft ul li {margin:0px; padding:0px;}
#navright a, #navleft a {text-decoration:none;}
#navcol a:hover, #navleft a:hover {text-decoration:underline;}

/*3 Column Layout*/
#col3wrap {float:left; width:530px; background:#fff;}
#left3col {float:left; width:190px; font-size:85%; padding:15px 5px 10px; background:#fff;}
#mid3col {float:right; width:320px; background:transparent; font-size:85%; padding:15px 5px 10px;}
#right3col {float:right; width:185px; background:transparent; font-size:85%; padding:15px 5px 10px;}

/*Table cell background mouseover for quarters*/
.on {color:#fff;background-color:#060;}
.off {color:#060;background-color:#fff;}

/*Bottom Shadow*/
#footerbottomshadow {width:800px;background-image:url(/images/backgroundshadowbottom.gif);background-repeat:no-repeat;position:absolute;left:12px;margin-top:-9px;height:43px;} 