body {
	margin : 0px;
	background : url(/images/layout/bg.jpg);
}

body, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #5D5138;
	line-height : 14pt;
}

a {
	color : #33381C;
}

img {
	border : none;
}

#header {
	height : 100px;
	background : #495429 url(/images/layout/header_bg.jpg) repeat-x center bottom;
}

#logo {
	float : left; 
	margin-top : 20px;
}

#sectionName {
	float : right; 
	margin-top : 47px;
}

#contentContainer {
	background : url(/images/layout/tree_bg.gif) no-repeat top left; 
	padding : 20px 0px;
}

#content {
	padding-left : 35px;
}

#nav {
	border-right : 1px solid #7E6D49;
}

#nav a {
	margin-bottom : 18px;
	display : block;
}

#subnav {
	margin-bottom : 20px;
}

#subnav a {
	margin-bottom : 10px;
	display : block;
}

#footer {
	height : 33px; 
	background : #796653; 
	color : #E1DACB; 
	text-align : center;
	font-size : 7pt;
	letter-spacing : 1px;
}

#footer a {
	color : #E1DACB;
}

h1 {
	color : #8F3F20;
	font-weight : normal;
	font-style : italic;
	font-size : 16pt;
	font-family : georgia, serif;
	margin : 0px;
	margin-bottom : 5px;
}

h2 {
	text-transform : uppercase;
	font-size : 8pt;
	color : #465126;
	font-family : georgia, serif;
	margin-bottom : 5px;
}

h3 {
	color : #715236;
	font-size : 8pt;
	margin : 0px;
	text-transform : uppercase;
}

h4 {
	color : #33381C;
	font-size : 10pt;
	font-weight : normal;
	margin : 0px;
}

p {
	margin-top : 5px;
}

#sidebar {
	border-left : 1px solid #7E6D49;
	width : 210px;
	font-size : 8pt;
}

#sidebar h2 {
	border-top : 1px solid #7E6D49;
	border-bottom : 1px solid #7E6D49;
	color : #8F3F20;
	padding-left : 10px;
}


#peopleLinks a, #allianceLinks a {
	color : #743019;
	font-style: italic;
	text-decoration : none;
	font-size : 8pt;
	outline : none;
	focus : none;
	font-family : georgia, serif;
}

#peopleLinks a:hover, #allianceLinks a:hover {
	color : #3F190D;
}

#peopleLinks a.sel, #allianceLinks a.sel {
	color : #3F190D;
}

#peopleLinks b, #allianceLinks b {
	color : #743019;
}
