body{
 font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #333; 
 font-size: 12px;
 background-image: url('images/structure/bg.gif');
 background-position: top center;
 background-repeat: repeat-x;
 background-color: #ffffff;
 margin-top: -1px; 
 margin-left: 0px;
}
 
img, div {
	border: 0px;
}

h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: -1px;
font-size: 32px;
margin-bottom: 8px;
color: #333;
text-transform: lowercase;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 28px;
margin-bottom: 6px;
color: #000066;
}

input{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
padding-left: 2px;
margin-left: 10px;
}

input.grey{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cccccc;
background-color: #ffffff;
border: 1px solid #8f8f8f;
width: 152px;
margin-left: 10px;
margin-bottom: 0px;
margin-top: 0px;
padding: 2px 3px 1px 3px;
}

select{
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
margin-left: 10px;
}

textarea {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
margin-left: 10px;
}

#recaptcha_image img{
margin-left: 10px;
}

table.position {
height: 100%;
width: 100%;
}

table{
border-spacing: 0px;
padding: 0px;
}

#container {
 position: relative;
 margin: 0px auto;
 width: 939px;
 text-align: left;
}

td.central{
 height: 100%;
 text-align: center;
 color: #333;
}

td {
 color: #333;
 vertical-align: top;
 font-size: 12px;
 font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

br {
margin: 0px;
line-height: 18px;
}

p {
line-height: 18px;
margin-top: 20px;
}

em {
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #ff9900;
}

a em {
font-style: normal;
font-weight: bold;
text-decoration: none;
}

a{
 border: 0px;
 text-decoration: underline;
 color: #333;
}

a:link{
 text-decoration: underline;
 color: #333;
}

a:visited{
 text-decoration: underline;
 color: #333;
}

a:hover{
 text-decoration: underline;
 color: #333;
}

a:active{
 text-decoration: underline;
 color: #333;
}

.center{
text-align: center;
}

.right{
text-align: right;
}

.rightPad{
text-align: right;
width: 240px;
}

.orange{
color: #f0930d;
}

.blue{
color: #000066;
}

.white{
color: #ffffff;
}

.white a{
 text-decoration: none;
 color: #ffffff;
}

.white a:link{
 text-decoration: none;
 color: #ffffff;
}

.white a:visited{
 text-decoration: none;
 color: #ffffff;
}

.white a:hover{
 text-decoration: underline;
 color: #ffffff;
}

.white a:active{
 text-decoration: none;
 color: #ffffff;
}

img.border {
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeftBorder {
float: left;
margin-top:5px;
margin-right:10px;
margin-bottom:5px;
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeft {
float: left;
margin-top:5px;
margin-right: 10px;
margin-bottom:5px;
}

img.floatLeftMap {
float: left;
margin-top:5px;
margin-right: 10px;
margin-bottom:20px;
}

img.floatLeftIcon {
float: left;
margin-top:4px;
margin-right:5px;
margin-bottom:5px;
}

img.floatRight {
float: right;
margin-top: 0px;
margin-right:5px;
margin-left: 15px;
margin-bottom:45px;
}


img.floatRightPad {
float: right;
margin-top: 10px;
margin-right: 65px;
margin-left: 5px;
margin-bottom:45px;
}

.via_right {
float: right;
margin-top: 4px;
margin-right: 0px;
margin-left: 5px;
margin-bottom:0px;
}

.floatEmail {
float: right;
margin-top: 3px;
margin-right: 117px;
margin-left: 5px;
margin-bottom:0px;
}


.floatRight{
float: right;
}

.floatLeft{
float: left;
}

/* HEADER */

#logo{
position: relative;
top: 0px;
left: 0px;
height: 125px;
width: 493px;
}

#nav{
position: absolute;
top: 10px;
left: 330px;
height: 100px;
width: 640px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav ul{
float: left;
margin-top: 0px;
margin-left: 0px;
}

#nav ul li{
list-style: url('images/structure/icons/bullet.gif');
font-size: 13px;
margin-top: 8px;
margin-right: 14px;
margin-left: 6px;
color: #000101;
font-weight: none;
}

#nav a{
 border: 0px;
 text-decoration: none;
 color: #000101;
}

