/* Hoddom Castle stylesheet - 02 February 2004 */

body { margin: 0%; padding: 0.0%; background-color: #A2D2ED; background-image: url(../images/bg.png); background-repeat:repeat;}

a:link {color: #336666; }
a:visited {color: #666666; } 
a:active {color: #EF7910; } 
a:hover {color: #EF7910; }

.wrapper { border: 2px solid #C8CDD0; margin-top: 10px; margin-bottom: 10px; background-color: white; width: 750px;}

.bodycontent { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	font-size: 80%;	font-weight: normal; color: #000000; }

.form {font-size: 120%;	}

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.bodysmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #336600;
}

.heading1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #336600;
}

.heading2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF6600;
	font-weight: bold;

}

.heading3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:95%;
	color: #FFFFFF;
	font-weight: bold;

}
.heading4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

b {font-weight: bold;}
strong {font-weight: bold;}

blockquote {margin-left: 10px;}
.caps {text-transform: uppercase;}
#open {font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px;	font-weight: normal;	color: white; background-color: #FFF2EC; text-align: center; background-color: #993300; padding: 2px; }