/*
	COLOURS:
	dark green: 147e34
	light green: 51b747
	tan: dfd7b3
	blue: 004889
*/

body {
	font-size: 76%;
	font-family: verdana, helvetica, sans-serif;
	background-color: #c8c59a;
	background-image: url('images/bg.gif');
	background-position: center;
	background-repeat: repeat-all;
	color: #000000;
	margin: 0px;
}

#container {
	margin: 0px auto;
	width: 900px;
	background-image: url('images/shadow.png');
	background-position: top center;
	background-repeat: repeat-y;
	text-align: left;
	font-size: 1.0em;
	padding: 0px 10px;
}

#header {
	width: 900px;
	height: 20px;
	margin: 0px auto;
	background-image: url('images/header-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 127px;
	text-align: right;
}
#header a {
	padding: 2px 5px 6px 5px;
	border-right: 1px solid #ffffff;
}
#header a.last {border: none;}
#header a:link {color: #ffffff; text-decoration: none;}
#header a:visited {color: #ffffff; text-decoration: none;}
#header a:hover {color: #51b747; text-decoration: none;}
#header a:active {color: #51b747; text-decoration: none;}
#header a.active:link {color: #51b747; text-decoration: none;}
#header a.active:visited {color: #51b747; text-decoration: none;}

#contwrap {
	width: 900px;
	margin: 0px auto;
	background-color: #ffffff;
}

#sidebar {
	float: left;
	width: 234px;
	background-image: url('images/sidebar-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 65px 13px 0px 13px;
}

#subnav-default {
	width: 212px;
	margin: 36px 1px;
	background-color: #f7f8e6;
	border-top: 4px solid #1b6c32;
	border-bottom: 4px solid #1b6c32;
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#subnav-default h2 {
	margin: 5px 0px;
	color: #004889;
	font-size: 1.1em;
}
#subnav-default a {font-weight: bold;}
#subnav-default a:link {color: #147e34; text-decoration: none;}
#subnav-default a:visited {color: #147e34; text-decoration: none;}
#subnav-default a:hover {color: #004889; text-decoration: none;}
#subnav-default a:active {color: #004889; text-decoration: none;}

#subnav {
	width: 222px;
	margin: 36px 1px;
	background-color: #f7f8e6;
	border-top: 4px solid #1b6c32;
	border-bottom: 4px solid #1b6c32;
	padding: 10px 10px 10px 0px;
	text-align: right;
	min-height: 200px;
}
#subnav h1 {
	font-size: 1.2em;
	color: #147e34;
}
#subnav a {
	font-size: 1.1em;
	display: block;
	width: 212px;
	padding: 5px 0px;
	color: #000000;
}
#subnav a:link {color: #000000; text-decoration: none;}
#subnav a:visited {color: #000000; text-decoration: none;}
#subnav a:hover {color: #147e34; font-weight: bold; font-style: italic; text-decoration: none;}
#subnav a:active {color: #147e34; font-weight: bold; font-style: italic; text-decoration: none;}
#subnav a.active:link {color: #147e34; font-weight: bold; font-style: italic; text-decoration: none;}
#subnav a.active:visited {color: #147e34; font-weight: bold; font-style: italic; text-decoration: none;}


#flash {
	float: left;
	width: 640px;
}

#content {
	float: left;
	width: 600px;
	padding: 40px 20px;
	line-height: 1.5em;
}

#content h1 {margin: 0px; font-size: 1.2em; color: #147e34;}
#content h2 {margin: 10px 0px; font-size: 1.1em; color: #00438a;}

#content ul {margin: 0px 0px 10px 0px; padding-left: 20px;}
#content li {padding: 0px; margin: 0px;}
/*
green: afc200
orange: f2a500
blue : 00438a
*/
#content h3.pro1 {font-family: arial, verdana, sans-serif; font-size: 2.4em; line-height: 1.0em; color: #afc200; border-bottom: 1px solid #afc200; margin: 40px 0px 5px 0px; padding:0px 5px 5px 5px;}
#content h3.pro2 {font-family: arial, verdana, sans-serif; font-size: 2.4em; line-height: 1.0em; color: #f2a500; border-bottom: 1px solid #f2a500; margin: 40px 0px 5px 0px; padding:0px 5px 5px 5px;}
#content h3.pro3 {font-family: arial, verdana, sans-serif; font-size: 2.4em; line-height: 1.0em; color: #00438a; border-bottom: 1px solid #00438a; margin: 40px 0px 5px 0px; padding:0px 5px 5px 5px;}
#content h3 .subline {font-size: 0.6em; font-weight: bold; color: #000000; padding: 0px; margin: 0px;}

