body {
    font-family: sans-serif;
    font-size: 12px;
}

img {
	border: 0px;
}

table {
	border: 0px;
	font: 100% arial;
}

a {
	color: #070;
}

.formTable td.label {
	text-align: right;
	font-weight: bold;
}

.error {
	color: #E00;
}

.dropcap {
    float: left;
    width: 25;
    font-size: 300%;
    font-weight: bold;
    line-height: 80%;
}

.topshadow {
	width: 100%;
	filter: shadow(color:gray,strength:5,direction:135);
}


.top {
	width: 99%;
    background: #FFF url(../images/top.gif) repeat-x;
	font-size: 0;
}

.pagetitle {
	float: left;
	height: 100px;
	width: 150px;
	text-align: right;
    background: url(../images/title.jpg);
	padding: 0px;
	text-decoration: none;
}

.pagetitle .title {
	position: relative;
	top: 70px;
	font: bold small-caps 12px arial;
	color: #FFF;
	background-color: #000;
	padding: 2px 10px 2px 10px;
}

.snowmass {
	height: 105px;
	width: 99%;
    background: url(../images/snowmass.gif) repeat-x;
}

.fallriver {
	height: 105px;
	width: 99%;
    background: url(../images/fallriver.jpg) repeat-x;
}

.dillionlakeCattail {
	height: 105px;
	width: 99%;
    background: url(../images/dillonlake_cattail.gif) repeat-x;
}

.dillionlakeMountain {
	height: 105px;
	width: 99%;
    background: url(../images/dillonlake_mountain.gif) repeat-x;
}

.fields {
	height: 105px;
	width: 99%;
    background: url(../images/fields.gif) repeat-x;
}

.daisies {
	height: 105px;
	width: 99%;
    background: url(../images/daisies.jpg) repeat-x;
}

.redrocks {
	height: 105px;
	width: 99%;
    background: url(../images/redrocks.gif) repeat-x;
}

.independence {
	height: 105px;
	width: 99%;
    background: url(../images/independence.gif) repeat-x;
}

.fallplains {
	height: 105px;
	width: 99%;
    background: url(../images/fallplains.gif) repeat-x;
}

.main {
	margin-left: 160px;
	padding-top: 10px;
}

.main h1 {
	display: inline;
	color: #D90;
    font: bold small-caps 160% arial;
}

.main h2 {
	display: inline;
	color: #D90;
    font: bold small-caps 120% arial;
}

.main h3 {
	color: #D90;
    font: bold small-caps 120% arial;
}

.callouts {
	float: right;
	width: 290px;
}

.callout {
	width: 290px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
    font-family: sans-serif;
	filter: shadow(color:gray,strength:5,direction:135);
}

.callout .title {
	width: 290px;
    padding: 5px 10px;
    font-weight: bold;
	font-size: 12px;
    color: white;
    background: #FFF url(../images/callouttitle.gif) repeat-x;
}

.callout .body {
	width: 290px;
	background-color: #FFD;
	padding: 5px 10px;
}

.floatmenu {
	float: right;
	width: 150px;
}


.blueTable th {
	color: #EEE;
	vertical-align: top;
	text-align: left;
	background-color: #070;
}

.blueTable td {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	background-color: #EEE;
}

.contact {
	padding: 5px 5px 5px 5px;
	width: 60%;
	background-color: #EEE;
}

.shopFrame {
}

.shopCol1 {
	width: 350px;
	float: left;
}

.shopCol2 {
	width: 350px;
	float: left;
}

.shopItem {
	border-top: solid 1px;
	border-right: solid 1px;
	background-color: #FC9;
	margin: 5px 5px 20px 5px;
}

.shopItem .title {
	color: #AAA;
	padding: 0px 5px 0px 5px;
	background-color: #070;
}

.shopItem .price {
	width: 100%;
    font: bold 100% arial;
	padding: 0px 5px 0px 5px;
	text-align: right;
}

.shopItem .expire {
	width: 100%;
    font: italic 80% arial;
	text-align: right;
}

.shopItem .contact {
	width: 100%;
	background-color: #EB8;
}

.shopItem h2 {
	display: inline;
	color: #EEE;
    font: bold small-caps 130% arial;
}

.shopItem p {
	padding: 0px 5px 0px 5px;
}

.shopItem img {
	border: solid 2px;
	height: 50px;
	float: left;
}
