@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0 none;
}
ul, ul li {
	list-style-type: none;
}
ol, ol li {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding-left: 10px;
	padding-top: 3px;
}
img, a img {
	border: 0 none;
}
.clear {
	clear: both;
	display: block;
	font-size: 1px;
	height: 0;
	width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
a {
	color: #7a9c1f;
	text-decoration: none;
	list-style-type:none;
}
a:hover {
	color: #a8c142;
	text-decoration: none;
}
.nobg {
	background-image:none !important;
}
.padtop35 {
	padding-top:35px;
}
.padbt25 {
	padding-bottom:25px;
}

p { text-align:justify; }



body {
    background: url(../images/body-bg.jpg) repeat-x left top #fff !important;
    color: #3F3F3F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
	margin:0px;
	padding:0px;
}

/*Fonts CSS*/


@font-face {
    font-family: 'FranklinGothicMediumCondRegular';
    src: url('framdcn.eot');
    src: url('framdcn.eot') format('embedded-opentype'),
         url('framdcn.woff') format('woff'),
         url('framdcn.ttf') format('truetype'),
         url('framdcn.svg#FranklinGothicMediumCondRegular') format('svg');
}
@font-face {
		font-family: 'Candara';
		src: url('candara.eot');
		src: url('candara.eot?#iefix') format('embedded-opentype'),
				 url('candara.woff') format('woff'),
				 url('candara.ttf') format('truetype'),
				 url('candara.svg#candara') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'Calibri';
		src: url('calibri.eot');
		src: url('calibri.eot?#iefix') format('embedded-opentype'),
				 url('calibri.woff') format('woff'),
				 url('calibri.ttf') format('truetype'),
				 url('calibri.svg#calibri') format('svg');
		font-weight: normal;
		font-style: normal;
}

/*end*/










.maindiv {
	width:1025px;
	margin:0px auto;
}
.header {
	height:123px;
	margin-top:1px;
}
.logoleft {
	height: 123px;
	width: 360px;
}

.logoright {
	width:400px;
}

.calldiv {
	float: right;
    margin-top: 20px;
    text-align: right;
    width: 250px;
}
.calldiv h2 {
	font-family: 'Calibri';
	color:#c9914c;
	font-size:19px;
	line-height:26px;
	font-weight:normal;
	display: inline-block;
}
.calldiv h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b7c7d;
	font-size:16px;
	line-height:24px;
}
.calldiv h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#c9914c;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
	text-align:right;
	float:right;
}
.calldiv h1 span a {
	font-family: Arial, Helvetica, sans-serif;
	color:#7b7c7d;
	font-size:14px;
	line-height:18px;
}
.calldiv h1 span a:hover {
	text-decoration:underline;
}

.followdiv {
	margin-left:10px;
	font-size:13px;
	color:#9d9d9d;
	padding-bottom:10px;
	margin-top:25px;
	float:right;
}

.followdiv a {
	padding:0px 3px;
	width:27px;
	height:26px;
}
.followdiv a img {
	vertical-align:bottom;
}

.mainmenu {
	height:41px;
	width:100%;
	background:url(../images/menu-bg.jpg) repeat-x left center #AA7736;	
}
.mainmenu ul {
	margin:2px 5px;
}
.mainmenu ul li {
	float:left;
	padding:0px 3px;
	border-left:1px dotted #DBA86B;
}
.mainmenu ul li:first-child {
	border:none;
}
.mainmenu ul li a {
	color: #fff;
    font-family: 'Candara';
    font-size: 18px;
    line-height: 40px;
    padding: 7px 19px;
}
.mainmenu ul li a:hover, .mainmenu ul li.active a {
	color:#956a36;
	background-color:#fff;
	border-radius:2px;
	border:none;
	padding-left:19px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}
.mainmenu ul li:first-child a:hover, .mainmenu ul li:first-child.active a {
	padding-left:19px;
}
.banner-section {
	height:353px;
	margin:5px 0px;
}

.bannerdiv {
	height:341px;
	width:610px;
	padding:5px;
	border:1px solid #e3e3e3;
}

.welcomediv {
	width:387px;
}

.welcomediv h1 {
    color: #484848;
    font-family: 'FranklinGothicMediumCondRegular';
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 10px;
    padding: 5px 0 0;
}
.welcomediv h1 span {
	color:#bc8747;
}
.readmore {
	text-align:right;
	margin-top:5px;
	height:29px;
	display:block;
}