#content ul.pro1 {list-style: none; padding: 0px; margin: 10px; line-height: 1.1em;}
#content ul.pro2 {list-style: none; padding: 0px; margin: 10px; line-height: 1.1em;}
#content ul.pro3 {list-style: none; padding: 0px; margin: 10px; line-height: 1.1em;}
#content ul.pro1 li {min-height: 20px; margin: 4px 0px; padding: 3px 0px 3px 25px; background-image: url('images/checkbox-1.gif'); background-position: top left; background-repeat: no-repeat;}
#content ul.pro2 li {min-height: 20px; margin: 4px 0px; padding: 3px 0px 3px 25px; background-image: url('images/checkbox-2.gif'); background-position: top left; background-repeat: no-repeat;}
#content ul.pro3 li {min-height: 20px; margin: 4px 0px; padding: 3px 0px 3px 25px; background-image: url('images/checkbox-3.gif'); background-position: top left; background-repeat: no-repeat;}

.proprice {float: right; text-align: right; margin: 0px; padding: 0px;}
.propricesub1 {float: right; text-align: center; margin: 0px; padding: 0px 10px 0px 0px; font-weight: normal; font-size: 1.7em; color: #afc200; }
.propricesub2 {float: right; text-align: center; margin: 0px; padding: 0px 0px 0px 0px; font-weight: normal; font-size: 1.7em; color: #f2a500; }
.propricesub3 {float: right; text-align: center; margin: 0px; padding: 0px 15px 0px 0px; font-weight: normal; font-size: 1.7em; color: #00438a; }
.andup {float: right; text-align: right; margin: 0px; padding: 0px 5px 0px 0px; font-weight: normal; font-size: 1.7em; color: #afc200; }
.dollarsign {position: absolute; margin-left: -12px; font-size: 0.7em;}

#content p {
	margin: 0px 0px 10px 0px;
}

#col1 {
	float: left;
	width: 290px;
	padding-right: 10px;
}

#col2 {
	float: left;
	width: 290px;
	padding-left: 10px;
}

#footer {
	width: 900px;
	margin: 0px auto;
	background-color: #ffffff;
	background-image: url('images/footer-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 60px;
}

#bottom-nav {
	text-align: center;
	padding: 10px 0px;
	color: #c8c59a;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}
#bottom-nav a:link {color: #c8c59a; text-decoration: none;}
#bottom-nav a:visited {color: #c8c59a; text-decoration: none;}
#bottom-nav a:hover {color: #1b6c32; text-decoration: none;}
#bottom-nav a:active {color: #1b6c32; text-decoration: none;}

#credits {
	text-align: center;
	font-size: 0.8em;
	color: #c8c59a;
	padding: 10px 0px 20px 0px;
	margin: 0px;
}
#credits a:link {color: #c8c59a; text-decoration: none;}
#credits a:visited {color: #c8c59a; text-decoration: none;}
#credits a:hover {color: #1b6c32; text-decoration: none;}
#credits a:active {color: #1b6c32; text-decoration: none;}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:link {color: #147e34; text-decoration: underline;}
a:visited {color: #147e34; text-decoration: underline;}
a:hover {color: #004889; text-decoration: none;}
a:active {color: #004889; text-decoration: none;}

textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.0em;
}

.image-caption {
	display: block;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
	width: 125px;
	font-style: italic;
}

.required {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 3px;
}

.errorMsg {padding: 20px; margin: 0px auto; background-color: #ffffdd; border: 1px solid #ffd700;color: #cc0000; text-align: center;}
.successMsg {padding: 20px; margin: 0px auto; background-color: #ffffdd; border: 1px solid #ffd700;color: #147e34; text-align: center;}


.anylinkmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background-color: #147e34;
	-moz-opacity: .90;
	filter: alpha(opacity=90);
	opacity: .90;
	color: #ffffff;
	width: 150px; /* default width for menu */
}

.anylinkmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
}

.anylinkmenu ul li a{
	width: 140px;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.anylinkmenu a:hover{ /*hover background color*/
	background-color: #51b747;
	color: #ffffff;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}

