div#page {
	margin-left: auto;
	margin-right: auto;
	width: 791px;
	padding: 15px;
}

div#navbar, div#content {
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#header {
}

div#navbar {
	background-image: url('../images/border.gif');
	padding-top: 30px;
}

div#content {
	background-image: url('../images/border.gif');
	padding-top: 20px;
}

div#footer2 {
        font-size: 7pt;
	text-decoration: none;   
        font-family: verdana, "Lucida Sans Regular", sans-serif;
	color: #653D1F;
        text-align: center;
}

div#navbar ul {
	font-size: 13pt;
	font-family: verdana, "Lucida Sans Regular", sans-serif;
	color: #653D1F;
	width: auto;
	padding:0px;
	margin:0px;
}

#navbar li { 
	list-style-type:none;
	display:inline;
}

body {
	margin: 0px;
	background-image: url('../images/bg-repeat.gif');
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #E18F4B ;
	font-family: verdana, "Lucida Sans Regular", sans-serif;
	margin-bottom: 0px;
}
h2 {
	font-size: 13pt;
	color: #E18F4B ;
	font-weight: normal;
	font-family: verdana, "Lucida Sans Regular", sans-serif;
	margin-bottom: 0px;
}

p {
	margin:0px;
	padding-bottom:0.5em;
	font-family: verdana, "Lucida Sans Regular", sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: E18F4B ;
}

table {
	font-family: verdana, "Lucida Sans Regular", sans-serif;
	font-size: 12pt;
	color: #81502E;
        
}
td {
	vertical-align: top;
}

ul {
	font-size: 14px;
	font-family: verdana, "Lucida Sans Regular", sans-serif;
	color: #653D1F;
	list-style-image: url('../images/brown_bullet.gif');
	text-indent: -5px;
	margin-left: -10px;
}

a:link {
	color: #E18F4B;
	text-decoration: none;
}

a:visited {
	color: #653D1F;
	text-decoration: none;
}
a:hover {
	color: #A5B638;
	text-decoration: none;
}


div#navbar a:link      {
	color: #653D1F;
	font-size: 13pt;
	text-decoration: none; 
	margin-top: 15px;
}

div#navbar a:visited   {
	color: #653D1F;
	text-decoration: none;
	font-size: 13pt;
}

div#navbar a:hover {
	color: #A5B638;
	text-decoration: none; 
}

div#footer2 a:link,
div#footer2 a:visited {
	text-decoration: none; 
	color: #E18F4B;
}

div#footer2 a:hover {
 	text-decoration: none; 
	color: #FBB161 ;
}
