/* CSS Document */

body {
background-image:url(rust/images/images/backgroundline.gif);
background-repeat:no-repeat;
}

#header {
position: relative;
width: 805px;
height: 78px;
float:left;
}

#next{
position: relative;
width: 320px;
height: 78px;
float:left;
padding:0px;
margin:0px;
}


#previous{
position: relative;
width: 440px;
height: 78px;
float:left;
padding:0px;
margin:0px;
}

#number {
position: relative;
width: 20px;
height: 78px;
float:left;
}


#container {
position: relative;
width: 805px;
height: 500px;
float:left;
}

#locations {
position: relative;
width:120px;
height:500px;
float:left;
}

#image {
position: relative;
width:680px;
height:550px;
float:left;
}

body,td,a {
		font-family: arial;
		size: 8px;
		color: #594f35;
	}
	
	a{
		
		font-weight: bold;
		text-decoration: none;
	}

	a.small{
		font-weight: normal;
		font-size: 9px;
	}

	a.current{
		font-style: italic;
	}
	
	a:hover{
		font-style: italic;
		color:#799644;
	}

	.style1 {font-size: 9px}
    .style2 {
	font-size: 13px;
	font-weight: bold;
}
    .style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:799644;
}

a img {
border:none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

ul.wp-tag-cloud { 
	list-style: none; 
	margin-left: 0px;
	padding-left: 10px; 
	}
	
.thumbs {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
}

.thumbs img { margin: 0; padding: 0; }

.hidden { display: none; }

#nav { padding-top: 10px; }
#nav img { margin-right: 2px; margin-left: 0px; margin-bottom: 0px; padding-top: 2px; }
