body {
	background-image:   url(../Assets/otoole/otoole_bgp.jpg);
	background-repeat: repeat-x;
	background-color: #EDECDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0;
	padding: 0;
}
#logo {
	text-align: right;
}
#logo h1 {
	margin: 0 200px 50px 0;
}

#wrapper {
	background-image:   url(../Assets/otoole/otoole_bgmc.jpg);
	background-color: #E9E8D6;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #fff;
	margin: 0 auto 0 auto;
	width: 736px;
}
#maincontent {
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 20px;
	text-align: justify;
	width: 494px; /*536*/
}
#maincontent h2, #maincontent h3 {
	color: #676767;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 24px 0 0 0;
}
#maincontent h2.topheading {margin-top: 0;}
#maincontent p {margin: 6px 0 12px 0;}
#maincontent a:link,#footer a:link {
	border-bottom: 1px solid #666;
	color: #7E8A62;
	text-decoration: none;
}
#maincontent a:visited,#footer a:visited {color: #616161;}
#maincontent a:hover,#footer a:hover,#maincontent a:active,
#footer a:active,#maincontent a:focus,#footer a:focus {
	border-top: 1px solid #666;
	color: #000000;
}
#sidebar {
	float: left;
	font-size: .75em;
	line-height: 1.2em;
	padding: 2px;
	width: 190px; /*200*/
}
#sidebar h2,#sidebar h3 {
	color: #606060;
	font-weight: normal;
	letter-spacing: .2em;
	margin: 10px 0 0 0;
}
#sidebar h3.firstheading {margin-top: 0;}
#sidebar p {margin: 12px 0 0 0;}
#sidebar a:link {color: #616161;}
#sidebar a:visited {color: #7D7D7D;}
#sidebar a:hover,#sidebar a:active,#sidebar a:focus {color: #000;}

#clearwrapper {clear: both;}

#footer {
	font-size: .7em;
	margin: 24px;
}
#footer p {margin: 0 0 6px 0;}


/* Navigation Menu Styles */
.p7triggers {position: absolute; top: 112px; margin: 0;}

#p7trig1 {left: -6px; width: 94px;}
#p7trig2 {left: 88px; width: 78px;}
#p7trig3 {left: 167px; width: 108px;}
#p7trig4 {left: 274px; width: 81px;}
#p7trig5 {left: 355px; width: 107px;}
#p7trig6 {left: 461px; width: 51px;}
#p7trig7 {left: 512px; width: 105px;}
#p7trig8 {left: 617px; width: 78px;}
#p7trig9 {left: 693px; width: 30px;}

.p7triggers a {
	background-image:   url(../Assets/otoole/otoole_bgtrigs.jpg);
	background-color: #E4DFBF;
	text-decoration: none;
	display: block;
}
.p7triggers a:hover, .p7triggers a:active, .p7triggers a:focus {
	background-image:   url(../Assets/otoole/otoole_bgtrigsover.jpg);
	background-color: #E3E2CE;
}

.p7submenus {
	font-size: .8em;
	position: absolute;
	top: 137px;
	background-color: #E3DEB8;
	background-image:   url(../Assets/otoole/otoole_submenubg.jpg);
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	width: 172px;
	visibility: hidden;
}
#p7sub2 {left: 47px;}
#p7sub3 {left: 134px;}
#p7sub4 {left: 221px;}
#p7sub5 {left: 302px;}
#p7sub6 {left: 407px;}
#p7sub7 {left: 512px;}
#p7sub8 {left: 617px;}


ul.p7submenus {margin: 0; padding: 0;}
.p7submenus li {list-style-type: none; margin: 0; padding: 0;}
.p7submenus a {
	color: #626262;
	text-decoration: none;
	padding: 2px 6px 2px 16px;
	display: block;
}
.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	color: #E4DEBA;
	background-color: #5D5D5D;
}
#navlist {width:110px;}
#navlist ul {
margin:0px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 1em;
}
#navlist li {
margin 0;
}
#navlist a {
display: block;
padding:2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color:#999999;
background-image: url(../Assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
color: #eee;
text-decoration: none;
}
#navlist a:hover, #navlist a:active {
background-color:#9f6f9f;
background-image:url(../Assets/l1_over.jpg);
background-repeat:no-repeat;
background-position: 0% 50%;
color:#2d1e2d;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
background-color: #9f6f9f;
background-image:url(../Assets/l1_over.jpg);
background-repeat:no-repeat;
background-position:0% 50%;
color: #2d1e2d;
}
.textfloatleft {float:left; clear:both}
.textfloatright {float:right; clear:both}
#form1 {
	max-width: 450px;
}

