@charset "utf-8";
/* CSS Document */

#main_body {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #fdfcf8;
	width: 850px;
	height: 100%;
	border: 4px solid #d4af69;
}

#_body {
	margin-left: auto; 
	margin-right: auto; 
	position: relative; 
	background: transparent; 
	width: 792px;
	height: 570px;
	margin-top: 20px;
}

#header {
	position: relative;
	width: 850px;
	height: 140px;
	background-color: transparent;
	background-image: url(../images/header_bg.png);
}

#logo {
	border: none;
	width: 113px;
	height: 140px;
	left: 40px;
	top: 0px;
	position: absolute;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.hom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b291d;
	margin-right: 6px;
	position: absolute;
	background: transparent;
	width: auto;
	height: 12px;
	font-weight: bold;
	right: 4px;
	margin-top: 4px;
	z-index: 1000;
}

a:link {color: #3b291d; text-decoration: none;}     /* unvisited link */
a:visited {color: #3b291d; text-decoration: none;}  /* visited link */
a:hover {color: #3b291d; text-decoration: none;}   /* mouse over link */
a:active {color: #3b291d; text-decoration: none;}   /* selected link */

#nav {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #dbc28c;
	width: 850px;
	height: 36px;
	z-index: 1000;
}

.nav_style {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b291d;
}

.nav_style1 {
	border: 1px solid #3b291d;
}

.nav_style2 {
	border-bottom-color:#3b291d;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b291d;
	border-left-color: #3b291d;
}

.nav_style3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b291d;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3b291d;
}

.hom_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#content {
	position: relative;
	background: transparent;
	width: 842px;
	height: 516px;
	margin: 4px;
	z-index: 1;
	background-color: #fdfcf8;
}

#content2 {
	position: relative;
	background: transparent;
	width: 802px;
	height: 100%;
	margin: 0px;
	z-index: 1;
	background-color: #f8edd7;
	border: solid #fdfcf8 4px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#list {
	list-style-type: circle;
	list-style-position: inside;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: none;
	position: relative;
	float: left;
}

.header_style {
	color: #3b291d;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	height: 17px;
}

.email {
	color: #CC0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}


.image {
	border: solid #3b291d 1px;
	padding: 5px;
	background-color: #fdfcf8;
}

#box1 {
	position: absolute;
	background-image: url(../images/pwf_callus.png);
	width: 230px;
	height: 324px;
}

#box2 {
	position: absolute;
	width: 608px;
	height: 324px;
	left: 234px;
	background-color: #fff;
	z-index: 1000;
}

#box3 {
	position: absolute;
	background: transparent;
	width: 800px;
	height: 146px;
	top: 328px;
	border: 1px solid #3b291d;
	padding: 20px;
}

#box4 {
	position: relative;
	float: left;
	top: 20px;
	width: 230px;
	height: 324px;
	margin-right: 40px;
	border: solid #333333 2px;
	background-color: #dbc28c;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* Begin CSS Drop Down Menu */

#menuh-container {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
	}

#menuh {
	font-size: 12.5px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	float:right;
	margin:0em;
	font-weight: bold;
	z-index: 1000;
	}
		
#menuh a {
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 1000;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #3b291d;
	background-color: #dbc28c;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #3b291d;
	background-color: #eedfc2;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(../images/nav_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(../images/nav_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/*width:10em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	height: 36px;
	z-index: 1000;
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/* forms */

.mandatory:after {
    content: "*";
    color: red;
    margin-left: 1em;
}

.custom-advice { color: red; }

input:focus, select:focus, textarea:focus {
    border-color: #ccc;
    background-color: #eee;
}

fieldset {
	border-top: 2px solid #e87ec7;
	margin: 1em 30px 1em 10px;
	padding: 1em 0;
	font-size: .8em;
}
fieldset legend {
	color: #c5c6c2;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 13px 0 0;
}
fieldset div { 
	clear: both;
	padding: .5em 0;
}
fieldset div p { margin-left: 33%; }
fieldset div label {
	color: #595a59;
	display: block;
	float: left;
	text-align: right;
	width: 25%;
}
fieldset div input, fieldset div select, fieldset div textarea { 
	margin: 0 13px;
    max-width: 333px;
	padding: 1px;
}
fieldset div ul {
	margin: 0 0 .5em 3%;
    padding: 0 0 0 13px;
}
fieldset div ul li {
    list-style-type: none;
    padding: .25em 0;
}
fieldset div ul li label {
	color: #595a59;
    float: right;
    text-align: left;
    width: 87%;
}

fieldset div ul li ul li div {
    list-style-type: none;
    padding: .25em 0;
}
fieldset div ul li ul li div label {
	color: #595a59;
    float: left;
    text-align: left;
    width: 17%;
    
}

fieldset div ul.splitlist {
	margin: 0 0 0 13%;
    padding: 0 0 0 13px;
}
fieldset div ul.splitlist li {
    float: left;
    width: 50%;
}
fieldset div ul.splitlist li label {
    float: left;
    text-align: left;
    width: 10%;
}



.form-row ul li { color: #595a59; }

#secondary fieldset {
	border-top: 0px solid #c5c6c2;
	padding: 0 0 0 20px;
}
#secondary fieldset div label {
	color: #000;
	display: block;
	float: none;
	font-style: italic;
	text-align: left;
	width: 100%;
}
#secondary fieldset div input, #secondary fieldset div select, #secondary fieldset div textarea { 
	margin: 0;
    width: 300px;
	padding: 1px;
}
#secondary div.formbuttons { padding: 0 0 0 20px; }
