/* TinyMCE specific rules */
body.mceContentBody {background: #FFF; margin-top: 0px;}

/* CSS */
body {
font-family: Helvetica;
font-size: 12px;
line-height: 1.5em;
color: #4D4D4D;
background: url(../images/bakg.gif);
padding-top: 50px;
}
.float-right {
float: right;
padding-left: 20px;
}
.align-right {
text-align: right;
}
.float-left {
float: left;
padding-right: 20px;
}
.align-left {
text-align: left;
}
small {
	font-size: 9px;
}
p {
margin: 18px 0;
}
a {
text-decoration: underline;
color: #548A2E;
}
a:hover {
color: #4d4d4d;
}
#nav a {
color: #4d4d4d;
}
#nav a:hover {
color: #548A2E;
}
h1 {
font-size: 24px;
}
h2 {
font-weight: normal;
font-size: 18px;
line-height: 22px;
padding: 20px 60px;
text-align: center
}
h3 {
color: #548A2E;
font-weight: normal;
}
h3 + p {
margin-top: 0px;
}
hr {
border: medium none;
border-bottom: 1px dashed #4d4d4d;
margin: 20px 0;
}
.padder {
padding: 0 20px;
}


#logo {
background: url(../images/advision-large.png);
text-indent: -999em;
display: block;
width: 300px;
height: 50px;
}
#content {
width: 571px;
padding: 0 12px;
background: url(../images/content-bakg.png) repeat-y;
}
#content-top {
width: 595px;
height: 22px;
background: url(../images/content-top.png) no-repeat;
}
#content-bottom {
width: 595px;
height: 22px;
background: url(../images/content-bottom.png) no-repeat;
}
#content-header {
height: 36px;
padding: 10px 20px 60px;
}
#content-header img {
float: left;
}
#content-header h1 {
float: left;
display: block;
line-height: 34px;
padding-left: 10px;
}
#content-footer {
margin: 20px 20px 5px;
border-top: 1px dashed #4d4d4d;
padding: 5px 10px 0;
text-align: right;
}

#sidebar {
margin-top: 30px;
width: 300px;
font-size: 14px;
line-height: 28px;
text-transform: uppercase;
}
#sidebar a {
text-decoration: none;
}
#nav li {
padding: 0 20px;
list-style: none;
}
#nav li.active a {
color: #548A2E;
}
#nav li ul {
display: none;
}
#nav li.active ul {
display: block;
}
#nav li.active ul a {
color: #4d4d4d;
}
#nav li.active ul a:hover {
color: #548A2E;
}
#nav li.active ul li.active a {
color: #548A2E;
}
.contact {
	padding: 25px 0px 0px 0px;
	margin-top: 25px;
	border-top: 1px dashed #4d4d4d;
}
.contact:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}
.contact h3 {
	margin: 18px 0px 12px 0px;
	font-size: 14px;
}
.contact hr {
	margin: 10px;
}
.contact img {
	float: left;
	margin-right: 18px;
}

.col3 {
	width:147px;
	padding:5px;
}
.col1 {
	padding: 5px;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.align-right {

}

.align-left {

}

float-left {

}

.float-right {

}

h1 {

}

h2 {

}

h3 {

}

p {

}

.empty {

}

