A {
	text-decoration : none ;
	color : #f1caae ;
	font-family : Arial;
}

A:Hover {
	text-decoration : Underline ;
	color : #ffd06b ;
}

TD {
	color : White ;
	font-family : Arial;
	font-size: 12px
}

H1 {
	color : #fffbe5 ;
	font-family : Times New Roman, Serif;
	font-weight : normal;
	font-size : 30px;
	Padding-left : 10px;
	text-shadow: 1px 1px 1px #191919;
}

.table {
	background-image: url(images/online-scotland_990.jpg);
	background-repeat : no-repeat;
}


.head {
	opacity: 0.0;
	filter: alpha(opacity=0);
	text-align: center;
}

.head H1 {
	color : #f1caae ;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-left : 3px;
}

H2 {
	color : #ffaa55 ;
	font-family : Times New Roman, Serif;
	Padding-left : 10px;
	font-size : 22px;
	font-weight : normal;
}

.indexh2 {
	Padding-left : 0px;
	font-family : Arial;
	color : White ;
	font-size : 14px;
	font-weight : Bold;
}

.menulinks A {
	color : White ;
	text-decoration : none ;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	display: block;
	width: 110px;
	border: 1px solid #935D53;
	margin-bottom: 4px;
	margin-right: 3px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
	background-color : #802a37;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.menulinks A:Hover {
	background-color : #b34756;
	border: 1px dashed #935D53;
	text-decoration : none ;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.hlinks {
	text-decoration : none ;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	padding-left: 5px;
	padding-top: 110px;
	padding-bottom: 10px;
}

.foot {
	text-decoration : none ;
	color : White ;
	font-family : Arial;
	font-size : 10px;
}

INPUT, TEXTAREA, OPTION, SELECT {
	font-family : Arial;
	font-size : 13px;
	font-weight : normal;
	border-width : 1px;
	border-style : solid;
	border-color : Gray;
	vertical-align : middle;
}

.index_sidebar {
	float : left;
	margin-right : 5px;
	margin-bottom : 5px;
	width : 160px;
}

.news {
	border : 1px solid silver;
	font-size : 12px;
	padding : 5px;
}

.news H3 {
	font-size : 12px;
	margin : 0px;
}

.news A {
	font-weight : Bold;
}

.search {
	border : 1px solid silver;
	text-align : center;
	padding : 5px;
	margin-bottom : 5px;
}

.search FORM {
	margin : 0px;
}

.page_links A {
	text-align : center;
	text-decoration : none ;
	font-family : Arial;
	font-size : 14px;
	font-weight : Normal;
	display: block;
	width : 400px;
	border : 2px solid #935D53;
	margin-bottom: 4px;
	padding : 3px;
	background-color : #802a37;
	color : White ;
	clear: both;
}

.page_links A:Hover {
	background-color : #b34756;
	border : 2px dashed #935D53;
	text-decoration : none ;
}

.page {
	background-color : Black;
	border : 2px dashed #935D53;
	text-align : center;
	padding : 5px;
	text-align : center;
	width : 50%;
	font-size : 16px;
}

.terms {
	padding-left : 40px;
	padding-right : 40px;
}

.terms H3 {
	font-size : 14px;
	color : #ffaa55 ;
	font-weight : bold;
	margin-bottom : 2px;
}

.works_table {
	border : thin solid #935d53;
	padding-top : 6px;
	padding-bottom : 3px;
	background-color: #040a0e;
	text-align: center;
	text-decoration : none ;
	color : White ;
	font-family : Arial;
	font-size : 11px;
}

.works_table IMG {
	border: thick groove #ffe9cc;
}

/* Default styling from Fotomoto */
.FotomotoToolbarClass a {
	padding: 0px !important;
	color : White ;
	text-decoration : none ;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	display: block;
	width: 90px;
	border: 1px solid #935D53;
	clear: both;
	background-color : #802a37;
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-align : center;

}

.FotomotoToolbarClass a:hover {
	background-color : #b34756;
	border: 1px dashed #935D53;
	text-decoration : none ;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.FotomotoSeparator{
  margin: 0 4px !important;
}

.FotomotoToolbarClass{
  text-align:left !important;
}

