/* CSS Document for dobbefestival.com */
p {
	color: #676767;
	font-size: 1em;
	line-height: 1.5em;
	margin: 2px 0px 6px 0px;
}

td {
	font-size: 1em;
}

/* Headings */
h1 {
	color: #585858;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

h2 {
	color: #90291c;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 6px 0px 6px 0px;
}

h2 a {
	color: #90291c;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #585858;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

h4 {

}

h5 {

}

/* Links */
a {
	color: #494b5d;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active {

}

a:hover {
	color: #ae2b4a;
}

input, select, textarea {
	border: 1px solid #4d4d4d;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ul {
	color: #676767;
	list-style-type: square;
	margin-top: 10px;
	margin-left: 12px;
	padding-left: 12px;
}

.csc-sitemap-level2 {
	margin-left: 12px;
}

.csc-sitemap-level3 {
	margin-left: 24px;
}

/* CSC Frames */
.frame-full {
	background: #fff url("../images/frame_full_shadow.gif") repeat-y center center;
	clear: both;
	float: none;
	margin: 10px 0px 10px 0px;
	width: 520px;
}

.frame-left {
	background: transparent url("../images/frame_shadow.gif") repeat-y center center;
	clear: left;
	float: left;
	margin: 5px 5px 5px 0px;
	width: 248px;
}

.frame-right {
	background: transparent url("../images/frame_shadow.gif") repeat-y center center;
	clear: right;
	float: right;
	margin: 5px 0px 5px 5px;
	width: 248px;
}

.frame-full-top {
	background: transparent url("../images/frame_full_top.gif") no-repeat top center;
	padding: 6px 0px 0px 0px;
}

.frame-top {
	background: transparent url("../images/frame_top.gif") no-repeat top center;
	padding: 6px 0px 0px 0px;
}

.frame-full-bottom {
	background: transparent url("../images/frame_full_bottom.gif") no-repeat bottom center;
	_height: 140px;
	min-height: 140px;
	padding: 0px 12px 1px 12px;
}

.frame-bottom {
	background: transparent url("../images/frame_bottom.gif") no-repeat bottom center;
	_height: 140px;
	min-height: 140px;
	padding: 0px 12px 1px 12px;
}

.csc-frame-rulerBefore, .csc-frame-rulerAfter {
	border-top: 1px dotted #999999;
	margin: 10px 0px 10px 0px;
}

/* CSC Caption */
.csc-caption {
	color: #c32d32;
	font-size: 9px;
}

/* CSC Sword */
.csc-sword {
	background-color: #fffc00;
}
/* CSC Table Styles */
.contenttable {
	border: 1px solid #cccccc;
	width: 100%;
}

.contenttable td {
	padding: 2px;
}

.contenttable td p {
	margin: 0px;
}

.contenttable .tr-0 td {
	background: #e3e3e3;
}

.contenttable .tr-0 td p {
	font-weight: bold;
}

.contenttable .tr-0 td {
	padding: 4px;
}
.contenttable .tr-even {
	background: #e9e9e9;
}