/* CSS Document */

body { 
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 140%;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #EEEEEE;
    scrollbar-track-color: #EEEEEE;
	overflow-x: hidden;
	}
	
td { 
	margin: 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 140%;
	}
tr { 
	margin: 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 140%;
	}

/*TEXT STYLES*/

.bold14 { 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.bold13 { 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
.bold11 { 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.bold12 { 
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.plain14 { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px; }
.plain13 { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 13px; }
.plain12 { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 12px; }
.plain11 { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 11px; }
.plain10 { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 10px; }
.plain9 { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 9px; }
.bold9 { font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 9px; font-weight: bold; }

.maintext{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	}

ul { list-style: outside url(../ian-mitchell/wwwroot/images/bullet.gif) square }

/*TABLE STYLES*/
.greyborder { border: 1px solid #CCCCCC; }
.greybordertop { border-top: 1px solid #CCCCCC; padding: 7px 0px 8px 0px; }
.greyborderbot { border-bottom: 1px solid #CCCCCC; }
	
/*POSITIONING STYLES*/

.maincontent { align: center; }
.linksbox { vertical-align: top; }
.linksimage { top: 100px; }
.logo { height: 76px; background-repeat: no-repeat; background-image:  url(../ian-mitchell/wwwroot/images/logo.gif); background-position: left center; }
.lanterns { height: 76px; background-repeat: no-repeat; background-image:  url(../ian-mitchell/wwwroot/images/lanterns.jpg); background-position: center top; }
.iframe {overflow-x: hidden; }
	
/*FORM STYLES*/
.formheaders {
	background-color: #DDDDDD;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	}

/*LINK STYLES*/

a:visited { color: #999999; text-decoration: none; }
a:active { color: #999999; text-decoration: none; }
a:link { color: #999999; text-decoration: none; }
a:hover { color: #333333; text-decoration: none; }

a.thumbnamesmall:visited { font-size: 9px; color: #999999; text-transform: uppercase; }
a.thumbnamesmall:active { font-size: 9px; color: #999999; text-transform: uppercase; }
a.thumbnamesmall:link { font-size: 9px; color: #999999; text-transform: uppercase; }
a.thumbnamesmall:hover { font-size: 9px; color: #333333; text-transform: uppercase; }

a.thumbnamelarge:visited { font-size: 10px; color: #999999; text-transform: uppercase; }
a.thumbnamelarge:active { font-size: 10px; color: #999999; text-transform: uppercase; }
a.thumbnamelarge:link { font-size: 10px; color: #999999; text-transform: uppercase; }
a.thumbnamelarge:hover { font-size: 10px; color: #333333; text-transform: uppercase; }

a.feature:visited { font-size: 12px; color: #C07A74; }
a.feature:active { font-size: 12px; color: #C07A74; }
a.feature:link { font-size: 12px; color: #C07A74; }
a.feature:hover { font-size: 12px; color: #A62B21; }

a.redlink:visited { color: #C07A74; }
a.redlink:active { color: #C07A74; }
a.redlink:link { color: #C07A74; }
a.redlink:hover { color: #A62B21; }

a.greenlink:visited { color: #959A4C; }
a.greenlink:active { color: #959A4C; }
a.greenlink:link { color: #959A4C; }
a.greenlink:hover { color: #666D04; }

a.greylink:visited { color: #999999; }
a.greylink:active { color: #999999; }
a.greylink:link { color: #999999; }
a.greylink:hover { color: #333333; }

a.sublinks:visited { color: #CCCCCC; }
a.sublinks:active { color: #CCCCCC; }
a.sublinks:link { color: #CCCCCC; }
a.sublinks:hover { color: #666666; }

a.line:visited { text-decoration: underline;}
a.line:active { text-decoration: underline;}
a.line:link { text-decoration: underline;}
a.line:hover { text-decoration: none;}

a.footerlinks:visited { font-size: 9px; color: #CCCCCC; }
a.footerlinks:active { font-size: 9px; color: #CCCCCC; }
a.footerlinks:link { font-size: 9px; color: #CCCCCC; }
a.footerlinks:hover { font-size: 9px; color: #999999; }

a.9line:visited { font-size: 9px; font-weight: normal; color: #999999; text-decoration: none;}
a.9line:active { font-size: 9px; font-weight: normal; color: #999999; text-decoration: none;}
a.9line:link { font-size: 9px; color: #999999; text-decoration: underline;}
a.9line:hover { font-size: 9px; color: #666666; text-decoration: none;}

a.boldlink:visited { font-weight: bold; color: #999999; text-decoration: none;}
a.boldlink:active { font-weight: bold; color: #999999; text-decoration: none;}
a.boldlink:link { font-weight: bold; color: #999999; text-decoration: none;}
a.boldlink:hover { font-weight: bold; color: #666666; text-decoration: underline;}
