﻿/* CSS Index/homepage */
body {
margin:0;
padding:0;
background-color:#CCCCCC;
font-size:80% !important;
}


#wrap {
width:1000px;
height:100%;
margin:0 auto;
background-color:#F2DB95;
font-family:"Verdana", Arial, sans-serif;
border:#000000;
border-width:2px;
border-style:solid;
font-size:13px; 
font-weight:bold;
margin-top: 0;
}

#hdr{
width:100%;
height:90px;
color:#F2DB95;
background-image:url(../images/acresheader.gif);
background-position:center;
background-repeat:no-repeat;
background-color:#0a204f;
border-bottom:#F2DB95;
border-bottom-width:2px;
border-bottom-style:solid;
}

#list{
width:920px;
height:100%;


}

#pic{
background-image:url(../images/mainpic2.jpg);
background-repeat:no-repeat;
width:100%;
border-bottom:#f2db95;
border-bottom-width:2px;
border-bottom-style:solid;
}

#nav{
height:100%;
width:100%;

font-family:arial,verdana,sans-serif;
font-size:1.2em;
font-weight:800;

}
#navlist {
	font-size: 14px;
	height: 30px;
	align: center;
	background-image: url(../images/navbarbackground.jpg);
	background-repeat: repeat-x;
	background-position: middle;
	text-align: center;
}

.navtext{
list-style-image:none;
valign:middle;
color:#f1dc95;
font-variant:small-caps;
font-weight:900;
}

.homemenu{
	padding-top:305px;
	}

#content{

height:100%;
color:#0a204f;
}

#feat {
float:left;
width:40%;
height:100%;
/*background:#00CC33;*/
}

#about {
color:black;
font-size:14px;
position:relative;
}


#navitem {
height:30px;
width:165px;
color:#f1dc95;
font-variant:small-caps;
font-weight:900;
padding-top:7px;
float: left;
background-image:url(../images/navitem.gif);
background-position:top left;
background-repeat:no-repeat;
}

#firstnavitem {
height:30px;
width:175px;
color:#f1dc95;
font-variant:small-caps;
font-weight:900;
padding-top:7px;
float: left;
background-image:url(../images/firstnavitem.gif);
background-position:top left;
background-repeat:no-repeat;
}


#featbox {
height:200px;
padding-top:40px;
background-image:url(../images/featured.gif);
background-position:top left;
background-repeat:no-repeat;
}

#contact {
height:300px;
width:920px;
background-image:url(../images/acreslogo_sm.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

#victor {
float:right;
padding:10px;
margin-right:20px;
background-color:#0a204f;
height:180px;
width:200px;
color:#FFFFFF;
}

#invic {
margin-top:-5px;
}

#footer{
height:35px;
width:100%;
clear:both;
background-color:#cccccc;
color:#000000;
font-size:10px;
font-weight:bold;
border-top:#000000;
border-top-style:solid;
border-top-width:1px;
}


#ftrname{
float:left;
width:auto;
}
.cmit{
float:right;
}


a.footer:link {
text-decoration:none;
color:#0a204f;
}

a.footer:visited {
text-decoration:none;
color:#0a204f;
}

#cmit{
padding:5px 10px;
}

#ftrname{
padding:5px 10px;
}

#picpad {
padding:10px;
float:left;
}

#divContainer {
height:100%;
overflow:auto;
width:1000px;
}
#phone{
background-image:url(../images/logonphone.jpg);
background-repeat:no-repeat; 
height:80px; 
width:1000px;
}

p {
font-size:14px; 
font-weight:bold;
margin-top: 0;
}

.homelist {
font-size:13px; 
font-weight:bold;
margin-top: 0;
margin-bottom: 0;
}

a:link {
text-decoration:none;
color:#F1DC95;
}

a:visited {
text-decoration:none;
color:#F1DC95;
}
/*---------------content pages styles--------------*/
#contenthdr {
height:80px;
background-image:url(../images/logonphone.jpg); 
background-position:top; 
background-repeat:no-repeat; 
}
.contentpage {
/*margin-top:5em;*/
background-color:#F1DC95;
height:100%;
width:90%;
}
#cpcontent {
background-color:#F1DC95; 
margin:1em;
min-height:10em;
padding:.1em .1em;
}
.contenttext {
background-color:#F1DC95;
}
a.contenttext:link {
text-decoration:none;
color:#000000;
}

a.contenttext:visited {
text-decoration:none;
color:#000000;
}
