/* default elements */
* {margin: 0; padding: 0;}

body {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0%;
	padding-right: 0;
	padding-left: 0;
	background-color: #CCCCCC;
}

/* structure */
#wrapper {
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 20px solid #FFFFFF;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0px auto;
}

/* header */
.header {
	height: 160px;

	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/header.jpg);
	background-color: #FFFFFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.topper {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
	float: right;
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 60px;
	text-align: left;
}
.toppersmall {
	font-size: .6em;
}
.topper a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	border-right: none;
	border-left: none;
	border-top-style: none;
	border-bottom-style: none;
	color: #FFFFFF;
	display: inline;
}
.topper a:hover,.topper a#active {
	color: #FFFFFF;
	text-decoration: underline;
}



/*main*/
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #669999;
	text-decoration: none;
}

big {font-size: 1.1em;}

h1,h2,h3 {
	color: #999999;
	padding-top: 8px;
	padding-bottom: 20px;
}

h1 {
	font-size: 1.7em;
	font-style: normal;
	text-transform: none;

	background: url(file:///G|/stuff/030 anabelle dover web/V1/img/arrow1.gif) no-repeat left bottom;
	margin-bottom: 14px;
	padding-left: 0px;
	font-weight: normal;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.2em;
	border-bottom: 1px solid #666666;
	margin-bottom: 12px;
}
h3 {
	font-style: normal;
	font-variant: normal;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 2px;
}
p {
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 1.1em;
}
p2 {padding: 2px 0 10px;font-size: 70%;	color: #003333;	line-height: 70%;
}
blockquote {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
small,.small {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
form,table {margin-bottom: 1.2em;}
img {
	padding: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.contactimg {
	float: left;
	margin-left: 0px;
	clear: right;
	margin-top: 22px;
	padding-bottom: 55px;
}

label {display: block;}
li {line-height: 1.5em;}
ul {
	padding: 0 2em 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
}

/* main */
.main#two-columns {
	background: #FFFFFF url(file:///G|/stuff/030 anabelle dover web/V1/img/two-columns.gif) repeat-y top

}
/* navigation */


/* footer */
.footer {
	width: 800px;
	color: #666666;
	font-size: 90%;
	bottom: 10px;
	vertical-align: bottom;

	background:  url(images/footer.gif) no-repeat center top;
	margin: 0px auto 20px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer .left {
	text-align: right;
	float: right;
	font-size: 90%;
	padding-right: 20px;
}
.footer .right {
	text-align: left;
	float: left;
	padding-left: 20px;
}
.footer .right.bold {
	
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
}
/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 70%;
	line-height: 1.4em;
	font-size: 100%;
}
.content {
	float: left;
	padding: 0px;
	line-height: 1.8em;
	height: 100%;
}
.left .content li {
	list-style-position: outside;
	color: #999999;
}

.col2 .right .content {
	float: left;
}


.col2 .right .content .grad {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 140px;
}

.col2 .right {
	width: 120px;
}

.left {
	float: right;
	clear: right;
}
.right {
	float: left;
	font-size: 0.9em;
}
.right .content {
	width: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #B7D06A url(images/butbase.gif) repeat-x top;
}

/* block list */
ul.block {
	text-transform: uppercase;
	padding: 0px;
}
.block li {
	list-style-type: none;
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 0.9em;
	font-size: 120%;
	display: block;
}
.block li a,.block li em {
	color: #FFFFFF;
	text-align: right;
	height: 60px;
	display: block;
	padding: 0px;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
	display: inline;
}
.block li a {
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 4px;
	padding-left: 6px;
	vertical-align: text-bottom;
}
.block li a span {font-weight: bold;}

.block li a:hover, .block li a#active1{
	color: #000000;
	background-image: url(images/but1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-decoration: none;
}
.block li a:hover, .block li a#active2{
	color: #000000;
	background-image: url(images/but2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-decoration: none;
}
.right .block,.right .block li {
	text-align: left;
	display: block;
}
.right .block li a:hover {
	text-decoration: none;
}
.right .block { color: #666666}
.horLine {
	font-size: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 2px;
	float: right;
	width: 100%;
}
ul.data {
	padding: 0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	list-style-position: inside;
	list-style-image: ;
}
/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* various*/
.contentData {
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}
.blockOnly {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	font-size: 0.8em;
}
.box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 12px;
	width: 610px;
	margin-right: 2px;
}
.main {
	background: #FFFFFF;
	padding: 2px;
}

.linkInBlock {
	color: #2C4E8B;
	font-weight: bold;
	font-size: .9em;
}

table {
	width: 600px;
	padding: 2px;
	float: left;
}
.returnToTop {
	background: ) no-repeat left center;
	float: left;
	padding-left: 22px;
	margin-left: 0px;
}
	
.content .tipspeople {
	font-size: 0.8em;
	color: #669999;
	line-height: -10%;
	padding-bottom: 8px;
}
.content .tipsbig {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}
.style4 {
	font-size: 1.4em;
	color: #999999;
}
.pagination {
	color:#666;
	margin: 6 0 0em;
	border-top: 1px solid #ddd;
	padding-top: 12px;
	font-size: .8em;
}
	.pagination p {
	text-align:left;
}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#CCCCCC;padding:2px 5px;border: 1px solid #ccc}
	.pagination p a:hover {background:#c00;color:#fff}
	.pagination p span {text-decoration:none;background:#666699;padding:2px 5px;border: 1px solid #ccc;color:#FFFFFF}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}
.headerwkshop {

	height: 160px;

	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	background-image: url(images/headerwkshop.jpg);
	background-color: #FFFFFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

