/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image:  url("images/bg3.jpg");
	font-family: Verdana, Arial, Helvetica,sans-serif; 
	text-align:left;
}
.menu, a.menu:link, a.menu:active, a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right:15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:3px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;

}
ul, ol{
  margin-top:0px;
  margin-bottom:0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D1BEAB;
	text-decoration: none;
  text-transform: uppercase;
	letter-spacing:2px;
	text-align:left;
	margin-bottom:5px;
	margin-top:25px;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right:15px;
}
.content {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
}
a.content:link, a.content:active, a.content:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
a.content:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
a.bottomlinks:link, a.bottomlinks:active, a.bottomlinks:visited {
	font-size: 12px;
	font-weight: normal;
	color: #B89A7C;
	text-decoration: underline;
	margin-right:15px;
}
a.bottomlinks:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	margin-right:15px;
}
.webdesign, a.webdesign:link, a.webdesign:active, a.webdesign:visited {
	font-size: 10px;
	color: #E7DCD1;
	text-decoration: none;
	font-weight:bold;
}
a.webdesign:hover {
	font-size: 10px;
	color: #FFFFff;
	font-weight:bold;
	text-decoration: none;
}
.pictext {
	font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #6A523A;
	text-decoration: none;
	letter-spacing:1px;
}
.smallercontent {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
p.smallercontent {
	margin-top:0px;
}
.smallestcontent {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:17px;
}


