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

body {
	background-color: #746b56;
	
}
#divWrapper {
	margin: 0px auto;
	width: 1000px;
	background-image: url(../images/template_WrapperBackground.png);
	background-repeat: repeat-x;
}

#divHeaderMasthead {
	background-image: url(../images/template_header.png);
	height: 115px;
	width: 1000px;
}
#divHeaderMasterheadlinks {
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
}


#divBodyLeft {
	float: left;
	width: 749px;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}


#divBodyRight {
	background-image: url(../images/template_form.png);
	background-repeat: no-repeat;
	float: left;
	height: 575px;
	width: 251px;
}

#divBodyRightContent {
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
	padding-right: 20px;
	padding-left: 22px;
	color: #ffffff;
}
#divFooter {
	background-image: url(../images/template_footer.png);
	background-repeat: no-repeat;
	clear: both;
	height: 57px;
	width: 1000px;
}


#divFootercontent {
	padding-top: 5px;
	padding-left: 80px;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}

h1,h2,h3,h4 {
	color: #673908;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
}




a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}

#divHeaderMasterheadlinks a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}

#divHeaderMasterheadlinks a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}
#divHeaderMasterheadlinks a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}
#divHeaderMasterheadlinks a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}

#divFootercontent a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}

#divFootercontent a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}
#divFootercontent a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}
#divFootercontent a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Myriad Web Pro", Arial, Helvetica, Verdana;
	font-size: 13px;
	line-height: 140%;
}

table.background { background: url("../images/template_bodybackground.png") no-repeat; }

fieldset
{
border: 1px solid #673908;

}

legend
{
color: #673908;
border: 1px solid #673908;
padding: 2px 6px
} 
