body {
	margin : 0px;
	background : #2F0E03 url('../images/layout/bg.jpg') top center;
}

body, td {
	Xfont-family: georgia, serif;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size : 10pt;
	color : #360900;
	line-height: 13pt;
}

#container {
		/*
		background : url('/images/layout/stitched_top.jpg') repeat-x top center;
		padding-top : 48px;		
		*/
		padding-top : 10px;	
}

#content {
	background : #EBE1C4 url('/images/layout/content_bg.jpg') no-repeat top center;
	width : 1000px;
	height : 570px;
}

a {
	color : #360B00;
}

h1 {
	margin : 0px;
	margin-bottom : 15px;
	margin-top : 20px;
}

h3 {
	margin : 0px;
	font-size : 11pt;
}

#news h3 {
	margin-bottom : 2px;
	font-size : 10pt;
}

img {
	border : none;
}

#footer {
	color : #C0AC91;
	margin-top : 10px;
	text-transform : uppercase;
	font-size : 10px;
	line-height: 12px;
}

#footer a {
	color : #C0AC91;
}


input, select, textarea {
	font-size : 9px;
	background-color : #DDD0AC;
	border : 1px solid #fff;
}

textarea {
	font-size : 8pt;
	font-family : Trebuchet MS;
	padding : 2px;
}

p {
	margin : 0px;
	margin-bottom : 10px;
}

.callout {
	color : #781400; 
	font-size : 9pt; 
	margin : 5px 20px;
	line-height : 11pt;
}

.submenu {
	margin-bottom : 10px;
}

.submenu a {
	padding-right : 25px;
}


li {
	list-style-image : url('/images/layout/bullet.gif');
}

.spaced li {
	margin-bottom : 5px;
}

#photoChanger img {
	height : 85px;
}

#photoChanger a {
	display : block;
	float : left;
	margin : 0px 10px 10px 0px;
}
