*, body {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	
	font-size:11px;
	line-height:18px;
	font-family: Tahoma, Arial, Verdana;
	background: url(../../images/leftbg.gif) repeat-y;
	color:#898989;
}

textarea, select, input {
	font-size:10px;
	font-family: Tahoma, Arial, Verdana;
}

#content {
	float:left;
	width:1000px;
}
a {
	outline:none;
}
a:link, a:visited {
	text-decoration:underline;
	color:#A59C93;
}
a:hover {
	color:#000000;
}
p {
	margin:0 0 10px;
}
/* ----Headers---- */
h2 {
	font-weight:bold;
	font-size:1em;
}

h3{
	color:#5F8390;
	font-size:11px;
	font-weight:normal;
}

.bold {
	font-weight:bold;
}
/* ----Sidebar---- */
#leftbar {
	width: 172px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#leftbarcontent {
	background:url(../../images/leftcontent-bg.gif) repeat-x #002130;
	min-height:500px;
	overflow:visible;
	height:500px;
}
/* ----Menu  */

#menu {
	width: 172px;
	padding: 13px 0 14px 0;
}
#menu a {
	color:#E1E1E1;
	text-decoration:none;
}
#menu ul {
	margin-left: 0 !!important;
}
#menu a:hover{
	color:#77ADBA;
}
#menu a:active {
	color:#77ADBA;
}
.topmenu a:active{
	color:#77ADBA;
}
#menu li {
	width:130px;
	list-style-type:none;
	margin-left: 13px;
	padding-bottom:4px;
	float: left;
	display: inline;
	clear: both;
}
#menu ul ul{
	list-style-type:none;
	padding-bottom: 2px;
	width:130px;
}

#menu li ul li{
	padding-bottom:0px;
}

#menu .subLi{
	padding-bottom:0px;
}

#menu #menuSelected , .generalSelected{
	color:#77ADBA;
}

/*  LOGIN BOX  */
#loginbox{
	
	width: 146px;
	margin: 25px auto 0 auto;
	padding-top: 15px;
	color:#C2C2C2;
	font-size:13px;
	clear: both;
	overflow:hidden;
}

#loginbox p {
	padding-top:15px;
	border-top: 1px solid #325A6B;
}	


.loginbutton {
	background:url(../../images/misc/submit-arrow.gif);
	float:right;
	border:0;
	width:14px;
	height:15px;
	cursor: pointer;
}
.logoutButton {
	background:url(../../images/misc/log-out.gif);
	float:left;
	border:0;
	width:100px;
	height:20px;
	text-indent:-99999px;
	font-size:0.1em;
	line-height:0.1em;
}
.logoutButton a:link, .logoutButton a:visited {
	display:block;
}
#loginbox input {
	margin:2px 0 5px;
}
#loginbox label {
	font-size:0.8em;
	color:#ffffff;
}

/* ----END Side Bar---- */


/* ----Main Content---- */
#maincontent {
	width:769px;
	float:left;
	margin:50px 0 0 20px;

}
#topcontent, #pagename {
	width:371px;
	float:right;
	padding: 0 4px 14px 10px;
	height:32px;
}
#topcontent {
	/*border-left:1px solid #B7B7B7;*/
}
#pageimage {
	margin-bottom:20px;
}
#pagecontentleft {
	width:368px;
	float:left;
	padding: 0 5px 0 5px;
	margin-bottom:20px;
}
#pagecontentright {
		float:right;
	border-left:1px solid #B7B7B7;
	width:371px;
	padding: 0 5px 0 12px;
	margin: 0px 0 20px;
}
#pageContentRightNoBorder {
	
	float:left;
	width:367px;
	padding: 0 5px 0 17px;
	margin: 5px 0 20px;
}
#verticalLine {
	background:url(../../images/misc/verticalLine.gif);
}
#newsleft {
	width:170px;
	float:left;
	margin-right:11px;
	padding: 5px 0 0 2px;
}
#newsright {
	float:right;
	width:170px;
	margin-left:5px;
	padding: 5px 0 0 0;
}
#quoteText {
	padding: 0 0 0 2px;
}
#footer {
	border-top:1px solid #d1d1d1;
	height:20px;
	width:800px;
	float:right;
	margin:10px 0 0 0;
	padding:6px 0;
	color:#A59C93;
	font-size:0.9em;
}
#footer img{
	float:right;
	padding-left:15px;
}
/* ----Form Elements---- */
#contactform input, .generalInput {
	margin:0 0 5px;
	width:156px;
	height:13px;
	border: 1px solid #A8A8A8;
	padding:1px;
	padding:1px 2px;
}


.generalInput{
	width:126px;
	color:#333333;
}

textarea{
	width:196px;
	border: 1px solid #A8A8A8;
	padding:2px;
}

#contactform textarea {
	Width:356px;
	margin:0 0 5px;
}
#contactform select {
	Width:164px;
	margin:0 0 5px;
	border: 1px solid #A8A8A8;
	height:15px;
}
#contactform label {
	font-size: 0.9em;
	color:#666666;
}
#contactform #submit {
	background: url(../../images/misc/submit.gif) no-repeat;
	border:0;
	width: 104px;
	height:17px;
	float:right;
	margin: 10px 0;
	cursor: pointer;
}
/* ----News---- */

.date {
	font-style:italic;
	font-size:0.9em;
	margin-bottom:5px;
	text-decoration:none;
}

/* ----upload---- */
.uploadButton button {
	background: url(../../images/misc/upload-files.gif) no-repeat;
	border:0px;
	cursor: pointer;
	width:93px;
	height:18px;
	text-indent:-99999px;
	font-size:0.1em;
	line-height:0.1em;
	margin: 10px 0;
}
.uploadButton {
	border-left: 1px solid #8A8A8A;
	padding:0 0 0 20px;
		width:93px;
	height:18px;
}
.uploadingOrange {
	font-size:1.3em;
	color:#DEBD0B;
}
/* ----END Main Content---- */
.clear {
	clear:both;
	height:0px;
	width:0px;
}

ul li.lastMenuItem{
	line-height:10px !important;
}


/* START style for footer */

p#footerHref, p#footerHref a {
        text-decoration:none;

        /* Amend Font to suit website */
        font-size:10px;

        /* Amend Colour to suit website */
     

}

/* END style for footer */

