/* ------- The browser window ------ */

p {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited {
	color: #6fb6c7;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
}

#pageBack	{
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	height: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Verdana;
	color: #666666;
	background-color: #d1cba9;
}

#wrapper	{
	margin: 0px auto;
	padding: 0px;
	background-image: url('/images/pageBack.gif');
	background-repeat: repeat-y;
	width: 810px;
	text-align: left;
	position: relative;
}

div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html div {_height: 1%;}
/* End hide from IE-mac */

#pageContent {
	margin-left: 4px;
	margin-right: 4px;
}

/* ------ Content below toolbar and above page bottom ------ */
#main	{
	margin: 0px;
	display: block;
	background-color: #ffffff;
	background-image: url('/images/map.jpg');
	background-repeat: repeat-y;
	width: 800px;
	float: left;
	border-bottom: solid 1px #b2ae99;
	padding-bottom: 6px;
}

#rightMenuBackWrap {
	width: 795px;
	background-image: url('/images/rightBack.jpg');
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
}

#rightMenuBackWrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	padding: 0px;
}

/* Hides from IE-mac \*/
* html #rightMenuBackWrap {height: 1%;}
/* End hide from IE-mac */

.home #rightMenuBackWrap {
	background: none;
}

/* ------ Left hand menu containing catalogue and member menus ------ */
#menu	{
	vertical-align: top;
	text-align: left;
	width: 238px;
	float: left;
	padding-bottom: 32px;
}

/* ------ Content within main to the right of the category and member menu and to the left of admin and hotitems menu ------ */
#pageBodyWrapper {
	float: left;
	width: 400px;
}

.home #pageBodyWrapper {
	width: 552px;
}

#noRightMenu #pageBodyWrapper {
	width: 544px;
}

#pageBody	{
	padding-bottom: 30px;
	text-align: left;
	vertical-align: top;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
	padding-top: 12px;
}

.mainPicture {
	background-color: #efeddf;
	margin-top: 22px;
	margin-bottom: 22px;
}

.mainPicture img {
	border: solid 1px #efeddf;
	margin: 0px;
}

.mainPicture .caption {
	padding: 9px;
	font-size: 1em;
	color: #938d6e;
	margin: 0px;
}

.mainPicture a {
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-image: url('/images/arrow.gif');
	color: #999999;
	padding-left: 15px;
	display: block;
}

#title {
	padding-left: 14px;
	padding-bottom: 11px;
	background-color: #ffffff;
	background-image: url('/images/pageBodyTop.gif');
	background-position: 3px bottom;
	background-repeat: no-repeat;
}

#breadcrumb {
	color: #abb455;
	padding-bottom: 13px;
	font-size: 1em;
}

#breadcrumb a {
	text-decoration: underline;
	color: #abb455;
}

.grey {
	color: #999999;
}

/* ------ Contains admin menu and hot items ------ */
#rightMenu	{
	vertical-align: top;
	float: right;
	margin: 0px;
	background-color: #f0efe8;
	border-top: solid 6px #ffffff;
	background-image: url('/images/rightBack.jpg');
	background-position: top right;
	background-repeat: repeat-y;
	height: 100%;
	width: 141px;
}

#rightMenuShade	{
	padding-left: 13px;
	padding-right: 19px;
	background-image: url('/images/rightShade.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

#rightMenu .contentBlock {
	width: 109px;
	padding-top: 15px;
}

#rightMenu h3 {
	color: #7e7856;
	font-size: 1.3em;
	font-weight: normal;
}

#rightMenu a {
	color: #999999;
	font-size: .9em;
	padding-left: 15px;
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-image: url('/images/arrow.gif');
	display: block;
}


.shade {
	background-color: #e8ebe2;
	color: #555555;
	padding: 9px;
}

