@charset "UTF-8";
/* CSS Document */


/* - - - - - - - - - - - - - S T R U C T U R E   E L E M E N T S - - - - - - - - - - - - - */


body {
	margin:0;
	padding:0;
	border:0;					/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:990px;			/* Minimum width of layout (remove line if not required) */
								/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}
#header {
	clear:both;
	float:left;
	width:100%;
	height: 180px;
	background: #fff url(../images/BetterYuma_logo.gif) left no-repeat;
	border-bottom: 1px solid #090;
}

	/* 'widths' sub menu */
	
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}

	/* column container */
	
.colmask {
	position:relative;			/* This fixes the IE7 'overflow hidden' bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;					/* width of whole page */
	overflow:hidden;			/* This chops off any overhanging divs */
}

	/* 2 column left menu settings */
	
.leftmenu {
	background:#ccc;
}
.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;
}
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:200px;
	padding-bottom:1em;
}
.leftmenu .col1 {
	margin:0 30px 0 215px;
	position:relative;
	right:100%;
	overflow:hidden;
}
.leftmenu .col2 {
	float:left;
	width:170px;
	position:relative;
	right:215px;
}

	/* Footer styles */
	
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top: 1px solid #090;
}
.photodivmain {
	width:800px;
	height:220px;
}
/*
#footer p {
	padding:10px;
	margin:0;
}
*/
/*    </style>
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
*/


/* - - - - - - - - - - - - - T E X T   C O N T R O L S - - - - - - - - - - - - - */


h1 {
	margin-top: 15px;
	margin-right: 50px;
	text-align: right;
	font: 80% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #fff;
}
h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font: bolder 150% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #666;
}
h3 {
	margin-top: 10px;
	margin-bottom: 15px;
	font: bolder 115% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #333;
}
h3.list{
	margin-top: 20px;
	margin-bottom: 15px;
	font: bolder 115% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #333;
}
h4 {
	margin-top: 10px;
	margin-bottom: 15px;
	font: bolder 105% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #333;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.boardtext {
	text-align:center;
}
p.subhead {
	margin-top: 10px;
	margin-right: 100px;
	font: bolder 140% "Lucida Grande", "Arial Unicode MS", sans-serif;
	text-align: right;
	color: #090;
}
p.body {
	line-height: 1.45em;
}
p.members {
	line-height: 1.75em;
}
p.space {
	margin-top: -1em;
}
p.copyright {
	font: 80% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #666;
	text-align: center;
	line-height: 1.5em;
}
hr {
	width: 475px;
	float: left;
	border: 1px solid #666;
}

/* - - - - - - - - - - - - - L I S T   C O N T R O L S - - - - - - - - - - - - - */


ul.leftcol {
	margin: 0;
	padding: 30px;
}
ul.members li {
	line-height: 1.75em;
	list-style-type: none;
}
ul.projects li {
	margin-top: .35em;
	line-height: 1.25em;
}
li.navbar {
	list-style-type: none;
	line-height: 2em;
}
li.thispage {
	list-style-type: none;
	line-height: 2em;
	color: #666;
}
li.navtitle {
	list-style-type: none;
	line-height: 1.75em;
	color: #999;
}
.arrows-thispage {
	font-size: 120%;
	color: #333;
	line-height: 1em;
}
.arrows-mainpage {
	font-size: 120%;
	color: #fff;
	line-height: 1em;
}
.arrows-bodytext {
	font-size: 120%;
	color: #000;
	line-height: 1em;
}



/* - - - - - - - - - - - - - L I N K S   C O N T R O L S - - - - - - - - - - - - - */



a:link {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-weight: bold;
	color: #00f;
	text-decoration: underline;
	background-image: none;
}
a:visited {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-weight: bold;
	color: #840084;
	text-decoration: underline;
	background-image: none;
}
a:hover {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	background-image: none;
}
a:active {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	font-weight: bold;
	color: #00f;
	text-decoration: underline;
	background-image: none;
}


a.leftnav:link {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #333;
	text-decoration: none;
	background-image: none;
	line-height: 2em;
}
a.leftnav:visited {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #333;
	text-decoration: none;
	background-image: none;
	line-height: 2em;
}
a.leftnav:hover {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #000;
	text-decoration: underline;
	background-image: none;
	line-height: 2em;
}
a.leftnav:active {
	font: 100% "Lucida Grande", "Arial Unicode MS", sans-serif;
	color: #333;
	text-decoration: none;
	background-image: none;
	line-height: 2em;
}


a.imagelink:link {
	text-decoration: none;
	background-image: none;
}
a.imagelink:visited {
	text-decoration: none;
	background-image: none;
}
a.imagelink:hover {
	text-decoration: none;
	background-image: none;
}
a.imagelink:active {
	text-decoration: none;
	background-image: none;
}


/* - - - - - - - - - - - - - I M A G E   C O N T R O L S - - - - - - - - - - - - - */


img {
	border: 0 none;
}
img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
img.float {
	float: left;
}


/* - - - - - - - - - - - - - C O M M E N T   F O R M   C O N T R O L S - - - - - - - - - - - - - */


/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

.commentform {
	width: 380px;
	text-align:left;
}

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 70%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: left;
	margin-top: 17px;
	margin-left: 130px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}

