@charset "utf-8";
/* CSS Document */
body {
				background-image:url(images/background.png);
				margin-top:0px;
}
#container2{
				position:relative;
				width:851px;
				height:100%;
				margin:auto;
				z-index:2;
}
#news{
				position:absolute;
				top:350px;
				left:50px;
				height:261px;
				width:240px;
				z-index:10;
				background-image:url(images/newsbg.png);
}
#container1 {
				width: 851px;
				background-color:#e5dec9;
				border-right-width:3px;
				border-right-style:solid;
				border-right-color:#000;
				border-left-width:3px;
				border-left-color:#000;
				border-left-style:solid;
				border-bottom-color:#000;
				border-bottom-style:solid;
				border-bottom-width:3px;
				position:absolute;
				margin:auto;
				top:395px;
				text-align:left;
				z-index:0;
				height:100%px;

}
#stripe {
				background-image:url(images/StripeBG.png);
				height:100px;
				width:100%;
				border-top-width:3px;
				border-top-style:solid;
				border-top-color:#000;
				border-bottom-width:3px;
				border-bottom-color:#000;
				border-bottom-style:solid;
				position:absolute;
				top: 290px;
				left: 0px;
				z-index:0;
}
#banner {
				width:850px;
				height:398px;
				margin: auto;
				z-index:0;
				border-right-width:3px;
				border-right-style:solid;
				border-right-color:#000;
				border-left-width:3px;
				border-left-color:#000;
				border-left-style:solid;
				position:absolute;
}
#meet{
				position:absolute;
				top:675px;
				left:25px;
				width:400px;
				height:370px;
}
#contact{
				position:absolute;
				top:675px;
				left:450px;
				font-family:Verdana, Geneva, sans-serif;
				font-size:12px;
				width:400px;
				height:370px;
}
#para1{
				position:absolute;
				top:10px;
				left:375px;
				width:400px;
				padding-top:5px;
}
#para2{
				position:absolute;
				top:275px;
				left:25px;
				width:800px;
				padding-bottom:20px;
}
p{
				text-align:left;
				font-family:Verdana, Geneva, sans-serif;
				font-size:small;
				text-indent:15pt;
				padding:10px;
}
ul{
				font-family:Verdana, Geneva, sans-serif;
				font-size:12px;
				text-align:left;
}
h4{
				font-family:"Copperplate Gothic Bold";
				color: #590000;
				text-align:center;
}
h5{
				font-family:Verdana, Geneva, sans-serif;
				color: #590000;
				font-size:14px;
}
#AMbottomtext{
				font-family:Verdana, Geneva, sans-serif;
				font-size:14px;
				position:absolute;
				left:475px;
				top:50px;
				padding:20px;
}
#bottomtext{
				color:#FFF;
				font-family:Verdana, Geneva, sans-serif;
				font-size:10px;
				position:absolute;
				bottom:0px;
				text-align:center;
				width:851px;
				padding:10px;
}
#newsheader{
				padding-top:20px;
				padding-left:20px;
}
#newstext{
				padding-left:20px;
				padding-right:20px;
				font-size:10px;
}
#name{
				font-weight:bold;
}
#westonpicture{
				padding-left:20px;
				padding-right:10px;
				float:left;
}
#submitbutton{
				position:absolute;
				right:10px;
				height:25px;
				width:55px;
}
#flashbanner{
				width:852px;
				height:300px;
				position:absolute;
				top:0px;
				left:0px;
				z-index:5;
}
#bannerstripe{
				position:absolute;
				top:293px;
				left:0px;
				height:100px;
				border-bottom-color:#000;
				border-bottom-style:solid;
				border-bottom-width:3px;
}
#contentpadding{
				padding:20px;
}
#contactpage{
				position:absolute;
				left:10px;
				width:400px;
				top:50px;
				height:100%;
}
#contactinfo{
				position:absolute;
				top:50px;
				left:450px;
}