/* ------ PAGE BOTTOM contains copyright info and simple category links ------ */
#pageBottom	{
	margin: 0px;
	font-size: 1.1em;
	text-align: left;
	display: block;
	height: 61px;
	background-image: url(/images/pageBottomBack.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	float: left;
	width: 800px;
}

#menu .contentBlock {
	padding-left: 10px;
}

#menu .logoBlock 
{
	display: block;
	float:left;
	padding: 10px 0px 0px 10px;
}

.bodyText	{
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, Arial;
}

.smalltext
{
	font-size: .8em;
	color: #000000;
}

.hide {
	display: none;
}

td	{
  	font-size: 1.1em;
  	vertical-align: top;
}

/* --  Used For Site Exceptions and other errors  -- */
#notification, .notification {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 55px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 5px;
	color: #ff0000;
	border: solid 1px #ff0000;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	background-image: url('../images/admin/notification.gif');
}

/* --  Used For user information  -- */
#information, .information {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 55px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 5px;
	color: #0a58bc;
	border: solid 1px #0a58bc;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	background-image: url('/images/admin/information.gif');
}

/* --  Provides user feedback on screen details  -- */
.indicator
{
	text-decoration: none;
	font-weight: bold;
	color: #43ab68;
}

/* -- Defined classes and HTML Tags used in editor  --  */
.title, H1
{
	font-size: 2em;
	color: #6fb6c7;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	font-weight: normal;
}

.heading, H2
{
	font-size: 1.6em;
	font-weight: normal;
	color: #9db123;
	margin: 0px;
	padding-bottom: 3px;
}

.subHeading, H3
{
	font-size: 1.4em;
	font-weight: bold;
	color: #9db123;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #9db123;
	margin: 0px;
	padding: 0px;
}

.intro {
	font-size: 1.2em;
	font-weight: normal;
	color: #7c7448;
	margin-bottom: 15px;
}

.left {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}

.right {
	float: right;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 5px;
}

#pageBottomCategories {
	color: #938d6e;
	padding-top: 10px;
	text-align: center;
	padding-top: 19px;
}

#pageBottomCategories a {
	color: #938d6e;
}

#siteCopyright {
	text-align: right;
	white-space: nowrap;
	color: #cccccc;
	text-align: center;
}

#siteCopyright a {
	color: #cccccc;
}

/* ------  Product Section End  ------ */

#categoryMenu {
	background-image: url('/images/navBack.gif');
	background-position: top left;
	background-repeat: repeat-y;




	margin-bottom: 14px;
	_height:0; min-height:0; /* IE hasLayout fix */
	margin-left: 6px;
	margin-top: 7px;
}

#categoryMenu .menuTop {
	background-image: url('/images/navTop.gif');
	background-position: top left;
	background-repeat: no-repeat;

	padding: 0px;
	margin: 0px;
	width: 216px;
	padding-top: 24px;
}

/* -- The entire member menu list as an entity -- */
#categoryMenu ul {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 17px;
	margin-top: 0px;
	padding-bottom: 26px;
    list-style-type: none;
    background-image: url('/images/navBottom.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#categoryMenu ul ul {
	background-image: none;
	padding: 0px;
	margin: 0px;
}

/* -- Each item in the member menu list -- */
#categoryMenu li {
	vertical-align: middle;
	border-bottom: solid 1px #eae8e0;
	height: 1%;
}

#categoryMenu ul ul li {
	border-top: solid 1px #eae8e0;
	border-bottom: none;
}

#categoryMenu a span {
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #7e7856;
}

