/* CSS Document */

body {
	text-align: center;
	height: 100%;
	background-image: url(../images/bg_etc/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

html {
height: 100%;
}
body,td,th {
	color: #333333;
}
a
{
	outline: none;
}
#wrapper {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #999999;
	
}
#centralcontentwrapper {
	width: 850px;
	clear: both;
	float: left;
	background-image: url(../images/bg_etc/left_border_rep.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #742936;
	padding-bottom: 1em;
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
}
#bottom_section_wrapper {
	width: 850px;
	padding-top: 1em;
	clear: both;
	background-image: url(../images/bg_etc/left_border_rep.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#mid_section_wrapper {
	width: 815px;
	padding-left: 35px;
}
#left_border {
	float: left;
	width: 35px;
	background-image: url(../images/bg_etc/left_border_rep.gif);
	background-repeat: repeat-y;
}

#mid_section_wrapper .contact {
	width: 815px;
	float: left;
	padding-left: 35px;
}

#mid_top {
	float: left;
	height: 50px;
	width: 671px;
	background-color: #732936;
}
#mid_top img {
	margin-top: 12px;
	float: left;
}

#mid_bot {
	background-color: #BED8D2;
	float: left;
	width: 671px;
	height: 185px;
	background-image: url(../images/general/crest_alpha.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#mid-section_right {
	float: left;
	height: 185px;
	width: 626px;
}

#mid-section_left {
	float: left;
	height: 185px;
	width: 144px;
	overflow: hidden;
}


#top_section_wrapper {
	width: 850px;
	overflow: hidden;
}
#top_nav {
	height: 20px;
	width: 260px;
	background-image: url(../images/bg_etc/current_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-left: 590px;
	margin-bottom: 2px;
}
#masthead_left {
	float: left;
	height: 100px;
	width: 425px;
	background-image: url(../images/bg_etc/left_border_rep.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
}
#masthead_right {
	float: left;
	height: 100px;
	width: 425px;
}
#mid_nav {
	height: 20px;
	width: 850px;
	float: left;
	background-image: url(../images/bg_etc/mid_nav_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 0px;
	margin-top: 2px;
	padding-bottom: 2px;
}
#clear {
	clear: both;
}
#left_col .index{
	float: left;
	width: 290px;
	padding-left: 35px;
	margin-top: 6px;
}
#left_col .committee {
	width: 407px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	margin-left: 35px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main_content_col .index {
	float: left;
	display: inline;
	width: 525px;
}
#main_section_wrapper {
	width: 850px;
}

#left_col_1 {
	float: left;
	width: 280px;
	background-color: #418B7E;
}
#masthead_left img {
	margin-left: 35px;
}

#left_col_2 {
	float: left;
	width: 280px;
	background-color: #FFFFFF;
}
#below_main_content{
	width: 518px;
	background-color: #FFFFCC;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	float: left;
}
#main_content_col .committee {
	float: left;
	width: 407px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main_content_col .diary {
	width: 815px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 35px;
	padding-bottom: 10px;
	margin-top: 20px;
}
#teams_table {
	float: left;
	width: 665px;
	margin-left: 185px;
}
#teams_table img {
	float: left;
	padding-right: 10px;
}

#main_content_col .teams {
	width: 815px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 35px;
	padding-bottom: 10px;
	margin-top: 20px;
}
#teams_table_left, #teams_table_right {
	float: left;
	height: 100px;
	width: 300px;
}

#main_content_col .contact_page {
	width: 815px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 20px;
}
#left_col .committee img, #main_content_col .committee img {
	float: left;
	margin: 10px;
}

#bottomnav {
	margin-bottom: 1em;
	margin-left: 40px;
}

#bottomnav ul {
	list-style-type: none;
	padding: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#bottomnav ul li {
	display: inline;
}
#bottomnav a {
	float: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #93002D;
}
#bottomnav a:link, #bottomnav a:visited {
	color: #93002D;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
#bottomnav a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#copy {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2em;
	clear: both;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#copy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 5px;
	line-height: 1.5em;
	padding-left: 5px;
	margin-left: 40px;
}
#copy a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#copy a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#copy a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
#mid_nav ul, #top_nav ul {
	display: inline;
	padding: 0;
	margin: 0;
}
#mid_nav ul li, #top_nav ul li {
	float: left;
	list-style-type: none;
	display: inline;
}

#mid_nav ul a, #mid_nav ol a:visited {
	display: block;
	line-height: 1.8em;
	text-decoration: none;
	color: #666666;
	background-image: url(../images/bg_etc/nav_divider.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
#mid_nav ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/bg_etc/top_nav_bg2.jpg);
	background-repeat: repeat-x;
}



#top_nav ul a, #top_nav ol a:visited {
	display: block;
	line-height: 1.8em;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/bg_etc/nav_divider.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
#top_nav ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/bg_etc/top_nav_bg.jpg);
	background-repeat: repeat-x;
}
#mid_nav ul a, #mid_nav ol a:visited {
	display: block;
	line-height: 1.8em;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/bg_etc/nav_divider.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
#mid_nav ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/bg_etc/top_nav_bg.jpg);
	background-repeat: repeat-x;
}
#index #mid_nav .index a, #index #top_nav .index a, #diary #mid_nav .diary a, #committee #mid_nav .committee a, #reunions #mid_nav .reunions a, #contact #mid_nav .contact a, #chairman #mid_nav .chairman a, #sport #mid_nav .sport a, #netball #mid_nav .netball a, #schoolnews #mid_nav .schoolnews a, #back #mid_nav .back a {
	background-image: url(../images/bg_etc/current_bg.jpg);
	cursor: default;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#list ul {
	margin-left: 20px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#list li {
	background-image: url(../images/bg_etc/arrow_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 7px;
}
#quarters {
	width: 850px;
}

#contact_page .reunions{
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/schoolfront.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .sport {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/rugby_big.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .back {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/looking_back.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .teams {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/teams.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .schoolnews {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/dailymail.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .com {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/flag.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .oga_diary {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/schoolfront4.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .chairman {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/boards.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .netball {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/headers/netball_long.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .contacts_links {
	float: left;
	height: 105px;
	width: 815px;
	background-color: #732936;
	background-image: url(../images/general/windows.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#contact_page .con {
	float: left;
	height: 35px;
	width: 815px;
	background-color: #742936;
}
#contact_page .oga_subs{
	float: left;
	height: 40px;
	width: 815px;
	background-color: #732936;
	
}
#long_pic{
	float: left;
	height: 170px;
	width: 815px;
	background-color: #732936;
}
#contact_page img {
	margin-top: 5px;
	float: left;
}
#reply {
	float: left;
	width: 600px;
	display: inline;
	margin-left: 110px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}
#main_content_col .diary img {
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 150px;
}
#main_content_col .index img {
	float: right;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#left_col_1 img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#left_col_2 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
#main_content_col .teams img {
	float: left;
}
#teams {
	height: 584px;
	width: 760px;
	margin-left: 30px;
	float: left;
}
