html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}






/** HEADER */

#header-bg {
	background: url(images/bg1_01.jpg) no-repeat center top;
}

#header {
	height: 136px;
}

/** SEARCH */

#search {
	float: right;
	width: 345px;
	height: 136px;
	background: url(images/homepage02.jpg) no-repeat 0px 85px;
}

#search form {
	margin: 0px;
	padding: 85px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	margin: 0px 0px 0px 15px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#search-query {
	width: 220px;
	margin-top: 6px !important;
	border: none;
	background: none;
}

#search-submit {
	width: 55px;
	margin-left: 30px !important;
	padding: 5px 0px 10px 0px;
	background: url(images/homepage03.jpg) no-repeat left top;
	border: none;
	line-height: 1;
	text-transform: lowercase;
}

/** MENU */

#menu-bg {
	background: url(images/bg1_02.jpg) no-repeat center top;
}

#menu {
	height: 74px;
}

#menu ul {
	margin: 0px;
	padding: 31px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 32px;
	padding: 11px 24px 0px 24px;
}

#menu li.active {
	background: url(images/bg2_01.jpg) no-repeat left top;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page-bg {
	background: url(images/bg3_01.jpg) repeat-y center top;
}

#page-bg-top {
	padding-bottom: 30px;
	background: url(images/bg3_02.jpg) no-repeat center top;
}

.homepage #page-bg {
	background-image: url(images/bg1_03.jpg);
}

.homepage #page-bg-top {
	background-image: url(images/bg1_04.jpg);
}

#page {
}

/** BANNER */

#banner {
	float: left;
	width: 606px;
}

/** CONTENT */

#content {
	float: left;
	width: 595px;
	padding: 60px 0px 0px 50px;
}

.homepage #content {
	width: 556px;
	padding: 60px 0px 0px 50px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.single #content {
	float: none;
	padding: 50px;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 255px;
	padding: 50px 50px 0px 0px;
}

.homepage #sidebar {
	width: 394px;
	padding-top: 0px;
	padding-right: 0px;
	background: url(images/bg2_02.jpg) repeat-y left top;
}

.homepage #sidebar-bg-top {
	background: url(images/bg2_03.jpg) no-repeat left top;
}

.homepage #sidebar-bg-btm {
	padding: 0px 50px 0px 49px;
	background: url(images/bg2_04.jpg) no-repeat left bottom;
}

.homepage #sidebar .title {
	height: 43px;
	padding: 62px 20px 0px 20px;
	font-size: 24px;
	color: #FFFFFF;
}

/** FOOTER */

#footer-bg {
	background: url(images/bg1_05.jpg) no-repeat center top;
}

#footer {
	height: 100px;
}

#footer p {
	margin: 0px;
	padding: 45px 0px;
	text-transform: lowercase;
	text-align: center;
	color: #636C48;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	width: 266px;
	border-bottom: 1px solid #D4D9C6;
}

.box-style1 .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(images/homepage16.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 19px;
	background: #F5F5DB;
	border: 1px solid #EBF0DB;
	border-bottom: none;
}

.box-style1 .meta {
	height: 28px;
	padding: 15px 0px 0px 19px;
	background: #E5E4C1 url(images/homepage17.gif) repeat-x left top;
	border: 1px solid #EBF0DB;
	border-top: none;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {
	float: left;
	margin-left: 24px;
}

/** BOX4 */

#box4 {
	background: url(images/bg1_06.jpg) repeat-y center top;
}

#box4-bg-top {
	background: url(images/bg1_07.jpg) no-repeat center top;
}

#box4-bg-btm {
	background: url(images/bg1_08.jpg) no-repeat center bottom;
}

#box4 .column1 {
	float: left;
	width: 555px;
}

#box4 .column2 {
	float: right;
	width: 275px;
}

#box4 .container {
	width: 900px;
	padding: 40px 50px;
}

/** BOX5 */

#box5 {
	width: 255px;
	margin-bottom: 25px;


}

#headGraphic {
	height: 110px;
	width: 100%;
}

#contentAreaWhite {
	width: 100%;
	background-image: url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images_final/borders/borderShadowWhite.jpg);
	background-repeat: repeat-y;
}

#contentAreaBlack {
	width: 100%;
}

#colHalf {
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	background-image: url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images_final/misc/colTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	display: inline;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: -0.05em;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #D23131;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #D23131;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.tr:link {
	color: #FFFFFF;
	background-color: #00DE00;
}
.trResults {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tr:hover {
	color: #000000;
}

input:focus, textarea:focus {
	background-color: #FFFF99;
	color: #FF0000;
}

#blackBar {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
	background-color: #191919;
}

#gradRed {
	height: 25px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	background-image: url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images_final/backgrounds/gradRed.png);
}

#gradBlack {
	height: 25px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	background-image: url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images_final/backgrounds/gradBlack.png);
}

td {
	padding-left: 4px;
	padding-right: 4px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.tdRed {
	background-image: url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images_final/backgrounds/gradRed.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	padding: 0px;
}

select {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	padding: 0px;
}

input {
	float: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: thin solid #FFFFFF;
}

.input100 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
	width: 100%;
}

.input100Red {
	border: 1px solid #CCCCCC;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
}

.input100Grey {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	color: #333333;
	font-size: 10px;
	width: 100%;
}

.input100Green {
	border: 1px solid #CCCCCC;
	background-color: #006600;
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
}

.input100Black {
	border: 1px solid #CCCCCC;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	width: 100%;
}

#centreCol {
	width: 710px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
#leftCol {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#rightCol {
	float: right;
	width: 570px;
	text-align: left;
}
#rightCol1 {
	float: right;
	width: 570px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#rightCol2 {
	float: right;
	width: 540px;
	text-align: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/** FOOTER */

#footer-bg {
	background: url(images/bg1_05.jpg) no-repeat center top;
}

#footer {
	height: 100px;
}

#footer p {
	margin: 0px;
	padding: 45px 0px;
	text-transform: lowercase;
	text-align: center;
	color: #636C48;
}

#footer .legal {
}

#footer .links {
}
.whiteTitles {	color: #FFFFFF;
	font-weight: bold;
}
.blackText {
	color: #191919;
}
.greyText {
	color: #999999;
}
.whiteText {
	color: #FFFFFF;
	vertical-align: middle;
}
.redText {
	color: #D23131;
}
.borderTopBot {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #2B2B2B;
}
.borderTopBot2 {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #660000;
}
.blackBorder {
	border: thin solid #191919;
}
.pt9Text {
	vertical-align: middle;
	font-size: 9px;
}
.pt10Text {
	vertical-align: middle;
	font-size: 10px;
	color: #FFFFFF;
}
.pt12Text {
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}.CAPS {
	text-transform: capitalize;
}


.container {
	width: 1000px;
	margin: 0px auto;
}

#wrapper {
	height: 1200px;
	margin-bottom: 200px;
	
}

.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#floatBars {
	position: absolute;
	z-index: 100;
	width: 100%;
	background-image: url(../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images_final/borders/bars.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.float {
	z-index: 100;
}

/** BOX4 */

#box4 {
	background: url(images/bg1_06.jpg) repeat-y center top;
}

#box4-bg-top {
	background: url(images/bg1_07.jpg) no-repeat center top;
}

#box4-bg-btm {
	background: url(images/bg1_08.jpg) no-repeat center bottom;
}

#box4 .column1 {
	float: left;
	width: 555px;
}

#box4 .column2 {
	float: right;
	width: 275px;
}

#box4 .container {
	width: 900px;
	padding: 40px 50px;
}


