@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color: #CCCCCC;
}


#wrapper {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:964px;
	background-color: #ffffff;
	margin: auto;
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	border-bottom: 3px solid #999999;
	background-image:url(../images/bgwrap.jpg);
	background-repeat:repeat;
	}

#content {
	width:760px;
	padding: 0px;
	float:left;
}

#content1 {
	width:740px;
	padding: 10px;
	clear:both;
}


/*th, td {
	padding-left:10px;
}
*/
#news td {
/*	border-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
*/	font-size:10px;
}

#news {
	float:left;
	width:360px;
	}

#tips {
	float:right;
	width:300;
}


#photos{
/*	float:right;
*/	
	clear:both;
	width:700px;
	}


/* Styles for Footer */

#footer {
	background-color: #CE000C;
	color: #FFFFFF;
	clear: both;
	margin: 0;
	padding: 5px;

	}

#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	padding:10px;
	font-size:12px;
}


/* styles for our supporters */

#supporters {
	float:right;
	width:780px;
	font-size:9px;
}





/* Styles for header.inc.php */

#header {
	float:left;
	width:775px;
	height:118px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:0;
	padding-right:0;
	text-align:right;
	}

#header h1 {
	color:#FFFFFF;
}

#header p {
	margin: 0;
	font-size: x-small;
}

#header a {
	color:#FFFFFF;
	font-weight: bold;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#h_menu {
	float: right;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0;
	font-size: x-small;
}

#h_menu p {
	font-size: x-small;
}

#h_menu a {
	color: #000000;
	font-weight: bold;
}
#h_menu a:hover {
	color: #000000;
	text-decoration: none;
}

#h_image {
	background-image:url(../images/mlogo_sm.png);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	width:100px;
	height:110px;
}

#h_right {
	background-image:url(../images/h_right.png);
	float:right;
	width:660px;
	height:100px;
	padding:5px;
	}

.hilite {
	color:#0000FF;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}

/* =NAVIGATION */
#navigation {
	margin: 0;
	padding: 0;
	font-size: 11px;
	height:25px;
	width:780px;
	background-color: #0055fe;
	text-align: center;
/*	border-top: 2px solid #CE000C;
*/	border-bottom: 2px solid #665533;
	overflow: hidden;
	float:right;
/*	clear:right;
*/	}

#navigation p {
	color:#FFFFFF;
	text-decoration:bold;
}

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: none;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #456;
}

.committee li, #navigation li {
	display:inline;
}

/* Squad Timetable */
#timetable th {
/*	border-right:thin;
*/}

#timetable td {
	border-bottom:none;
	border-left:none;
	border-right:none;
}

#timetable table {
	border-left:1px;
}

.blank {
	border-bottom:none;
	border-top:none;
	border-left:1px;
	border-right:1px;
}

.hilite2 {
	font-weight:bold;
	background-color:#000000;
	border-color:#ffffff;
	color:#FFFFFF;
	text-align:center;
}

.white {
	border-bottom:none;
	border-top:none;
}

#sidebar {
	background-color:#eeeeee;
	float:left;
	width:160px;
	padding: 10px;
	padding-top:22px;
}


#calendar {
	font-size:10px;
	width:150px;
	background-color:#ffffff;
	border:1px solid #000000;
	padding:5px;
	height:160px;
	}

#calendar th, #calendar p {
	font-size:10px;
}

#calendar caption {
	font-size:12px;
}

#calendar th {
	width:50px;
}

#calendar td {
	border:none;
	background-color:#CCCCCC;
	text-align:center;
	padding:0;
}

#calendar td a:link, #calendar td a:visited {
	background-color: #e6d60f;
	color: #09132d;
	text-decoration: none;
	display: block;
}
#calendar td a:hover {
	color: #fff;
	background-color: #09132d;
}

#events {
	font-size:12px;
}

#status {
	font-size:10px;
	padding:5px;
	background-color:#666600;
}

/* Committee Styles*/

.committee {
	width: 242px;
/*	height: 230px;
*/	background-color:#FFFFFF;
	padding:5px;
	margin:0;
	}

.committee li, #navigation li {
	display:inline;
}

.committee li {
	font-weight:normal;
	vertical-align:baseline;
	color: #FF0000;
}

.committee th {
	text-align:left;
	height: 25px;
	margin-left: 4px;
	background-color:#4E181B;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#000000;
}



/*.tab1 {
	background-image: url(../images/tab01.jpg);
}
*/

.committee a {
	color: #FFFFFF;
	font-weight: bold;
}


.committee th a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.committee td a {
	color: #0000FF;
	font-weight: bold;
}


.committee td a:hover {
	color: #0000ff;
	text-decoration: none;
}



.committee table ul {
	text-align:center;
}

.committee th, td {
	padding-left:10px;
}

.committee td {
/*	border-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
*/	font-size:10px;
	padding:10px;
}

.committee table {
/*	border-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
*/}



#comp, #devt {
	float:left;
	min-height:280px;
	}

#alec {
	float:right;
	min-height:280px;
	}

#form-left {
	float:left;
}

/*#form-right {
	float:right;
}
*/

/* styles for com home pages */

#comresp {
	float:left;
	width:480px;
	font-size:10px;
}

#comresp table {
	padding:10px;
}


#comnews {
	font-size:10px;
	float:right;
	width:280px;
}

#comnews tr {
	width:260px;
}

#comnews th {
	font-size:12px;
}

#comnews td {
	font-size:10px;
}

.hline {
	font-size:8px;
	font-weight:bold;
}	

.warning {
	color:#FF0000;
}

.nformat {
	color:#FF0000;
	font-weight:bold;
}

#mleft {
	float:left;
	width:580px;
}

#mright {
	float:right;
	width:160px;
/*	border:thin #FF0000 solid;
*/
}

.small3 {
	font-size:12px;
}	

.small2 {
	font-size:10px;
	font-weight:bold;
	border-left:thin #666666 solid;
}	

.small1 {
	font-size:8px;
	color:#999999;
	border-left:thin #666666 solid;
}	

.small4 {
	font-size:10px;
	color:#999999;
}

.red {
	background-color:#FF0000;
	font-weight:bold;
	color:#FFFFFF;
	padding:0;
}

.yellow {
	background-color:#FFFF00;
	font-weight:bold;
	color:#000000;
	padding:0;
}


	
