.text-main {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.border-white2 {
	border: 2px solid #FFFFFF;
}
.text-copyright {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.text-bio-white {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	line-height: 22px;
}
.text-main-indent10 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}
.text-blog-head {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}

.border-black1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.border-black1-topleft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.border-black1-bottomright {
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.border-black1-bottomleft {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
.bkg-leftsidebar {
	background-image: url(images/layout_02.jpg);
	background-repeat: repeat-y;
}
.bkg-rightsidebar {
	background-image: url(images/layout_04.jpg);
	background-repeat: repeat-y;
}
.text-testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C7C32;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 160px;
	line-height: normal;
}

blockquote.withquote {
	background:url(images/quote.gif)
no-repeat;
	background-position:top left;
	padding-left:0px;
	text-indent: 25px;
	text-align: justify;
	background-color: #FFFFCC;
} 

p.withunquote {
	background: url(images/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}

.text-testimonials-blackright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	text-align: right;
}
.sidebar {
	width: 300px;
	float: right;
	margin: 15px;
	background: black;
	padding: 5px;
	vertical-align: top;
}
.sidebar-head {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
