/* CSS Document */

body 
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;		
	/* background-color:#FEFBEA; */
	margin:0; 
	padding:0; 
	/* background-color: #FFFFFF;  #6ca4a1;*/
	background: #FFFFFF url('images/page_background.gif');	
}

#template
{
	
}

/* Homepage Specific */

#homemainbody {
	/*float: inherit;*/
	padding: 0px;
	margin-right: 65px;
	margin-left: 65px;
	text-align: left;
	width: 870px;
	}
#mainphoto {
	/*float: inherit;*/
	padding: 0px;
	float: left;
	width: 508px;
	}	
#eventsfeed {
	float: left;
	position: relative;
	top: 0px;
	right: 0px;
	padding: 0px;
	width: 362px;
	}	
#eventsfeedinner {
	float: left;
	position: relative;
	
	width: 331px;
	height: 177px;
	background-image: url(images/upcoming-volunteer-opportunities-background_02.jpg);	
	}	
.eventsfeedtext {
	padding-left: 21px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 16px;
	
}

#featuredagency {
	padding: 0px;
	margin-top: 10px;
	float: left;
	width: 420px;
	}	
#vslonews {
	float: right;
	position: relative;
	margin-top: 10px;
	top: 0px;
	right: 0px;
	padding: 0px;
	width: 450px;
	background-image: url(images/VSLO-news-box_02.jpg);
	}	
#vslonewsmiddle {
	margin: 10px;	
}

#homefooter {
	clear: both;
	padding: 0px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	width: 900px;
	}


#wrapper {
	background-image: url(images/VSLO-2010-Just-background_01.jpg);
 	margin: 0 auto;
	text-align: center;
	width: 1000px;
}

	
#skipper {
	text-align:right;
	padding-top: 2px;
	margin-right: 65px;
	margin-left: 50px;
	/*margin-left: 50px;
	margin-right: 58px;
	margin-top: 2px;
	margin-bottom: 2px;*/
	
}	
#headertop {
	position:relative;
	margin-bottom: 0px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	width: 900px;
}
#agencybutton {
	position:absolute;
 	top:0;
	right:0;
	width:124px;
}
#navbar {
	margin: 0 auto;
	width: 900px;
	
}


#mainbody {
	float: inherit;
	padding: 0px;
	margin-right: 75px;
	margin-left: 75px;
	text-align: left;
	width: 850px;
	}

#footer {
	/*float: inherit;*/
	padding: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top:50px;
	text-align: center;
	width: 900px;
	}
	
#subfooter {
	clear: both;
	width: 1000px;
	text-align: center;
	background-image: url(images/VSLO-2010-Just-background-footer_04.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}		

h1 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h2 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.image-spacer {
	padding: 00px 10px 00px 00px;
}
.large-image-spacer {
	padding: 00px 00px 10px 10px;
}
.calendaricon {
	vertical-align: middle;
	}
#eventsicon {
	vertical-align: middle;
	}
.footertext {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 10px;
	
}
.calendericontext {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;

}


a.footerlink { color: #ffffff; font-family: "Lucida Grande",Verdana, sans-serif; font-size: 10px;}
a.footerlink:visited { color: #ffffff; font-family: "Lucida Grande",Verdana, sans-serif; font-size: 10px;}

a.skiplink { color: #000000; font-family: "Lucida Grande",Verdana, sans-serif; font-size: 10px;}
a.skiplink:visited { color: #000000; font-family: "Lucida Grande",Verdana, sans-serif; font-size: 10px;}

#vslonewsfooter
{
	height:23px;
}

.searchResultTitle
{
	font-size: 16px;
	font-weight: bold;
}

.highlight
{
	background-color:Red;
}

.padding10
{
	padding:5px;
}

div.wysiwyg iframe 
{
	background-color:#FEFBEA;

}

.checkboxWidth
{
	width:25px;
}

.checkboxPadding
{
	padding-left:20px;
}

.AttachmentText
{
	color:green;
}

#adminMenu
{
    padding:8px;
    text-align: center;
    font-weight:bold;
    border: 1px dashed black;
    margin: 5px;
}

.editFunctions
{
    border: 1px dashed black;
    padding: 5px;
}

.instructions
{
    background-color: #CE4518;
    color: #FFFFFF;
    padding:3px;
    margin-bottom:5px;
}

.oneline label
{
    display: inline;
}