@charset "utf-8";
#container {
	width: 770px;
}
#header {
	background-color: #772521;
	background-image: url(images/Untitled-1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 90px;
	width: 770px;
}
#headera {
	background-color: #772521;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 90px;
	width: 770px;
}

#bg_flow {
	background-image: url(images/content_area_bg.jpg);
	background-repeat: repeat-y;
	width: 770px;
}
#subtitle {
	height: 130px;
	width: 550px;
	float: right;
	background-repeat: no-repeat;
	margin:0px;
	border:0px;
	background-image: url(images/consideritdone.jpg);
	background-position: right;
}
#subtitle2 {
	height: 130px;
	width: 572px;
	float: right;
	background-repeat: no-repeat;
	margin:0px;
	border:0px;
	background-image: url(images/consideritdone.jpg);
	background-position: right;
}

#subcontent {
	background-image: url(images/content_area_bg.jpg);
	background-repeat: repeat-y;
	width: 770px;
	height: 132px;
	vertical-align: bottom;
	margin:0px;
	border:0px;
}
#contentarea {
	background-image: url(images/content_area_bg.jpg);
	background-repeat: repeat-y;
	width: 770px;
	padding-bottom: 32px;
	margin:0px;
	border:0px;
}
#content {
	width: 610px;
	background-color: #F9F7E3;
	color: #333333;
	height: 100%;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 20px;
	border:0px;
	background-attachment: fixed;
}
#content p {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#content a {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #772521;
	text-decoration: underline;
}
#content_lt {
	float: left;
	height: 100%;
	width: 64px;
	background-color: #F3EED8;
}
#content li {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#content_rt {
	float: right;
	height: 100%;
	width: 030px;
}


#submenu {
	background-color: #B5B5B5;
	width: 180px;
	height: 130px;
	background-image: url(images/submenu_bg.jpg);
	float: left;
	margin-left: 18px;
	line-height: 16px;
	vertical-align: middle;
}

#submenu    a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
#submenu         a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #772521;
	text-decoration: none;
	vertical-align: middle;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	vertical-align: middle;
}
#submenu    li:hover {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	background-position: center;
	vertical-align: middle;
}
#menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 22px;
	padding-top: 0px;
	vertical-align: top;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#menu span {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B79160;
	padding-right: 2px;
	padding-left: 2px;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#menu ul {
	list-style-type: none;
	text-align: center;
}
#menu li {
	text-align: center;
	display: inline;
}
#menu2 li {
	text-align: center;
	display: inline;
}
#menu2 ul {
	list-style-type: none;
	text-align: center;
}
#menu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}
#menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	
}
#menu2 span {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B89261;
	padding-right: 2px;
	padding-left: 2px;
}
#menu2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #747474;
	height: 16px;
	background-repeat: repeat-x;
}

