html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
min-height: 100%;
font-family : Arial, Helvetica;
background: #EBEAE5;
background-image : url(images/bg1.jpg); 
background-position: top center;
background-repeat: repeat-y;
background-attachment: scroll;
text-align: center
}
#wrapper  {
min-height: 100%;
padding : 0px 0px 0px 0px;
width : 900px;
margin-right : auto;
margin-left : auto;
text-align: left
}
/* Hack for IE */
* body #wrapper{
    height: 100%;
}

#top {
width : 900px;
float : right;
height : 39px;
padding : 0px 0px 0px 0px;
}
#top #phone {
float : right;
height: 39px;
padding-top : 10px;
padding-right : 17px;
padding-bottom : 0px;
color : #524b26;
font-size : 14px;
font-weight : Bold;
}
#topnav {
width : 380px;
height: 41px;
float : right;
padding-bottom : 0px;
padding-top : 0px;
padding-right : 17px;
}
#topnavlink-1 {
float : left;
padding-left : 0px;
height : 41px;
padding-top : 0px;
}
#nav {
width : 900px;
float : left;
height : 231px;
padding : 0px 0px 0px 0px;
}
#content{
width : 900px;
padding : 0;

}
#main {
width : 636px;
float: left;
padding-top: 20px;
padding-right: 13px;
padding-bottom: 20px;
padding-left: 20px;
}
#sidebar {
float:right;
position: relative;
width:214px;
padding-top: 20px;
padding-left: 0px;
padding-right: 10px;
    }
#article{
width : 214px;
height: 174px;
float : left;
background-image : url(images/articlebg.jpg);
background-repeat: no-repeat;
padding : 10px 0px 0px 0px;
}
#news{
width : 214px;
height: 174px;
float : left;
background-image : url(images/newsbg.jpg);
background-repeat: no-repeat;
padding : 10px 0px 0px 0px;
}
#footer {
width: 900px;
height : 36px;
margin-right : auto;
margin-left : auto;
padding : 0px 0px 0px 0px;
}
.footer {
clear: both;
color : #735B41;
font-size : 10px;
padding : 0px 0px 0px 0px;
display : block;
}
#footer a {
color : #735B41;
text-decoration: none;
}
p {
font-size : 90%;
color : #735B41;
}
.pBold {
font-size : 90%;
font-weight: bold;
color : #735B41;
}

.pH1{
font-size : 100%;
font-weight: bold;
color : #735B41;
}
a {
color: #735B41;
text-decoration: none;
}
a:hover{
color: #735B41;
text-decoration: underline;
}
.H1 {
font-size : 150%;
font-family : Times New Roman;
color : #735B41;
}
.H2 {
font-size : 120%;
font-family : Times New Roman;
color : #A99C7F;
}
.sideH1 {
font-size : 20px;
font-family : Times New Roman;
font-weight: regular;
color : #ffffff;
padding : 0 20 10 17px;

}
.sidetxt {
font-size : 12px;
font-family : Arial, Helvetica;
font-weight: regular;
color : #fff;
padding : 0 20 10 17px;

}
.sidetxtB {
font-weight: bold;
color : #fff;
padding : 0 20 10 17px;

}
.opening {
font-size : 13pt;
color : #735B41;
font-weight: bold;
}
.name {
font-size : 11pt;
color : #A99C7F;
font-weight: bold;
}
ul {
font-size : 83%;
color : #838060;
list-style-image :  url(images/bullet.gif);
padding : 0 0 0 20px;
margin : 0;
}
.pic
{
 margin: 0px;
padding : 0 0 0 20px;
 border: 1px solid #735B41
 }
.picbox
{
 margin: 0px;
 padding: 0px;
margin-right: 20px;
margin-bottom: 5px;
 border: 1px solid #735B41

 }
.inputContact {
	font-family : Arial, Helvetica;
	font-size: 12px;
		color: #735B41;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #735B41;
	text-align: left;
		}
		.form {
	font-family : Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
		color: #735B41;
			}
			.submit-button
{
color: #ffffff;
	font-family : Arial, Helvetica;
font-size: 14px; 
font-weight: bold;
background: #735B41;
border: 1px #735B41 outset;
cursor:pointer
}
a.boxes:link { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
a.boxes:active { color:#B5B8A7; text-decoration: none; font-weight: bold; font-size: 12px;font-family: Arial, Helvetica, sans-serif}
a.boxes:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
a.boxes:hover { color: #B5B8A7; text-decoration: none; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
