body {
	background: #411611;
	font: 80%/2em Arial, geneva, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #D38F81;
}

#homenews {
	text-align: left;
	width: 354px;
	vertical-align: top;
	padding-top: 20px;
}
#homephoto {
	vertical-align: top;
	width: 371px;
	padding-left: 25px;
	padding-top: 50px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
}
h1 {
		font-size: 175%;
	}
h2 {
		font-size: 150%;
		
}
h3 {
 		font-size: 125%;
}

.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
color: #901818; 
}


.standout {
font-weight: bold;
}


a:link {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footerleft {

vertical-align: middle;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
line-height: 18px;
letter-spacing: 1px;

}


#footerleft a:link {
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}
#footerleft a:visited {
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}
#footerleft a:hover {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#footerright {

vertical-align: bottom;
text-align: right;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
line-height: 14px;
}


form {
 padding: 2px;
 background-color: transparent;
 border: 0px dashed #fff;
 
 color: #fff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-align: ;right
}


input {
  font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 background-color: #000;
 color: #CCCCCC;
 border: 1px solid outset #fff;
} 

textarea {
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 background-color: #000;
 color: #CCCCCC;
 border: 1px solid inset #fff;
 width: 300px;
} 

select {
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 background-color: #000;
 color: #CCCCCC;
 border: 1px solid #fff;
}

.contentheader {
font: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #fff;
font-weight: bold;
}

.formcontent {
color: #fff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-align: right;
}


#imagedetails {
background-color: none;
}

