/* CSS Document */

body{
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
margin: 0;
padding: 0;
font-size: 100%;

}

.skiplink {
		position: absolute;
		left: -999px;
		width: 990px;
}

#wrapper{
width: 760px;
margin: 20px auto;
padding: 0;
text-align: left;

}

#header{
width: 100%;
height: 66px;
border-bottom: 1px solid #8d88b7;
}

#header img{
border:none;
}

#header h1{
font-size: 120%;
margin: 0;
}

#header h2{
font-size: 100%;
margin: 0;
}

#logo{
float: left;
width: 49%;
}

#details{
float: right;
width: 49%;
text-align: right;
}

#topnav{
margin: 0;
padding: 0;
clear: both;
}

#topnav ul{
margin: 1.1em 0;
padding: 0 0 0 0;

}

#topnav li{
list-style-type:none;
display: inline;
color: #e6e6e6;
font-size: small;
font-weight: bold;
padding: 0 1em;
margin: 0;
}

#topnav a, #topnav a:visited{
color: #8d88b7;
text-decoration:none;
}

#topnav a:hover{
color: #cac9cb;
text-decoration:underline;
}

#topbanner{
width: 100%;
margin: 0;
padding: 0;
margin-bottom: 1.1em;
}

#topbanner img{
border: none;
}

#content{
clear: both;
width: 100%;
}

#leftcol{
float: left;
width: 223px;
}

#leftcol ul{
margin: 0;
padding: 0 0 0 0;
border-top: 1px solid #8d88b7;
}

#leftcol li{
list-style-type:none;
display: block;
color: #8d88b7;
font-size: 80%;
font-weight: bold;
padding: 0.5em 0 0.5em 0;
margin: 0;
/*background-image:url(/images/bullet.gif);
background-position: 0 50%;
background-repeat:no-repeat;*/
border-bottom: 1px solid #8d88b7;
}

#leftcol a, #leftcol a:visited{
color: #8d88b7;
text-decoration:none;
}

#leftcol a:hover{
color: #222;
text-decoration:underline;
}

/* Search box */

#leftcol form{
clear: both;
margin-top: 40px;
}

#leftcol label{
font-size: 80%;
color:#999999;
}


#leftcol #homesearch form{
clear: both;
margin: 0 0 20px 0;
}

#maincol{
float: right;
width: 520px;

}

#footer{
clear: both;
padding-top: 1.1em;
text-align: center;
}

#footer ul{
margin: 0;
padding: 0 0 0 0;

}

#footer li{
list-style-type:none;
display: inline;
color: #e6e6e6;
font-size: 70%;
font-weight: bold;
padding: 0;
margin: 0;
}

#footer a, #footer a:visited{
color: #999;	
text-decoration:none;
}

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

#footer p{
color: #999;
font-size: 70%;
}


/* HTML */

h1{
color: #8d88b7;
margin-top: 0;
}

h2{
color: #8d88b7;
margin-top: 0;
}

h3{
color: #8d88b7;
margin-top: 0;
}

p{
color: #222;
font-size: 80%;
line-height: 1.4em;
}


li{
color: #222;
font-size: 80%;	
}

a, a:visited{
color: #8d88b7;	
font-weight: bold;
text-decoration:none;
}

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


img{
border: none;
}


/* Form styles */

label{
font-size: 100%;
color: #8d88b7;
}

fieldset{
font-size: 80%;
color: #8d88b7;
border: 1px solid #e1e1e1;
}


/* left right image */

.leftimage{
float: left;
margin: 0 5px 5px 0;
}

.rightimage{
float: right;
margin: 0 0 5px 5px;
}

/* new home page layout */

#homeprojects h3{
color:#999;
font-size: 80%;

}

#homeprojects li, #homeprojects ul{
/*border: none;*/
}


#prbox{
float: left;

width: 261px;

}

#prbottom{
background-image:url(/images/prbox_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;

}

#prbox a, #prbox a:visited{
color: #413b6d;
font-weight:normal;
}

#prbottom p{
margin: 0 0 0 0;
padding-left: 5px;
}

#prbottom a, #prbottom a:visited{
color: #413b6d;
font-weight: bold;
padding: 5px 0 2px 0;

}

#prbox p{
margin:0 0 0.8em 0;
}

#prbox img{
margin-top:0;
padding: 0;
}

#eventsbox{
float: right;
width: 245px;

}

#eventsbox p{
margin: 0 0 0.8em 0;
}

#eventsbox a, #eventsbox a:visited{
font-weight: normal;
color:#56536d;
}


#prlisting p{
margin: 0 0 0.5em 0;
}