/* CSS Document */

/* Successful Resumes New Zealand - CSS Document */

body {
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	background-color: #B6A685;
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	font-size: 16px;
	color: #EEEEEE;
}

/* Menu attributes */
.menu-cell {
	background-color: #FFFFFF;
}
.menu-h {
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 20px;
	background-color: #6633FF;
	display: block;
}
A.menu-h:link {
	color: #FFFFFF;
	background-color: #6633FF;
	text-decoration: underline;
}
A.menu-h:hover {
	color: #FFFFFF;
	background-color: #7B4FFF;
	text-decoration: none;
}
A.menu-h:visited {
	color: #FFFFFF;
	background-color: #6633FF;
	text-decoration: underline;
}
A.menu-h:visited:hover {
	color: #FFFFFF;
	background-color: #7B4FFF;
	text-decoration: none;
}

.menu-1 {
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 20px;
	background-color: #336633;
	display: block;
}
A.menu-1:link {
	color: #FFFFFF;
	background-color: #336633;
	text-decoration: underline;
}
A.menu-1:hover {
	color: #FFFFFF;
	background-color: #009933;
	text-decoration: none;
}
A.menu-1:visited {
	color: #FFFFFF;
	background-color: #336633;
	text-decoration: underline;
}
A.menu-1:visited:hover {
	color: #FFFFFF;
	background-color: #009933;
	text-decoration: none;
}
.menu-2 {
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 20px;
	background-color: #336699;
	display: block;
}
A.menu-2:link {
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
}
A.menu-2:hover {
	color: #FFFFFF;
	background-color: #009999;
	text-decoration: none;
}
A.menu-2:visited {
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
}
A.menu-2:visited:hover {
	color: #FFFFFF;
	background-color: #009999;
	text-decoration: none;
}
.menu-3 {
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 20px;
	background-color: #CC6600;
	display: block;
}
A.menu-3:link {
	color: #FFFFFF;
	background-color: #CC6600;
	text-decoration: underline;
}
A.menu-3:hover {
	color: #FFFFFF;
	background-color: #FF9933;
	text-decoration: none;
}
A.menu-3:visited {
	color: #FFFFFF;
	background-color: #CC6600;
	text-decoration: underline;
}
A.menu-3:visited:hover {
	color: #FFFFFF;
	background-color: #FF9933;
	text-decoration: none;
}
.menu-4 {
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 20px;
	background-color: #CC0000;
	display: block;
}
A.menu-4:link {
	color: #FFFFFF;
	background-color: #993300;
	text-decoration: underline;
}
A.menu-4:hover {
	color: #FFFFFF;
	background-color: #C44000;
	text-decoration: none;
}
A.menu-4:visited {
	color: #FFFFFF;
	background-color: #993300;
	text-decoration: underline;
}
A.menu-4:visited:hover {
	color: #FFFFFF;
	background-color: #C44000;
	text-decoration: none;
}
.lhsText {
	font-size: 16px;
	color: #222222;
	text-align: center;
	white-space: nowrap;
}
A.lhsText:hover {
	text-decoration: none;
	background-color: #0033FF;
	color: #FFFFFF;
}


/* Page Content attributes */
.contentCell-h {
	width: 700px;
	background-color: #6633FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-top-color: #E6E6E6;
	border-left-style: outset;
	border-left-color: #E6E6E6;
	border-right-style: outset;
	border-right-color: #E1E1E1;
	border-bottom-style: outset;
	border-bottom-color: #A0A0A0;
	padding: 10px;
}
.contentCell-1 {
	width: 700px;
	background-color: #336633;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-top-color: #E6E6E6;
	border-left-style: outset;
	border-left-color: #E6E6E6;
	border-right-style: outset;
	border-right-color: #E1E1E1;
	border-bottom-style: outset;
	border-bottom-color: #A0A0A0;
	padding: 10px;
}
.contentCell-2 {
	width: 700px;
	background-color: #336699;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-top-color: #E6E6E6;
	border-left-style: outset;
	border-left-color: #E6E6E6;
	border-right-style: outset;
	border-right-color: #E1E1E1;
	border-bottom-style: outset;
	border-bottom-color: #A0A0A0;
	padding: 10px;
}

.contentCell-3 {
	width: 700px;
	background-color: #CC6600;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-top-color: #E6E6E6;
	border-left-style: outset;
	border-left-color: #E6E6E6;
	border-right-style: outset;
	border-right-color: #E1E1E1;
	border-bottom-style: outset;
	border-bottom-color: #A0A0A0;
	padding: 10px;
}
.contentCell-4 {
	width: 700px;
	background-color: #993300;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-top-color: #E6E6E6;
	border-left-style: outset;
	border-left-color: #E6E6E6;
	border-right-style: outset;
	border-right-color: #E1E1E1;
	border-bottom-style: outset;
	border-bottom-color: #A0A0A0;
	padding: 10px;
}

/* Generral Page attributes */
A:link {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px;
}
A:hover {
	text-decoration: none;
	background-color: #0033FF;
	color: #FFFFFF;
}
A:visited {
	color: #0033FF;
	background-color: #FFFFFF;
	text-decoration: underline;
}
A:visited:hover {
	text-decoration: none;
	background-color: #0033FF;
	color: #FFFFFF;
}

h1 {
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	font-size: 32px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	white-space: nowrap;
	padding: 5px;
	letter-spacing: 2px;
	word-spacing: 5px;
}
h2 {
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
h3 {
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #791E1B;
	padding: 10px;
	text-align: center;
	color: #FFCC00;
	text-decoration: none;
}
p {
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	font-size: 16px;
	color: #EEEEEE;
	text-align: left;
}
.textCenter {
	text-align: center;
}
.textRight {

	text-align: right;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	font-size: 14px;
	color: #CCCCCC;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Candara, Trebuchet, Verdana, Arial, Helvetic;
	font-size: 14px;
	color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
