body	{
	margin: 0;
	padding: 0;
	border: 0;
	background: #82A4A4;
	font: 11px "Lucida Grande", "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #4E6160;
	}
p {
	line-height: 15px;
	padding: 0px;
	font-size: 100%;
}
h1 {
	font-size: 120%;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #365968;
	background-position: center top;
	letter-spacing: 1px;
	margin: 0px;
	font-variant: small-caps;
	background-image: url(../images/site/titles.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	font-size: 120%;
	color: #5A6972;
	float: right;
}
h3 {
	font-size: 14px;
	color: #5A6972;
}
h4{
	font-size: 120%;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FCF9EA;
	background-color: #82A4A4;
	background-position: center center;
	padding: 5px;
	letter-spacing: 1px;
	margin: 8px;
	font-variant: small-caps;
	text-align: center;
}
h5 {
	font-size: 95%;
}
h6 {
	color: #C34A00;
        font-size:110%;
}
#wrapper	{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background: #FFFFFF url(../images/site/newback.jpg)	}
#header	{
	width: 760px;
	height: 180px;
	background-image:     url(../images/site/header_orange2.jpg);
	background-repeat: no-repeat;
	}
#main	{
	width: 420px;
	padding: 15px;
	margin : 10px 0 25px 25px;
	float: left;
	display: inline;
	}
#main p {
	text-align: justify;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 17px;
}
#main ul {
	text-align: justify;
	list-style-image: url(../images/site/bullet.gif);
	line-height: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style-position: inside;
}
#access {
	background-color: #F6F3E3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C1BFB3;
	width: 725px;
	margin-left: 20px;
	height: 35px;
	
	}
	#access2 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 90%;
	vertical-align: text-top;
	padding: 3px;
	margin-left: 530px;
	
	}
#textsize{
	font-weight: bold;
	font-variant: small-caps;
	font-size: 90%;
	float: right;
	margin-right: 25px;
	margin-top: 5px;
}
/* main menu stuff */
 #navcontainer
{
	width: 725px;
	height: 30px;
	background-color: #DFDDCE;
	border-top: 1px solid #5A6972;
	border-bottom: 4px solid #EDEADC;
	font-size: 115%;
	text-align:center;
	margin-left: 20px;
	
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
}

#navcontainer ul li
{
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	

}

#navcontainer ul li a
{
	padding: 0px;
	color: #564547;
	text-decoration: none;
	display: block;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	width: 120px;
	margin: 0;
	height: 30px;


}

#navcontainer ul li a:hover
{
color: #C34A00;
background: #EDEADC;
}

body#home a#homenav,
body#aboutus a#abtnav,
body#work a#worknav,
body#contact a#connav,
body#login a#lognav,
body#resources a#resnav{
	color: #C34A00;
	background: #F6F3E3 url(../images/site/boxarrow.gif) no-repeat left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEADC;
	border-left-color: #EDEADC;
	font-weight: bold;
}


/* sidemenu stuff */
#sidebar	{
	width: 230px;
	margin: 15px 0px 0px 485px;
	padding: 10px;
	background-image:     url(../images/site/sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
* html #sidebar,* html #sidebar3 {
  width: 250px;
  w\idth: 230px;
}
#sidebar2 {
	background-image:     url(../images/site/sidebar-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px 0px 30px;
}
#sidebar3	{
	width: 230px;
	margin: 0px 0px 0px 485px;
	padding: 10px;
	background-image:     url(../images/site/sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#sidebar4 {
	background-image:     url(../images/site/sidebar-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px 0px 30px;
}
#sidebar p,#sidebar3 p{
	margin: 0;
	background: #F6F3E3;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 20px;
	padding-bottom: 10px;
	}
#sidebar li, #sidebar3 li,#sidebar ul,#sidebar3 ul{
	margin: 0;
	background: #F6F3E3;
	padding-top: 0px;
	padding-right: 5px;
	padding-left:10px;
	padding-bottom: 10px;
	list-style-image: url(../images/boxes.gif);
	list-style-position: inside;
	}
#sidebar h3,#sidebar3 h3 {
	margin: 0;
	background: #F6F3E3;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	}

/* footer stuff */
#footer		{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
background-image:   url(../images/site/newbttm2.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#footer p {
	font-size: 90%;
	padding-top: 8px;
}
#footer img {
	margin-top: 40px;
}

/* bttm boxes stuff */
#bttm {
	width: 750px;
	clear:both;
}
#bttm1,#bttm2,#bttm3 {
	padding: 10px;
	width: 190px;
	background-color: #F6F3E3;
	margin: 0px;
	height: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4CBBC;
}
#bttm1 {
	float: left;
	display: inline;
	margin-left: 40px;
	background-image: url(../images/site/bttm_bartop.jpg);
	background-repeat: no-repeat;
}
#bttm2 {
	float: left;
	display: inline;
	margin-left: 30px;
	background-image: url(../images/site/bttm_bartop.jpg);
	background-repeat: no-repeat;

}
#bttm3 {
float: left;
	display: inline;
	margin-left: 30px;
	background-image: url(../images/site/bttm_bartop.jpg);
	background-repeat: no-repeat;

}
* html #bttm1,* html #bttm2,* html #bttm3
{
  width: 210px;
  w\idth: 190px;
}

/* side nav stuff */

#sidebarnav a {
	color: #564547;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;

}
#sidebarnav a:visited {
	color: #564547;
text-decoration: none;
	font-weight: bold;
		font-size: 95%;

}
#sidebarnav a:hover {
	color: #C34A00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 95%;

}
#sidebarnav  #currentpage a {
	color: #C34A00;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	font-variant: small-caps;
	font-size: 105%;
	font-style: italic;
	}
#sidebarnav ul {
	list-style-image: url(../images/boxes.gif);
	line-height: 20px;
	list-style-position: inside;
}
/* crumbs stuff */

#bread {
	color: #5A6972;
	float: left;
	margin-left: 30px;
	padding-top: 10px;
	font-size: 95%;
	}

#bread a {
	color: #564547;
	font-variant: normal;
	font-size: 90%;
	font-style: italic;
	
	}
#bread a:hover {
	color: #C34A00;
	text-decoration: underline;
}
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

/* general links stuff */

a:link{
	color: #564547;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #564547;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #C34A00;
	text-decoration: underline;
}

a img{
	border: none;
}


/* some lovely classes */
.leftpic {
	float: left;
	margin: 0px 15px 5px;
}
.righttpic {
	float: right;
	margin: 0px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.centrepic {
	float: none;
	margin-bottom: 10px;
	margin-left: 5px;
}
.mainpic {
	margin-left: 55px;
	margin-bottom: 20px;
}
.sidetext {
	color:#5d7472;
	font-size: 100%;
	left: 30px;
	text-align: left;
	padding: 30px;
	margin: 30px;
}
.onproject {
	color:#650000;
	font-size: 110%;
}
.headings {
	color:#414C53;
	font-size: 110%;
	font-variant: small-caps;
}
.bloglist a
{
	font-size: 90%;
	text-decoration: none;
}
ul {
	list-style-image:  url("../images/boxes.gif");
	line-height: 20px;

}

