/* Start of CMSMS style sheet 'Acorn CSS' */
/*Master.css Acorn Homes*/

/*>>>>>>> Reset zero <<<<<<<*/

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.5;
	font-family: inherit;
	text-align: left;
	vertical-align: top;}

html {height:101%;} /* keeps right scroll bar*/
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}



/*>>>>>>> Typography <<<<<<<*/

body,ul,ol,dl,td,th,caption,pre,p,blockquote,h1,input,textarea,ul,ol,h2,h3,h4,h5,h6,h7,blockquote,strong,em {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size:12px;
	line-height:25px;
	color: #343c47;
	font-weight: normal;}

strong {line-height: 16px;}

input {}
textarea {}
error {}
ul {list-style-type:square;color: red;}
ol {list-style-type:decimal;}

h1 {font-size:18px; margin-bottom:12px; color:#40853e; font-weight:bold;}
h2 {font-size:13px; font-weight:bold; text-align:center;color: black;}
h4 {font-size:12px;   font-weight:bold;}
h5 {font-size:13px;  font-weight:bold; text-align:center;}
h6 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 20px; color:white; text-align:center; padding-top: 15px;}
h7 {color: red; font-size:13px; font-weight:bold; text-align:center;}
 
blockquote {margin: 0 0 18px 18px; color: #666; font-style: italic;}
strong        {font-weight: bold;}
em             {font-style:italic;}
p                {padding-right:15px; line-height:16px;padding-top:8px;}

/*>>>>>>> Body <<<<<<<*/

body {
	font-family: Tahoma;  
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color:  #634949;
	min-height:600px;}

* html{height: 600px;} /*min height for older ie*/


/*>>>>>>> basic divs <<<<<<<*/

#wrapper {
	position: relative;
	margin:20px;
	background-color:#fcfdf7;}

.tl {
	position: absolute;
	top: 0px;
	left: 0px;}

.tr {
	position: absolute;
	top:0px;
	right:0px;}

.bl {
	position: absolute;
	left:0px;
	bottom:0px;}

.br {
	position: absolute;
	right: 0px;
	bottom:0px;}

#mainpage {
	min-height: 400px;
	position: relative;
	text-align: left;
	background-color: #fcfdf7;}

* html #mainpage{
	height: 400px; /* minimum height for ie*/}

a:link, a:visited {
	color: #63625f;}

a:hover {
	color: #40853e/*#C5DB55*/;}

#seo a:link, #seo a:visited {
	color: #638137;}

#seo a:hover {
	color: blue;}

a:active {}

/*>>>>>>> Header <<<<<<<*/

#header {
	position:relative;
	top:6px;
	height: 93px;
	background-image:url('../../uploads/images/web_images/hea/grad.jpg');
	background-repeat:repeat-y;
	margin:7px}

#acorns {
	position: absolute;
	right:10px;
	top: 6px;}

#logo {
	position: absolute;
	left: 7px;
	top: 50px;}

/*>>>>>>> Nav <<<<<<<*/

#h_nav {
	position: relative;
	text-align:right;
        top:2px;
	background-image: url('../../uploads/images/web_images/mai/nav_grad.gif');
	background-repeat:repeat-x;
	margin-left:7px;
	margin-right:8px;
	padding-left: 0px; /* sets gap to left edge of 'ul' */
	height: 27px;
	margin-bottom:16px;}

#h_nav li {
	line-height:26px;
	/*float: right;*/
        display:inline; 
	list-style: none;
	margin-right: 50px; /* sets gap between menu items*/
	text-align:right;}

#h_nav ul {
	margin: 0px;
	padding-right:0px; /* sets gap from right edge of 'ul' to first menu item*/}

#h_nav li a:link, #h_nav li a:visited {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;}

/*
#sideblock li li {}

#sideblock li li a:link, #sideblock li li a:visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
        margin-top:6px;
        width: 150px;}
*/


#h_nav li a:hover {
	text-decoration:underline;}


#v_nav {
	position: absolute;
	left:0px;
	top: 30px;
	width: 223px;
	height: 550px;}

#v_nav ul {
	margin: 0px;
	list-style: none;
	padding-left:0px; /* sets gap from left edge of 'ul' to first menu item*/}

#v_nav li {
	float: left;
	list-style: none;
	margin-right: 10px; /* sets gap between menu items*/
	margin-bottom: .5px;}


#v_nav li a:link, #v_nav li a:visited {
	display: block;
	width: 178px;
	height: 27px;
	padding-right: 0px;
	padding-top:5px;
	margin-left: 24px;
	margin-top: 5px;
	background-color: #c1d94b;
	border: #634949 solid 1px;
	color: #634949;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	line-height:20px;}


#v_nav li a:hover {
	display: block;
	width: 178px;
	height: 27px;
	padding-right: 0px;
	padding-top:5px;
	margin-left:24px;
	margin-top: 5px;
	background-color: #634949;
	border: #634949 solid 1px;
	color:  #c1d94b;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	text-decoration: none;}

.houses {
	padding-left:7px;
	padding-top:12px;}

/*>>>>>>> Main Content <<<<<<<*/

#maincontent {
	font-size: 12px;
	line-height: 20px;
	color:#634949;
	padding-top:0px;
	padding-left : 21px;
	padding-bottom:100px;
	min-height:390px;
	border-left: 2px solid #634949;
	background-image:url('../../uploads/images/web_images/mai/bottom_acorn.jpg');
	background-position:  right bottom;
	background-repeat:no-repeat;
	margin:16px 8px 7px 240px;}

* html #maincontent {
	height:370px; /*min height of page*/}

#l_col {
	position: absolute;
	left: 7px;
	top: 39px;
	width: 233px;
	height: 100%;
	line-height:20px; /* set vertical spacing between items */
	border:1px solid red;}

#banner {
	position: relative;
	min-height:54px;
	width:100%;
	background-color: #40853e;
	text-align:center;
	color:#FFFFFF;
	margin-bottom:20px;}

#bottom_tagline {
	position: absolute;
	margin-left:265px;
	padding-right:21px;
	padding-bottom: 2px;
	bottom:0px;
	right:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#634949;
	text-align:right;
	font-weight:bold;}

.naea{
	position: absolute;
	float:left;
	left:264px;
	bottom:20px;}

.ombudsman{
	position: absolute;
	float:left;
	left:366px;
	bottom:20px;}

.oft{
	position: absolute;
	float:right;
	left:440px;
	bottom:22px;}

#cards {
	position:relative;
	padding-top:10px;
	left: 3px;
	bottom: 0px;}

#footer {
	border: 1px solid #666666;}

#info {
	background-color: white;
	font-size: 10px;
	text-align: right;}

#seo {
	border-top: 1px solid #634949;
        font-size: 9px;
	text-align: center;
	background-color: white;
	padding: 5px;}

dfn {
        display:none}


/*>>>>>>> some properties of contact us page <<<<<<<*/ 

input {}

#message {
	font-family: Tahoma;
	font-size: 1.2em;}

/*>>>>>>> mail form elements <<<<<<<*/

.error {
	color: red;}

.mailustab {
	width: 35em;}

.mailusq {
	padding: .3em;}

.mailusa {
	padding: .3em;}

/*>>>>>>> News Module <<<<<<<*/

.newscategory span {color: #333}

.list1 li {margin-bottom:5px;;}

.list1 a:link, .list1 a:visited {color: black; font-weight:bold;}

.list1 a:hover {color: #40853e;}

#NewsPostDetailContent p {
        padding-right:250px;}

.newscategory li {
        color:red;}



/* End of 'Acorn CSS' */

