@import url("customstyles.css");

/* Created aug 2006 by Zak Mensah for uct-online.com */

	
	body {
		margin:0;
		padding:0;
		background:#fff;
		color:#000;
		min-width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	#wrap {
		background:#fff;
		margin:0 auto;
		width: 800px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	}
	
#mast {
	
	text-align: right;
	float: left;
	height: 60px;
	width: 800px;
	border-bottom: 1px solid #666666;
	background:#ffffff;
}

	#bodymap {
		margin:0;
		padding:0;
		background:#fff;
		color:#000;
		min-width: 870px;
	}
	
	#wrapmap {
		background:#fff;
		margin:0 auto;
		width: 870px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	}
	
#mastmap {
	
	text-align: right;
	float: left;
	height: 60px;
	width: 870px;
	border-bottom: 1px solid #666666;
	background:#ffffff;
}
#mainmap {
		background:#fff;
		float:right;
		width:640px;
	border-top: 16px solid #FBA922;	
	}
#mainmap h2, #mainmap h3, #mainmap p {
		padding:0 10px;
    }
#mastlogo {
	text-align: left;
	float: left;
	width: 150px;
	border: 0px;
}
#img a {
border: 0px;
float: left;
}

img {
border: none;
}

.imgleft {
	border: 0px none;
	float: left;
	padding: 5px;
}
.imgright {
	border: 0px none;
		float: right;
}

#mastlink {
	text-align: left;
	float: right;
	width: 150px;
	margin-top: 5px;

}
#mastlink a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	background:   url(arrow.gif) no-repeat left center;
	text-indent: 15px;
	text-decoration: none;
}

#mastlink a:hover {
color: #FBA922;
list-style: none;
}
	
	#main {
		background:#fff;
		float:right;
		width:565px;
	border-top: 16px solid #FBA922;	
	padding-bottom: 30px;
	}

	#main h2, #main h3, #main p {
		padding:0 10px;
    }

/*
******************************************************************** side bar related ish */ 
	#sidebar {
		background:#fff;
		float:left;
		width:230px;
		border-bottom: 15px solid #FBA922;	
/* not really needed below 2 lines */
		padding:0;
	
	}
	#sidebar ul {
		margin-bottom:0;
margin:0;
		padding:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
#flashmenu {
	float: left;
	width: 49px;
	border: 0px solid #666666;
	
}
#menuwrap {

	border-top: 16px solid #FBA922;	
	border-right: 1px solid #666666;
	margin-left: 20px;
	min-height: 280px;
}
/* for Internet Explorer menuwrap bug fix from cssplay*/
/*\*/
* html #menuwrap {
height: 280px;
}
/**/

#projectintroleft {
		background:#fff;
		float:left;
		width:260px;
	
	}
#projectintroright {
		background:#fff;
		float:right;
		width:300px;
		
	}

/*
*********************************************************** Menu Navigation - created aug 2006 - next 70 lines */
.navmain  {
text-decoration: none;
list-style: none;
line-height: 0.2em;

}
.navmain a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	background:   url(arrow.gif) no-repeat left center;
	text-indent: 15px;
	text-decoration: none;
	font-weight: 900;
}

.navmain a:hover {
font: 12px Arial, Helvetica, sans-serif;
color: #FBA922;
font-weight: 900;
list-style: none;
text-decoration: none;
}

.nav {
text-decoration: none;
list-style: none;
line-height: 0.2em;

}
.nav a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	text-indent: 15px;
	text-decoration: none;
	font-weight: 500;
	margin-left: 20px;
}

.nav a:hover {
font: 12px Arial, Helvetica, sans-serif;
color: #FBA922;
list-style: none;
text-decoration: none;
}


	#footer {
		background:#fff;
		clear:both;
	}
	#footer p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #999999;
	padding:5px;
	margin:0;
	text-align: center;
    }

p {
font: 12px Arial, Helvetica, sans-serif;
color:#666;
}


ul {
list-style-type: none;
}

/* ------------------------------------------------------------ homepage structure */

#flash {
	
	float: left;
	height: 225px;
	width: 800px;
	background: #fffff;
	text-align: center;
}

#menu {
	float: left;
	width: 200px;
	margin-top: 0px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #D2932B;
	margin-left: 0px;
	
}

.frontnews {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	width: 180px;
	margin-left: 20px;
	text-align: left;
}
.frontnews h2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #D2932B;
}

.frontnews a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #666666; text-decoration: underline}
.frontnews a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: underline}
.frontnews a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #FBA922; text-decoration: underline}

/* ----------------------------------- user styles no structure */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FBA922;
	text-decoration: none;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FBA922;
	text-decoration: none;
	font-style: normal;
}

h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
#main ul {
	list-style: none;
	text-decoration: none;

}
#main li {
	background:  url(bullet.gif) no-repeat 0 50%;	
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
#main li a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#main li a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#main li a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBA922;
}
													<!-- repeated for photovoice projects map only -->
#mainmap ul {
	list-style: none;
	text-decoration: none;

}
#mainmap li {
	background:  url(bullet.gif) no-repeat 0 50%;	
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
#mainmap li a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#mainmap li a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#mainmap li a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBA922;
}
	
.bullet {
	background:  url(bullet.gif) no-repeat 0 50%;	
	padding-left: 10px;
}

#main a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.main a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #666666; text-decoration: underline}
.main a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: underline}
.main a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: FBA922; text-decoration: underline}


/* form information */
fieldset {
	margin: 1em 0;
padding: 1em;
border : 1px solid #ccc;
background: #ffffff;
}

label {
	display: block;
}



textarea {
	width: 250px;
	height: 100px;
}

input.radio {
float: right;
margin-right: 30em;
}

input: focus, textarea:focus {
	background: #ffc;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

