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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #616261;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a69b8a;
	font-size: 12px;
	color: #616261;
}

#home-menu {
	background-color: #a69b8a;
	clear: both;
	height: 14px;
	width: 616px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	letter-spacing: 1.2px;
}
#home-menu  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#home-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#home-menu  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#home-main-left {
	height: 166px;
	padding-top: 26px;
	padding-left: 26px;
	padding-right: 16px;
	font-size: 12px;
	line-height: 18px;
}

#home-main-right {
	height: 166px;
	padding-top: 26px;
	padding-left: 26px;
	padding-right: 16px;
	font-size: 12px;
	line-height: 18px;
}

#home-footer {
	text-align: right;
	float: right;
	font-size: 10px;
	padding-top: 0px;
}

#sub-menu {
	background-color: #a69b8a;
	clear: both;
	height: 14px;
	width: 959px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	letter-spacing: 1.2px;
}
#sub-menu  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#sub-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sub-menu  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#sub-left {
	margin-left: 170px;
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 20px;
}
#sub-left p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 32px;
}
#sub-left a {
	color: #737068;
	text-decoration: none;
}

#sub-left a:hover {
	color: #737068;
	text-decoration: underline;
}

#sub-left a:visited {
	color: #737068;
	text-decoration: none;
}
#sub-right {
	margin-right: 80px;
	margin-left: 50px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}
#sub-right h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #887b63;
}
#sub-right p {
	margin-top: 0px;
	padding-top: 0px;
}

#sub-advisory {
	margin-left: 50px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
}
#sub-advisory h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #887b63;
	margin-bottom: 30px;
}
#sub-advisory p {
	margin-top: 0px;
	padding-top: 0px;
}
#contactform #textarea {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bcb3a4;
	border-left-color: #bcb3a4;
	background-image: url(../images/bg-textarea.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #b7ac9a;
	font-size: 12px;
}

#contactform #textfield {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bcb3a4;
	border-left-color: #bcb3a4;
	background-image: url(../images/bg-field.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #b7ac9a;
}
a:link {
	color: #B7AC9A;
}
a:hover {
	color: #83151D;
}
a:visited {
	color: #B7AC9A;
}