/* -- Applies to the currently selected category menu item -- */
.categoryMenuItemOn a, .categoryMenuItemOn a:link, .categoryMenuItemOn a:visited, .categoryMenuItemOn a:hover, .categoryMenuItemOn a
{
	text-decoration: underline;
	display: block;
	background-image: url('/images/menuItemOnTop.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color: #b3ab7b;
}

.categoryMenuItemOn a span, .categoryMenuItemOn a:link span, .categoryMenuItemOn a:visited span, .categoryMenuItemOn a:hover span, .categoryMenuItemOn a span {
	text-decoration: underline;
	display: block;
	background-image: url('/images/menuItemOnBottom.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #b3ab7b;
}


/* -- Each link item in the category menu list default resting state -- */
#categoryMenu a	{
	display: block;
	color: #b3ab7b;
}

.categoryMenuItemOn ul li a:link, .categoryMenuItemOn ul li a:visited {
	background-image: none;
	text-decoration: none;
	color: #b3ab7b;
}


#categoryMenu .categoryMenuItemOn ul li a span {
	background-image: none;
	text-decoration: none;
	padding-left: 22px;
	color: #b3ab7b;
}

.categoryMenuItemOn ul li ul li a:link {
	color: #b3ab7b;
}


#categoryMenu .categoryMenuItemOn ul li ul li a span {
	background-image: none;
	text-decoration: none;
	padding-left: 38px;
	color: #b3ab7b;
}

#categoryMenu .categoryMenuItemOn ul li ul li ul li a span {
	background-image: none;
	text-decoration: none;
	padding-left: 54px;
	color: #b3ab7b;
}


#categoryMenu .categoryMenuItemOn ul li a:hover, #categoryMenu .categoryMenuItemOn ul li a:active {
	background-image: url('/images/menuItemOnTop.gif');
	text-decoration: underline;
	color: #b3ab7b;
}

#categoryMenu .categoryMenuItemOn ul li a:hover span, #categoryMenu .categoryMenuItemOn ul li a:active span {
	background-image: url('/images/menuItemOnBottom.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	text-decoration: underline;
	color: #b3ab7b;
}

/* -- Each link item in the category menu list rollover state -- */
#categoryMenu li a:hover, #categoryMenu li a:active {
	background-image: url('/images/menuItemOnTop.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color: #b3ab7b;
}

#categoryMenu li a:hover span, #categoryMenu li a:active span  {
	text-decoration: underline;
	display: block;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url('/images/menuItemOnBottom.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0px;
	font-size: 1.3em;
	font-weight: bold;
}


/* ------  SECFTION END  ------  */


/* ------  TOOLBAR CONTROL  ------  */

#toolbar   {
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	width: 800px;
	height: 87px;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url('/images/bannerBack.gif');
	border-bottom: solid 1px #bcbcbc;
}

#toolbarImageBack	{
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #f7f7f7;
	height: 111px;
	width: 800px;
}

#toolbarImage	{
	display: none;
}

/*  Strip containing buttons on the toolbar  */
#toolbarButtons		 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	clear: both;
	width: 100%;
	height: 24px;
	padding-left: 20px;
}

/*  Left end of the button strip  */
#toolbarButtonsLeft	{
	display: none;
}

/*  Right end of the button strip  */
#toolbarButtonsRight {
	width: 25px;
	float: left;
}

/*  Individual button on the toolbar  */
.toolbarButton {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: left;
	height: 24px;
}

/*  Button link not cuttent page and not hover  */
.toolbarButton a, .toolbarButton a:visited {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

.toolbarButton a:hover, .toolbarButton a:active {
	
}

.toolbarButtonOn {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	float: left;
	height: 24px;
}

.toolbarButtonOn a, .toolbarButtonOn a:visited {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.1em;
	color: #9db123;
	background-color: #ffffff;
	float: left;
}

.toolbarButtonOn a:hover, .toolbarButtonOn a:active {
}

.buttonDivide  {
	display: none;
}

#logo	{
	float: left;
	margin: 0px;
	width: 189px;
	height: 92px;
	margin-top: 7px;
	margin-left: 20px;
}

#simpleSearch		{
	float: right;
	margin-top: 11px;
	margin-right: 19px;
	width: 200px;
	text-align: right;
 	color: #666666;
	font-size: 1em;
}

#searchText {
	width: 175px;
}

#simpleSearch div {
	vertical-align: top;
	margin-top: 3px;
}

