body {
	background-color: #000;
	font-family: verdana, arial, tahoma, sans-serif;
	color: #454545;
	font-size: 65%;
}
* {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a
{
	color:#454545;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


#container {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width: 800px;
	height: 130px;
	position : relative;
	/*background:url(/images/logo.jpg) no-repeat 585px 28px;*/
}
#body {
	display: table;
	width: 794px;
	background:#fff;
	padding:3px 3px 0 3px;
}

/*  */

#leftnav {
	float:left;
	text-align:left;
	margin: 0 0 12px 0;
	padding:5px 0 0 0;
	width:900px;
	border-top: 1px solid #5D5D5D;
}

#leftnav li
{
	/*width:140px;*/
	float:left;
	display:block;
	border-left: 1px solid #5D5D5D;
	
}

.nav, .navon, #leftnav .navon {
	/*width:140px;*/
	color: #FFFFFF;
	list-style-type: none;
	padding: 5px;
	font-weight: bold;
	font-size: 105%;
	text-decoration: none;
}
.nav a, .navon a,  #leftnav .navon a {
	font-size: 105%;
	text-decoration: none;
	color:#FFFFFF;
	padding: 4px;
}

#leftnav .noborder-left
{
	border-left:0px;
}

.navon a,  #leftnav .navon a {
	color:#B08676;
}



/*  */

#leftdiv {
	float: left;
	width: 530px;
}
#rightdiv {
	float: left;
	width: 262px;
	margin-left:2px;
}
#footer {
	clear: both;
	width: 800px;
	height: 90px;
	border-top:1px solid #c9c9c9;
	background:#fff;
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
}
P {
	padding: 0px;
}
h1, h2, th {
	color: #B08575;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-size: 9px;
	color: #333;
	padding: 0px 0px 0px 5px;
}
img {
	border: 0px;
}
.heading {
	height:20px;
	padding:5px 0 0 23px;
	background:#b08575;
	color:#fff;
	font-weight:bold;
	margin-bottom:14px;
}
#content {
	padding:15px 30px 25px 23px;
}
#linkbox {
	width:236px;
	padding:0 15px 0 10px;
	border-left:1px solid #c9c9c9;
}
.lbtitle {
	padding:2px 0 2px 10px;
	background:url(/images/arrow.gif) no-repeat 1px 5px;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}
.lbbody {
	padding:5px 0 10px 0;
}
.lbbody ul {
	padding-left:10px;
}

.lbcontain
{
	padding-bottom:5px;
}

#footer li {
	display:block;
	float:left;
	height:45px;
}

#footer .imgtext
{
	float:left;
	width:143px;
}


#footer .last {
	float:right !important;
	padding:5px 25px 0 0;
	text-align:right;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #454545;
}
#flash_logo
{
    right:0px;
    top :0px;
    position : absolute ;
}

#top_nav
{
    position : absolute;
    bottom:0px;
}
.special_subpage_links
{
    cursor:pointer; 
    font-weight:bold;
    
}
.subpage_off
{
    cursor:pointer; 
    font-weight:bold;
}
.subpage_on
{
    font-weight:bold;    
    color: #B08575;
    cursor:pointer; 
}

#apply_button, #login_button
{
	clear:left;
	display:block;
	color:#B08575;
	border:solid 1px #B08575;
	text-decoration:none;
	padding:5px;
	margin-top:10px;
	width:65px;
}

#login_button
{
	width:38px;
}

#application_form, .login_form, #leave_form
{
	padding:0;
	margin:0;
}

#application_form li, .login_form li, #leave_form li
{
	clear:both;
	list-style:none;
	padding-top:5px;
}

#application_form li label,  .login_form li label,  #leave_form li label 
{
	display:block;
	float:left;
	width:100px;
}

#application_form li label
{
	width:200px;
}

#application_form input
{
	width:300px;
}

#application_form textarea
{
	width:300px;
	height:150px;
}

#application_form .date_input
{
	width:50px;
}

#application_form .radio
{
	width:10px;
}


.login_form li label 
{
	width:110px;
}

.login_form li label, .leave_form li label 
{
	width:140px;
}

.top_line 
{
	border-top:solid 1px #B08575;
	margin-top:10px;
	padding-top:10px;
}

#leave_form
{
	margin-top:20px;
}


#total
{
	width:35px;
}

#site
{
	width:80px;
}

#manager
{
	width:187px
}

#notes
{
	width:300px;
}

#back_pic
{
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-bottom:10px;
}

.newslisth2
{
	margin:2px;
	font-size:1em;
}

.newslist
{
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	padding:0 0 9px 0;
	margin:0;
}

.newslist li
{
	background:url(/images/arrow.gif) no-repeat left 90%;
	list-style:none;
	padding:9px 0 0 6px; 
}

.newslist li a
{
	font-weight:bold;
	text-decoration:none;
	color:#838385;
}

.hide
{
	display:none;
}

#showArchiveLink
{
	font-weight:bold;
	text-decoration:none;
	color:#838385;
	display:block;
	margin:10px 0;
}

#teamlist
{
	padding:0;
	margin:0 0 10px 0;
}

#teamlist li
{
	float:left;
	display:block;
	margin:0 11px 5px 0;
	width:118px;
	cursor:pointer;
	border:solid 1px #fff;
}

#teamlist .teamselected
{
	border:solid 1px #323232;
	background:none;
}


#teamlist .teamselected h2
{
	color:#B08575;
	font-size:1em;
}


#teamlist img
{
	padding:6px 16px;
}

.teamtitle
{
	width:120px;
	text-align:center;
	clear:both;
	color:#838385;
	padding:0 0 6px 0;
	margin:0;
	font-size:1em;
}

.teamholder
{
	min-height:200px;
	margin-top:10px;
	position:relative;
}

.teamdetail
{
	border:solid 1px #323232;
	padding:12px;
	position:absolute;
	top:0;
}

.teamdetail h2, .quoteh2, .quotefromh2
{
	color:#B08477;
	padding:0;
	margin:2px 0;
	font-size:1em;
	text-transform:uppercase;
}

#newsArchiveBlock
{
	
}

.quoteh2
{
	margin-top:10px;
}

.quotefromh2
{
	margin:5px 0 10px 0;
	color:#848283;
	text-transform:none;
}

.quote
{
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	padding:14px 0;
}

#footer #footerlist
{
	padding:0 0 4px 0;
	margin:0;
}

#footer #footerlist li
{
	float:left;
	display:block;
	padding:4px 6px 0 6px;
}

#footerlist #siatext
{
	float:right;
	width:145px;
	font-size:0.9em;
}

#footerlist #sialogo
{
	float:left;
	width:44px;
	padding-right:4px;
}

#footer #footerlist .firstimg
{
	padding:0 0 0 2px;
	width:193px;
}

