/* 
	Aura: Webpage Exoskin v1. Copyright Leorex Pty Limited, 2003 (http://www.leorex.com/).
	Licenced under Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/1.0/)
*/

/* Adjust these styles to your colour scheme */
	body {
		background-color:#caa58a;
		color:#222;
		}
		html { 
	scrollbar-face-color: #577393;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #90a1b3;
	scrollbar-3dlight-color: #a7bbd9;
	scrollbar-darkshadow-color: #9e9d6e;
	scrollbar-track-color: #caa58a;
	scrollbar-arrow-color: #4c000a; 
}
.style1 {color: #f5f1c1;}
.style2 {color: #007D79;}

	#pagehead {
		background-color:#fff;
		}
	#pagehead h3 {
	background-color:#8c9c8b;
		}
	#pagecontent {
		background-color:#8c9c8b;
		}
	#sidebarcontent {
		color:#223;
		}
	#sidebarcontent .alt {
		background-color:#b7b789;
		}
	#primarynav {
		background-color:#b7b789;
		border-top:1px solid #333;
		}
	#primarynav li a:hover {
		background-color:#eed;
		}

/* Adjust the following styles to your preferences */

/* Headings */	
	#pagehead h3 {
		color:#dcd2a0;
		}
	 #sidebarcontent h1, #sidebarcontent h2, #sidebarcontent h3, #sidebarcontent h4 {
	color:#036;
	font-weight: bold;
		}

/* Links */
	#primarynav {
		color:#fff;
		}
	#primarynav li {
		border-right:1px solid #999;
		}
	#primarynav li a {
		color:#000;
		}
	#primarynav li a:hover {
		color:#556;
		}
	#primarynav ul.subnav {
		background-color:#007d79;
		}
	#primarynav ul.subnav li {
		border:none;
		}
	#primarynav ul.subnav li a:hover {
		background-color:#007d79;
		color:#000;
		}

	ul.navpath li {
		color:#333;
		}
	#containerfootcontent a:link, #containerfootcontent a:visited {
		color:#036;
		}
	#containerfootcontent a:hover, #containerfootcontent a:active {
		background-color:#5f705e;
		color:#e9f6dd;
		}

	#sidebarcontent a:link, #sidebarcontent a:visited {
	background-color:#036;
	color:#FEFCED;
		}
	#sidebarcontent a:hover, #sidebarcontent a:active {
	background-color:#FEFCED;
	color:#036;
		}

/* Miscellaneous */ 
	.border {
		border:1px solid #999;
		}
	form {
	max-width: 564px;
		}		
	input, textarea {
		border:1px solid #aaa;
		}
	input.button {
		background-color:#b7b789;
		}
	input.button:hover {
		background-color:#ffe;
		}
	table {
	width: 859px;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
		}		
	th, td {
	text-align: center;
		}
	#table1 {
	width: 859px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	border-top-style: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 98%;
	line-height: 100%;
		}
	#table2 {
	width: 560px;
	margin-left: 8px;
	margin-top: 8px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
	#table3 {
	width: 560px;
	margin-left: 8px;
	margin-top: 8px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
	#table4 {
	width: 859px;
	margin-left: 8px;
	margin-top: 8px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bolder;
		}		
	#td1 {
	width: 129px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: fixed;
	text-align: center;
		}
	#td2 {
	width: 15px;
	float: none;
		}
	#td3 {
	width: 535px;
	text-align: center;
	line-height: 20px;
		}
	#td4 {
	width: 725px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
		}
	#td5 {
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	}
	#td6 {
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-weight: bold;
		}
	#td7 {
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
		}			
/* Page Design Graphics */
	#container {
		background-image:url(../images/rhodos_background.jpg);
		background-repeat:repeat-y;		
		}
	#sidebar {
	width: 881px;
		}
	#containerfoot {
		background-image:url(../images/rhodos_footer.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		}
	#pagehead h3 {
		background-image:url(../images/rhodos_page_header.gif);
		background-repeat:repeat-x;
		}
	#sidebarcontent .alt {
		background-image:url(../images/rhodos_sidebar_alt.gif);
		background-repeat:repeat-y;
		}
		#sectionLinks{
	margin: 0px;
	padding: 0px;

}
#navBar{
	float: left;
	width:883px;
	font: small Verdana,sans-serif;
	height: 22px;
	background-image: url(../images/nav_up.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 95px;
	padding: 0px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	border-right: 1px solid #000;
	background-image:  url(../images/nav_up.jpg);
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}

#sectionLinks a:hover{
	border-right: 1px solid #000;
    font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/nav_down.jpg);
	height: 22px;
	font-weight: bold;
	text-decoration: none;
}

