@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2FF8B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.content {
	background-color: #FFFFFF;
	width: 804px;
}
.f_s {
	background-image: url(images/flower_s.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 811px;
	width: 95px;
}
.f_e {
	background-image: url(images/flower_e.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 811px;
	width: 95px;
}
.bg_f_e {
	background-image: url(images/bg_flower_e.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 95px;
}
.bg_f_s {
	background-image: url(images/bg_flower_s.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 95px;
}
.textFields {
	border:1px solid #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 90%;
}
#left form {
	margin-top: 20px;
}
#left form p {
	margin:5px;
	line-height:20px;
	color:#666666;
}
#left {
	width: 176px;
	text-align: center;
}
.copyright {
	font-size:10px;
	letter-spacing:1px;
	padding:10px;
}

#servicesMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#servicesMenu li {
	font-family: "Myriad Pro", Tahoma, Arial;
	background-image: url(images/btn_submenu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 176px;
	line-height:40px;
	display: block;
	text-align: left;
	font-size: 16px;
	background-color: #EF8718;
	overflow: hidden;
}
#servicesMenu li a {
	padding-left: 25px;
	color:#000000;
	height: 40px;
	width: 176px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	font-weight: normal;
}
#servicesMenu li:hover,#servicesMenu li.active {
	background-image:url(images/btn_submenu_active.jpg);
	background-repeat:no-repeat;
	height:40px;
	width: 176px;
	line-height:40px;
	display: block;
	text-align: left;
	font-size:16px;
	background-color:#A5B723;
}
#servicesMenu li.active a {
	font-weight:bold;
}
.mainbodyContent {
	background-color:#ffff96;
	padding:10px;
	line-height:18px;
	height: 524px;
}
.mainbodyContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.topMenu {
	background-image:url(images/bg_menu.png);
	height:84px;
}
.topMenuStart {
	width:15px;
	height:84px;
	background-image:url(images/bg_menu_start.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.topMenuEnd {
	width:15px;
	height:84px;
	background-image:url(images/bg_menu_end.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#topHeader {
	height:179px;
}
.menuSaprator {
	background-image:url(images/bg_menu_saprator.png);
	background-repeat:no-repeat;
	background-position:center;
	width:80px;
}
#musicPlayer {
    margin-top:32px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.subPageMainContent {
	background-color:#ffff96;
	padding:15px;
	padding-left: 30px;
	height:515px;
}
.subPageMainImage {
	background-color:#ffff96;
}
.greenText {
	color:#8da302;
}
.smallfont {
	font-size:11.5px;
}
.indentText {
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}
.subPageMainContent h1 {
	color: #8da302;
	margin: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px;
	line-height: 18px;
	text-transform:uppercase;
}

.subPageMainContent h2 {
	color: #ee8615;
	margin: 0px;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	line-height: 18px;
	text-transform:uppercase;
}
.subPageMainContent h3 {
	color: #8da302;
	margin: 0px;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	line-height: 18px;
	text-transform:uppercase;
}
.subPageMainContent hr, .hrClass {
	margin-bottom:30px;
	border:0px;
	border-top:1px solid #8da302;
}
.orangeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ee8615;
}
.subcopyright {
	background-color:#ffff96;
	font-size:10px;
	letter-spacing:1px;
	padding:10px;
}
.dir_btn {
	margin-top:10px;
}
.copyright a, .subcopyright a {
	font-weight:normal;
}
