/* -----------------------------------------------------------------
PROJECT:		JOURNEY TO DREAMLAND
VERSION:		1.0
LAST CHANGE:	2008/07/07
----------------------------------------------------------------- */

/* GLOBAL STYLES */

.attribution
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00818e;	
	font-style: normal;
	}

body {background-color: #FFFFFF;}

a:link {color: #00a7aa; text-decoration: underline;}
a:visited {color: #00a7aa; text-decoration: underline;}

a:hover {color: #8b8b8b; text-decoration: none;}
a:active {color: #00a7aa; text-decoration: underline;}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0a518e;
}

.BodyText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0a518e;
}

.BodyText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0a518e;
}


.BodyText16_spread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0a518e;
	letter-spacing: .05cm;
}

.BodyBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0a518e;
	font-style: italic;

}
.BackNext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
}

.bkground
	{ 
	background-image: url(images/body-repeat.jpg);
	}

.button1
	{ 
	background-image: url(images/button1.jpg);
	padding: 5px, 0, 5px, 0;
	font-size: 15px;
	font-weight: bold;
	color: #0a518f;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	border: 2px solid #008081;
	}
	
.button2
	{ 
	background-image: url(images/button2.jpg);
	padding: 5px, 0, 5px, 0;
	font-size: 15px;
	font-weight: bold;	
	color: #0a518f;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	border: 2px solid #008081;
	}
	
.float_right
	{
	float: right;
	margin-left: 20px;
	margin-bottom: 12px;
	}
	
.margin_top_bottom_15
	{
	margin: 15px 0 15px 0;
	padding: 0px;
	}
	
.margin_top_right_15
	{
	margin: 15px 15px 0 0;
	padding: 0px;
	}
	
.no_margin
	{
	margin: 0px;
	padding: 0px;
	}
	
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #008080;
	font-weight: bold;
	letter-spacing: -1px
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #008080;
	letter-spacing: -1px
}

.h2_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #008080;
	margin: 10px;
}



.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #008080;
	letter-spacing: -1px
}

.link_category
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #008080;	
	}

.right_col_bottom
	{
	padding-bottom: 0px;
	}

.signed
{

font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #0a518e;
text-align: right;
font-style: italic;
}


.SubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-align: justify
}
.SubText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #53849E;

}
.SubNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #776679;
	font-weight: bold;
}
.NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	font-weight: bold;
}
.SmallLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* FOR DOUBLE BORDER */

.wrap-1 {
	border:1px solid #008080;
	padding:5px; /* how far away 2 borders are drawn, remove this line to make 2 borders stick to each other */
}
.wrap-2 {border:1px solid #008080;}



/* ALT-LINKS & TEXT */

.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #A3BDCC;
}
.lessonnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: normal;
	font-weight: normal;
	color: #D7E1FB;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.mainlinks a:link {color: #A3BDCC; text-decoration: none;}
.mainlinks a:visited {color: #A3BDCC; text-decoration: none;}
.mainlinks a:hover {color: #487C92; text-decoration: none;}
.mainlinks a:active {color: #487C92; text-decoration: none;}

.lessonnav a:link {color: #94A5FF; text-decoration: underline;}
.lessonnav a:visited {color: #94A5FF; text-decoration: underline;}
.lessonnav a:hover {color: #CCCCCC; text-decoration: none;}
.lessonnav a:active {color: #CCCCCC; text-decoration: none;}

.copyright a:link {color: #A3BDCC; text-decoration: underline;}
.copyright a:visited {color: #A3BDCC; text-decoration: underline;}
.copyright a:hover {color: #487C92; text-decoration: none;}
.copyright a:active {color: #487C92; text-decoration: none;}

.button1 a:link {color: #0a518f; text-decoration: none;}
.button1 a:visited {color: #0a518f; text-decoration: none;}
.button1 a:hover {color: #CC99CC; text-decoration: none;}
.button1 a:active {color: #0a518f; text-decoration: none;}

.button2 a:link {color: #0a518f; text-decoration: none;}
.button2 a:visited {color: #0a518f; text-decoration: none;}
.button2 a:hover {color: #CC99CC; text-decoration: none; }
.button2 a:active {color: #0a518f; text-decoration: none;}
