/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	background-image:url(/new/elements/metallo-body-back.gif);
}
#wraper{
	width:894px;
	position:relative;
	margin:0 auto;
	background-image:url(/new/elements/wrapper-back.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#headpic{
	position:relative;
	width:894px;
	height:192px;
	background-image:url(/new/elements/head-background.jpg);
	background-repeat:no-repeat;
}
#maincontent{
	position:relative;
	padding:10px 70px;
	margin-bottom:20px;
}
#maingallery{
	position:relative;
	padding:10px 70px 10px 70px;
	margin-bottom:20px;
}
#footer{
	position:relative;
	padding:8px 0;
	background-image:url(/new/elements/footer-back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:45px;
	text-align:center;
	color:#FFFFFF;
}

#maincontent h1{
	text-align:center;
	font-size:26px;
	margin-top:0;
	margin-bottom:10px;
/*	letter-spacing:-0.2em; */
	color:#74171e;
}
#maincourse h1{
	text-align:center;
	font-size:36px;
	margin:10px 0;
	color:#74171e;
}
#maincontent h2{
	text-align:left;
	font-size:24px;
	margin-top:20px;
	margin-bottom:0;
	color:#74171e;
}
#maincontent p{
	text-align:left;
	font-size:14px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
#maincontent p.intro{
	text-align:center;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
p.subnav{
	text-align:center;
	font-size:12px;
	font-style:italic;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin:7px 57px;
	padding-bottom:5px;
	color:#806047;
	border-bottom:1px solid #a0a0a0;
}
#maincontent ul{
	font-size:14px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
img.dx{
	margin-left:15px;
	border:2px solid #74171e;
	float:right;
}
#maincourse{
	padding:0 10px 10px 10px;
	position:relative;
	width:495px;
	float:left;
	margin-left:57px;
}
#maincourse p{
	text-align:left;
	font-size:14px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0 0 10px 10px;
}
#imgholder {
	width:260px;
	float:right;
	position:relative;
	top:0;
	margin-right:57px;
	padding-left:5px;
}
#imgholder2 {
	width:260px;
	float:right;
	position:relative;
	top:0;
	margin-right:57px;
	padding-left:5px;
	margin-top:10px;
}
#imgholder img, #imgholder2 img {
 padding: 4px; 
 border:3px double #806047; 
 background-color: #fff; 
 margin:0 -7px 5px -7px; 
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
}
#coursenav a {
	text-decoration:none;
	color:#806047;
}
#coursenav a:hover {
	color:#74171e;
}
img.special { 
 padding: 4px; 
 border:3px double #806047; 
 background-color: #fff; 
 margin:0 -7px 5px -7px; 
} 
img.special3d { 
 padding: 4px; 
 border:3px double #806047; 
 background-color: #fff; 
 margin:0 2px 3px 1px; 
} 
#maincourse h2{
	text-align:left;
	font-size:24px;
	margin:0;
	color:#74171e;
}
.pricetable {
	margin-left:10px;
	margin-bottom:10px;
}
#maincourse ul{
	font-size:14px;
	line-height:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;
	margin-top:0;
}
.innerHref {
	color:#74171E;
	text-decoration:none;
	border-bottom:1px dotted #74171E;
}
th {
	border:1px dotted #74171E;
}
a.nicelink {
	text-decoration:none;
	color:#74171e;
}
a.nicelink:hover {
	text-decoration:underline;
}
#credits {
	position:relative;
	margin:0 auto;
	width:760px;
	font-size:10px;
}
#credits a {
	color:#eeeeee;
	text-decoration:none;
	border-bottom:1px dotted #eeeeee;
}
#links {
	position:relative;
	float:left;
	width:33%;
	text-align:left;
	margin-bottom:20px;
}
#sitemap {
	position:relative;
	float:left;
	width:34%;
	text-align:center;
}
#sard {
	float:right;
	position:relative;
	width:33%;
	text-align:right;
	margin-bottom:20px;
}
/* forms */
form .notes {
	width:85%;
	font-size:10px;
	padding:0;
	padding-top:9px;
	padding-bottom:10px;
	border-bottom:1px solid #ff6600;
}
form .mid {
	text-align:center;
}
fieldset {
	border-color:#666666;
	margin-bottom:5px;
}
legend {
	font-weight:bold;
	color: #666666;
}
input.txt, select.txt {
	border: 1px inset #666666;
	width:250px;
	font-size:11px;
}
input.small, select.small, {
	border: 1px inset #666666;
	font-size:11px;
}
textarea.small {
	border: 1px inset #666666;
	width:95%;
	font-size:11px;
}
form p {
	clear:left;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
form p label {
	margin-top:5px;
	float:left;
	width:35%;
	font-size:11px;
}
