body {
	background: url(images/bg.jpg) center repeat-y #321b00;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
	}

h1 {
	font-size: 16px;
	color: #321b00;
	}

h2 {
	font-size: 14px;	
	color: #321b00;
	}
	
h3 {
	font-size: 13px;
	color: #321b00;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #c27c29;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #c27c29;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #593e1f; 
	}
	
a.side:link {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #c27c29;
	} 	
a.side:visited {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	color: #c27c29;
	}	
a.side:hover {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #593e1f;
	}
	
a.sideBlogBox:link {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #c27c29;
	} 	
a.sideBlogBox:visited {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;
	color: #c27c29;
	}	
a.sideBlogBox:hover {
	font-size: 13px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #593e1f;
	}
	
.small {
	font-size: 10px;
	color: #564026;
	}

.button { 
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #c27c29;
	padding: 3px;
	border: 0px;
	}

.input { 
	background-color: #fff; 
	border: 1px solid #c27c29;
	font-size: 11px;
	} 
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}

.sideButtonBox {
	padding-left: 54px;
	}
	
.sideBlogBox {
	padding-left: 54px;
	}
	
#container {
	position: relative;
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border: 0px;
	}
	
#nav {
	width: 960px;
	height: 89px;
	}
	
#top {
	width: 960px;
	height: 56px;
	float: right;
	}	
	
#hmLeftSide {
	width: 145px;
	height: 355px;
	float: left;
	}
	
#hmCenter1 {
	width: 252px;
	height: 119px;
	float: left;
	background-image: url(images/hm2.jpg) top no-repeat;
	}
	
#hmText {
	width: 232px;
	height: 237px;
	font-size: 11px;
	float: left;	
	overflow: auto;
	padding-right: 8px;
	}

#hmCenter2 {
	width: 240px;
	height: 355px;
	float: left;
	}
	
#hmRightSide {
	width: 323px;
	height: 355px;
	float: left;
	}
	
#twitter_div {
	background: url(images/hmrtsdbg.jpg) right; 
	width: 283px;
	height: 355px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
#hmBottom {
	width: 960px;
	height: 68px;
	float: left;
	}

#leftSide {
	width: 319px;
	float: left;
	}
	
#rightSide {
	width: 145px;
	float: left;
	}
	
#rightSideAsk {
	width: 240px;
	float: left;
	}
	
#mainContent {
	width: 496px;
	float: left;
	}
	
#mainContentAsk {
	width: 390px;
	float: left;	
	}

#bottom {
	width: 960px;
	height: 56px;
	float: left;
	}
	
#footer {
	width: 960px;
	height: 50px;
	float: left;
	background: url(images/bottom.jpg) top no-repeat;
	}
	
.subLeftText {
	padding-left: 0px;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 20px;	
	}
