﻿
a:link {
	text-decoration: none;
	color: #CB5A0A;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #CB5A0A;
}

.maintable{
	width: 1000px;
}

.secondtable{
	width: 1000px;
}

.copyright{
	width: 1000px;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #A89B71;
}

.icelogo{
	width: 175px;
	height:115px;
}

.headbanner{
	width: 900px;
	height: 110px;
	text-align: left;
	vertical-align: text-top;
}
.subbanner{
	text-align: center;
}
.mainbody{
	width: 645px;
	text-align: left;
	vertical-align: top;
	color: #999966;
	padding-left: 10px;
	padding-right: 10px;
	}

.latestnews{
	width: 175px;
	vertical-align: top;
	color: #999966;
	font-family: Georgia;
	border: thin;
	border-style: groove;
	border-color: #FFFFFF;
	padding: 5px;
	
}
.forumonhomepage{
	width: 145px;
	vertical-align: top;
	text-align: center;
	color: #999966;
	font-family: Georgia;
	border: thin;
	border-style: groove;
	border-color: #FFFFFF;
	padding: 5px;

}

.pictable{
	font-family: Georgia;
	color: #999966;
}

.picborder{
	border-right: medium
	border-color: #999966;
	border-style: ridge;
	vertical-align: top;
	
}
.aboutus{
	color: #BCAD76; 
	font-family: Georgia;
	border: thin;
	border-style: groove;
	border-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
	
}

.contactustable{
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Georgia;
	color: #999966;
}

.sidebar-title{
	color: #999966;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.twitterfeed {
	width: 175px;
	color: #999966;
	vertical-align: top;
	text-align: left;
	font-family: Georgia;
	border: thin;
	border-style: groove;
	border-color: #FFFFFF;
	padding: 10px;

}

.twitterfeeds {
	color: #999966;
}



