*{font-size: 100.01%;}
html {font-size: 81.25%;}
body {
	margin: 0;
	color: #333;
	font: 1em Arial, Verdana, Tahoma, sans-serif;
	background-color: #fff;
	/*background-image: url(/images/city.jpg);*/
}
#main {
	width: 928px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
a {
	color: #484848;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
a.more  {
	color: #666;
	padding: 0 30px 0 0;
	background: url('../images/arrow.gif') no-repeat 100% 100%;
}

a.more:hover  {
	color: #666;
	padding: 0 30px 0 0;
	background-image: url(../images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.more span {
	text-decoration: underline;
}
.more:hover span,
.more:hover {
	text-decoration: none;
	
}
#header {
	width: 928px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #c1c1aa;
	overflow: hidden;
}

#topnav {
	width: 650px;
	/*border-bottom: 1px solid #c1c1aa;*/
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}


.award {background: url('../images/logo.gif') no-repeat;
overflow: hidden;
	float: left;
	display: inline;
	left: 0px;
}

.nav-link {
	float: left;
	width: 705px;
}
#header strong {
	margin: 13px 0 0 0;
	background: url('../images/logo.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	display: inline;
}
#header strong a {
	display: block; 
	width: 120px;
	height: 120px;
}




/*changed from 'header'*/

#topnav ul {
	width: 705px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#topnav li {
	height: 35px;
	float: left;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0;
	padding-right: 9px;
	padding-left: 9px;
}
#topnav li.first {
	border: none;
	padding: 0 9px 0 0;
}
#topnav li a {
	display: block;
	background: url('../images/arrow.gif') no-repeat 0 100%;
	font: 1.4em/1em Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 31px;
}
#topnav li a:hover,
#topnav li.active a {
	text-decoration: none;
	/*padding: 10px 0 0 31px;*/
	background: url('../images/arrow-hover.gif') no-repeat 0 100%;
}

/* end ---changed from 'header'------*/



/*#header h1 {
	margin: 76px 0 0 0;
	font: bold 1.23em "Arial Bold", Arial, Verdana, sans-serif;
	float: left;
}*/

#header h1 {
	float: left;
	margin-top: 110px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Arial Bold", Arial, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}


.columns-holder {
	width: 928px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0 0 70px 0;
	border-bottom: 1px solid #c1c1aa;
}
#content {
	width: 655px;
	margin: 0 50px 0 0;
	float: left;
	display: inline;
}






#content img {
	/*border: 1px solid #ccc; padding:3px;*/
}


.cont-pict img {
	border: 1px solid #ccc; padding:3px;
}



#content p {
	margin: 22px 0 0 0;
	line-height: 1.4em;
}
#content h2 {
	font: 4.35em Georgia, "Times New Roman", Times, serif;
	margin: 4px 0 0 0;
}
#content h4 {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 0 0;
}
#content h3 {
	color: #666;
	font: 1.4em/1.5em Arial, Verdana, Tahoma, sans-serif;
	margin: 10px 0 0 0;
}
#content h3 strong {
	margin: 0;
	display: block;
	font-weight: normal;
}
#content h3 strong a {
	text-decoration: underline; 
}


#content h3  a {
	text-decoration: underline; 
}
#content h3  a:hover {
	text-decoration: none; 
}



#content h3 strong a:hover {
	text-decoration: none;
}
.main-cont {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #c1c1aa;
}
.main-cont-rebrandquote {
	padding: 0 0 0 0;
	/*border-bottom: 1px solid #c1c1aa;*/
}

.main-cont-contactus {
	padding: 0 0 10px 0;
	/*border-bottom: 1px solid #c1c1aa;*/
}


.rule {
	border-top: 1px solid #c1c1aa;
	margin-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


.underrule {padding-top:20px;}

.main-cont .more {
	/*font-size: 1.2em;*/
}
#content .main-cont h4 {
	margin: 5px 0;
}
.cont-text {
	margin: 20px 0 0 0;
}

.cont-text-rebrandquote {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 200px;
	margin-left: 0;
}
.cont-text a {
	text-decoration: underline; font-weight:bold;}

.cont-text a:hover {
	text-decoration: none; font-weight:bold;	}
	
.cont-pict {
	width: 655px;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.cont-pict li {
	padding: 0 0 24px 24px;
	float: left;
	display: inline;
}
.cont-pict li.first {
	padding: 0;
}
.cont-pict li img {
	display: block;
}
.cont-pict li .more {
	font-size: 1.4em;
	display: block;
	margin: 120px 0 0 0;
}
.pict-descr {
	width: 655px;
	overflow: hidden;
	margin: 25px 0 0 0;
}
.illustr {
	width: 202px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
}
.illustr img {
	display: block; 	border: 1px solid #ccc; padding:3px;

}
.description {
	width: 420px;
	float: left;
}
.description .more {
	font-size: 1.4em;
}
#content .description p {
	margin: 0 0 20px 0;
}

.description strong {
	font-family: "Arial Bold", Verdana, Tahoma, sans-serif;
	color: #ff0066;

}

a.site-link {
	font-family: "Arial Bold", Verdana, Tahoma, sans-serif;
	display: block;
	color: #ff0066;
	margin: 0 0 5px 0;
}
.sidebar {
margin-top: 13px;
	width: 223px;
	float: left;
}
.side-contacts img {
	display: block;
	margin: 0 0 15px 0;
}
.side-text {
	margin: 0 0 15px 0;
	padding: 0 10px;
}
.side-text h3 {
	margin: 0;
	padding: 5px 0 0 0;
	color: #ff0066;
	font: 1.85em/1.3em Georgia, "Times New Roman", Times, serif;
}
.side-text p {
	margin: 10px 0 5px 0;
	line-height: 1.5em;
}
.side-text .more {
	font-size: 1.4em;
}

