a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}
a {
	color: #CC6600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	background-color: #FF9933;
	height: 1.5cm;
	width: auto;
	text-align:center;
	position: static;
	letter-spacing: 0.2cm;
	vertical-align: middle;
	border: thin solid #FF9933;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}
.faceandtweet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	border: thin solid #FF9933;
	width: auto;
	list-style-type: none;
	font-style: oblique;
	background-color: #FF9933;
	text-align: left;
	font-size: 15px;
}

.whatiflink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	border: thin solid #FF9933;
	width: auto;
	list-style-type: none;
	font-style: oblique;
	background-color: #FF9933;
	text-align: center;
	font-size: 18px;
}
#topmenu{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9933;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	list-style-type: none;
	width: 20px;



}
.toolbar li {
	background-color:#FF9933;
	border:1px solid;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	margin:0;
	padding:0.5em;
	zoom: 1;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 90px;
	list-style-type: none;
	font-size: 18px;
	font-style: normal;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	white-space: nowrap;

}

#cdlisting{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	width: auto;
}body {
	font-family: Arial, Helvetica, sans-serif;
}

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(media/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(media/pinkbgover.gif); /*background image swap on hover*/
}
