body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bgclr.png);
	background-color: #C4D9B3;
}
#wrap {
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	width: 890px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#wrap #contents #maincontent h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #30B1BD;
}
#wrap #contents #maincontent small {
	font-size: 10px;
}
#wrap #contents #maincontent ol {
	list-style-type: decimal;
}
#wrap #contents #maincontent ol  li {
	list-style-type: decimal;
}
#wrap #contents #maincontent ul li {
	list-style-type: none;
	display: block;
	padding: 5px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9BBE7C;
}
#wrap #contents .clear {
	clear: both;
}
#wrap #contents #maincontent img {
	float: left;
	margin: 5px;
	padding: 3px;
}

#wrap #contents #maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #30B1BD;
}
#wrap #contents #maincontent .postdetails {
	padding: 5px;
	height: 15px;
	background-color: #EDEDCC;
	border: 1px solid #C3C492;
}
#wrap #contents #maincontent a {
	color: #996600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
/* sidebar image link */


#sidebarlink {
background:#A8DCE1;
padding:1px 1px 1px 1px;
width:80%;
border:1px solid #CFECEF;
}

#sidebarlink a{
text-decoration:none;
color:#000; 
}


#sidebarlink a:hover{
text-decoration:underline;
color:#000;
}

/* sidebar image link end */


#wrap #contents #sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrap #contents #sidebar ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrap #contents #sidebar h2 {
	font-size: 14px;
	padding: 3px;
	background-color: #30B1BD;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66D0D9;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrap #contents #sidebar li ul li a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #0C2D30;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #30B1BD;
}
#wrap #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 135px;
}
#wrap #header .logo {
	display: block;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #9BBE7C;
}
#wrap #header .description {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#wrap #topmenu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #contents #sidebar {
	width: 375px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #contents #sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
}

#wrap #contents #maincontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
width:455px;
}
#wrap #contents #maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #30B1BD;
}
#wrap #contents #maincontent p {
	line-height: 18px;
}
#wrap #footer {
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
}
#wrap #footer p {
	display: block;
	margin: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrap #footer a {
	color: #996600;
}


#wrap #topmenu a {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #D6BD32;
}
#wrap #topmenu a:visited,active {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #D6BD32;
}
#wrap #topmenu a:hover {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #000000;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}
#wrap #topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrap #topmenu li {
	display: inline;
}
#wrap #topmenu .active a {

	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #999999;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}
#wrap #contents {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	padding: 0px;
}
#wrap #contents #maincontent blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
#wrap #contents #maincontent blockquote {
	margin: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CDE9B4;
	padding-left: 15px;
}

#wrap #contents #contenthead {
	background-image: url(images/contenthead.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
#wrap #contents #contentfooter {
	background-image: url(images/contentfooter.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#wrap #topmenu .active a:visited,active {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #999999;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}
#wrap #contents #maincontent a:visited,active {
	color: #9BBE7C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BBE7C;
}
#wrap #contents #maincontent a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrap #footer a:visited,active {
	color: #996600;
}
#wrap #footer a:hover {
	color: #000000;
	text-decoration: none;
}
#wrap #contents #sidebar li ul li a:visited,active {

	display: block;
	padding: 3px;
	text-decoration: none;
	color: #0C2D30;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #30B1BD;
}
#wrap #contents #sidebar li ul li a:hover {

	display: block;
	padding: 3px;
	text-decoration: none;
	color: #75C7D0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a img {
  border: 0;
}

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 34px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #F3F8F2 !important;
}

input, select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #F1F8EC !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #F4F5EF !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:11px;
}

.art-button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -34px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -68px;
}


/* end Button */
