a:link
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 0px #c6a99f; color: #ffaeb4;  text-transform: capitalize; }
a:visited
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 01px #c6a99f; color: #ffaeb4;  text-transform: capitalize; }a:hover
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 0px #c6a99f; color: #ffaeb4;  text-transform: capitalize; }
a:active
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 0px #c6a99f; color: #ffaeb4;  text-transform: capitalize; }




h1 { color: #80ceb6; 
	font-family:  Georgia, Arial, Trebuchet MS, Century Gothic, Lucida Console;
 
line-height:20px; font-size: 16px;
text-align: left;
	letter-spacing: 5px; font-style: italic;
text-transform: lowercase; margin-bottom: -3px;
	text-indent: 50px; 
 }

  body, table, tr, td { font-family: Verdana, Arial, Lucida Console, Georgia, Tahoma; font-size: 11px; color: #b6c2b7; line-height: 20px; margin:0; text-align: left; margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
 background:  url('images/bg.gif') repeat-x;}
    

em
{color:#c9bf8f;
font-family: Times New Roman;}

strong
{color: #c6a99f; font-family: Arial, Verdana; font-size: 11px;  text-transform: uppercase; }

.layout {
position: absolute;
left: 0px;
top: 0px;
}

.main {

width: 500px; 
position: absolute;
left: 20px;
top: 260px;
}

.menu {

width: 150px; 
position: absolute;
left: 560px;
top: 260px;
}

a.nav:link,a.nav:active,a.nav:visited {
	font-size:8px;
	width: 125px;
	background-color: #d8f1e8;
	font-family: Arial, Trebuchet MS, Verdana;
	text-transform: uppercase;
	color: #999999;
	border-bottom: solid 0px #c9bf8f;;
	border-right: solid 0px #c9bf8f;;
		text-align: center;
	border-left: solid 0px #540000;
	margin: 5px 0px 0px;
	display: block;
	letter-spacing: 2px;
}
a.nav:hover { background-color: #ebefd4; text-align: left; padding-left: 10px;}


ul { list-style-type: none;}

option, select { background: #FFFFF8; border: 1px solid #b4bb7a; color: #c6a99f; font: 11px "tahoma", sans-serif; line-height: 120%; padding: 2px; }

input, textarea { background: #FFFFF8; border: 1px solid #b4bb7a; color: #c6a99f; font: 11px "tahoma", sans-serif; line-height: 120%; padding: 2px; }
