/*
 Darby O'Tooole by PVII
 (c) 2004 Project Seven Development (www.projectseven.com)
 All Rights Reserved
 CSS developed by Al Sparber - PVII
*/

#wrapper {
	margin: 0 auto;
	width: 728px;
	position: relative;
	left: auto;
	right: auto;
	top: 0px;
	padding: 0px;
	border-top: 0px solid;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}

#footer {
	font-size: 0.75em;
	color: #000000;
	text-align: center;
}

#footer p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 0.65px; */
	font-style: italic;
}

#menu_placement {
	position: absolute;
	top: -25px;
	float: none;
	width: 730px;
	padding-left: 0px;
} 

html{min-height:100%;padding-bottom:1px
}

body {
	background-image:  url(graphics/header/background-gray.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0px;
	background-color: #CCCCCC;
}

a:link {
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
	text-decoration: underline;
}

#link-list {
	list-style-type: disc;
	font-size: 0.9em;
	line-height: 1.4em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
}

h3 {
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

#logo {
	text-align: right;
}
#logo h1 {margin: 0 0 25px 0;}

#maincontent p {
	margin: 10px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 10px 35px 0px; /* 20px */
	font-size: 0.9em;
}

#maincontent h2, #maincontent h3 {
	/*  	color: #676767;  */
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 0 60; 
	width: 100%; 
	/* width = 720px */
	padding-top: 20px; /* 20px*/
	padding-left: 225px; /* 25px */
}
#maincontent h2.topheading {margin-top: 10;
}

#maincontent a:link,#footer a:link {
	text-decoration: underline;
	font-weight: bold;
}

#clearwrapper {clear: both;}









#footertop {
	margin: 12px 0px 0px 13%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

/* Navigation Menu Styles */
.p7triggers {
	/* "menu-bar" */
	position: absolute;
	top: -24px; /* -24px */
	margin: 0;
	height: 26px;
}

/* .p7triggers {position: absolute; top: 63px; margin: 0;} */
#p7trig1 {left: 0px; width: 30px;}
#p7trig2 {left: 50px; width: 90px;}
#p7trig3 {left: 134px; width: 90px;}
#p7trig4 {left: 222px; width: 90px;}
#p7trig5 {left: 310px; width: 90px;}
#p7trig6 {left: 398px; width: 90px;}
#p7trig7 {left: 486px; width: 90px;}
#p7trig8 {left: 574px; width: 90px;}
#p7trig9 {left: 662px; width: 30px;}

#p7sub2 {left: 48px;}
#p7sub3 {left: 134px;}
#p7sub4 {left: 222px;}
#p7sub5 {left: 310px;}
#p7sub6 {left: 398px;}
#p7sub7 {left: 486px;}
#p7sub8 {left: 574px;}

.p7triggers a {
	/* background-image:  url("graphics/assets/otoole_bgtrigs.jpg");
	background-color: #E4DFBF;
	text-decoration: none;
	display: block; */
}
.p7triggers a:hover, .p7triggers a:active, .p7triggers a:focus {
	/* background-image:  url("graphics/assets/otoole_bgtrigsover_brown.jpg");
	background-color: #E3E2CE; */
}

.p7submenus {
	position: absolute;
	top: 0px;
	background-image:     url("graphics/images/otoole_submenubg.jpg");
	width: 120px;
	/* width: 120px; */
	visibility: hidden;
	border: 1px solid #666666;
}

ul.p7submenus {margin: 0; padding: 0;}
.p7submenus li {list-style-type: none; margin: 0; padding: 0;}

.p7submenus a {
	color: #000000; 
	text-decoration: none;
	padding: 2px 6px 2px 16px;
	display: block; 
}

.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	color: #000000;
	background-image:   url("graphics/images/otoole_bgtrigsover_brown.jpg");
	background-color: #E3E2CE;
}

#footertop a:link {
	color: #0000FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 0.8em;
	left: 100px;
}

#footertop a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 0.8em; 
}

#footertop a:hover {
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em; 
}

.header {
	font-weight: bold;
	color: #666666;
	font-size: 1.3em;
}
.header2 {
	font-weight: bold;
	color: #666666;
	font-size: 1.0em;
}

.horizontal-rule {
	width: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12.5%;
}

.menu-center {
	text-align: center;
}

.ice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: normal;
	text-align: center;
}

#sop {
	margin-left: 7.5%;
	margin-right: 7.5%;
	padding: 5px;
}

#ems-border {
	border: 1px solid #000000;
	margin-right: 5%;
	margin-left: 5%;
}

#member-menu {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	border: 0px none;
}

#collection {
	width: 80%;
	margin-left: 10%;
	border: 1px none #999999;
}

.notam_text {
	list-style-position: outside;
	list-style-type: disc;
}

#ContactInfo {
	width: 60%;
	font-weight: normal;
	border: none;
	margin-left: 25%;
}

#textarea {
	padding-top: 20px;
}

.no-bold {
	font-weight: normal;
}

.photo-click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}

#onlinetest {
	text-align: left;
}

#qualificationarea {
	padding-top: 20px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

.qual-indent {
	font-weight: normal;
	/* font-size: 1.3em; */
}

.indent {
	font-style: normal;
	margin-left: -25px;
	list-style-image: url(graphics/bullets/black-round-gif-03.gif);
}

.SwimTest {
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	float: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 25px;
	display: block;
	text-indent: 0px;
	font-size: 1.0em;
}
