@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(image/background_main.jpg);
	background-repeat: repeat-x;
	line-height: 19px;
	font-weight: lighter;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #92bd51;
}
.thrColFixHdr #container {
	width: 810px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
} 
.thrColFixHdr #container #bar {
	background-color: #FFFFFF;
	height: 30px;
	width: 800px;
	margin-bottom: 3px;
}
.thrColFixHdr #header {
	height: 60px;
	padding-top: 151px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 800px;
	background-image: url(image/BANNER.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
} 
.thrColFixHdr #header h1 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 5px;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 40px;
	vertical-align: top;
	margin: 0px;
	padding-left: 0px;
}
.training_seminars {
	height: 200px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.thrColFixHdr  #mainContent2 {
	margin-right: 240px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 40px;
} 
.thrColFixHdr  #mainContent3 {
	margin-right: 220px;
	margin-left: 202px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
} 
.thrColFixHdr #mainContentmembers_list {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr #footer {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
}
.sideelement {
	width: 200px;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.news {
	background-color: #FF0099;
	height: 200px;
	width: 200px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.footmenu {
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 10px;
	font-size: 11px;
	color: #Hi Clare,   Lovely to hear from you, hope you are well
.  Holiday, I’d forgotten all about it Clare, could do with another one, things have been quite hectic lately.  Shouldn’t complain though, I’m so grateful for what I’ve got, it’s just sometimes I think to myself, what’s my purpose?   Anyway, enough of me blabbering on, I’m up for the race, I’ve never done it before, bring on the lighter evenings and I’ll be up for running outside too.  Really like Top Notch, it’s so convenient being close to work.  Where is the Army gym situated, and is it open to the public?   Just been talking with your mum about activity weekends and do things like, Kayaking, running, walking etc…  Not sure if you might fancy it, but I’ll look into a bit more and keep you updated.   Hope you’ve managed to get some work done.   Claire.xx;
	text-decoration: none;
	color: #46781A;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #92bd51;
	font-style: normal;
}
.introText {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
.contact {
	background-color: #FFFFFF;
	width: auto;
	display: inline;
	vertical-align: middle;
	float: right;
	text-align: center;
	padding-top: 7px;
	color: #46781A;
	text-decoration: none;
	margin-right: 15px;
	font: 11px Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #46781A;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #46781A;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #46781A;
}
a:visited:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A.linkbullets:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
A.linkbullets:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92BD52;
}
A.linkbullets:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
A.linkbullets:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92BD52;
}
A.linkmore:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #46781A;
	padding-left: 400px;
}
A.linkmore:hover {
	color: #333333;
	padding-left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
A.linkmore:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	padding-left: 400px;
}
A.linkmore:visited {
	padding-left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #46781A;
}
A.linkagent:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #46781A;
}
A.linkagent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
A.linkagent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #46781A;
}
.back {
	font-size: 11px;
	color: #92bd51;
	padding: 5px;
}
.contentBanner {
	height: 125px;
	width: 580px;
	background-image: url(image/content-banner.jpg);
	background-repeat: no-repeat;
}
.smokingcessation {
	float: left;
	width: 110px;
	height: 25px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	text-align: left;
	vertical-align: middle;
	color: #92BD51;
	padding-left: 10px;
}
.imagepadright {
	margin-right: 10px;
	margin-bottom: 0px;
}
.imagepadleft {
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidemenu {
	font-size: 89%;
	height: 20px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
}
.boldgreen {
	color: #669933;
}
.caratitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #46781A;
	padding: 5px;
	height: 20px;
	width: 300px;
	display: inline;
}
.date {
	color: #92bd51;
}
.caracontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92bd51;
	background-color: #CCCCCC;
	padding: 30px;
	width: auto;
}
.TableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

/* @group Link Styles */



/* @end */
.testimonial {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #92BD52;
}
.formtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.testimonialauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #92BD52;
	padding-left: 330px;
	padding-top: 5px;
}
.close {
	float: right;
}
.temptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
.themapplesnotes {
	color: #FF0000;
}
.agentmenuheader {
	color: #92bd51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.agentslistheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.agentlist {
	margin-right: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #Hi Clare,   Lovely to hear from you, hope you are well
.  Holiday, I’d forgotten all about it Clare, could do with another one, things have been quite hectic lately.  Shouldn’t complain though, I’m so grateful for what I’ve got, it’s just sometimes I think to myself, what’s my purpose?   Anyway, enough of me blabbering on, I’m up for the race, I’ve never done it before, bring on the lighter evenings and I’ll be up for running outside too.  Really like Top Notch, it’s so convenient being close to work.  Where is the Army gym situated, and is it open to the public?   Just been talking with your mum about activity weekends and do things like, Kayaking, running, walking etc…  Not sure if you might fancy it, but I’ll look into a bit more and keep you updated.   Hope you’ve managed to get some work done.   Claire.xx;
	text-decoration: none;
	color: #46781A;
}
