@charset "utf-8";
/* CSS Document */
body {
	background-color: #443528;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #583f21;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 974px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#header {
	height: 186px;
	width: 974px;
	padding-top: 0px;
}
#leftHeader {
	float: left;
	height: 186px;
	width: 307px;
}
#rightHeader {
	float: right;
	height: 186px;
	width: 667px;
}
#sidebar {
	float: left;
	width: 222px;
	background-color: #e4daae;
	height: 767px;
}
#maincontent {
	background-color: #f9f3de;
	float: right;
	width: 752px;
}

#maincontentRight table tr td h3 {
	
	}
#maincontentRight table {
	background-color:#fdfbf3;
	border-color: #49392A;
	border-width: 1px;
	text-align: center;
}
#maincontentLeft p {
	text-align: justify;
	font-size: .8em;
	line-height: 22px;
}
#maincontentLeft{
	background-color: #fdfbf3;
	float:left;
	width:430px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
#maincontentRight{
	float:right;
	width: 187px;
	padding-right:30px;
	padding-left: 35px;
	padding-top: 35px;
}

#footer {
	clear: both;
	height: 63px;
	width: 974px;
	border-top: 4px none #861f69;
	background-color: #f7ebc7;
}
h1 {
	color: #583f21;
}
h4 {
	font-size: 1.5 em;
}
#sidebar img {
	padding-bottom: 0px;
	margin-bottom: 15px;
	padding-right: 20px;
}
#sidebar p {
	text-align: right;
	padding-right: 20px;
	clear: both;
}
.sidebarTxtSm {
	font-size: .75em;
}
#header p {
	color: #6f5e41;
	padding-right: 47px;
	float: right;
	padding-top:100px;
	font-size: 1em;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
#DrTom p  {
	font-size: 1.2em;
	line-height: 22px;
	padding-left: 348px;
	padding-top: 120px;
	float: left;
	color: #6f5e41;
}
#footer p {
	font-size: 0.75em;
}
#rightFooter {
	text-align: right;
	float: right; 
	padding-right: 50px;
}
#leftFooter {
	float: left;
	padding-left: 50px;
}
#img{
	margin: 0px;
	padding-top: 0px;
}
#imgRight{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	text-align: right;
}
#imgLeft{
	padding-right: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
#maincontentRight table tr td form {
	text-align: left;
}

#imgCenter{
	padding-left: 87px;
}
.leftJustify {
	text-align: left;
}
.rightJustify {
	text-align: right;
	padding-right: 20px;
}
.centered {
	text-align: center;
}
#form2 p {
	text-align: left;
}
#maincontentLeft a {
	color: #822952;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontentLeft a:hover {
	color: #C36;
}
#maincontentLeft a.current {
	color:#F9F3DE;
	background-color: #917E56;
	padding: 2px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontentRight a img{
	color: #F9F3DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontentRight a:hover img{
	color: #F9F3DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form label {
	text-align: left;
}
#labelLeft {
	text-align: left;
}
#BlogDate {
	text-align: center;
}

h4 {
	text-align: left;
}
#centerJustifyTxt p {
	text-align: center;
}
#centerJustifyTxt h4 {
	text-align: center;
}
#smallFont {
	font-size: .4em;
}
a {
	float: none;
	text-decoration: none;
	color: #C72371;
	display: inline;
}
a:visited {
	color: #822952;
	text-decoration: none;
	display: inline;
}
a:hover {
	color: #583f21;
	text-decoration: none;
	display: inline;
}
.indent {
	text-indent: 30px;
}
.buy {
	font-size: 14px;
}
#h6 {
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 1.2em;
	font-weight: bold;
}

