@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4a4a;
	background-image:url(../images/bg-grad.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	}

a {
	color:#820024;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

p {
	margin-top:0;
	}

p.question {
	font-weight:bold;
	font-size:14px;
	color:#419639;
	margin-bottom:3px;
	}

p.answer {
	/*color:#820024;*/
	}

img, a {
	border:none;
	outline:none;
	}

.quote {
	font-size:20px;
	font-style:italic;
	color:#820024;
	margin:0 0 12px 0;
	display:block;
	}

h1 {
	font-size:16px;
	color:#820024;
	font-weight:bold;
	margin-top:16px;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#820024;
	margin-bottom:0;
	}

h2.module {
	color:#820024;
	font-size:24px;
	font-weight:bold;
	margin:0 0 5px 0;
	}

p.module, p.module-itals {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	}

p.module-itals {
	font-style:italic;
	color:#820024;
	}

p.footnote {
	font-size:10px;
	margin-top:0;
	}
	
h3.module {
	font-size:13px;
	font-weight:bold;
	color:#820024;
	margin:0;
	}

a.single-link {
	display:inline-block;
	height:26px;
	width:169px;
	background-image:url(../images/bg-single-link.png);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:right;
	padding:11px 50px 0 0;
	text-decoration:none;
	}

a.single-link:hover {
	color:#eddbe0;
	}

a.readmore:link, a.readmore:visited, a.readmore:hover {
	float:right;
	font-size:12px;
	color:#820024;
	text-decoration:none;
	margin-bottom:6px;
	}
a.readmore:hover {
	color:#9a304e;
	}

ul.maintext, ul.first {
	margin:0;
	padding:0px 0 0 0px;
	list-style-type:none;
	}

ul.first {
	padding:5px;
	border: 1px solid #419639;
	}

ul.maintext li, ul.first li {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0 0 0 12px;
	}

ul.first li {	
	background-image:url(../images/bullet-green.png);
	color: #419639;
	font-size:14px;
	}
	
ul.main-nav {
	list-style-type:none;
	list-style-position:inside;
	margin-top:0;
	padding:0;
	} 
		
ul.secondary-nav {
	list-style-type:none;
	list-style-position:inside;
	}

ul.main-nav li {
	background-image:url(../images/bg-main-link.png);
	background-repeat:no-repeat;
	height:30px;
	width:270px;
	padding:7px 0 0 10px;
	}

ul.main-nav li a:link, ul.main-nav li a:visited, ul.main-nav li a:hover {
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	}

ul.main-nav li a:hover { 
	color:#eddbe0;
	}

ul.secondary-nav li a:link, ul.secondary-nav li a:visited, ul.secondary-nav li a:hover {
	font-size:14px;
	color:#820024;
	text-decoration:none;
	line-height:2;
	font-weight:bold;
	}

ul.secondary-nav li a:hover { 
	color:#9a304e;
	}
	
#outer-wrapper, #top, #inner-background, #footer {
	width:982px;
	max-width:982px;
	}
	
#outer-wrapper {
	margin:0 auto;
	}

#top {
	height:32px;
	max-height:32px;
	background-image:url(../images/bg-top.png);
	background-repeat:no-repeat;
	}

#inner-background {
	background-image:url(../images/bg-inner.png);
	background-repeat:repeat-y;
	overflow:auto;
	/*min-height:600px;
	height:600px;*/
	}

#footer {
	height:53px;
	max-height:53px;
	background-image:url(../images/bg-footer.png);
	background-repeat:no-repeat;
	}

#inner-wrapper {
	margin:0 10px 0 10px;
	}	

#logo {
	width:270px;
	height:180px;
	float:left;
	}

#banner {
	height:180px;
	width:692px;
	float:right;
	}

#content-surround {
	clear:both;
	}

#content-left {
	float:left;
	width:270px;
	background:#cccccc;
	margin-right:1px;
	}

#content-centre {
	width:420px;
	float:left;
	background:#ffffff;
	padding:10px 25px 10px 25px;
	}

#content-right {
	float:left;
	width:219px;
	margin-left:1px;
	background:#e0e0e0;
	}

#call-back {
	background-image:url(../images/bg-call-us.png);
	background-repeat:no-repeat;
	background-color:#E8D1D8;
	padding:10px 20px 10px 25px;
	}

.rh-module, .rh-module2 {
	background-color:#e0e0e0;
	padding:10px 20px 10px 25px;
	background-image:url(../images/bg-rh-mod.png);
	background-repeat:repeat-x;
	border-top:1px solid #ffffff;
	margin-bottom:10px;
	}

.rh-module2 {	
	background-image:url(../images/bg-rh-mod2.png);
	background-repeat:no-repeat;
	}

/*for the callback form*/

.callback-form {
	width:175px;
	border:1px solid #808080;
	font-style:italic;
	color:#808080;
	font-size:12px;
	height:20px;
	margin-top: 5px;
	}

.cbf-submit {
	border:0;
	border-width:0;
	background-color:none;
	background-image:url(../images/bg-submit.png);
	height:37px;
	width:173px;
	color:#ffffff;
	text-align:left;
	}
.narrow-text {
	width:100px;
	}
	
#oxygen-links {
	float:right;
	text-align:right;
	margin:15px 35px 0 0;
	}

#oxygen-links a {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}

#oxygen-links a:hover {
	text-decoration:underline;
	}

.hlfaq {
	border:2px dashed #419639;
	padding:10px 10px 0 10px;
	margin-bottom:10px;
	background-color:#ecf4eb;
	}
