/* basic elements */

body {
	color: #555753;
	margin: 0;
	padding: 0;
	font-family: georgia, sans-serif;
	background-color:  #738767;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
	
h1	{
	color: #003300;
	text-align: center;
	}
	
h2 {
	letter-spacing: 1px;
	color: #003300;
	font-size: 1.4em;
	text-align: center;
	}
	
a:link {  
	text-decoration: none; 
	}
a:visited {  
	text-decoration: none; 
	}
a:hover, a:active {
	text-decoration: underline;
	color: #003300;
	}
acronym {
	border-bottom: none;
	}
p:link {  
	text-decoration: none; 
	color: #ffff99;
}
p:visited {  
	text-decoration: none; 
	color: #ffff99;
	}
p:hover, p:active {
	text-decoration: underline;
	color: #ffff99;
	}


/* specific divs */

#container {
	background-color: #003300;
	background-position: right center;
	height: 555px;
	width: 800px;
	position: absolute;
	margin: 0 auto;
	top: 20px;
	}
	
#container2 {
	background-color: #003300;
	background-position: right center;
	height: 1000px;
	width: 800px;
	position: absolute;
	margin: 0 auto;
	top: 20px;
	}
	
#container3 {
	background-color: #003300;
	width: 800px;
	margin: 0 auto;
	}

#intro {
	width: 800px;
	height: 82px;
	background-image: url(images/homemast.jpg);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#intro2 {
	width: 800px;
	height: 82px;
	background-image: url(images/homemast3.jpg);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#linkList {
	background-color: #ffff99;
	float: left;
	height: auto;
	width: 165px;
	margin-left: 3px;
	margin-top: 3px;
	}
	
#linkList2 { 
	font: 10px verdana, sans-serif; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}

#menuitem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	}
	
#menuitem2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	}
	
.link	{
	color: #003300;
	}	
	
.link2	{
	color: #FF0000;
	}
	
#box {
	background-color: #738767;
	height: 425px;
	width: 605px;
	margin-top: 84px;
	margin-left: 171px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#box2 {
	background-color: #738767;
	height: 870px;
	width: 605px;
	margin-top: 84px;
	margin-left: 171px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#box3 {
	background-color: #738767;
	width: 605px;
	margin-left: 171px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main {
	text-align: center;
}

#serv1 {
	position: absolute;
	border: thin solid #003300;
	margin-top: 10px;
	margin-left: 300px;
}	

#serv2 {
	position: absolute;
	margin-top: 230px;
	margin-left: 400px;
	border: thin solid #003300;
}

#serv3 {
	position:  absolute;
	margin-top: 380px;
	margin-left: 400px;
	border: thin solid #003300;
}

#serv4 {
	position:  absolute;
	margin-left: 320px;
	margin-top: 555px;
	border: thin solid #003300;
}

.header {
	color: #003300;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

.style1 {
	color: #003300;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.style2 {
	color: #003300;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style3 {
	color: #cc0000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style4 {
	color: #CC0000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style5 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style5a {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.style6 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.style7 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 210px;
}
.style8 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.style9 {
	font-weight: bold;
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.style10 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
}

.style11 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #003300;
	padding-top: 10px;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin-top: 20px;
	color: #ffff99;	
}

.li1 {
	list-style-position: inside;
	list-style-image: url(images/aw1.jpg);
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	vertical-align: super;
	margin-top: 10px;
}

.li2 {
	list-style-position: inside;
	list-style-image: url(images/aw2.jpg);
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
}

.li3 {
	list-style-position: inside;
	list-style-image: url(images/aw3.jpg);
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
}

.li4 {
	list-style-position: inside;
	list-style-image: url(images/aw4.jpg);
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
}

.style13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	}
	
.style14 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
}

.style15 {
	color: #ffff99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 27px;
}

.style16 {
	color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.stylehead {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}
	
#spacer {
	height: 45px;
	width: 20px;
}

#spacer2 {
	height: 200px;
	width; 20px;
}

#spacer3 {
	height: 260px;
	width; 20px;
}

#spacer4 {
	height: 25px;
	width; 20px;
}

#bottom {
	height: 98px;
	width: 794px;
	border: medium solid #003300;
	text-align: center;
	background-color: #738767;
}
.addleft {
	color: #ffff99;
	height: 60px;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	display: inline;
	float: left;
	padding: 10px;
	text-align: left;
}
.addright {
	color: #FFFF99;
	padding: 10px;
	height: 60px;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	display: inline;
	float: right;
}
#left {
	margin: 10px;
	height: 360px;
	width: 280px;
	float: left;
	display: inline;
}
#right {
	margin: 10px;
	height: 360px;
	width: 280px;
	float: right;
	display: inline;
}

.imgbdr {
	border: thin solid #003300;
}
