body { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF }

h1 { font-size:20px; color:#E4FF72; font-weight:bold }

h2 { font-size:16px; color:#E4FF72; font-weight:bold }

h3 { font-size:14px; color:#E4FF72; font-weight:bold }

p {
	font-size: 12px;
	line-height: 17px;
	padding-right:15px;
	text-align: justify;
}

.p-bigger {
	font-size: 12px;
	line-height: 17px;
	padding-right:15px;
	height: 150%;
}

a{ color:#ffffff; text-decoration:none }

a:hover { color:#ffffff; text-decoration:underline }

td { text-align:left; font-size: 12px }

ol { text-align:left; font-size: 12px }

ul { text-align:left; font-size: 12px }

.Header-Title-McGarry {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	
	border-bottom-style: none;
	border-left-style: none;
	height: 80px }
.Header-Top-Links {
	text-align: left;
	color: #333399;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2.5em; /* Styles for Mozilla, Safari, IE Mac */
	line-height: 36px!important; /* Styles for Mozilla, Safari, IE Mac */ 
    line-height: 36px;
	padding-left:10px }
.menu { width: 70px }

#menu a { text-decoration: none }

#menu a:hover { color: #E5ED7E }

#menu li { position: relative; top: -29px }


.dropdown {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	top: 25px;
	
}
.dropdown li {
	/* underlines each list item */
	border-bottom: 1px solid #C0C0FF; /*#E5ED7E */
	list-style:none;
	line-height: 1.5em;
	padding-bottom: 2px;
	padding-left:4px
}

.side-bar {
	background-color: #E5ED7E;
	color: #333399;
	font-family:  Arial, Helvetica, sans-serif;
	vertical-align: top }
.side-bar a {
	color: #333399;
	font-family:  Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-decoration: none }
.side-bar li {
	/* underlines each list item */
	border-bottom: 1px solid #333399;
	list-style:none;
	line-height: 1.5em;
	padding-bottom: 2px }
.side-bar ul {
	font-size: 0.8em;
	margin-left: 0;
	padding-left: 1em }

.side-bar a:hover {
	color: #000 }
.side-bar table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px }
.side-bar th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal }


.home-text td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none }
/* below menu was sourced from http://www.tanfa.co.uk/css/examples/menu/hs5.asp to be edited...
/**************** menu coding *****************/
#menu {
width: 100%;
background-image:  url(images/old/menu_bg.jpg);
float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*width: 12em;*/
	float: left;
	 z-index: 500;
}

#menu-newsletters a, #menu-newsletters h2 {
font: arial, helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #FFF;
/*background-color: #4747A3;*/
text-decoration: none;
}

#menu a:hover {
color: #000;
/*background-color: #4747A3;*/
	color: #E5ED7E;
}

#menu li {
	position: relative;
}

#menu ul ul {
	background-color: #4747A3;
	position: absolute;
	/*width: 11.4em;*/
	/*width: 5.8em; */
	z-index: 5000;
	top: 30px;
	left: 0px !important; /* Styles for Mozilla, Safari, IE Mac */
	left: -95px; /* Styles for IE */ /*MOVE THE DROPDOWN */
	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: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;	
}


#dropdown-newsletters {
	width:8.3em;
}

#dropdown-services {
	width:16.0em;



}

#dropdown-about-us {
	width:11.5em;

}

.dropdown {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	top: 25px;
	
}
.dropdown li {
	/* underlines each list item */
	border-bottom: 1px solid #C0C0FF; /*#E5ED7E */
	list-style:none;
	line-height: 1.5em;
	padding-bottom: 2px;
	padding-left:4px
}

/*
.dropdown li:hover {
	background-color: #E5ED7E;
	font-weight:bold;

}
*/



.newsletter	a{
	font-size:14px;
	color: #E4FF72;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.newsletter a:hover{
	color: #E4FF72;
	text-decoration: underline;	
}

.newsletter a:visited{
	color: #E4FF72;
}

.moduletabledisclaimer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333399;
	line-height: 10px;
	font-weight: normal;
	text-align:left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 30px;
	padding-bottom: 0px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

/* ____ drop down menu - hide/show___  */
div#menu ul ul {
	display: none;
	/*top: 3.9em;*/
}
/*
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}


div#menu ul li:hover ul,	div#menu ul ul li:hover ul,	div#menu ul ul ul li:hover ul {
	display: block;
}
*/


/*
.menu-newsletters-homepage div {
	background-image: url(images/menu_home_newsletters.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 47px;
	width: 93px;
	line-height: 40px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	z-index: 4;
}

/**homepage-text **/
.homepage-text strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.homepage-text {
	padding-top: 32px;
}


.homepage-text td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.homepage-text td ul { 
	margin:2px; 
	padding:0; 
	list-style:disc inside;
	font-size: 14px;
	line-height: 30px;
}

.homepage-side-bar-extra {
	font-size:12px;
	color: #333399;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	
	
}

.homepage-side-bar-extra-bold {
	font-size:12px;
	color: #333399;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	line-height: 14px;
		width: 95%;
	margin-right: auto;
	margin-left: auto;
}
*/
