/* GENERIC STYLES */

@import url("reset.css");

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #717171;
	background-color: #efe8d2;
	background-image: url(/images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center; /* Needed for IE5x Bug */
	vertical-align: top;
}

a {	color: #bc7f4e; text-decoration: none; }
a:hover { color: #3d50e3; text-decoration: underline; }
a.small { color: #bc7f4e; text-decoration: none; font-size: 11px; }
a.small:hover { color: #3d50e3; text-decoration: underline; font-size: 11px; }
a.l2 {	color: #3d50e3; text-decoration: underline; }
a.l2:hover { color: #bc7f4e; text-decoration: underline; }
h1 { margin: 0 0 -5px 0; padding: 0; color: #8b4c21; font-size: 14px; font-weight: bold; }
h2 { margin: 5px 0 -5px 0; padding: 0; color: #6e442e;	font-size: 14px; }
h3 { margin: -10px 0 -5px 0; padding: 0; color: #6e442e;	font-size: 11px; }
p { margin: 10px 0 8px 0; padding: 0; text-align: justify; }
p.small { font-size: 11px; }
ul { list-style: square; margin: 10px 0 0 16px; padding: 0; line-height: 1.3em; text-align: left; }
ol { margin: 12px 0 0 30px; padding: 0; line-height: 1.3em; }
li { margin-bottom: 3px; }
.image { border: 1px solid #637f8a; }
.homeimg { border: 1px solid #637f8a; margin: 0 3px 7px 3px; }

/* LAYOUT STYLES */
#container1 { margin-top: 15px; padding: 8px; background-color: #95b0cb; width: 744px; } 
#container2 { margin-top: 8px; background-color: #a1b2ca; width: 742px; border: 1px solid #637f8a; background-image: url(/images/navBKG.jpg); background-position: top left; background-repeat: no-repeat; }
#content2 { margin: 15px 18px 15px 18px; }
#content1 { border-left: 1px solid #637f8a; background-color: #e7f1fc; text-align: left; }

/* NAV */
#nav { width: 190px; padding: 0; margin: 0 0 120px 0; line-height: 22px; text-align: left; }
#nav a { font-size: 14px; color: #26386c; text-decoration: none; display: block; padding: 2px 2px 2px 15px; border-bottom: 1px solid #f4f6fc; border-top: 1px solid #bbc4df;}
#nav a:hover { background-color: #fff9d7; }
#nav .bottom { border-top: 1px solid #bbc4df; margin: 0; }


/* SPECIFIC STYLES */

#bio { margin: 10px 5px 10px 5px; }
#bio p { color: #6b7da6; margin: 0 0 6px 0; padding: 0; font-size: 11px; line-height: 1.2em; }

.dotline { background: url(/images/dot.gif) top left repeat-x; position: relative; top: 0; left: 0; margin: 8px 0 8px 0; }

#footer { margin: 10px 0 10px 0; font-size: 11px; color: #a6abbb; }
#footer a { color: #a6abbb; text-decoration: none; font-size: 11px; }
#footer a:hover { color: #000000; text-decoration: underline; }

.t1 { margin: 20px 0 20px 0; padding: 0; border: none; border-top: 1px solid #dbdca6; background-color: #ffffff; background: url(/images/formBKG.jpg) left bottom repeat-x; }
.t1 td { text-align: left; vertical-align: middle; padding: 6px 20px 6px 10px; background: url(/images/formDivide.gif) left bottom repeat-x; }

.req { color: #a64949; font-size: 14px; font-weight: bold; }

/* FORM STYLES */

form.cmxform fieldset { margin-bottom: 5px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: middle;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 190px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 193px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

form.cmxform {
	width: 100%;
	font-size: 11px;
	color: #333;
	margin-top:20px;
	}

form.cmxform input { background-color: #ffffff; border: 1px solid #dad782; width: 210px; margin: 0; padding: 3px 5px 3px 5px; color: #666666; font-size: 11px; }
form.cmxform textarea { background-color: #ffffff; border: 1px solid #dad782; width: 260px; margin: 0; padding: 3px 5px 3px 5px; color: #666666; font-size: 11px; }

form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; padding-left: 5px; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #dbdca6;
	background: url(/images/formBKG.jpg) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 6px 10px 6px 10px;
	background: url(/images/formDivide.gif) left bottom repeat-x;
	}

