/* Stylesheet developed by Graham Holtshausen */
/* © 2008 Freedom Studios | All rights reserved */


/* Page Styles */

html, body {
	background: url(images/backround-tile.jpg);
	margin: 0px;
	text-align: center; 
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;

	
}


h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
}


h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
}



hr {
	color: White;
	width: 100%
	
}


a {
	color: #2cacf1;
	text-decoration: none;
}


a:link, a:visited, a:hover {
	color: #2cacf1;
	text-decoration: none;
}


.body12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 14px;
	text-align: justify;
	}
	
.boldtext {
	font-weight: bold;
}	


#tagtext .tag0 { font-size: 9px; }
#tagtext .tag1 { font-size: 10px; }
#tagtext .tag2 { font-size: 11px; }
#tagtext .tag3 { font-size: 12px; }
#tagtext .tag4 { font-size: 13px; }
#tagtext .tag5 { font-size: 14px; }
#tagtext .tag6 { font-size: 15px; }
#tagtext .tag7 { font-size: 16px; }
#tagtext .tag8 { font-size: 17px; }
#tagtext .tag9 { font-size: 18px; }


#tagtext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}


#tagtext a:link, a:visited {
	color: Green;
	text-decoration: none;
	}
	
	
#tagtext a:hover {
	color: Green;
	text-decoration: underline;
	}	



/* ID Styles */

#page {
	background: url(images/pagebg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 737px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}


#textnav {
	background: #00c0ff;
	background-repeat: repeat-x;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #00c0ff;
	margin-left: auto;
	margin-right: auto;
	
}


#textnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #00c0ff;
}


#flashnav {
	margin-left: auto;
	margin-right: auto;
	padding-right: 1px;
		
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 737px;
	height: 65px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
		
}


#copyright {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#freedom-studios {
	float: right;
	margin-right: 30px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#freedom-studios a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}




blockquote {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
width: 372px;
  background: transparent url(images/quote-left.png) left top no-repeat;
}
blockquote div {
  padding: 0 60px;
  background: transparent url(images/quote-right.png) right bottom no-repeat;
}











#bigblockcontainer {
	float: left;
	width: 404px;
	margin-left: 10px;
}


#bigblockheader {
	width: 404px;
	height: 40px;
	background: url(images/big-orange-header.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	}
	

#bigblockheader h1 {
padding-left: 10px;
padding-top: 8px;
}	
	

#bigblock {
	width: 404px;
	background-color: #ffe8d0;
	margin-left: 35px;
	margin-top: 0px;

	}


#bigblockfooter {
	width: 404px;
	height: 41px;
	background: url(images/big-orange-footer.png);
	background-repeat: no-repeat;
	margin-left: 35px;
}

#bigblocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	line-height: 15px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}



#bigblocktext a:visited {
	color: #2cacf1;
	text-decoration: none;
}



	
	
	
	
	
	
	
	






#rightpanel {
	float: right;
	width: 230px;
	padding-right: 15px;
}


	
	
	
	
#small-header {
	width: 205px;
	height: 40px;
	background: url(images/small-purple-header.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;

	
}



#small-header h2 {
padding-left: 10px;
padding-top: 8px;
	
}

#small-block {
	width: 205px;
	background-color: #f2d1ff;
	margin-top: 0px;
	

	}


#small-footer {
	width: 205px;
	height: 40px;
	background: url(images/small-purple-footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	
	}

#small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 14px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}




#small-text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 16px;
	text-align: justify;
	margin-left: 20px;
	
}	


#small-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	}
	
	
#small-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	}	
	
	
#smallgreentext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	line-height: 16px;
	text-align: justify;
	text-decoration: underline;
	}	
		

	

#greenblockcontainer {
	
	
	margin-right: 33px;
}


.testt {
	font-size: 9px;
}
.test {
	font-size: 10px;
}

