html, body {
	height:100%;
	width:790px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A5200;
	text-decoration: none;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

#leftMain {
	display:block;
	float:left;
	width:141px;
	height:100%;
	background:#0C6500;
	padding:36px 0;
}

#main {
	display:block;
	float:left;
	width:631px;
	height:100%;
	background:#FFFFFF;
	margin:0 0 0 10px;
}

#right-align
    {
    text-align:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


#mainphotos {
	width:631px;
	padding:4px 0 4px 0;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
}

#mainphotos img{
	padding:1px;
	border:0;
}

#maintext {
	padding:0 10px 10px 10px;
	line-height:18px;
	border-bottom:1px solid #D4D4D4;
}

#maintext2 {
	padding:0 10px 10px 10px;
	line-height:18px;
	border:0;
}
/* Navbars */

div#navbar2{
	width: 141px;
	display:block;
	float:left;
	padding-top:0;
	height:87px;
}

div#navbar3{
	width: 141px;
	display:block;
	float:left;
	padding-top:25px;
}

/* Special Text Box Left */

#special-box-left {
	width: 280px;
	display:block;
	float:left;
	line-height:normal;
	border:1px solid #0C6500;
	min-height:100px;
}
#special-box-left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;   /* text colour of the top box */
	text-decoration: none;
	background-color: #0C6500;   /* background of the top box */
	margin:0;
	line-height:25px;
	text-indent:8px;
}
#special-box-left p, ul {
	padding:8px 8px 3px 8px;
	margin:0;
}

/* Special Text Box Right */

#special-box-right {
	width: 280px;
	display:block;
	float:right;
	line-height:normal;
	border:1px solid #0C6500;   
	min-height:100px;
}

#special-box-right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;   /* text colour of the top box */
	text-decoration: none;
	background-color: #0C6500;  /* background colour of the top box */
	margin:0;
	padding:0;
	line-height:25px;
	text-indent:8px;
}

#special-box-right p, ul {
	padding:8px 8px 3px 8px;
	margin:0;
}

.work-box {
	margin:10px;
	padding:8px 8px 8px 8px;
	border:1px solid #0C6500;
	text-align:center;
}

/* STYLES */

h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}

p.main-title {
	text-align:center;
	font-size:24px;
	text-decoration:underline;
	color:#0A5200;	
}

p.title {
	font-size:14px;
	text-decoration:underline;
	color:#0A5200;	
}

p.bodytext {
	font-family:"Comic Sans MS";
	font-size:12px;
	text-decoration:none;
	color:#0A5200;	
}

p.right-align{
	text-align:right;
}

p.left-align {
	text-align:left;
}

p.center-align {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.image-right{
	float:right;
	padding-left:10px;
}

.image-left{
	float:left;
	padding-right:10px;
}


ul, ol { 
	margin: 15px 0 0 15px;
}

.clear {
	clear:both;
}

a, a:visited {
	color:#0c6500;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#0c6500;
	text-decoration:none;
}

.navpic1{
	margin-left:19px;
	margin-right:19px;
	border:0;
}

.navpic2{
	margin-left:27px;
	margin-right:26px;
	border:0;
}

#footer {
	font-size: 10px;
	color:#B4B4B4;
	text-align:center;
	padding:8px 8px 8px 8px;
	line-height:18px;
}

#footer a:link, #footer a:visited {
	color:#B4B4B4;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:#B4B4B4;
	text-decoration:underline;
}
