@charset "utf-8";
/* CSS Document */

body
{
	background-image: url(images/treetopbg.jpg); background-repeat: no-repeat;
	margin:0;
}

body, table, td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#666666;
}

img
{
	border:0;
}

h1
{
	color:#FF0000;
	font-size:20px;
	margin-top:0px;
	line-height:1.2;
	margin-bottom:5px;

}

h2
{
	font-size:14px;
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
	font-weight:bold;
	line-height:1.2;
}

h3
{
	font-size:14px;
	margin-top:6px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;
	line-height:1.2;
}

a
{
	color:#FF0000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


.nav, .nav a 
{
	color:#000000;
	font-size:14px;
	margin-top:0px;
	text-align:right;
}

.sub_nav, .sub_nav a 
{
	color:#FF0000;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	margin-right: 3px;
	text-align:right;
}

.main
{
	
	padding-left:20px;
}

.left_sidebar
{
	font-size:11px;
	font-style: italic; 
}

.photo_column
{
	font-size:10px;
}


.class_buttons_left
{
	text-align:right;
	margin-top:10px;
}

.quick_facts
{
	margin-left:15px;
	margin-right:10px;

}

.early_bird
{
	font-size:14px;
	color:FF0000;
}

.quick_buttons
{
	margin-top:10px;
	font-size:9px;
	line-height:2;
}

.quick_buttons a
{
	text-decoration:underline;
}

.footer_address
{
	font-size:14px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2;
}

.guild_dates
{
	font-weight:bold;
	padding-top:5px;
	
}
