
/** BASIC */

body {
	margin: 0px;
	padding: 14px 0px 0px 0px;
	background: #000000 /*url(images/homepage1211.jpg) repeat-x left top*/;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	
}

fieldset {
	border: none;
}

/** HEADINGS */

h1, h2, h3, h4, h5 {
	margin: 0px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #885327;
	clear: both;
}

h5 {
	font-size: 18px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #885327;
}

h2, h3 {
	padding-bottom: 10px;
	font-weight: normal;
	color: #E4E4E4;
}

h2 span, h3 span {
	color: #B16813;
}

/** TEXTS */

table.docutils {
	border:none;
}

table.docutils td,th{
	padding: 2px 22px 0px 5px;
	border:none;
}

body, th, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8E8E;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}

p, ul, ol, dl {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

/** LINKS */

a {
	color: #B5B5B5;
}

a:hover {
	text-decoration: none;
}



#staff {
	z-index:100;
	position:absolute;
	width: 100px;
	left:0px;
	height: 300px;
	padding-top: 10px;
	
		
}

#staff h1 {
	background: url(images/staff_01.png) no-repeat left top;
	padding-top: 10px;
	font-size:small;
	padding-left: 5px;
}

#staff p {
	background: url(images/staff_02.png) repeat-y left top;
	margin: 0px;
	padding-left: 5px;

}

#staff .bottom p {
	padding-top:0px;
	background: url(images/staff_03.png) no-repeat left top;
}

/** LOGO */

#logo {
	padding: 0px;
	width: 1000px;
	height: 20px;
	background: url(images/homepage03w.jpg) no-repeat left bottom;
	border-bottom: 0px solid #000;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
}

#logo h1 {
	width: 375px;
	height: 16px;
	
}

#logo p {
	width: 625px;
	height: 16px;
	
}

/** HEADER */

#header {
	width: 1000px;
	height: 201px;
	padding: 0px;
	
}

#splash {
	float: right;
	width: 776px;
	height: 190px;
}

/** MENU */

#menu {
	width: 224px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	width: 130px;
	height: 38px;
}

#menu li.first {
}

#menu a {
	display: block;
	width: 201px;
	height: 29px;
	padding: 9px 0px 0px 23px;
	background: url(images/homepage04.jpg) no-repeat left top;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 15px;
	color: #A0A0A0;
}

#menu a:hover {
	background: url(images/homepage05.jpg) no-repeat left top;
	text-decoration: underline;
	color: #FFFFFF;
}

#menu a.active {
	background: url(images/homepage05.jpg) no-repeat left top;
	color: #FFFFFF;
}

/** PAGE */

#page {
	width: 1000px;
	/*background: url(images/homepage0711.jpg) repeat-x left top;*/
}

/** CONTENT */

#content {
	width: 717px;
	margin: 0px;
	padding: 20px 28px 20px 28px;
}

#content-wide {
	padding: 20px 15px 20px 15px;
}

/** SIDEBAR */

#sidebar {
	width: 170px;
	margin: 0px;
	padding: 20px 24px 20px 30px;
}

#sidebar h2 {
}

#sidebar h2 span {
}

/** FOOTER */

#footer {
	width: 1000px;
	height: 64px;
	background: url(images/homepage03w.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	color: #8E8E8E;
}

/** BOX1 */

#box1 ul{
	list-style: none;
}

#box1 li {
	padding: 5px;
}

/** BOX2 */
#box2 {
	width: 204px;
	margin: 0 0 10px 0;
	clear: left;
    float: left;
}

#box2 ul {
	list-style: none;
    width: 204px;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.1em;
}

#box2 li {
    margin-bottom: 4px;
} 

#box2 .first {
	font-weight: bold;
    color: #BBBBBB;
    border-left: 4px solid #BBBBBB;
	height: 20px;
	padding: 6px 0 0 10px;
}

#box2 .selected {
	color: #885327;
	border-left: 6px solid #885327;
}

#box2 li a{

	height: 18px;
	text-decoration: none;
	color: #8E8E8E;
	display: block;
	padding: 3px 0 0 20px;
	/*background: #000000;*/
	border-left: 2px solid #505050;
}   
    
#box2 li a:hover {
	/*background: #eaeaea;*/
	color: #885327;
	border-left: 4px solid #885327;
}

/** BOX3 */

#box3 {
	padding-bottom: 15px;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** LISTS */

.list1 ul {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
}

.list1 li {
	margin: 0px;
	padding-bottom: 1em;
	list-style: none;
}

