/* start - css for basic items */
body {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 12px;
    color: #65574C;
 	line-height: 14px;
    margin: 30px 0px 0px 0px;
    padding: 0;
    background: #453426;
}

td {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 12px;
    color: #65574C;
 	line-height: 14px;
}

a {
    color: #FF7F00;
	text-decoration: underline;
}

a:hover {
    color: #FF7F00;
	text-decoration: underline;
}

a:visited {
    color: #FF7F00;
	text-decoration: underline;
}

a:visited:hover {
    color: #FF7F00;
	text-decoration: underline;
}
/* end - css for basic items */


/* start - css for centering */
div.container {
	position: relative; 
	width: 756px; 
	margin: 0 auto; 
	text-align: left;
}	
/* end - css for centering */


/* start - css for header and content areas */
.header {
	position: absolute; 
	top: 12px; 
	left: 12px;
}	

#bg {
	position: absolute; 
	top: 105px; 
	left: 12px;
	background: #EEECE1;
	width: 756 px;
 }	

#bg .content {
	padding: 46px 23px 20px 23px;
}	

.bigtype {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 14px;
    line-height: 18px;
    color: #65574C;
}

a.bigtype {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 14px;
    line-height: 18px;
    color: #FF7F00;
	text-decoration: none;
}

a.bigtype:hover {
    color: #FF7F00;
	text-decoration: none;
}

a.bigtype:visited {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 14px;
    line-height: 18px;
    color: #FF7F00;
	text-decoration: none;
}

.subhead {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
    color: #FF7F00;
}	

.subhead2 {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 12px;
    color: #FF7F00;
}	

.white {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
	line-height: 12px;
    color: #FFFFFF;
	position: absolute; 
	top: 330px; 
	left: 89px; 
	z-index: 60; 
	width: 167px;
}	

a.whiteLink {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
	line-height: 12px;
    color: #FFFFFF;
	text-decoration: underline;
}	

a.whiteLink:hover {
    color: #FFFFFF;
	text-decoration: underline;
}	

a.whiteLink:visited {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
	line-height: 12px;
    color: #FFFFFF;
	text-decoration: underline;
}	

.lArrow {
	position: absolute; 
	top: 299px; 
	left: 232px; 
	z-index: 60;
}

.rArrow {
	position: absolute; 
	top: 299px; 
	left: 246px; 
	z-index: 60;
}

.form {
	border: 1px solid #65574C;
}

.button {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 12px;
	color: #65574C;	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #65574C;
	background: #ffffff;
}

#gallery {
	position: absolute; 
	top: 299px; 
	left: 87px; 
	z-index: 70;
}

#gallery24 {
	position: absolute; 
	top: 253px; 
	left: 87px; 
	z-index: 70;
}

/* end - css for header and content areas */


/* start - css for main nav items */
.mainNav {
	position: absolute; 
	top: 117px; 
	left: 296px;
    color: #65574C;
    z-index: 50;
}	

a.nav {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
	font-weight: bold;
    color: #65574C;
	text-decoration: none;
}	

a.nav:hover {
    color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}	

a.nav:visited {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
	font-weight: bold;
    color: #65574C;
	text-decoration: none;
}	

a.nav:visited:hover {
    color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}	

a.navSet {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
	font-weight: bold;
    color: #FF7F00;
	text-decoration: none;
}	

a.navSet:hover {
    color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}	

a.navSet:visited {
    font-family: Arial, Helvetica, Verdana, San-Serif;
    font-size: 10px;
	font-weight: bold;
    color: #FF7F00;
	text-decoration: none;
}	

a.navSet:visited:hover {
    color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}	

/* end - css for main nav items */