#simpleSearch input, #simpleSearch select {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: solid 1px #e6e4d8;
	font-size: 10px;
	width: 132px;
	height: 15px;
}

#simpleSearch select {
	width: 173px;
	height: 18px;
}

#simpleSearch a	  {
 	color: #666666;
	font-size: 1em;
	margin: 0px;
}

#simpleSearch a.contact {
	padding: 4px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px .5em;
	background-image: url('/images/iconContact.gif');
	color: #666666;
	font-size: 1em;
	padding-right: 10px;
}

#simpleSearch a.newsletter {
	padding: 4px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 10px .5em;
	background-image: url('/images/iconNewsletter.gif');
	color: #666666;
	font-size: 1em;
}

#dynamicSection {
	width: 800px;
	float: left;
	clear: left;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url('/images/dynamicSectionBackTop.jpg');
}

#dynamicSectionInner {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url('/images/dynamicSectionBackBottom.jpg');
}

#dynamicSectionGreen {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-image: url('/images/dynamicSectionGreen.jpg');
	height: 100%;
}

#dynamicSection .contentBlockLeft {
	width: 262px;
	float: left;
	margin-right: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/greenSectionBackL.gif');
	padding: 0px;
	padding-top: 5px;
}

#dynamicSection .contentBlockMid {
	width: 267px;
	float: left;
	margin-right: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/greenSectionBackM.gif');
	padding: 0px;
	padding-top: 5px;
}

#dynamicSection .contentBlockRight {
	width: 260px;
	float: left;
	margin-right: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/greenSectionBackR.gif');
	padding: 0px;
	padding-top: 5px;
}

#dynamicSection img {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#dynamicSection h3 {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#dynamicSection h3 a {
	color: #ffffff;
	text-decoration: none;
}

#dynamicSection a.arrow {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-image: url('/images/arrow.gif');
	color: #ffffff;
}

#dynamicSection .details {
	margin-left: 0px;
	margin-top: 4px;
	float: left;
	width: 120px;
	padding-bottom: 7px;
}


.photo {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/photoFrame.gif');
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 23px;
}

.photo2 .photo {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/photoFrame2.gif');
	padding-left: 16px;
	padding-right: 8px;
	padding-top: 16px;
	padding-bottom: 24px;
	left: -7px;
	top: -11px;
	position: relative;
}

.photo img {
	width: 97px;
	height: 86px;
}

#dynamicSection .photo {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/dynamPhotoFrame.gif');
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-right: 7px;
	margin-left: 6px;
}

#dynamicSection .photo img {
	width: 95px;
	height: 84px;
	margin: 0px;
}

#pageBody .contentBlock {
	float: left;
	width: 248px;
	background-color: #faf9f3;
	margin-top: 18px;
	border-right: 4px solid #ffffff;
	padding-right: 10px;
}

.photo2 {
	position: relative;
}

#pageBody .contentBlock h3{
	color: #666666;
	font-size: 1em;
	margin-top: 8px;
	text-decoration: underline;
}

#pageBody .contentBlock .customPosition {
	float: left;
	position: relative;
	left: -10px;
	top: -8px;
}

#pageBody .contentBlock a.arrow {
	padding-left: 15px;
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-image: url('/images/arrow.gif');
	color: #999999;
	display: block;
	float: left;
}

.landingSection {
	padding-top: 15px;
	padding-bottom: 15px;
}

.colour .bottom {
	margin-bottom: 20px;
}

.landingSection .mainPicture  {
	background-color: transparent;
	margin-bottom: 0px;
}

.landingSection .mainPicture .picture {
	background-color: #ffffff;
}

.landingSection .mainPicture img {
	width: 354px;
	border: solid 1px #ffffff;
	margin: 0px;
}

.landingSection .mainPicture .caption {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url('/images/internal/imageCaptionBottom.gif');
}

#quickLinks {
	height: 82px;
}

