@charset "utf-8";
/* CSS Document */
body{
	background:#534654 url(images/bg.jpg) repeat-x;
	padding:0;
	margin:0;
}
li,
p,
h1,
h2,
h3,
body{
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:14px;
	color:#4d1b52;
}
h1,
h2,
h3{
	color:#4d1b52;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
	font-weight:bold;
}
img{
	border:0;
}
hr{	
	color:#c3cacf;
}
#header{
	background:url(images/default_03.jpg) no-repeat;
	padding-top:55px; padding-left:2px;
	vertical-align:top;
}
.footer{
	height:22px;
	background:#535353;	
}
.footer *{
	line-height:22px; font-size:11px}
.footer a,.footer a:link,.footer a:visited{ 
	color:#FFF; font-size:14px; text-decoration:none;
}
.footer a:hover{
	color:#63C;
}
#content{
	background:#fff url(images/cont_bg.jpg) repeat-y;
	vertical-align:top;
	padding-top:8px;
}
#h1{
	background:right bottom url(images/h1.jpg) repeat-x;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
	
}
#h1 span{
	color:#fff;
	font-size:18px;
	line-height:37px;
}
#info{ padding:10px;}
#heading{
	background:url(images/default_02.jpg) top left no-repeat;
}
a.menu{
	height:47px;
	display:block;
	width:155px;
	float:left;
}
#nav{vertical-align:top;}
#imgGallery{
	width:97%;
	padding:15px;
	background:#e3ebf1;
	border:#c0cbd4 2px groove;
}
#imgGallery img{
	padding:15px;
	border:#c0cbd4 2px groove;
}
#lb{
	background: url(images/lb.jpg) top right repeat-y;
	vertical-align:top;
	padding:0;
	margin:0;
}

#rb{
	background: url(images/rb.jpg) repeat-y;
	vertical-align:top;
	padding:0;
	margin:0;
}

.form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #4d1b52;
	font-weight:bold;
}
.form_fields {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	background-color: #FFF;
	border: 2px groove #4d1b52;
	width: 250px;
}
.form_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #4d1b52;
	border: 2px groove #4d1b52;
	background-color: #FFF;
	font-weight:bold;
}
#myform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 5px;
}
.Contact{
	font-weight:bold;
	color:#000;
}
.pad_it{
	padding:1em;
}
#side {background:#c2c2c2 url(images/default_05.jpg) no-repeat bottom right;}