.quote-text {border: 1px solid #CCCCCC;  padding:10px;	}

.quote-text-quote {
	margin: 0;
	color: #ff0066;
	font: 1.85em/1.6em Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	/*border: 1px solid #CCCCCC;*/	
}


.quote-text-name {
	margin: 0;
	padding: 5px 0 0 0;
	color: black;
	font: 1em/1.3em Arial, Verdana, Tahoma, sans-serif;
	font-weight:bold;
}



.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
.sidebar ul ul {
	padding: 0 0 0 8px;
	margin: 0 0 15px 0;
	color: #333333;
}
.sidebar ul li{
	padding: 5px 0 0 0;
	
}


.sidebar li span {
	display: block;
	font: 1.08em Arial, Verdana, Tahoma, sans-serif;
	color: white;
	padding: 4px 0 5px 8px;
	background-color: #38075C;
}
.sidebar li li {
	padding: 12px 0 0 0;
		

}
.sidebar li a {
	font-size: 1.08em;
}
#footer {
	width: 940px;
	margin: 0 0 50px 0;
}
.all-footer {
	padding: 10px 0 0 0;
}
#footer ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	color: #000;
	font-size: 0.92em;
}
#footer li {
	padding: 0 2px 0 5px;
	display: inline;
	background: url('../images/separation.gif') no-repeat 0 50%;
}
#footer li.first,
#footer .foot-links li {
	background: none;
	padding: 0;
}
.foot-links li span {
	color: #38085c;
	font-size: 1.85em;
	font-weight: bold;
}
#footer li a strong {
	font-weight: bold;
}
#footer li a {
	color: #000;
}
#footer li a.rev {
	text-decoration: underline;
}
#footer li a.rev:hover {
	text-decoration: none;
}
#footer .small-links {
	width: 920px;
	padding: 8px 0 20px 0;
	line-height: 1em;
	float:left;
}
#footer .small-links li {
	display: inline;
	float: left;
	white-space: nowrap;
	padding: 0 5px;
	background: url('../images/separation2.gif') no-repeat 100% 70%;
}
/** html #footer .small-links li {
	padding: 0 4px 0 5px; 
}*/
#footer .small-links li.last {
	background: none;
}
#footer .small-links li a {
	font-size: 0.77em;
}
#footer ul.cont-btm-links {
	margin: -40px 0 25px 0;
	padding: 0;
	position: relative;
}
#footer .cont-btm-links li {
	padding: 0 4px 0 8px;
	display: inline;
	background: url('../images/separ1.gif') no-repeat 0 70%;
}
#footer .cont-btm-links li.first {
	background: none;
	padding: 0 4px 0 0;
}
#footer .cont-btm-links li a {
	color: #ff0066;
	text-decoration: underline;
}
#footer .cont-btm-links li a:hover {
	text-decoration: none;
}


.rss-items ul {padding:0; margin:0;}

.rss-item li {padding:0; margin:0;}

.rss-box {padding:0; margin:0;}

.rss-item a {padding:0; margin:0;}


.highlight-text  {
	color: #ff0066;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.3em;
}


.sub-title  {
	color: black;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: 1.7em;
}



.contact-us {
	width: 223px;
	height: 36px;
	display: block;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/contact-us.gif') no-repeat;
}
.contact-us:hover {
	background-position: 0 -36px;
}


.login-client-area {
	width: 223px;
	height: 36px;
	display: block;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/login-client-area.gif') no-repeat;
}
.login-client-area:hover {
	background-position: 0 -36px;
}



#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #ffffff;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #000000;
margin: 3px 8px;
}



.phpForms_main {
	width:500px;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background-image: url(/images/formbg.jpg);
	background-repeat: repeat-x;
}



.formbutton{
font-size: 120%;
	cursor:pointer;
	background:#38085C;
	color:#ffffff;
	font-weight:bold;
	background:url(/images/formsubmitbg.gif) repeat-x left top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 0px;
}

.formlink {font-size: 130%;}

input#imgcode_code{
font-size: 150%;
	width: 200px;
}
/*
input#fld_76c133245b{
font-size: 150%;
	
}*/


/* blog specific */


#contentblog {
	width: 655px;
	margin: 0 50px 0 0;
	float: left;
	clear:both;
	
}
#contentblog p {font-size: 110%; line-height: 1.4em;}

/* featured */
#featured {  position: relative; }

#featured h2 {
font-size:400%;
color:#2D2D2D;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:normal;
line-height:120%;
letter-spacing: -2px;
margin-bottom: 15px;
margin-top: 15px;}




/*.featured h2 { background: #000; font-size: 16px; position: absolute; bottom: -10px; left: 0; padding:4px; z-index: 1;height:60px;width:592px; margin-bottom: 10px;} */
#featured h2 a { color: #2D2D2D; font-weight:400; text-decoration: none; }
#featured h2 a:hover { color: #2D2D2D; font-weight:400; text-decoration: underline; }
/*.featured img { height: 180px; width: 600px; } */

/*.transparent {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
} */



.featuredtitle {
margin-top: 13px;

	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bolder;
	padding:3px 5px;
	background-color: #38085C;
}

.single .entry-content  {
float:left;
width:400px;
margin-right:50px;
}


.home #content {
float:left;
width:400px;
}

