/* This CSS stylesheet was created excusively for Legends Fine Art and 
Janie Camp and may not be used without permission. 
© 2004-2007 Janie Camp, Legends Fine Art. */

body {
	padding : 0;
	color : #7C7570;
	background-color : #7C7570;
	background-repeat : no-repeat;
	font-family : "Times New Roman", Times, serif;
	font-size : 10px;
	margin-top : 2px;
	margin-left : auto;
	margin-right: auto;
      }

a {
color : #333333;
text-decoration : none;
}
h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.2em;
	font-weight : bold;
	font-style : normal;
	color : #c7c7c7;
	padding-top: 4px;
}
h2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 1.1em;
	font-weight : bold;
	font-style : normal;
	color : #c7c7c7;
	margin-bottom: 3px;
      }
h3 {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 0.9em;
	font-weight : bold;
	font-style : normal;
      }

h4 {
	color : #c7c7c7;
	font-family : "Times New Roman", Times, serif;
	font-size : 0.8em;
	font-weight : bold;
	font-style : normal;
	margin-bottom: 4px;
}

.contentarea {
	font-family : "Times New Roman", Times, serif;
	color : #c7c7c7;
	text-align: center;
 }

.contentarea a {
color : #f2edad;
text-decoration : none;
}
.contentarea a:hover{
	background : transparent;
	color : #c3b576;
	border-bottom : none;
}

.contentarea a.current {
margin : 0 1px 0 0;
color : #c7c7c7;
}

.BGtable {
	border : 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}

.BGtable a:hover{
	background : transparent;
	color : #c3b576;
	border-bottom : none;
}

.BGtable a {
color : #c6c6c6;
text-decoration : none;
}

.BGtable a.current {
margin : 0 1px 0 0;
color : #c6c6c6;
}

.tableBorderLeft {border-left: 1px #564845 solid; }
.tableBorderRight {border-right: 1px #564845 solid; }
.tableBorderLR {border-left: 1px #564845 solid; border-right: 1px #564845 solid; }
.logo {
	font-family : "Times New Roman", Times, serif;
	text-transform : capitalize;
	color : #666666;
	letter-spacing : 2px;
      }
.logoBG {
background-color : #b1c3d9;
      }
.input {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
background-color : #c7c7c7;
margin : 1px;
padding : 1px;
height : 18px;
width : 150px;
border : 1px solid #666666;
      }
.input2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
background-color : #eeeeee;
margin : 1px;
padding : 1px;
height : 75px;
width : 150px;
border : 1px solid #666666;
      }
.button {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	background-color : #cccccc;
	margin : 1px;
	padding : 1px;
	height : 18px;
	width : 74px;
	border : 1px solid #666666;
      }
.logoLINK {
margin : 0;
padding : 0;
      }
/* main navigation */
#nav-main {
clear : both;
margin-left: 0px; 
margin-top: 6px;
margin-right:3px;
text-transform : uppercase;
height : 240px;
width : 160px;
      }
#nav-main ul {
margin : 0;
padding : 0;
font-size : 11px;
text-align : right;
margin-top: +8px; }
#nav-main li {
list-style-type : none;
margin : 0;
padding : 8px;
      }
#nav-main a {
margin : 2px 1px 0 0;
padding : 3px 6px;
color : #060000;
text-decoration : none;
      }
#nav-main a:hover {
	background : transparent;
	color : #c3b576;
	border-bottom : none;
      }
