/* CSS Document */
body{

	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	padding: 0px;
	font-size:12px;
	color:#000000;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, SunSans-Regular,"Trebuchet MS", Geneva, sans-serif;
	background-color: #b87735;
	background-image:url(/media/bg.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
	/*font-weight:bold;
	letter-spacing:.5px;*/

}

p
{
	margin: 0px;
	padding:0px;
	
}

h1 {
color:#000000;
font-size:16px;
line-height:18px;
}
h2 {
color:#732418;
font-size:14px;
line-height:16px;
}
.coloredtable{
background-color:#faea9c;
padding:4px;
margin:0px;
border:0px;
}

.photoinfo{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;

}
.smallgrey{
font-size:10px;
line-height:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;

}
.smallgrey:hover{
font-size:10px;
line-height:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:underline;

}
a  { 
color: #1b1c6e; 
font-size: 13px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold; 
line-height: 14px; 
text-decoration: none;
 }
a:link  { 
color: #1b1c6e; 
font-size: 13px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold; 
line-height: 14px; 
text-decoration: none;
 }
 
a:hover   { 
color: #3a66a4; 
font-size: 13px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold; 
line-height: 14px; 
text-decoration: none;
 }
 	#galleryitems div{
		padding: 3px 5px;
		border: 1px solid #480a04;
		margin: 5px;
		background: #d3a960;
		width:125px;
		height:158px;
		float:left;
		text-align:center;
		/*display:inline;*/
	}
 div#listContainer {
	
	/*border: 2px solid #480a04;
	background: #e06925;*/
	}
	div#listContainer img {
		padding: 3px 5px;
		border: 1px solid #480a04;
		margin: 5px;
		background: #7d1207;
		font-weight: bold;
		cursor: move;
		/*display:inline;*/
	}
	
#galleries {
		margin: 0px; 
		padding: 10px 30px 0px 0px;
		text-align:right;
}
	
#galleries ul{
		margin: 0px; 
		padding: 0px;
}
	#galleries li {
		list-style:none;
	}
	
	
	#galleries li a{
	color:#f8e9c7;
	font-weight:bold;
	}
	#galleries li a:hover{
	color:#fef6a5;
	font-weight:bold;
	}
	
	
#gallerylist {
			 margin: 0px; 
			 padding: 0px;
}
	#gallerylist li {
		/*dborder: 1px solid #96751A;
		margin: 5px;
		padding: 3px 5px;
		background: #F6D997;
		isplay:inline;*/
			 list-style:none;
	}
	#gallerylist .moveme{
		cursor: move;
	}


.toplinks{
color:#5F1303;
font-size:12px;
margin:0px 0px 10px 0px;
padding:0px 20px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.toplinks a{
text-decoration:none;
color:#5F1303;
font-size:16px;
margin:0px 0px 10px 0px;
padding:0px 20px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.toplinks a:link{
text-decoration:none;
color:#5F1303;
}

.toplinks a:hover{
text-decoration:none;
color:#565656;
}

.maincontent{
padding:0px 10px 14px 21px;
}

input  { 
background-color: #9dbacc; 
border-width: 1pt; 
border-color: #039; }

form {
 margin: 0; 
 padding: 0; 
 }