#quickLinks img {
	margin-top: 10px;
	margin-left: 13px;
	margin-bottom: 9px;
	border: solid 2px #ffffff;
}

#quickLinks .international {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/internationalVisitor.gif');
	width: 278px;
	height: 82px;
	float: left;
}

#quickLinks .kiwi {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/kiwiVisitor.gif');
	width: 260px;
	height: 82px;
	float: left;
}

#quickLinks .local {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/localVisitor.gif');
	width: 263px;
	height: 82px;
	float: left;
}

#quickLinksMenu img {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	border: solid 1px #ffffff;
}

#quickLinksMenu .international {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/internationalVisitorSML.gif');
	width: 204px;
	height: 64px;
	float: left;
	margin-top: 5px;
}

#quickLinksMenu .kiwi {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/kiwiVisitorSML.gif');
	width: 204px;
	height: 64px;
	float: left;
	margin-top: 5px;
}

#quickLinksMenu .local {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('/images/localVisitorSML.gif');
	width: 204px;
	height: 64px;
	float: left;
	margin-top: 5px;
}

.landingSection .intro {
	color: #ffffff;
}

#mainImage .photo {
	margin-bottom: 0px;
}

.colour .block .content {
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding-top: 2px;
	padding-right: 37px;
	padding-left: 12px;
}

.colour .photo3 .content {
	min-height: 75px;
	height: auto !important;
	height: 75px;
}

.colour .block .content a.button {
	background-repeat: no-repeat;
	background-position: 0px 50%;
	background-image: url('/images/arrow.gif');
	color: #999999;
	padding-left: 15px;
}

table, td {
	font-size: 1em;
}

.introduction {
	font-weight: bold;
	font-size: 1.1em;
	color: #89846e;
	margin-bottom: 8px;
}

.monthcalendararea {
	float: right;
	height: 120px;
	background: #f8f8f8;
}

.calendarlistingarea 
{
	padding-top: 10px;
	width: 520px;
}

.calendardayheading { 
	margin: 0px;
	margin-top: 14px;
	font-size: 1.4em;
}

.calendaritem {
	border: solid 1px #F0F0F0;
	background-color: #ffffff;
	font-size: .7em;
}


.datecellothermonth {
	background-color: #F0F0F0;
}

.selecteddatecell {
	border: solid 1px #6FB6C7;
}

.datecellactive {
	background: #6FB6C7;
}


.dayweekheader {
	font-size: .7em;
}

hr {
	border-top: solid 1px #F0F0F0;
	border-bottom: none;
	background: transparent;
	height: 1px;
}

.SearchResultsHeader {
	font-weight: bold;
	font-size: 1.1em;
	background: #D1CBA9;
}
	
.SearchResultsGrid, .SearchResultsGrid td {
	border: none;
	border-color: #ffffff;
}

.sitemap-font ul { 
	margin-bottom: 0px;
	font-size: 1em;
	color: #89846e;
	list-style-type: circle; 
}


.sitemap-font ul li a {
	color: #89846e;
	font-size: 1.2em;
}

.sitemap-font ul li ul li a {
	color: #89846e;
	font-size: 1.2em;
}

.sitemap-font ul li ul li ul li a {
	color: #89846e;
	font-size: 1em;
}

.summaryItem 
{
	min-height: 70px;
}

.searchTable
{
	margin-left: 40px;
}

.calendarPreSummary 
{
	margin-right: 220px;
}

.siteIndex
{
	color: #89846e;
	font-size: 1.4em;
	margin-bottom: -10px;
	list-style-type: square;
}

.siteList
{
	color:#89846e;
	margin: 15px 0px 10px 0px;
}

/* Subscription */
.fNameTxtBox
{
	margin-left: 47px;
}

.lNameTxtBox
{
	margin-left: 48px;
}

.emailTxtBox
{
	margin-left: 22px;
}

.subscription
{
	margin-bottom: 3px;
}