#nav a:link{
 text-decoration: none;
 color: #000101;
}

#nav a:visited{
 text-decoration: none;
 color: #000101;
}

#nav a:hover{
 text-decoration: none;
 color: #f19614;
}

#nav a:active{
 text-decoration: none;
 color: #000101;
}

#categories{
position: absolute;
top: 410px;
left: 0px;
height: 300px;
width: 177px;
z-index: 9;
background: #FFFFFF url('images/structure/curve.gif') no-repeat;
background-position: bottom left;
}

#categories p{
padding: 5px 0px 0px 12px;
font-size: 11px;
line-height: 16px;
}

#menus li{
list-style: none;
list-style-type: none;
padding-left: 0px;
margin-top: 8px;
margin-left: -25px;
font-weight: bold;
font-size: 11px;
color: #666666;
}

#content_l{
position: relative;
float:left;
width: 390px;
min-height: 480px;
left: 0px;
top: 20px;
border-right: 1px solid #d2d2d2;
overflow: hidden;
}

#content_l p{
margin-right: 20px;
}

#content_l h1 {
margin-top: 15px;
margin-left: 0px;
margin-right: 15px;
margin-bottom: 15px;
text-transform: none;
color: #000066;
}


#page_nav{
position: absolute;
width: 230px;
left: 0px;
top: 365px;
border-right: 1px solid #d2d2d2;
min-height: 280px;
}

#page_nav p{
margin-right: 20px;
}

#page_nav h2 {
margin-top: 5px;
margin-left: 0px;
margin-bottom: 15px;
}

#page_nav ul{
margin-top: 20px;
margin-left: -15px;
}

#page_nav ul li{
list-style-image: url('images/structure/icons/bullet_arrow.gif');
margin-bottom: 10px;
color: #000000;
font-weight: bold;
}

#page_nav ul li a{
list-style-image: url('images/structure/icons/bullet_arrow.gif');
height: 25px;
color: #000000;
text-decoration: none;
}

#page_nav ul li a:hover{
list-style-image: url('images/structure/icons/bullet_arrow.gif');
height: 25px;
color: #000000;
text-decoration: underline;
}

#page_nav ul li.on a{
list-style-image: url('images/structure/icons/bullet_arrow.gif');
height: 25px;
color: #ff9900;
text-decoration: none;
}

#content_head{
position: relative;
top: 25px;
left: 0px;
width: 929px;
height: 201px;
overflow: hidden;
}

#content_head h1{
color: #000066;
text-transform: capitalize;
margin-top: 5px;
}

#content_r{
position: relative;
width: 675px;
min-height: 310px;
left: 260px;
top: 20px;
padding-bottom: 10px;
}

#content_r table td p{
margin-right: 25px;
}


#content_homepage{
float:left;
position: relative;
width: 510px;
min-height: 300px;
left: 40px;
top: 20px;
padding-bottom: 10px;
}

#content_homepage table td p{
margin-right: 25px;
}


#content{
position: relative;
top: 40px;
left: 0px;
width: 939px;
min-height: 480px;
}

#content table td{
padding: 6px;
}

#content-footer{
position: relative;
top: 5px;
left: 216px;
width: 727px;
height: 28px;
}

#sub_title{
position: absolute;
top: 90px;
left: 25px;
width: 200px;
height: 400px;
font-weight: bold;
overflow: hidden;
z-index: 9;
}

#copy{
position: relative;
left: 250px;
top: 4px;
width: 450px;
}

.about{
background: url('images/structure/backgrounds/about.jpg') no-repeat;
}

.become-a-volunteer{
background: url('images/structure/backgrounds/become.jpg') no-repeat;
}

.faqs{
background: url('images/structure/backgrounds/become.jpg') no-repeat;
}

