/*   
Theme Name: Novo
Description: Custom theme for Novo Counsel
.
This theme is copyrighted specifically for use by Novo, any other use is considered copyright infringement.
.
*/
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltLFT {
	float: left;
}
.fltRT {
	float: right;
}
ul {
	list-style-type: none;
}

.clrBOTH {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 1px;
}


body {
	background-color: #d9e6e5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
#wrapper {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 60px;
}
#mainContent {
	background-color: #FFF;
	width: 654px;
	float: left;
	min-height: 368px;
	padding: 10px;
	font-size: 1.2em;
}

#leftIMG {
	width: 204px;
	float: left;
	height: 388px;
	margin-bottom: 50px;
}


#homeTopRight {
	width: 420px;
	margin-left: 253px;
	float: left;
	text-align: right;
}
.indent {
	padding-left: 15px;
}
.bottomMargin {
	margin-bottom: 50px;
}


#homeDefinition {
	/* background-image: url('images/centerbottom.jpg'); */
	background-color: #fdfdff;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 50px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
}
#homeCenter {
	margin: 0px;
	padding: 0px;
}
#homeCenter img {
	margin: 0px;
	padding: 0px;
}


.homeTXT {
	color: #666;
	font-size: 12px;
	line-height: 1.7em;
}
h1 {
	color: #7eb0cc;
	letter-spacing: 0.3em;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
}
h2 a{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
	text-decoration: none;
}
.center {
	text-align: center;
}

h3 {
	color: #725F4A;
	margin-top: 10px;
	margin-bottom: 10px;
}

#homeNav {
	background-color: #725f4a;
	height: 17px;
	margin-bottom: 100px;
	padding-bottom: 3px;
	padding-top: 1px;
}
#navBar {
	background-color: #725f4a;
	height: 17px;
	padding-bottom: 3px;
	padding-top: 1px;
}
#mainContentLong {
	background-color: #FFF;
	width: 654px;
	float: left;
	padding: 10px;
	font-size: 1.2em;
}
.alignL {
	text-align: left;
}
ul.bullets {
	list-style-type: circle;
}
.smallTXT {
	font-size: 9px;
	color: #666;
}
#sidebar {
	width: 204px;
	float: left;
	background-color: #dcedec;
}
#footer {
	margin-right: auto;
	margin-left: auto;	
}
li
{
	padding-bottom:1em;
}
