body, input, textarea, td, h1{
	color: #A01916;
	font-family :verdana,arial;
	font-size : 11px;
	font-style : normal;
	text-decoration: none;
}
	
/*body {
	padding-right: 30%;
}*/
a:hover{
	color :#A01916;
}

a:active {

 color :#E30000;
}	


.links,.guests{
	color: #CCCCCC;
	text-decoration: none;
}

.linksmain, a{
	color: #CCCCCC;
	text-decoration: none;
}

.bordered {
		border-style : dashed;
		border-width : 1px;
		border-color : #999999;
		font-size : xx-small;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	background :#999999;
	border-width : 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	background-color: #999999;
	border-width : 0px;
	cursor: hand;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;

}

.latestnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #cccccc;
	background :#999999;
	border-width : 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-style : dashed;
	border-color : #999999;
}.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


.hidden, .galleryimg {
	filter: Alpha(Opacity=0);
}



.navigation {
	color : rgb(70%, 70%, 70%);
	font-size : xx-small;
	text-decoration : none;
	font-family :verdana,arial;
	font-size : 8px;
	text-transform: uppercase;
}
	
body { 
	background-color : #EFE9D5; 
}
.sectiontitle {
	letter-spacing: 1px;
	writing-mode: tb-rl;
	vertical-align : left;
}

img {
	border : 0px;
}

h1 {
	font-weight : bolder;
	font-size : 14px;
	text-transform: uppercase;
	margin : 0px;
	margin-bottom:14px;
}

h2 {
	Font-weight : bold;
	font-size : 11px;
	text-transform : uppercase;
	margin : 0px;
	margin-bottom:7px;
}

/*li{
	list-style-image: url("../gifs/bull.gif") 	
}*/

li.noimage {
	list-style-image: none;
}

p {
	margin-top:0px;
	
}