/* Lake Sunapee Region Visitor Center Style Sheet */

/* link class */

/* common */

a { color: #363636; text-decoration: underline}
a:link { color: #363636; text-decoration: underline}
a:active { color: #363636; text-decoration: underline}
a:hover { color: #003366; text-decoration: underline}
a:visited { color: #003366; text-decoration: underline}

/* caption */

a.caption { color: #363636; text-decoration: underline}
a.caption:link { color: #363636; text-decoration: underline}
a.caption:active { color: #363636; text-decoration: underline}
a.caption:hover { color: #003366; text-decoration: underline}
a.caption:visited { color: #003366; text-decoration: none}

/* menu */

a.menu { color: #003366; text-decoration: none}
a.menu:link { color: #003366; text-decoration: none}
a.menu:active { color: #003366; text-decoration: none}
a.menu:hover { color: #363636; text-decoration: none}
a.menu:visited { color: #363636; text-decoration: none}

/* breadcrumb/legal */

a.crumb { color: #000000; text-decoration: none}
a.crumb:link { color: #000000; text-decoration: none}
a.crumb:active { color: #000000; text-decoration: none}
a.crumb:hover { color: #363636; text-decoration: none}
a.crumb:visited { color: #363636; text-decoration: none}

/* end link class */

/* color key: #003366=dark blue; #336699=medium blue; #363636=grey */

/* copy class */

.copy { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: normal}
.copy01 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003366; font-weight: normal}
.copy02 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #336699; font-weight: normal}
.copy03 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #363636; font-weight: normal}

/* copy small */

.copysmall { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}
.copysmall01 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; font-weight: normal}
.copysmall02 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699; font-weight: normal}
.copysmall03 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #363636; font-weight: normal}

/* copy caption */

.copycaption { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #363636; font-weight: normal}
.copycaption00 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal}
.copycaption01 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; font-weight: normal}
.copycaption02 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336699; font-weight: normal}

/* copy misc */

.copyfooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #363636; font-style: normal}
.copycrumb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #363636; font-style: normal}
.highlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #cc0000; font-weight: bold}

/* end copy class */

/* title class */

.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}
.title01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #003366; font-weight: bold}
.title02 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #336699; font-weight: bold}

.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}
.subtitle01 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003366; font-weight: bold}
.subtitle02 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #336699; font-weight: bold}
.subtitle03 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #363636; font-weight: bold}

/* end title class */

/* misc class */

.imgright { float: right}
.imgleft { float: left}

.ul { margin-top: 0px; margin-bottom: 0px; list-style: square;}

.list { margin-top: 0px; margin-bottom: 0px; margin-left: 20px; margin-right: 0px;}

.list01 { margin-top: 0px; margin-bottom: 0px; list-style: square; list-style-position: outside;}

.list02 { margin-top: 0px; margin-bottom: 0px; list-style: disc; list-style-position: outside;}


/* end misc class */