@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/furn/bckd.jpg);
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

fieldset {border:0; padding: 0;}

.imgleft {
	float: left;
	display: inline;
	padding: 10px 10px 10px 0;
}

.imgright {
	float: right;
	display: inline;
	padding: 10px 0px 10px 10px;
}


#register {width: 954px; margin: 10px 0 10px 0;color: #5C584C; padding: 3px; font-size: 0.7em;}

.registertext {float: left;font-weight: bold; padding-top: 9px;}
#register form {float: left; padding-left: 20px; padding-top: 6px;}
#register label {padding: 10px 10px 0 10px;}
#register input {vertical-align: middle;}
.btn {margin-left: 10px;}
#twitter {float: right; text-align: left;}
#twitter img {vertical-align: middle;}
#twitter a {color: #42BDDF; text-decoration: none;}
#twitter a:hover {color:#000;text-decoration: underline;}

/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#outerWrapper {
	margin: 0 auto;
	width: 960px;
}

#innerWrapper {
	width: 960px;
}

#topBarWrapper {width: 960px; background-color: #4C473A; margin-top: 1px;}
#logo {float: left; width: 256px;}
#navWrapper {float: left; width: 560px;}
#contactWrapper {float: left; width: 142px; padding-top: 50px; color: #A19489;}

#breadcrumbWrapper {width: 960px; background: #4C473A url(../images/furn/breadcrumb-bckd.jpg) repeat-x; border-top: 1px solid #5C584C;}
#breadcrumb {color: #A19489; padding: 5px 10px 10px 10px;}
#breadcrumb a {color: #A19489; text-decoration: none; font-size: 0.7em;}
#breadcrumb a:hover{color: #fff; text-decoration: underline;}

#footerWrapper {width: 960px;margin-top: 6px; border-top: 1px solid #E9E8D5; line-height: 1.0em;}
#footerLeft {padding-top: 10px; font-size: 0.7em;color: #A19489; width: 700px; float: left;}
#footerRight {padding-top: 10px; font-size: 0.7em;color: #A19489;width: 250px; float: right; text-align: right;}


/* ***************************** */
/* *******CONTENT CLASSES******** */
/* ***************************** */

#flashWrapper {width: 960px; height: 365px; background-color: #4C473A;}
#contentWrapper {width: 960px;margin-top: 0; background: url(../images/furn/content-bckd.jpg) repeat-x; padding-top: 20px;}
#contentLeft {float: left; width: 660px; padding: 20px; font-size: 0.75em; color: #fff;}
#contentRight {float: left; width: 200px; margin-left: 10px; padding: 20px; color: #fff; font-size: 0.7em;}

.contentsplitleft {float: left; width: 43%;}
.contentsplitright {float: left; width: 43%; padding-left: 20px;}

.hmecontentsplitleft {float: left; width: 65%;}
.hmecontentsplitright {float: left; width: 30%; padding-left: 20px;}

.contentsplitleft ul, .contentsplitright ul, #contentRight ul {list-style-type: none;}
.contentsplitleft ul li, .contentsplitright ul li {line-height: 1.4em;}
.contentsplitleft ul li a, .contentsplitright ul li a {color:#EFEEE7; text-decoration: none;}
.contentsplitleft ul li a:hover, .contentsplitright ul li a:hover {color: #fff; text-decoration: underline;}

#hmelatestnewsWrapper h2, #contentRight h2 {font-size: x-large;color: #A19489; font-weight: normal;}
#hmelatestnews {color: #A19489; border-bottom: 1px solid #A19489; padding: 10px 0 10px 0;}
#hmelatestnews a, #contentRight a  {color:#fff; font-weight: bold; text-decoration: none;}
#hmelatestnews a:hover, #contentRight a:hover {color: #fff; text-decoration: underline;}

#hmeregister {border-left: 1px solid #706C62; padding: 0 20px 0 20px; margin-top: 0px; height: 340px;}
#hmeregister h2, #register h3 {color: #A19489;}

#contentleftul {padding-left: 20px;}

#logolist ul {list-style-type: none;}
#logolist ul li  {float: left; padding: 10px 20px 10px 0;}

/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

#nav {padding-top: 52px; padding-left: 20px;}
#nav ul {list-style-type: none;}
#nav ul li {float: left; padding-left: 30px; display: inline;}
#nav ul li a, #contactWrapper a {color: #A19489; text-decoration: none; font-size: 0.75em;}
#nav ul li a:hover, #contactWrapper a:hover {color: #fff;}

#current {color: #fff;}


#subnav {border-top: 1px solid #A19489; padding-bottom: 40px;}
#subnav ul {list-style-type: none;}
#subnav ul li {border-bottom: 1px solid #A19489;}
#subnav ul li a { color: #A19489; padding-top: 3px;padding-bottom: 5px; padding-left: 5px; display: block; text-decoration: none; }
#subnav ul li a:hover {color: #fff; background-color: #5C584C;}


/* *************************** */
/* *******TEXT CLASSES******** */
/* *************************** */

#footerWrapper a {text-decoration: none; color: #A19489;}
#footerWrapper a:hover {text-decoration: underline; color: #A19489;}

#contentLeft a {color: #A19489;text-decoration: none;}
#contentLeft a:hover {color: #fff;text-decoration: underline;}

#contentLeft h1 {font-size: xx-large; font-weight: normal;}
#contentLeft h2 {font-size: x-large; font-weight: normal;}
#contentLeft h3 {font-size: large; font-weight: normal;}
#contentLeft h4 {font-size: medium; font-weight: normal;}
#contentLeft h5 {font-size: small; font-weight: normal;}
#contentLeft h6 {font-size: x-small; font-weight: normal;}