/* CSS Document - Master */

/* Link styles!!! */
a:link, a:visited {color: #363636; text-decoration: underline}
a:hover, a:active {color: #872C2C; text-decoration: underline}

#navbars {
	width: 11em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 12em;
	float: right;
	margin-top: 22px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	margin-right: 10px;
	display: block;
	line-height: 2em;
	padding: 0px;
	}

#navbars ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navbars li {
	margin-bottom: 5px;
	display: inline;
	height: 5px;
	padding: 0px;
}
#navbars li a {
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	padding-right: 15px;
	color: #f6c900;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #f6c900;
}

#navbars li a:visited {
	color: #f6c900;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #f6c900;
}
#navbars li a:hover {
	color: #ffffff;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
/* Container styles */

#header {
	background-repeat: no-repeat;
	height: 400px;
	width: 720px;
	top: 0px;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/bg.png);
}
#left {
	background-repeat: repeat-x;
	background-position: top;
	width: 220px;
	float: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #282E5B;
	margin-top: 20px;
	color: #220760;
	height: 250px;
}
.sub-title {
	font-family: "Courier New", Courier, monospace;
	width: 720px;
	color: #220760;
	font-size: 16px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	font-weight: bold;
}

#right {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 210px;
	font-size: 14px;
	line-height: 1.25em;
	padding: 10px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	margin-top: -100px;
	margin-right: 0px;
	margin-left: 0px;
	color: #020202;
	height: 100px;
	font-weight: bold;
	z-index: 3;
}
#centre {
	float: left;
	width: 215px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #220760;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	padding: 10px;
	text-align: justify;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #220760;
	height: 250px;
}

#wrapper {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#main-container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}

.image {
	border: 2px solid #8e8e86;
}


h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #872C2C;
	display: block;
	}

h2 {
	font-size: 14px;
	color: #872C2C;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;
	}
h3 {
	font-size: 14px;
	color: #872C2C;
	margin-bottom: 10px;
	margin-top: 20px;
	
}

#boxP {
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	margin-left: 30px;
	color: #333637;
}



#left1 {
	width: 190px;
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container {
	margin: 0px;
	float: left;
	width: 500px;
	padding: 0px;
}
#comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8e8e86;
	font-size: 10px;
	padding: 10px;
	width: 180px;
	font-size: 12px;
	margin-top: 10px;
	color: #8e8e86;
	letter-spacing: .01em;
	line-height: 1.25;
}
/* Colour scheme 
	Red      #872C2C
	Yellow 	#F6C900 */
 
h1 {
	font-size: 30px;
	color: #872C2C;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 13px;
	line-height: 1.25em;
	padding: 10px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #020202;
	height: 100px;
}
#column-left {
	float: left;
	height: 400px;
	width: 90px;
	margin: 10px;
}

#header2 {
	background-repeat: no-repeat;
	height: 60px;
	width: 730px;
	top: 0px;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#column {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
