@charset "utf-8";
/* CSS Document */
.style1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:600;
}

.sb {
	border:2px solid #C0AD4F;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size:12px;
	width:200px;
}

.sb2 {
	background:none;
	border:none;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight:500;
	font-size:12px;
}

.sb3 {
	border:1px solid #C0AD4F;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size:12px;
}

.sb4 {
	border:1px solid #C0AD4F;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size:12px;
	width:200px;
}

.heading
{
	color:#192562;
	font-family: Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:600;

	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0AD4F;*/
	padding-bottom:8px;
	margin-bottom:10px;
	background-image: url(../images/header_hr.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-shadow: #333 1px 1px 2px;
}
.style2{
	color:#192562;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-shadow: #333 1px 1px 1px;
	letter-spacing:1px;
	line-height:23px;
}
.style3
{
	color:#C0AD4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-shadow: #333 1px 1px 1px;
	letter-spacing:1px;
}
.contact_form
{
	border:medium solid #192562;
}
.spacer
{
	color:#192562;
	font-family: Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:600;

	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0AD4F;*/
	padding-bottom:8px;
	margin-bottom:35px;

	background-repeat: no-repeat;
	text-shadow: #333 1px 1px 2px;
}
.h1
{
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:54px;
	font-weight:bolder;
	text-shadow: #333 2px 2px 2px;
	padding-top:65px;
	color:#192562;
}