.local-volunteering-opportunities{
background: url('images/structure/backgrounds/become.jpg') no-repeat;
}


.find-a-volunteer{
background: url('images/structure/backgrounds/find.jpg') no-repeat;
}

.resources{
background: url('images/structure/backgrounds/resources.jpg') no-repeat;
}

.contact{
background: url('images/structure/backgrounds/contact.jpg') no-repeat;
}

.contact p{
margin: 20px 180px 15px 25px; 
}

.social-responsibility{
background: url('images/structure/backgrounds/social.jpg') no-repeat;
}

.privacy{
background: url('images/structure/backgrounds/become.jpg') no-repeat;
}

.terms{
background: url('images/structure/backgrounds/become.jpg') no-repeat;
}

.accessibility{
background: url('images/structure/backgrounds/become.jpg') no-repeat;
}

.sitemap{
background: url('images/structure/backgrounds/become.jpg') no-repeat;
}

#introduction{
position: relative;
top: 10px;
left: 20px;
width: 939px;
height: 201px;
overflow: hidden;
}

#introduction p {
margin-left: 417px;
margin-right: 15px;
}

#introduction h1 {
margin-left: 415px;
margin-right: 15px
}

#feature-buttons{
position: relative;
top: 55px;
left: 20px;
width: 920px;
height: 203px;
text-align: center;
}

#feature-buttons img{
margin: 0px 2px 0px 1px;
}

#content h1{
margin: 20px 0px 15px 15px; 
}

#content h2{
margin: 25px 0px 0px 0px; 
}

#content table{
margin-left: 12px;
margin-right: 5px;
}

#address-details{
position: absolute;
top: 182px;
left: 22px;
height: 259px;
width: 183px;
background: #fff url('images/structure/backgrounds/address.gif') no-repeat;
overflow: hidden;
z-index: 9
}

#address-details p{
margin-left: 10px;
margin-right: 10px;
}

#address-details img{
margin-top: 3px;
}

#content_l li{
list-style: url('images/structure/li.gif');
padding-left: 0px;
padding-top: 6px;
margin-left: -20px;
margin-right: 20px;
}

#content_r li{
list-style: url('images/structure/li.gif');
padding-left: 0px;
padding-top: 6px;
margin-left: -20px;
margin-right: 20px;
}


#secondary_nav{
position: relative;
top: -135px;
left: 530px;
height: 60px;
width: 400px;
text-align: right;
z-index: 9;
}

#news{
position: absolute;
top: 205px;
left: 16px;
border: 1px solid #ffffff;
min-height: 343px;
width: 174px;
background-color: #e2e2e2;
z-index: 9
}

#news p{
margin-left: 10px;
margin-right: 10px;
line-height: 15px;
}

#news img{
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

#address{
position: absolute;
top: 555px;
left: 26px;
width: 160px;
z-index: 9
}

#services{
position: absolute;
top: 136px;
right: 5px;
height: 540px;
width: 195px;
z-index: 9;
}

/* HOME */


#footer{
clear:both;
position: relative;
top: 20px;
height: 45px;
width: 939px;
background: url('images/structure/footer_bg.gif') no-repeat;
font-size: 12px;
color: #666666;
}

#footer p{
padding-top: 8px;
margin-left: 10px;
}

#secondary_nav a{
 border: 0px;
 text-decoration: none;
 color: #333;
 font-weight: normal;
}

#secondary_nav a:link{
 text-decoration: none;
 color: #333;
}

#secondary_nav a:visited{
 text-decoration: none;
 color: #333;
}

#secondary_nav a:hover{
 text-decoration: underline;
 color: #333;
}

#secondary_nav a:active{
 text-decoration: none;
 color: #333;
}

#enquiry td{
color: #000;
padding: 5px 0px 5px 0px;
}

#via{
position: absolute;
top: 8px;
right: 10px;
z-index: 9;
width: 350px;
text-align: right;
}

#office{
position: relative;
top: 5px;
left: 0px;
z-index: 9;
height: 140px;
width: 300px;
}
