/*
-----------------------------------------------
Style Sheet

Site: The Woodstock Opera House Website
Author:   Andy Heintzelman    www.onezerocharlie.com
Version:  v.2 - 7/10/06
----------------------------------------------- */


/* Main Headlines
------------------------------------------------- */
.heads {
color: #cc9933;
font-weight: bold;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.heads a:link {
color: #cc9933;
text-decoration: none;
}

.heads a:active {
color: #CCCCCC;
text-decoration: none;
}

.heads a:visited {
color: #cc9900;
text-decoration: none;
} 

.heads a:hover {
color: #CCCCCC;
text-decoration: none;
} 

/* Secondary Headlines
------------------------------------------------- */
.secHeads {
color: #595959;
font-weight: bold;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.secHeads a:link {
color: #cc9900;
text-decoration: none;
}

.secHeads a:active {
color: #333333;
text-decoration: none;
}

.secHeads a:visited {
color: #cc9900;
text-decoration: none;
} 

.secHeads a:hover {
color: #333333;
text-decoration: none;
} 

.notes {
color: #CC3333;
font-weight: bold;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}


/* Body Text
------------------------------------------------- */
.body {
color: #595959;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.body a:link {
color: #cc9900;
text-decoration: none;
}

.body a:active {
color: #333333;
text-decoration: none;
}

.body a:visited {
color: #cc9900;
text-decoration: none;
}

.body a:hover {
color: #333333;
text-decoration: none;
} 

/* Secondary Body Text
------------------------------------------------- */
.bodySec {
color: #FFFFFF;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.bodySec a:link {
color: #FFFFFF;
text-decoration: none;
}

.bodySec a:active {
color: #666666;
text-decoration: none;
}

.bodySec a:visited {
color: #666666;
text-decoration: none;
} 

.bodySec a:hover {
color: #CCCCCC;
text-decoration: none;
} 


/* Misc....
------------------------------------------------- */
a:link {
color: #cc9900;
text-decoration: none;
}

a:active {
color: #333333;
text-decoration: none;
}

a:visited {
color: #cc9900;
text-decoration: none;
} 

a:hover {
color: #333333;
text-decoration: none;
}

.bullets {
color: #cc9900;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

/* General Links
------------------------------------------------- */
.links {
color: #595959;
font-weight: bold;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.links a:link {
color: #595959;
text-decoration: underline;
}

.links a:active {
color: #333333;
text-decoration: none;
}

.links a:visited {
color: #CC9900;
text-decoration: none;
} 

.links a:hover {
color: #CCCCCC;
text-decoration: none;
} 

/* Sidebar Text
------------------------------------------------- */
.sidebar {
color: #CC9933;
font-size: 9px;
line-height: 10px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.sidebar a:link {
color: #CC9933;
text-decoration: none;
}

.sidebar a:active {
color: #CCCCCC;
text-decoration: none;
}

.sidebar a:visited {
color: #CC9933;
text-decoration: none;
} 

.sidebar a:hover {
color: #CCCCCC;
text-decoration: none;
} 

/* Misc Captions
------------------------------------------------- */
.captions {
color: #999966;
font-size: 9px;
line-height: 11px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.captions a:link {
color: #999966;
text-decoration: none;
}

.captions a:active {
color: #CCCCCC;
text-decoration: none;
}

.captions a:visited {
color: #999966;
text-decoration: none;
} 

.captions a:hover {
color: #CCCCCC;
text-decoration: none;
} 

/* Techy Mouse Type
------------------------------------------------- */
.tec {
color: #999999;
font-size: 9px;
line-height: 10px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.tec a:link {
color: #999999;
text-decoration: none;
}

.tec a:active {
color: #CCCCCC;
text-decoration: none;
}

.tec a:visited {
color: #999999;
text-decoration: none;
} 

.tec a:hover {
color: #CCCCCC;
text-decoration: none;
} 

/* Store Related Items
------------------------------------------------- */
.storehead {
color: #cc9933;
font-weight: bold;
font-size: 14px;
line-height: 18px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.price {
color: #595959;
font-weight: bold;
font-size: 10px;
line-height: 18px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}

.size {
color: #cc9933;
font-weight: normal;
font-size: 10px;
line-height: 12px;
vertical-align: text-top;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration: none;
}