body {
	background-color: #CC99CC;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #990099;
	line-height: 1.5em;
	text-align: left;
	clear: both;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	font-variant: normal;
	color: #990066;
	text-align: center;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	list-style-type: square;
	line-height: 2em;
	padding-bottom: 2em;
	clear: both;
	margin: 0px;
}

a:link {
	font-weight: bold;
	color: #990066;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
#nav_box li a:link, #nav_box li a:visited {
	font-size: 80%;
	display: block;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #996699;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_box li a:hover {
	background-color: #999999;
}

a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #990066;
	text-decoration: none;
}
.centre_image {
	text-align: right;
	margin-right: 40px;
	margin-top: -250px;
}


#footer {
	background-color: #FFCC33;
	text-align: center;
	clear: both;
	padding-top: 10px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#footer p {
	text-align: center;
}


#masthead {
	background-color: #FFFFFF;
	height: 180px;
	border: thick solid #FFCC33;
	background-image: url(images/van-castle.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#yellow-jobs-bar {
	width: 780px;
}
h2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#nav_box {
	width: 160px;
}
#nav_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_box li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}



#sidebar {
	float: left;
	width: 170px;
	background-color: #FFCC33;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar .bullets li {
	list-style-type: none;
	font-size: 8pt;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}
h4 {
	font-weight: bold;
	color: #993399;
	font-size: 1.2em;
}

#yellow-jobs-bar h2 {
	text-align: center;
}


#content {
	margin-bottom: 10px;
	float: right;
	width: 580px;
	text-align: left;
	background-color: #FFCC33;
	padding: 10px;
}


#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	background-color: #FFCC33;
}

h3 {
	color: #CC0000;
	font-variant: small-caps;
	clear: both;
}
.photo_box {
	text-align: center;
	margin-bottom: 20px;
}
.sidebar_txt {
	padding: 15px;
	text-align: center;
	font-style: italic;
	color: #990066;
}
.image_border {
	border: 1px solid #000000;
	float: left;
}
.image_border_right {
	border: 1px solid #000000;
	float: right;
}
.image_border_centre {
	text-align: center;
	border: 1px solid #000000;
}
#footer_homepage {
	color: #990066;
	background-color: #FFCC33;
	text-align: center;
	height: 400px;
	padding-top: 20px;
}
.contact_text {
	font-size: 1.4em;
	color: #990066;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#photo_box {
	margin-right: auto;
	margin-left: auto;
}
#content_testimonials {
	margin-bottom: 10px;
	float: right;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFCC33;
}
#content_testimonials p {
	padding-right: 75px;
	padding-left: 75px;
}

#testimonial_top_1 {
}

#horizontal_navigation li {
	list-style-type: none;
	background-position: center;
	display: inline;
	border: thin solid #990066;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.8em;
}
#horizontal_navigation {
	padding-top: 20px;
}
#horizontal_navigation ul {
	text-align: center;
}
#rules p {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
#rules {
	width: 280px;
	float: right;
	margin-right: 30px;
}

#container #footer_homepage p {
	text-align: center;
}
.smaller {
	font-size: 0.9em;
}
.imagespace {
	padding-right: 5px;
	padding-left: 5px;
}
#nav_box p {
	text-align: center;
}
.largepic {
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.gallery {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