.list1 li.alt {
}

.list1 a {
	padding-left: 27px;
	background: url(images/homepage08.gif) no-repeat left center;
	color: #B5B5B5;
}

.link1 {
	padding-left: 27px;
	background: url(images/homepage08.gif) no-repeat left center;
	color: #B5B5B5;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	
	margin: 8px 20px 0px 0px;
	border: solid;
}

img.right {
	float: right;
	margin: -20px 15px 25px 55px;
	border: solid;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 13px;
	background: url(images/homepage09.jpg) repeat-x left top;
}


table.blue {text-align: left;	border-collapse: collapse;	border-top: 4px solid #777; border-bottom: 3px solid #aaa;
			margin-bottom: 20px;
}

table.blue th {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	background: #444;
	border-top: 4px solid #777;
	border-bottom: 1px solid #777;
	color: #ccc;
}

table.blue td.right {
	text-align:right;
}

table.blue th.right {
	text-align:right;
}

table.blue th.dl {
	text-align:right;
	color:#666;
}

table.blue th.dl a {
	text-align:right;
	color:#be7634;;
	
}


table.blue td {
	font-size: 13px;
	padding: 4px 10px 4px 10px;
	background: #000; 
	border-bottom: 1px solid #555;
	border-top: 1px solid transparent;
}
table.blue tr.highlight td {
	padding: 0px 10px 0px 10px;
	background: #222; 
	color: #aaa;
}
table.blue tr:hover td {
	background: #444;
	color:#000;
}


/* CALENDARS & CLOCKS */

.calendarbox, .clockbox {
    margin: 5px auto;
    font-size: 11px;
    width: 16em;
    text-align: center;
    background: white;
    position: relative;

}

.clockbox {
    width: auto;
}

.calendar {
    margin: 0;
    padding: 0;
}

.calendar table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    background: #eee;
    width: 99%;
}

.calendar caption, .calendarbox h2 {
    margin: 0;
    font-size: 11px;
    text-align: center;
    border-top: none;
}

.calendar th {
    font-size: 10px;
    color: #666;
    padding: 2px 3px;
    text-align: center;
    background: #e1e1e1 url(images/nav-bg.gif) 0 50% repeat-x;
    border-bottom: 1px solid #ddd;
}

.calendar td {
    font-size: 11px;
    text-align: center;
    padding: 0;
    border-top: 1px solid #eee;
    border-bottom: none;
}

.calendar td.selected a {
    background: #C9DBED;
}

.calendar td.nonday {
    background: #efefef;
}

.calendar td.today a {
    background: #ffc;
}

.calendar td a, .timelist a {
    display: block;
    font-weight: bold;
    padding: 4px;
    text-decoration: none;
    color: #444;
}

.calendar td a:hover, .timelist a:hover {
    background: #5b80b2;
    color: white;
}

.calendar td a:active, .timelist a:active {
    background: #036;
    color: white;
}

.calendarnav {
    font-size: 10px;
    text-align: center;
    color: #ccc;
    margin: 0;
    padding: 1px 3px;
}

.calendarnav a:link, #calendarnav a:visited, #calendarnav a:hover {
    color: #999;
}

.calendar-shortcuts {
    background: white;
    font-size: 10px;
    line-height: 11px;
    border-top: 1px solid #eee;
    padding: 3px 0 4px;
    color: #ccc;
}

.calendarbox .calendarnav-previous, .calendarbox .calendarnav-next {
    display: block;
    position: absolute;
    font-weight: bold;
    font-size: 12px;
    background: #C9DBED url(images/default-bg.gif) bottom left repeat-x;
    padding: 1px 4px 2px 4px;
    color: white;
}

.calendarnav-previous:hover, .calendarnav-next:hover {
    background: #036;
}

.calendarnav-previous {
    top: 0;
    left: 0;
}

.calendarnav-next {
    top: 0;
    right: 0;
}

.calendar-cancel {
    margin: 0 !important;
    padding: 0;
    font-size: 10px;
    background: url(images/nav-bg.gif) 0 50% repeat-x;
    border-top: 1px solid #ddd;
}

.calendar-cancel a {
    padding: 2px;
    color: #999;
}

ul.timelist, .timelist li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.timelist a {
    padding: 2px;
}

.module h2, .module caption, .inline-group h2 {
    margin: 0;
    padding: 2px 5px 3px 5px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    background: #7CA0C7 url(images/default-bg.gif) top left repeat-x;
    color: white;
}