.welcomediv p {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    line-height: 22px;
}
.readmore a {
	font-size:18px;
	font-family: 'Calibri';
	line-height:29px;
	height:29px;
	color:#fff ;
	padding:5px 7px;
	background-color:#ab7737;
}
.readmore a:hover {
	text-decoration:underline;
}

.panel-div {
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#efefef, endColorstr=#ffffff);
	background-image:-moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background-image:-webkit-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background-image:-ms-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background-image:linear-gradient(top, #efefef 0%, #ffffff 100%);
	background-image:-o-linear-gradient(top, #efefef 0%, #ffffff 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#ffffff)";
	padding:15px 10px;
}
.panel-div ul li {
	float:left;
}
.panel-block:hover {
	cursor:pointer;
	opacity:0.7;
}
.panel-block {
	margin:0px 6px;
	height:171px;
	width:239px;
	position:relative;
}
.panel-heading {
	position:absolute;
	background-color:#000;
	height:31px;
	line-height:31px;
	left:0px;
	width:229px;
	bottom:0px;
}
.panel-heading {
	text-transform:uppercase;
	padding-left:10px;
	font-family: 'Calibri';
	font-size:17px;
	color:#fff;
}


.bodydiv {
	padding: 12px 0px 20px;
	background: url(../images/content-bg.png) no-repeat center top;
	min-height:350px;
}

.news-div {
	width:238px;
	padding-right:25px;
	background:url(../images/vertical-line.jpg) no-repeat center right;
	min-height:350px;
}


.bodydiv .readmore {
	text-align:left;
	margin-top:30px;
	height:23px;
}
.bodydiv .readmore a {
	font-size:14px;
	font-family: 'Calibri';
	line-height:23px;
	height:23px;
	color:#fff ;
	padding:3px 7px;
	background-color:#ab7737;
}
.bodydiv .readmore a:hover {
	text-decoration:underline;
}
.bodydiv h1 {
	font-family: 'FranklinGothicMediumCondRegular';
	color:#484848;
	font-size:26px;
	line-height:36px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
.bodydiv h1 span {
	color:#bc8747;
}
.bodydiv h2 {
	font-family: 'Calibri';
	color:#484848;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	margin-bottom:10px;
}

.news-div img {
	border:2px solid #d7d7d7;
	margin-bottom:10px;
}
.news-div p {
    color: #7B7B7B;
    font-size: 15px;
    line-height: 20px;
}


.exercise-div {
	padding:0px 30px;
	width:310px;
}
.exercise-div ul {
	display:block;
	margin-top:12px;
}
.exercise-div ul li {
	background: url(../images/learning-icon.jpg) no-repeat left 12px;
	border-top:1px dashed #b5b5b5;
	color:#484848;
	font-size:14px;
	line-height:18px;
	padding:10px 0px;
	padding-left:30px;
}
.exercise-div ul li:first-child {
	border-top: none !important;
}



.rightbody {
	width:350px;
	padding-left:30px;
	background:url(../images/vertical-line.jpg) no-repeat center left;
	min-height:350px;
}

.textdiv {
	height: 30px;
	width: 265px;
	padding-left: 15px;
	float: left;
	font-family: 'Calibri';
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #555555;
	border:none;
	background-color:#e2e2e2;
}
.submit {
	height: 32px;
	width: 70px;
	float: left;
	background-color:#ab7737;
	text-align:center;
	font-family: 'Calibri';
	font-size: 18px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	color: #fff;
	border:none;
	cursor:pointer;
}
.search-div {
	width:100%;
	margin-bottom:25px;
}

.testi-box {
	width:329px;
	margin:0px auto;
}
.testi-block {
	position:relative;
	background:url(../images/testi-bg.jpg) repeat-y left top;
	width:279px;
	padding:15px 25px;
	padding-bottom:20px;
}
.icon-start {
	position:absolute;
	left:20px;
	top:3px;
	width:16px;
	z-index:10;
	height:14px;
}
.icon-end {
	position:absolute;
	right:30px;
	bottom:3px;
	width:36px;
	height:29px;
	z-index:10;
}
.testi-block p {
	z-index:100;
	font-family: 'Calibri';
	font-size: 16px;
	line-height:20px;
	color:#626262;
}

.testi-bottom {
	background:url(../images/testi-bottom.jpg) no-repeat left top;
	padding-top:30px;
}
.testi-bottom h2 {
	font-family: Verdana, Geneva, sans-serif;
	color:#ab7737;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
.testi-bottom h3 {
	font-family: Verdana, Geneva, sans-serif;
	color:#8b8b8b;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:italic;
	margin:0px;
	padding:0px;
}




.footerdiv {
	background-color:#3a2000;
	height:54px;
}
.ltft {
	width:65%;
	color:#fff;
}
.ltft a {
	color:#fff;
	font-size:13px;
	line-height:54px;
	font-family: Arial, Helvetica, sans-serif;
}
.ltft a:hover {
	text-decoration:underline;
}
.rtft {
	width:35%;
	color:#fff0de;
	text-align:right;
	font-size:13px;
	line-height:54px;
	font-family: Arial, Helvetica, sans-serif;
}




.content-inner {
	width:100%;
	margin:15px 0px 25px;
	display:inline-block;
}
.contactpage {
	min-height:546px;
}
.content-inner h1 {
	font-family: 'FranklinGothicMediumCondRegular';
	color:#484848;
	font-size:26px;
	line-height:36px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	border-bottom:1px dashed #4F4F4F;
}
.content-inner h1 span {
	color:#bc8747;
}
.content-inner img {
	margin:15px 0px 5px;
	margin-left:25px;
}






.left-contact {
	width:492px !important;
}

.map img {
	border:1px solid #ccc;
	margin-bottom:5px;
}
.conright {
	width:400px;
	padding-right:50px;
}
.contact {
	padding:0px 15px 25px 0px;
	font-family: 'Calibri';
	font-size:20px !important;
	line-height:24px !important;
}
.exercise-div .contact {
    font-family: 'Calibri';
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 0 15px 25px 0;
}
.contact span.h1 {
    font-size: 20px !important;
    line-height: 24px !important;
}
.contact .h1 {
	font-family: 'FranklinGothicMediumCondRegular';
	color:#AB7737;
	font-size:23px;
	text-transform:uppercase;
	padding-top:5px;
	display:block;
	line-height:30px;
}

.left-contact em a:hover {
	font-style:normal;
}

.right-contact {
	width:500px;
}
.content-inner .h1 {
    color: #AB7737;
    display: block;
    font-family: 'Candara';
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
    padding-top: 5px;
    text-transform: uppercase;
}
.content-inner ul li {
    background: url("../images/learning-icon.jpg") no-repeat scroll left 6px transparent;
    color: #484848;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 0 5px 30px;
}
.confield {
	margin-bottom:3px;
}
.confield label {
	color:#636363;
	float:left;
	font-size:18px;
	line-height:32px;
	width:100%;
	padding-right:10px;
	font-family: 'Calibri';
}
.confield .userfield {
	height: 35px;
	width: 404px;
	padding:0px;
	padding-left: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	color: #a3a3a3;
	border:none;
	margin:0px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12) inset;
	border:1px solid #eee !important;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px; 
	-khtml-border-radius:2px;
	font-family: Verdana, Geneva, sans-serif;
}
.confield textarea {
	width: 404px;
	padding:0px;
	padding-left: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	color: #a3a3a3;
	border:none;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12) inset;
	border:1px solid #eee !important;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px; 
	-khtml-border-radius:2px;
}
.submitbutton {
	height: 30px;
	width: 80px;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	background-color:#AB7737;
	text-align:center;
	font-size: 18px;
	font-family: 'Calibri';
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	border:none;
	cursor:pointer;
	margin-top:15px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px; 
	-khtml-border-radius:2px;
}
.submitbutton:hover {
	background-color:#7C4F17;
}
.con_head {
	font-size:18px;
	line-height:36px;
	font-style:italic;
	font-family: 'Calibri';
}
.contactfield {
	background:#F5F5F5;
	padding:20px 40px;
	margin-top:5px;
	border-top:1px dashed #ddd;
}
.contact-panel {
	padding-bottom:10px;
}






.left-body {
	width:645px;
}
.blog-box {
	padding:10px 0px 20px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}
.blog-img {
	width:80px;
	margin-right:20px;
}
.blog-panel {
	width:545px;
}
.blog-content {
	padding:10px;
	background-color:#f1f1f1;
	margin-top:10px;
}
.left-body h3 {
	margin-bottom:5px;
}
.left-body h3 a {
	font-family: 'FranklinGothicMediumCondRegular';
	color:#AB7737;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
}
.comment a {
	color:#fff;
	font-family: 'Calibri';
	font-size:16px;
	background-color:#704715;
	padding:3px 10px;
	line-height:22px;
}
.testi-bottom h2 a {
	font-family: Verdana, Geneva, sans-serif;
	color:#585858;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
.left-body .testi-bottom {
	background:none !important;
	padding:0px;
}
.left-body .testi-bottom h3 {
	font-family: Verdana, Geneva, sans-serif;
	color:#8b8b8b;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:italic;
	margin:0px;
	padding:0px;
}
.testi-bottom h2 {
	color:#585858;
}
.blog {
	padding-top:10px;
	background:none;
}
.left-body .readmore {
	margin-top:12px;
}



.archive h1 {
	font-family: 'FranklinGothicMediumCondRegular';
	font-size:24px;
	line-height:39px;
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	padding-left:10px;
	background:url(../images/menu-bg.jpg) repeat-x left center;
	font-weight:normal;
	margin-bottom:1px;
}


.archive ul {
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f1f1f1);
	background-image:-moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	background-image:-webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	background-image:-ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	background-image:linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	background-image:-o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	padding:10px;
	padding-top:6px;
	border-top:1px dotted #d5d5d5;
}
.archive ul li {
	background:url(../images/menu-arrow.png) left center no-repeat;
	padding-left:20px;
	line-height:28px;
	border-bottom:1px dashed #ccc;
}
.archive ul li a {
	font-family: 'Calibri';
	font-size:16px;
	line-height:30px;
	color:#797979;
}
.archive ul li a:hover {
	text-decoration:underline;
}
.archive {
	margin:15px 0px;
}




/*Blog Details*/

.comment-heading {
	margin-bottom:10px;
}
.comment-heading h1 {
	background:url(../images/heading-border.png) no-repeat left bottom;
}


.reply-div {
	margin:0px;
	margin-bottom:5px;
}
.reply-div .imgdiv {
	height:36px;
	width:36px;
	margin-right:10px;
}
.reply-div .text-reply-left, .reply-div .text-reply-right {
	width:5px;
	height:36px;
}
.reply-div .text-reply .textdiv {
	height: 34px;
	width: 534px;
	padding:0px;
	padding-left: 10px;
	float: left;
	border:1px solid #ccc;
	font-size: 14px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	color: #999999;
	margin:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	margin-bottom:10px;
	background-color:#fff;
}

.reply-div .text-reply textarea {
	border:1px solid #ccc;
	padding-left:5px;
	width:534px;
	color:#adadad;
	float:left;
	padding-top:8px;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	margin-bottom:10px;
}
.reply-div .submitbutton {
	margin-top:0px !important;
	width:100px;
}

.reply-div {
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:1px dashed #ccc;
}

.post-view {
	margin-top:10px;
}
.headings a {
	color:#4f4f4f;
}
.headings {
	font-size:12px;
}
.best {
	border-bottom:#999b9d 2px solid;
	padding:10px 20px 10px 10px;
	width:16px;
}
.best a {
	font-size:12px;
	color:#4f4f4f;
}
.share-div {
	text-align:right;
	width:125px;
	border-bottom:#ebeef1 2px solid;
	padding: 10px 0px;
}
.share-div .share a {
	padding:0px 18px 0px 0px;
	background:url(../images/post-details-post-share.png) right center no-repeat;
	margin-right:20px;
}
.share-div span img {
	vertical-align:sub;
}
.comments {
	width:464px;
	border-bottom:#ebeef1 2px solid;
	padding:10px 0px;
	padding-left:10px;
}

.comment {
	width:150px;
	text-align:right;
}


.nobrd {
	border:none !important;
}

.viewdiv ul li {
	padding:15px 0px;
	border-bottom:1px solid #e5e5e5;
	line-height:22px;
}
.viewdiv ul li .post-img {
	width:36px;
	margin-right:10px;
}
.viewdiv ul li .post-content {
	padding:0px 0px 15px;
	width:554px;
	font-size:13px;
	line-height:18px;
	text-align:justify;
}
.viewdiv ul li .post-content .h1 a {
	color:#AA7736;
	font-family: 'Calibri';
	font-size:16px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:normal;
}
.viewdiv ul li .post-content .h1 a span {
	color:#999;
	font-size:13px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	padding-left:15px;
	background:url(../images/post-details-dot.png) center left no-repeat;
}
.viewdiv ul li .post-content .reply-share {
	padding-top:5px;
	font-size:11px;
	color:#999;
}
.viewdiv ul li .post-content .reply-share a {
	font-size:11px;
	color:#999;
}
.viewdiv ul li .post-content .reply-share img {
	vertical-align:middle;
	padding:0px 3px;
}
.viewdiv ul li .post-content .reply-share img.uparrow {
	border-right: 1px dotted #999;
}
.viewdiv ul li .post-content .share-icon {
	padding-right:10px;
	background:url(../images/post-details-share-right.png) right 5px no-repeat;
}
.viewdiv ul li .post-content a.twitter {
	background-image:url(../images/post-details-share-twitter.png);
	width:17px;
	display: inline-block;
    vertical-align: text-top;
	height:16px;
	margin:0px 2px;
}
.viewdiv ul li .post-content a.twitter:hover {
	background-image:url(../images/post-details-share-twitter-hover.png);
}
.viewdiv ul li .post-content a.fb {
	background-image:url(../images/post-details-share-fb.png);
	width:17px;
	display: inline-block;
    vertical-align: text-top;
	height:16px;
	margin:0px 2px;
}
.viewdiv ul li .post-content a.fb:hover {
	background-image:url(../images/post-details-share-fb-hover.png);
}



.viewdiv ul li ul.children {
	margin-left:46px;
}
.viewdiv ul li ul.children li .post-content {
	width:508px;
	padding:0px;
}
.viewdiv ul li ul.children li {
	border-bottom:none;
	border-top:1px solid #e5e5e5;
}
.viewdiv {
	border-bottom:2px solid #ebeef1;
}


.feedback {
	padding-top:10px;
}
.feedbackdiv {
	width:130px;
	padding-right:15px;
}
.feedbackdiv a {
	padding-left:25px;
	color:#a6b0b6;
	font-size:13px;
	line-height:25px;
	height:26px;
	background:url(../images/post-details-feed.png) left -3px no-repeat;
}
.feedbackdiv a:hover {
	color:#7b8890;
	background:url(../images/post-details-feed-hover.png) -1px -3px no-repeat;
}
.email {
	width:200px;
	padding-right:15px;
}
.email a {
	padding-left:25px;
	color:#a6b0b6;
	font-size:13px;
	height:26px;
	line-height:25px;
	background:url(../images/post-details-email.png) left -3px no-repeat;
}
.email a:hover {
	color:#7b8890;
	background:url(../images/post-details-email-hover.png) -1px -2px no-repeat;
}
.commentdiv img {
	border:none;
	margin:0px;
	padding:0px;
}
.commentdiv ul li {
	background:none;
}

.right-reply {
	width:590px;
}




.client-div h1 {
	border-bottom:1px dashed #E5E5E5;
}
.client-div img {
}
.content-inner img {
	padding:3px;
	border:1px solid #ccc;
}
span.h1 {
	font-family: 'Candara';
	font-size:16px !important;
	line-height:20px !important;
	color:#A16F30;
	font-weight:normal !important;
	text-transform:none !important;
	margin-bottom:15px;
}

.exercise-div span.h1 {
    color: #A16F30;
    font-family: 'Calibri';
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 23px !important;
    margin-bottom: 15px;
    text-transform: none !important;
}
span.h2 {
	font-family: 'Candara';
	font-size:24px !important;
	line-height:26px !important;
	color:#A16F30;
	text-transform:none !important;
}
.phone1 {
	width:264px !important;
	margin-right:10px !important;
	float:left !important;
}
.confield input[type=radio] {
	margin-top:9px;
	margin-right:8px;
}
.radio input {
	float:left;
}
.radio label {
	width:auto;
}





.right-reg {
	width:350px;
}
.left-reg {
	width:652px !important;
}
.left-reg input[type=text], .left-reg input[type=password], .left-reg textarea {
	width:550px;
}
	

.coming-soon {
	width:400px;
	margin:100px auto;
	height:100px;
	font-family: 'Candara';
	font-size:40px;
	color:#A27033;
	line-height:52px;
	text-align:center;
	text-transform:uppercase;
}




.bodydiv table {
	display:block;
}


span.h3 {
    color: #A16F30;
    font-family: 'Candara';
    font-size: 22px !important;
    line-height: 24px !important;
    text-transform: none !important;
	font-style:normal;
}
.content-inner ul.ul {
	margin:10px 0px;
}
.content-inner ul.ul li {
    background: url("../images/learning-icon.jpg") no-repeat scroll left 10px transparent;
	font-style:italic;
	font-size:15px;
	line-height:22px;
}

.registartiondiv {
	padding:10px;
	background-color:#F2F2F2;
	margin-bottom:10px;
}
.notediv {
	min-height:150px;
}
.notediv ul {
	margin:10px 0px;
}
.notediv ul li {
    background: url("../images/learning-icon.jpg") no-repeat scroll left 4px transparent;
    color: #484848;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 0 5px 30px;
}
/*.piano-button a {
	font-family: 'Candara';
    font-size: 18px;
	text-transform:uppercase;
    line-height: 30px;
    padding: 7px 13px;
	color:#fff;
	background-color:#AA7738;
}
.violin-button a {
	font-family: 'Candara';
    font-size: 18px;
	text-transform:uppercase;
    line-height: 30px;
    padding: 7px 13px;
	color:#fff;
	background-color:#4F4F4F;
}*/
.link-buttons {
	margin:10px auto;
}
.padrt {
	padding-right:15px;
}
.image {
	position:relative;
}
.registration {
	position:absolute;
	left:8px;
	bottom:8px;
}
.registration a {
    background-color: #FFFFFF;
    color: #000000;
    display: block;
    font-family: 'Candara';
    font-size: 22px;
    line-height: 30px;
    opacity: 0.8;
    padding: 3px 28px;
    text-transform: uppercase;
}
.client-div .piano-button a {
    padding: 7px 25px;
	font-size:20px;
	background: url("../images/menu-bg.jpg") repeat-x scroll left center transparent;
}
.client-div .piano-button {
	margin:15px 0px;
}



.name {
    color: #AA7736;
	text-align:center;
    font-family: 'Candara';
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
}
.content-inner p {
	margin-top:20px;
}
.content-inner .exercise-div p {
	margin-top:10px;
}


.block tr {
	line-height:30px;
	padding-bottom:10px;
}
span.rate-headings {
    color: #A16F30;
    font-family: 'Candara';
    font-size: 20px !important;
    line-height: 30px !important;
    text-transform: none !important;
	font-style:normal;
	padding-left:30px;
	background: url("../images/learning-icon.png") no-repeat scroll left 4px transparent;
}
.left-ratediv {
	width:600px;
	margin:10px 0px;
	background-color:#F7F7F7;
	padding:10px;
	margin-right:10px;
	border-radius:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khtml-border-radius:8px;
}
span.rate-content {
	color: #BF3A20;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
	padding-right: 3px;
    vertical-align: top;
}
td.white {
    background-color: #FFFFFF;
    font-family: calibri;
    font-size: 18px;
    padding-left: 15px;
}
.borderbt {
	border-bottom:1px dashed #ccc;
}
.right-ratediv {
	background: url("../images/vertical-line.jpg") no-repeat scroll left center transparent;;
	width:365px;
	padding-left:20px;
	margin:10px 0px;
	height:265px;
}
.right-ratediv img {
	border:none;
	padding:0px;
	margin:0px;
}
.piano-button {
	margin:30px 0px 15px;
}

.note {
	font-family: 'FranklinGothicMediumCondRegular';
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    line-height: 36px;
    padding: 0;
}
.note span {
	color:#AA7736;
}
.content-inner p strong {
	font-family:'Calibri';
	font-size:19px;
}
.radio label.h1 {
	font-size: 18px;
    font-weight: normal;
    line-height: 20px;
	width:180px;
}
.note1 {
    font-size: 22px;
    line-height: 26px;
}
.bordtp {
	border-top:1px dashed #ccc;
	margin-top:5px;
}
.bordtp .submitbutton {
	margin-top:10px;
}




.left-text {
	width:785px;
}
.right-text {
	width:203px;
}
span.h4 {
	font-family: 'FranklinGothicMediumCondRegular';
	font-size:28px !important;
	border-bottom:1px dashed #ccc;
	display:block;
	line-height:30px !important;
	color:#A16F30;
	text-transform:none !important;
}