/* Global Style */

* {padding: 0; margin: 0; border: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #330000;}
form { display:inline;}

.clear {clear: both; height: 1px; margin: 0;}

/* Text Style */

h1, h2, h3, h4, h5 {font-weight: normal; line-height: 24px; color: #cc9900;}

h1, h2 {font-size: 24px; padding-bottom: 22px;}
h3 {font-size: 18px; color: #660000;}
h4 {font-size: 18px; color: #669900;}
h5 {font-size: 14px; color: #660000; font-weight: bold;}

h3.alt {font-size: 14px; color: #660000; margin-bottom: 10px;}
h2.sTitle {color: #660000; margin-top: 22px;}
h2.sTitlec {
	color: #660000;
	margin-top: 22px;
	text-align: center;
}

.headnote {font-size: 14px; color: #cc9900;}

p {
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding-bottom: 14px;
}
p.centre {
	font-size: 15px;
	color: #330000;
	line-height: 18px;
	padding-bottom: 14px;
	text-align: center;
}
.small {font-size: 10px;}
.date {color: #ffcc00;}

p strong { color: #330000;}
p.italic {font-style: oblique;}

ul { margin: 14px 0 0 40px;}
li { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 12px; color: #660000; line-height: 18px;}

.listheading {font-size: 14px; font-weight: bold; color: #330000;}

/* Link Styles */

a {color: #660000;}
a:link, a:visited, a:active {text-decoration: underline; }
a:hover {color: #cc9900; text-decoration: underline;}



/* Main Structure Elements */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#290000;

}
#grade {
	width: 100%;
	background-color:#290000;
	background-image: url(../images/body_bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 75px 20px 0 20px;
	position: relative;
	background-color: #5a3333;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#wrapper2 {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 30px 20px 0 20px;
	position: relative;
	background-color: #5a3333;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#header {
	width: 890px;
	height: 160px;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	text-align: left;
	background: url(../images/header_bg.gif) repeat-x left;
}
#header h1 {text-indent: -9999px; border: 0; background: url(../images/header_title.gif) no-repeat left; height: 160px; margin-left: 55px; padding: 0;}

/* Main Content Parts */

#content {
	width: 890px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background-color: #fff;
	background: url(../images/content_bg.gif) repeat-y;
}
#main {
	width: 534px;
	padding: 30px;
	float: left;
	display: inline;
}
#main p {
	padding-right: 25px;
}
#main p.italic {padding-right: 40px;}

#main img  {border: 5px solid #fff; margin-bottom: 18px; }

#main #topimg {background: #fff; margin-bottom: 18px; }
#main #topimg  p {line-height: 32px; padding: 0 0 3px 5px;}
#main #topimg img {border: 5px solid #fff; margin: 0;}

#mainFull {width: 830px; padding: 30px; background-color: #f5f4ef; text-align: center;}

.logos {width: 350px; margin-top: 15px;}
.logos img {float: left; margin-right: 20px;}
.logos p {float: left;}


#right {
	width: 295px;
	float: left;
	border-top: 2px solid #330000;
	padding-top: 10px;
	display: inline;
}
#right h3 {
	color: #ffcc00;
	line-height: 30px;
	background-color: #765c5c;
	border-top: 2px solid #330000;
	padding-left: 10px;
	margin-bottom: 10px;
}
#right h4 {
	color: #660000;
	margin: 0 10px;
	font-size: 18px;
}
#right p {
	margin: 0 10px;
}
#right .logo {margin: 0 0 10px 14px;}

#right ul { margin: 14px 0 0 40px;}
#right li { padding-right: 20px;}
#right ul ul { margin: 10px 0 10px 15px;}
#right ul ul li {margin: 0; padding-right: 0;}

.notice {color: #990000; font-weight: bold;}

/* Top Images */

.topimg {
	position: absolute;
	top: 0;
	right: 25px;
	z-index: 5;
}
.topimgfit {
	position: absolute;
	top: 80px;
	right: 25px;
	z-index: 0;
}

/*form */
 
#form {width:400px; padding-top:10px; padding-bottom:10px; margin:0; }
label,input, textarea {
        display: block;
        float: left;
        margin-bottom: 5px;
}

input {width: 160px; border: 1px solid #330000; padding: 3px 3px; font-size: 12px;}
input.submit {float:none; width:93px; margin-left:80px;}
textarea {width: 200px; height:100px; padding: 3px; border: 1px solid #330000; font-size: 12px;}
.enquirybox {width: 300px; height:150px;}

label {
	text-align: left;
	width: 75px;
	padding-right: 5px;
	font-size: 12px;
	color:#330000;
}

#form br {
        clear: left;
}

/* Footer */

#footer {
	width: 900px;
	height: 60px;
	background: url(../images/footer_top.gif) no-repeat top;
	
}




object {margin-bottom: 15px;}

#screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
a.screenshot:hover {cursor: default;}.red {
	color: #ee0000;
}
