/*
Background: ececb2
Text: 363600
Red:cd6008
Green: 878758
*/

body,p,td,ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #363600;
	font-size: 12px	
}

body	{
	background-color: #ECECB2; 
}
#uberContainer	{
	margin: 0 auto;
	width: 850px;
}

#innerContainer	{
	position: relative;
	width: 850px;
}

ul, li	{
	list-style: none;
}

a:link, a:visited, a:hover, a:active {text-decoration: underline;}
a:link, a:visited {color: #cd6008;}
a:hover, active {color: #363600;}
	
.here	{text-decoration:none;}

span.graemeNorth	{
	font-size: 13px;
	font-weight: bold;
}

/* =========================== GLOBAL ==============================*/
#rightHead	{
	position:absolute; 
	top:0px; 
	right:1%;
	text-align: right;
}

#leftHead	{
	position:relative; 
	top:0px; 
	left: 0px;
	text-align: left;
}

#mainNav	{
	position:relative; 
	left:0px; 
	top: 0px; 
	width: 850px;
	text-align: right;
	border-top: 1px dotted #cd6008;
	margin-top: -20px;
}

#mainNav a,
span.contact a	{
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	text-decoration: none;
}

#mainNav a:hover,
span.contact a:hover	{ text-decoration: underline; }

span.contact a	{ font-size: 17px; }


#mainContent	{
	position:relative; 
	top: 60px; 
	left: 0; 
	font-size: 12px;
	text-align: center;
}

h1 {
	font: bold small-caps 24px Georgia, Garamond, Times New Roman, Times, serif; 
	margin-top: 0px;
	margin-bottom: 0px;
}

h2	{
	position: relative;
	top:-30px;
	font: bold small-caps 36px Georgia, Garamond, Times New Roman, Times, serif; 
	font-size: 20px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 32px;
}

h3	{
	font-size: 18px;
}


td.bordered	{
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
/* =========================== NAVIGATION ==============================*/

ul.links	{
	margin: 0;
	padding: 0;
}

ul.links li	{
	display: inline;
	float: right;
	margin-left: 25px;
	padding-top: 4px;
}

/* =========================== HOME ==============================*/

.home #background,
.contact #background	{
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -500px;
	background-image: url('../images/graemePlan.jpg'); 
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	z-index: 0;
}

.tiny	{
	font-size: 6px;
}

.home h1 {
	font: bold small-caps 28px Georgia, Garamond, Times New Roman, Times, serif; 
} 

.home h2 {
	font: bold 28px Georgia, Garamond, Times New Roman, Times, serif; 
	margin-top: 0px;
	margin-bottom: 0px;
} 

.home #mainNav	{
	position:absolute; 
	left:0px; 
	top: 430px; 
	text-align: left;
	border-top: none;}

.home #mainNav a,
.home span.contact a	{
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	text-decoration: none;
}

.home  #mainNav a:hover,
.home span.contact a:hover	{ text-decoration: underline; }

.home span.contact a	{ font-size: 17px; }


.home #mainContent	{
	position:absolute; 
	top: 750px; 
	left: 10%; 
	width:80%;
	font-size: 11px;
	text-align: center;
}

.home ul.homelinks li	{
	line-height: 30px;
	display: block;
}

.home #credit	{
	position:absolute; 
	top:850px; 
	right:0px;
	text-align: right;
	font-size: 9px;
}

.examples #mainContent .example,
.examples #mainContent .horizBorder	{
	position: relative;
	top: 10px;
	left: 70px;
	background-color: #ffffff;
	width: 710px;
}

.examples #mainContent .example	{ height: 190px; }
.examples #mainContent .horizBorder	{ height: 1px; margin-bottom: 5px;
margin-top: 5px;}

.examples #mainContent .example .caption	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 110px;
	padding-top: 40px;
	text-align: center;
	font: bold small-caps 12px/14px Verdana, Arial, Helvetica, sans-serif;color:#666633;
	padding-right: 20px;
	padding-left: 20px;
	height: 150px;
}

.examples #mainContent .example .vertBorder	{
	position: absolute;
	top: 20px;
	left: 150px;
	width: 1px;
	height: 150px;
	background-color: #000000;
}

.examples #mainContent .example .image	{
	position: absolute;
	left: 180px;
	top: 0px;
	width: 400px;
	padding-top: 20px;
	text-align: left;
}



.examples #mainContent td.text	{
	width: 100px;
}

.examples #mainContent td.image	{
	
}

.services #fantail {
	position:absolute; 
	left:860px;
	top:100px;
	background-image: url('../images/fantailRed-200.gif');
	width: 200px;
	height: 138px;
	background-repeat: no-repeat;
}

.services #bricktree {
	position:absolute; 
	left:-160px;
	top: 500px;
	background-image: url('../images/bricktreeRed.gif');
	width: 170px;
	height: 250px;
	background-repeat: no-repeat;
}


.contact #mainContent	{
	position:relative; 
	top: 30px; 
	left: 100px; 
}




