body
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	margin: 0;	
	padding: 0;
	font-size: 80%;
    	border: none #000000;
/*	background:#ada584;
*/
    	background:#002033 url(images/bg.jpg);
}

a:link, a:visited
{
	color:#0C2D6A;
	font-weight: normal;
}

a:hover, a:active
{
	color:blue;
    	font-weight: normal;
}

p
{
/*	margin-bottom:1.2em;
	line-height:1.2em;
*/
margin-bottom:1.0em;
line-height:1.5em;
}

td
{
	vertical-align: top;
}


h1
{
	font-size: large;
	margin:0;
}

h2
{
	font-size: large;
	margin: 1em 0;
	margin-bottom: 0.5em;
}

h3
{
	font-size: medium;
	margin: 0.5em 0;
}

h4
{
	font-size: small;
	margin: 0.5em 0;
}

h5
{
	font-size: small;
	margin:  0.5em 0;
}

#first_letter
{
    display: inline;
    color: #000000;
    float:left;
    font-size:400%;
    font-family: "Times New Roman", Courier, serif;
    width:0.9em;
    line-height:1.0em;


/*font-family: algerian, courier;
    width:0.8em;
    line-height:1.0em;
*/

}

#error_msg
{
    color: red;
	font-size: 100%;
    font-weight: bolder
	margin: 0.5em 0;
}


div.container
{
	width:767px;
	padding: 0px;
	margin: 0 auto;
	line-height:150%;
	background: #bdb390;

    border-top: none;/*1px solid gray;*/
    border-bottom: 2px solid gray;
    border-left:none;
    border-right:none;
}

div.top_pic
{
    display:block;
    padding: 0;
	color:white;
	clear:left;
	width:767px;
	height:112px;
	background:#fff url(images/top.jpg) no-repeat left top;
	overflow: hidden;
}



div.below_nav_pic
{
	padding:0;
	color:white;
	clear:left;
/*	width:563px; */  /*NOTE: THIS IS IMPORTANT IF YOU WANT TO IMBED THE right_wrap IN THE below_nav_pic*/

	height:126px;
	background:#fff url(images/below_nav.jpg) no-repeat left top;
	overflow: hidden;
}


div.left_wrap
{
    float:left;
    width:563px;
    margin:0;
    padding:0;
}

div.left_wrap_questionnaire /* This is for the Rapid Import Questionnaire. It needs a different size. */
{
    float:left;
    width:600px;
    margin:0;
    padding:0;
    font-family: Arial, sans-serif;
}

div.content
{
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;

    border-top: 1px solid gray;
    border-bottom: 2px solid gray;
/*    border-left:1px solid gray;
    border-right:1px solid gray;
*/
	font-family: Arial, sans-serif;
	color:black;
	background: white;

    padding: 1em;
}

div.content_questionnaire
{
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    margin-bottom: 5px;

    border-top: 1px solid gray;
    border-bottom: 2px solid gray;
/*    border-left:1px solid gray;
    border-right:1px solid gray;
*/
	font-family: Arial, sans-serif;
	color:black;
	background: white;

    padding: 10px;
}

div.right_wrap
{
    margin-left:563px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
    padding:0;
}

div.right_wrap_questionnaire /* This is for the Rapid Import Questionnaire. It needs a different size. */
{
    margin-left:600px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
    padding:0;
    font-family: Arial, sans-serif;
}

div.right_contact_info
{
	position: relative;
	display: block;	

    	margin-left: 0px;
    	margin-right: 0px;
    	margin-top: 5px;
    	margin-bottom: 5px;

	padding-left: 0px;
	padding-right: 0x;
	padding-top: 0;
	padding-bottom 0;

    	border-left:1px solid gray;
    	border-right:0px;
    	border-top: 1px solid gray;
    	border-bottom: 2px solid gray;

	font-family: Arial, sans-serif;
	font-weight:bold;
	color:black;
	background: white;
	text-align:center;
}

div.contact_wrap_form_names
{
    valign:top;
    float:left;
    width:140;
    margin:0;
    padding:0;
    margin-left: 15px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
	color:black;
	background: white;
	font-size: 12px;
	line-height: 15px;
}

div.contact_wrap_form_inputs
{
    valign:top;
    margin:0;
    padding:0;
    margin-left: 140px;
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: 5px;
    color:black;
    background: white;
    font-size: 12px;
    line-height: 15px;
    clear:none;
}


div.footer
{
	position: relative;
	display: block;
	padding:0;
	color:white;
	background:#ada584;
	clear:left;
	width:767px;
    	text-align: center;
}

div.footer a
{
    color: #FFFFFF;
    font-weight: normal;
}

div.footer a:hover
{
    color: #FFFFFF;
    font-weight: normal;
}

div.footer a:visited
{
    color: #FFFFFF;
    font-weight: normal;
}

#breadcrumbs
{
    clear:both;
	padding: 5px 0 0 15px;
	display: block;
	color: #592810;
	font-size: 11px;
}

#breadcrumbs a
{
    color: #222;
    text-decoration:none;
    font-weight: normal;
}

#breadcrumbs a:hover
{
    color: #993531;
}

#topnav
{
    display:block;
    width: 767px;
	background: #880000;/*#99333b;*/ /*#99333b repeat-x;*/
	z-index: 9000;
	float: left;
	font-size: 12px;
	line-height: 15px;
}

#topnav ul
{
	display: block;
	list-style: none;
	margin: 0;
	width: 767px;
	padding: 0;
}

#topnav ul li /*Properties for all list items*/
{
	position: relative;
	display: inline;
	padding: 0;
	float: left;
}

#topnav ul li a /*Properties for all list items that are anchored (usually have links> */
{
	text-transform: uppercase;
	display: block;
	float: left;
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
}

#topnav ul li a:hover /*Properties for first list items when they are hovered over.*/
{
	position: relative;
	color: #fff;
	background: #312121;
}


#topnav ul li ul
{
	position: absolute;
	display: none;
}



/* I'm having trouble with the code below in Internet Explorer */

#topnav ul li:hover a
{
	color: #fff;
}

#topnav ul li:hover
{
	position: relative;
	background: #312121;
}


#topnav ul li:hover > a {}
#topnav ul li:hover li:hover > a {}
* html #topnav ul li:hover a {}
#topnav li a:hover {}

#topnav ul li:hover ul
{
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 200px;
	height: auto;
	margin: 0;	padding: 0;
	z-index: 2000;
	background: none;
}
#topnav ul li ul li,
#topnav ul li.more ul li
{
	width: 200px;
	border-right: none;
}
#topnav ul li ul li strong,
#topnav ul li ul li a
{
	line-height:normal;
	float: none;
	padding: 4px 10px;
	width: 180px;
	border-right: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #444;
	background: #312121;
}

#topnav ul li ul li:hover > a
{
	background: #ccc;
}
#topnav ul li ul li a:hover
{
	color: #444;
	background: #ccc;
}

/*MAW: I don't use this many subitems.*/ /*
#topnav ul li ul li ul,
#topnav ul li:hover ul li ul
{
	display: none;
}
#topnav ul li ul li:hover ul,
#topnav li.exp:hover ul,


#topnav ul li:hover ul li:hover ul
{
	position: absolute;
	display: block;
	left: 100%; top:
	0px;
	z-index: 300;
	background: none;
	border-right: none;
	border-left: 2px solid #ccc;
	width: 200px;
}
*/

/*MAW: I don't use this many subitems.*/ /*

#topnav ul li:hover ul li:hover ul li
{
	width: 200px;
}
#topnav ul li:hover ul li:hover ul li a
{
	letter-spacing: normal;
	width: 180px;
}
*/