/* Nature - an open source xhtml/css website layout by Studio-plume.org kty
(Jan 04, 2007)
 */

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #9C9779 url(images/body_deg2.gif) repeat-x
}

#wrap {
	background: #000;
	color: #fff;
	border:  2px solid gray;
	margin: 0 auto;
	width: 790px;
}

#top-gaelic	{
	height: 80px;
	margin: 0;
	padding: 0;
}
#switch	{
	float: right;
	margin-top: 5px;
	margin-left: 250px;
	padding: 0 20px 0 0;
}
.top-selected {
	color: white;
	text-align: top;
	text-decoration: none;
}
#top a:hover, #top-gaelic a:hover {
	text-decoration: underline;
}
.top-alternative {
	color: #8DAD40;
	padding: 0;
	text-decoration: none;
}
#header {
	clear: both;
	margin: 0px 0em 0px 0em;
	padding: 0;
	height: 95px;background-color: #000000;
}
#header h3 {
	width: 350px;
	margin: 0px 0px 0px 15px;
	float: left;
	font-size: 1.5em;
}

#header p {
	width: 430px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 20px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 1.2em;height: 35px;
}

}
.header-image {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 0 0 2px 0;
}

#avmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#avmenu ul {
	list-style: none;
	width: 150px;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.1em;
}

#avmenu li {
	margin-bottom: 2px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #fffff1;
	display: block;
	padding: 4px 0 0 10px;
	background: #67522c;
	border-left: 1px #846837 solid;
}

#avmenu li a:hover {
	background: #335A3A;
	color: #fffff1;
	padding: 4px 0 0 9px;
	border-left: 2px #47381e solid;
}

#avmenu li.selected {
	font-weight: bold;
	height: 20px;
	display: block;
	background: #335A3A;
	color: #fffff1;
	padding: 4px 0 0 9px;
	border-left: 2px #47381e solid;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #fff;
	background-color: #000000;
	line-height: 1.3em;
}

#extras {
	float: right;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p {
	margin: 0 0 1.5em 0;
}

#content, #content-reverse, #content-imgal {
	margin: 0em 160px 20px 155px;
	padding: 10px 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	border-left: 1px solid #565340;
	border-right: 1px solid #565340;
}
#content-reverse, #content-imgal {
    background-color: #fff;
    color: #000;
}

#content-imgal {
	margin: 0em 10px 20px 155px;
	min-height: 400px;
}

#content h2, #content-reverse h2, #content-imgal h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content img, #content-reverse img, #content-imgal img {
	padding: 0px;
	display:inline;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

a {
	/*text-decoration: none;*/
	/*color: #b6952a;*/
	color: #836509;
}
a:hover {
	text-decoration: underline;
	color: #b6952a;
}

#extras a {
	color: #a8a8a8;
}
#extras a:hover {
	color: #b6952a;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 4px 0 0 0;
	width: 790px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;height: 20px;
	border-top: 1px solid gray;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.left {
	margin: 10px 12px 0px 5px;
	float: left;
	border: 1px solid white;
}

.right {
	margin: 0px 7px 0px 5px;
	float: right;
	border: 1px solid white;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}

/* IMAGE GALLERY */
.tableBorder
{
	border: 1px solid #73737E;
}

th
{
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 5px 4px 5px 12px;
	background-color: #7378A7;
}

td
{
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
}
.grayborder {
border: 1px solid gray;
}
#extras a:link {
color: white;
}
}
#extras a:hover {
color: #b6952a;
}