body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { border: 0; }
form { display:inline; }

/* explicit setting for these */
strong, b { font-weight: bold; }
em, i { font-style:italic; }
a { text-decoration: underline; }
a:link { color: #333; }
a:visited { color: #333; }
a:hover { color: #CC6600; }
a:active { color: #333; }
h1, h2, h3, h4 { font-weight: normal; }
h1 {
	font-size: 24px;
	color: #333;
	margin:20px 0 40px 0;
	letter-spacing: .1em;
}
h2 { font-size: 20px; }
h3 { font-size: 18px;color: #333; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
hr {
    border:0;
    background-color:#ccc;
    height:1px;
}

/* -- Page Structure -- */
#myframe {
	min-height:300px;
}
#centerthewrapper {
	text-align:center;
	width:100%;
}
#wrapper {
	position: relative;
	width: 968px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	background-image: url(../_images2010/center.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#head {
	position:relative;
	margin:0 0 0 4px;
	top:0;
	left:0;
	width:960px;
	height:246px;
	background-color:#666666;
	z-index:20;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../_images2010/mint-logo.jpg);
}
#headgallery {
	position: absolute;
	left:205px;
	height:207px;
	width:550px;
	background-color:#ccc;
	overflow:hidden;
}
#headgallery img {
	position: absolute;
	border: none;
}
#headlocations {
	position: absolute;
	left:755px;
	top:135px;
}
#headlocations a {
	padding-left:20px;
	color:#fff;
}
#headlocations a:hover {
	text-decoration:none;
}
#logo {
	position:absolute;
	top:0;
	left:0;
	height:206px;
	width:205px;
	margin:0;
}
#main {
	position: relative;
	margin: 0 0 0 4px;
	padding:0;
	width: 960px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	line-height:16px;
	z-index:15;
}
.maincols {
	background-image: url(../_images2010/home_col_rule.jpg);
	background-repeat: repeat-y;
}
a.printfriendly {
  float:right;
  padding:10px 0 10px 20px;
  background-image: url(/images/cms/printbutton.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

/* homepage column styles */
.hcolumnhead {
	position: relative;
	width: 960px;
	height: 60px;
	border-bottom: 1px solid #fff;
	background-image: url(../_images2010/home_col_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hcolumn {
	float:left;
	width:278px;
	margin:0 21px 0 21px;
}
#hcolumn_mid h4 {
    margin-bottom:0;
    margin-top:25px;
}


/* subpage column styles */
.scolumnhead {
	position: relative;
	width: 960px;
	height: 67px;
	border-bottom: 1px solid #fff;
	background-image: url(../_images2010/home_col_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:11px;
}
#breadcrumbs {
	position: absolute;
	left:20px;
	top:20px;
}
#searchbox {
	position: absolute;
	right:20px;
	top:20px;
}
#searchbox input {
	font-size:11px;
}
.scolumn {
	float:left;
	width:215px;
	margin:0 21px 0 21px;
}
.scolumn h3 {
	margin:20px 0 20px 0;
}
.scolumnmain {
	float:left;
	width:675px;
	margin:0;
	z-index:16;
}
.scolumnmain h3, .scolumnmain h4 {
	margin:35px 0 15px 0;
}
.pg_back, .pg_next, .pg_top {
	float: left;
	width: 320px;
	margin: 20px 0 0 0;
	font-weight: bold;
	padding:3px 0;
}
.pg_back a {
	padding: 8px 0 8px 25px;
	background-image: url(../_images2010/nav_bullet_l.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.pg_next a {
	padding: 8px 25px 8px 0;
	background-image: url(../_images2010/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.pg_next {
	text-align:right;
}
.pg_top {
	width:20px;
	font-weight: normal;
}

/* footer styles */
#foot {
	position:relative;
	margin:0 0 0 4px;
	width:960px;
	height:100px;
	background-color:#fff;
	background-image: url(../_images2010/foot.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-size:11px;
}
#foot p { margin-top:60px; }
#foot a { margin-left:20px; }

/* -- Main Navigation -- */
#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 38px;
	width: 960px;
	margin: 0;
	background-image: url(../_images2010/nav-bkg.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#nav_left {
	float:left;
	width:7px;
	height:38px;
}
#nav_center {
	float: left;
	height: 38px;
	min-width:50px;
	padding:0 10px 0 10px;
	font-size:14px;
}
#nav_center a {
	padding:0 0 0 10px;
	text-decoration:none;
}
#nav_right {
	float:left;
	width:13px;
	height:38px;
}

/* -- Section Navigation -- */
#nav_section {
	line-height:16px;
}
#nav_section a {
	text-decoration:none;
	padding: 4px 0 4px 30px;
	background-image: url(../_images2010/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
}

/* -- news summary -- */
.NewsSummary {
	margin:15px 0 15px 0;
}
.NewsSummary .NewsSummaryLink h3 {
	margin:35px 0 5px 0;
}
.NewsSummaryPostdate {
	font-style:italic;
}
.NewsSummarySummary p {
	margin-top:5px;
}

/* -- promo spots -- */
#youtube {
	position:relative;
	width:280px;
	height:230px;
	background-color:#ccc;
}
a.rss:link, a.rss:visited, a.rss:hover, a.rss:active {
	padding-left: 20px;
	padding-top:2px;
        padding-bottom:3px;
	height: 16px;
	background: url(../_images2010/rss.png) no-repeat 0 0;
}
a.rss:hover {
	background: url(../_images2010/rss.png) no-repeat 0 -36px;
}
