body {
	color: #000000;
	font-family: Gill Sans MT, Gill Sans, Arial, Verdana, Helvetica; 
	font-size: 13px;
	line-height: 20px;
	background-color: #242525;
	margin: 0; 
	padding: 0; 
	text-align: center;
	min-width: 935px; }
#wrapper, #footer {
	margin: 0 auto;
	width: 935px;
	text-align: left;	}
#top {	
	width:935px; height:12px; 
	background:url('media/white-top.gif') no-repeat; }
#btm {
	width:935px; height:12px; 
	background:url('media/white-btm.gif') no-repeat; }


	
#nav {
	background-color: #ffffff;
	color: #bc3b0f;
	font-family: Times New Roman, Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px; }
#nav a {
	text-decoration: none; }
#nav a:hover {
	color: #333333; }
		
	
	
#home td {
	text-align: center;
	vertical-align: top; }
#home td.name {
	font-family: Times New Roman, Times;
	font-weight: bold; 
	font-size: 15px;}	
span.first {
	color: #bc3b0f;
	font-size: 24px; }
	
h2 {
	color: #bc3b0f;
	font-size: 18px;
	margin-bottom: 0 }


a {
	text-decoration: none;
	color: #bc3b0f; }
a:visited {
	color: #bc3b0f; }
a:hover {
	text-decoration: underline; }



#contact td {
	vertical-align: top;
	padding: 0 5px 3px 0; }
#contact td.rt {
	text-align: right;
	font-style: italic; }

	
	
/* -- FOOTER --  */
#footer {
	/*color: #cb764d;*/
	color: #b85938;
	padding-left: 18px; }
#footer div {
	width: 900px;
	padding-top: 10px;
	border-top: 1px solid #b85938;
	text-align: center; }
#footer a {
	color: #b85938; }
