/* Signworks of Virginia */

body {
	margin: 25px 0;
	color: #000;
	background: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	}
	
h1 {
	font-size: 1.3em;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: center;
	}


h2 {
	font-size: 1.1em;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: center;
	}
	
h3 {
	font-size: 1.0em;
/*	font-style: italic;*/  /* 12/31/05 jp */
	font-weight: bold;
	text-align: center;
	margin-top: -12px;
	}
	
#wrapper {
	width: 780px;			/* for IE4-5.x/Windows */
	margin: auto;  			
	padding: 0;
	border: 2px #000 solid;
background: #ff9;
	voice-family: "\"}\"";	/* bmh */
	voice-family: inherit;	/* bmh */
	width: 776px;  	
	}	
	
#banner {
	display: block;
	border-bottom: #000 1px solid;
	padding: 0;
	margin: 0;
	}
	
#banner img { 
	display: block;
	width: 776px;
	height: 225px;
border: 0;				/* no border for banner */ 
	}
	
/* ------------ START menu ------------ */
#navbar {
	float: left;
width: 125px;
width: 140px; /*1/8/07*/
background: #ff9;
margin: 25px 0 25px 10px;
border-top: 1px #000000 solid;
	}
	
ul#primary-nav /*, ul#primary-nav ul*/ {
	margin: 0;
	padding: 0;
	width: 125px; 
	background: #ff9; /* IE6 Bug */
font-size: .9em;
font-weight: bold;
	}

ul#primary-nav li {  /* main menu items */
	position: relative;
	list-style: none;
	width: 140px;  /* width of MAIN menu items */

	}

ul#primary-nav li a {
	display: block;
	border-left: 1px solid #000;
		border-right: 1px solid #000;
			border-bottom: 1px solid #000;
	padding: 3px 5px 3px 7px;
	text-decoration: none;
	text-align: left; /* 12/18/05 jp */
	color: #ccc;		/* grey on blue */
	color: #333;
background: #339;
background: #c33;
background: #fc6;
	}

ul#primary-nav li #youarehere {
	color: #000;
	background: #fff;
	text-decoration: none;
	/*border-top: 1px #000 solid;*/
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	}	

/* Fix IE. Hide from IE Mac */
html ul#primary-nav li { float: left; height: 1%; }
html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {	/* sub-menu with absolute positioning */
	position: absolute;
	display: none;
margin: 0;
padding: 0;
left: 139px;  /* Set 1px less than main menu width */	
	top: 0;
font-size: .9em;  /* make sub-menu font small then main menu */  /* 12/18/05 jp */
	}

ul#primary-nav li ul li a {  /* sub-menu items */
	padding: 2px 5px; 
	width: 180px;  /* for IE4-5.x/Windows */  /* IMPORTANT: wide enough for longest submenu item */ /* jp 12/18/05 */
	text-align: left;
margin: 0;  /* 1/20/06 jp */
	voice-family: "\"}\"";	/* bmh */
	voice-family: inherit;	/* bmh */
	width: 180px;  
	}

ul#primary-nav li:hover ul ul {  /* hide sub-menus initially */
	display: none; 
	} 

ul#primary-nav li:hover ul,
ul#primary-nav li.over ul {  /* The magic */
	display: block; 
	border-top: 1px #000000 solid;
width: 192px;  /*1/8/07*/
	}

/*ul#primary-nav li.menuparent { background: transparent url(../../../../Desktop/arrow.gif) right center no-repeat; }*/

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { 
	background-color: #fff; 
	}

ul#primary-nav li a:hover { 
color: #c33;		/* light red on white */
background: #fff;
	}  /* for ALL menu items */
/* ------------ END menu ------------ */

#content {
float: right;
margin: 25px 0 25px 150px;
margin: 25px 0 25px 0;
	height: auto;
	width: 626px;  			/* for IE4-5.x/Windows */
/* border: #000 1px dashed; */  /* DEBUG */
	padding: 0 60px 0 40px;
	background: #ff9;  /* this might be the best contact background, but need a different, appropriate body background */
background: inherit;
font-size: .9em;
	voice-family: "\"}\"";	/* bmh */
	voice-family: inherit;	/* bmh */
	width: 510px;			/*  */
	}	
	
#footer {
clear: both; 
	width: 776px;
	height: 75px;
height: 50px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 5px 0;
	margin: 0;
	border-top: #000000 1px solid;
	background: #ff9;
	}
	
/* START index.html */	
.strongsmallcaps {
	font-weight: bold;
	font-size: .9em;
	}
	
#msgbox {
	border: #000000 3px solid;
	background: #ff0000;
	margin: 0 50px 0 50px;
	}
	
.msgboxtext {
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
/* END index.html */

/* START program.html */
#programlist {
/*	margin-left: 25px;*/
	}
	
#programlist li {
	list-style: none;
	font-weight: bold;
	font-style: italic;
font-style: normal;
	margin-top: 20px;
	}
	
#programlist li ul li {
	margin-top: 0;
	padding-top: 5px;
	font-weight: normal;
	font-style: normal;
	}
/* END program.html */

/* START registration.html */
#registrationlist {
	list-style: none;
	margin: 0 0 0 150px;
	}
/* END registration.html */

/* START lodging.html */
#lodgingtable {
	width: auto;
	margin: auto;
	}
	
#lodgingtable td {
	width: 50%;
	}	
/* START lodging.html */

/* START flyer.html */
.adobereader { 
	margin: 10px 0 10px 200px; 
	border: none }
/* END flyer.html */

/* START contact.html */
#contactlist li {
	list-style: none;
	margin-left: 25px;
	}
/* END contact.html */

/* START otherevents.html */
.othereventslist {
	list-style: none;
	margin: 0 0 20px 25px;
	}
	
.othereventslist li {
	list-style: none;
	padding-top: 5px;
	}
	
.redtext {
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	color: #f00;
	}
	
.centerlist {
	list-style: none;
	margin: 0 0 0 225px;
margin: 0 0 0 125px;
	}

/* END otherevents.html */
