/* CSS Document */

/* ---------- Universal Styles ----------------------*/

body {
margin: 0px;
padding: 0px;
font-family: arial, sans-serif;
font-size: 62.5%;
color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-size: 1.2em;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color:#516991;
	font-size: 1em;
	margin-bottom: 0px;
	}
	
.main {
	padding: 12px;
	vertical-align: top;
	line-height: 20px;
	font-size: 1.2em;
	border-right:solid 1px #F1EEE7;
	}
	
#onlineForm {
	background-image:url(http://www.asilomaraccords.org/images/online_form.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 414px;
	text-align: left;
	padding: 15px 20px 15px 100px;
	}
	
a:link, a:visited {
	color: #945E23;
	}
	
a:hover {
	color: #977045;
	text-decoration: none;
	}
	
.main ul {
	list-style: circle;
	margin: 0px 0px 0px 30px;
		}
	
.main li {
	list-style-type: circle;
	}
	
.footer {
background-image: url(http://www.asilomaraccords.org/images/footer_gradient.gif);
background-repeat: repeat-x;
padding: 3px;
}

/* ------------- to fix poweredby -------------*/

body #cv-poweredBy {
text-align: left; 
}


/* ---------- Navigation Styles ----------------------*/

dl, dt {
margin: 0px;
padding: 0px;
list-style-type: none;
font-size: 1.05em;
}

dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
font-size: 1.03em;
}

#menu {
 /* Menu position that can be changed at will */
top: 0px;
left: 0px;
margin-bottom: 0px;
padding:0px;
}

#menu {
width: 15em;
}

#menu dt {
cursor: pointer;
margin-top: 0px;
height: 38px;
width: 173px;
line-height: 38px;
text-align: left;
border: 0px;
background-image: url(http://www.asilomaraccords.org/images/nav_bg.jpg);
background-repeat: no-repeat;
text-decoration: none;
display: block;
border: 0;
color: #624A25;
padding-left: 27px;
}

 /* dd describes the sub-nav */
#menu dd {
}

#menu dd a{
text-decoration:underline;
}

#menu li {
text-align: left;
background: #EAE5DB;
padding-bottom: 8px;
padding-left: 10px;
width: 189px;
border-right: solid 1px #E0DCD5;
}

#menu dt a {
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
color: #624A25;
}

#menu li a {
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
padding-left: 27px;
color: #9B896C;
}


#menu li a:hover {
text-decoration: underline;
}

#menu dt a:hover {
background-image:url(http://www.asilomaraccords.org/images/nav_bg_RO.jpg);
background-repeat: no-repeat;
margin-left: -27px;
padding-left: 27px;
width: 173px;
}


#onPage {
	background-image: url(http://www.asilomaraccords.org/images/nav_bg_ON.jpg); 
	background-repeat: no-repeat;
	margin-left: -27px;
	padding-left: 27px;
	}
	
.bold {
	font-weight: bold;
	}

/* -------- sidebar styles ---------------------*/

.quotationBox {
	background-color:#A5916E;
	background-image:url(http://www.asilomaraccords.org/images/cat_circle.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #ffffff;
	padding: 5px 7px 130px 7px;
	font-size: 13px;
	line-height: 17px;
	width: 186px;
	}
	
	
.sidebarBottom {
	background-color:#A5916E;
	}
	
.name {
	font-size: 11px;
	text-align: right;
	font-style:italic;
	}


/* -------- Callout Box Vertical ---------------------*/


.box {
	width: 240px;
	background-image:url(http://www.asilomaraccords.org/images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	color: #6B6151;	
	line-height: 1.4 em;
	}
	
.box a {
margin-bottom: 20px;
	}
	
.box h3 {
	background-image:url(http://www.asilomaraccords.org/images/box_top.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 15px 25px 10px 30px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color:#516991;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	}
	
.box ul {
	margin: 0px 0 0 0;
	padding: 14px 22px 14px 30px;
	list-style: none;
	background-image:url(http://www.asilomaraccords.org/images/horiz_line.gif);
	background-position: top center;
	background-repeat: no-repeat;
	
	}
	
.box ul li {
	list-style-type: none;
	margin: 0 0 6px;
	padding: 0;
	}

/* -------- Callout Box Horizontal ---------------------*/


.boxV {
	height: 82px;
	width:390px;
	background-image:url(http://www.asilomaraccords.org/images/horiz_box.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	color: #6B6151;	
	line-height: 1.4 em;
	padding-left: 35px;
	padding-top: -20px;
	padding-right: 10px;
	}
	
.boxV h3 {
	padding: 20px 0px 0px 0px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color:#516991;
	line-height: 16px;
	margin: 0px 0px 0px 0px;

	}