/* CSS Document */
html {
border-bottom:6px solid #a9d9fb;
padding-bottom:30px;
}

html, body {
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:69%;
}

#header {

background:url(../images/header.jpg) no-repeat;
background-color:#5490E9;
height:158px;
padding:0;

}



#header img {
margin:0;
padding:0;
border:0;
float:left;

}
#logos {
background:url(../images/logos_back.jpg) no-repeat;
border-top: 8px solid #ffb30a;
margin:0 0 0 0px;
padding-left:0px;

height:66px;
text-align:center;
/*position:absolute;
top:8px;
left:242px;*/

}

#logos img {
margin:0 0 0 2px;
padding:0;
border:0;


}

#buttons {
width:800px;
margin:0 auto 0 auto;
padding:0;
}

#nav {
background:url(../images/menu_bkgnd.png) no-repeat;
height:40px;


}
#nav img {
border:0;
margin:0;

float:left;
}
#nav_spacer {
padding-right:10px;
}
#body {

}

#breakout_content { 
margin-left:15px;
margin-bottom:30px;
font-size:1.4em;
}
#breakout_content p {
margin: 7px 5px 7px 5px;
}

#breakout_content ul {
list-style-type:none;
margin: 7px 7px 7px 15px;
padding:0;
} 
#breakout_content li {
margin-bottom:4px;
margin-left:9px;
padding:0;
}

#breakout_content img { 
margin-top:10px;
}
#breakout {
margin:0;
padding:0;
border:0;
width:290px;
float:right;
background:url(../images/bo_corner_bottom.gif) bottom left;
background-color:#f6f6f6;
background-repeat:no-repeat;
}

#breakout img {
border:0;
}
img.corner {
margin:0 0 5px 0;
padding:0;
border:0;

}

img.right {
float:right;
margin: 15px 0 15px 15px;
}

img.left {
float:left;
margin:15px 15px  15px 0;


}

#bios h3 {
	clear:left;
	margin-top:20px;
	
}
#bios img.left {
float:left;
margin:5px 15px 0 0;
padding:4px  4px 10px 4px ;
background-color:#f6f6f6;
border:0;
}
#content {
padding:5px 310px 15px 15px;
font-size:1.4em;
line-height:1.6em;
background:url(../images/bkgnd.png);
background-position: 100px 30%;
background-repeat:no-repeat;
}

#content img {
border:0;
margin-bottom:10px;

}


.hr {
margin:8px 0 5px 0;
height:1px;
width:95%;

}

#images {
width:220px;
float:right;
/*border:1px solid gray;*/
}

#images img{
margin-bottom:15px;
}

h1 { 
font-size:1.6em;
margin-top:.6em;
line-height:1.8em;
margin-bottom:.8em;

}

h2 {
font-size:1.4em;
margin-top:.5em;
margin-bottom:.7em;
}

h3 { 
font-size:1.2em; 
line-height:1.6em;
font-weight:bolder;
}

.heading {
margin: 0;
padding:0;
}
#retro_header {
background:url(../images/retro_title.gif);
text-align:right;
height:115px;
margin-bottom:30px;
/*margin-top:-37px;*/
padding:0;

}

#retro_header img {
float:right;
margin: 0 0 0 336px;
padding:0;
}

#zoom_header {
width:100%;
text-align:right;

}

#aussie_header {
margin-bottom:20px;

}
#zoom_header img {


}



#contacts strong {
	/*border-bottom: dotted 1px;*/
	margin-right:4px;
	width: 12em;
	display:block;

	
	}
	
	#contacts ul {
	list-style:none;

	
	}
	
	#contacts li {
		margin-bottom: 1em;	
	}
	
	/*#contacts a:link {
	color:black;
	text-decoration:underline;
	}
	
	#contacts a:visited {
	color:black;
	text-decoration:none;
	}*/
	
	#process {
/*float:right;
margin-top:74px;
margin-left:588px;
width:160px;*/
float:right;
width:250px;
height:135px;
padding-top:15px;
	}
	
	
#clear {
	height:0;
}
	
	
/*
****************************************************************
*/	
	
	
	/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

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: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: 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: 90%;
}

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: right;
	margin-top: 7px;
	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;
	}
