body, input, textarea, td, h1{
	color: #A01916;
	font-family :verdana,arial;
	font-size : 11px;
	font-style : normal;
	text-decoration: none;
}
	
/*body {
	padding-right: 30%;
}*/



.links,.guests{
	color: #A01916;
	text-decoration: none;
	margin-left:5px;
	margin-bottom:3px;
}

/*.linksmain, a{
	color: #A01916;
	text-decoration: none;
	margin-left:5px;
	margin-bottom:3px;
}

.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);
}
	
body { 
	background-color : #ffffff; 
}
.sectiontitle {
	letter-spacing: 1px;
	writing-mode: tb-rl;
	vertical-align : left;
}

img {
	border : 0px;
}

h1 {
	font-weight : bolder;
	font-size : 12px;
	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;
	
}



#navigation ul {
	margin : 0px;
	padding : 0px;
	margin-left : 8px;
}

#navigation ul li {
	list-style-type : none;
	list-style-image :none;
	margin : 0px;
	padding : 0px;
	margin-left : 0px;
	margin-top: 5px;
}

#navigation ul li a {
	color: #A01916;
	text-decoration: none;
}


#navigation ul li a:hover{
	color :#CC0000;
	text-decoration: underline;

}

a:active {

	color :#A01916;
	/*padding-left:7px;*/
 
}	
