body {
    background-image: url(../images/mainbg.jpg);
    background-repeat: repeat-x;
	background-color: #C3C3B8;
    background-position: top left;
    margin: 0;
    padding: 0;
}

img {
    behavior: url("/includes/pngbehavior.htc");
}
div#main {
    text-align: left;
    width: 1050px;
    min-xwidth: 1024px;
    height: 788px;
    overflow-y: hidden;
    background-image: url(/images/bg.png);
    background-repeat: no-repeat;
	margin-top: -20px;
	margin-left: 30px;
_background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg.png');
}

img#logo {
    width: 163px;
    height: 183px;
    position: absolute;
    left: 110px;
    top: 140px;
    z-index: 20;
	margin-top: -15px;
    display: block;
}

img#blog {
	width: 183px;
	height: 63px;
	position: absolute;
	left: 660px;
	top: 77px;
	z-index: 20;
	display: block;
}
div#pic {
    width: 318px;
    height: 337px;
    position: absolute;
    left: 80px;
    top: 140px;
    z-index: 20;
	margin-top: -15px;
    display: block;
}

img#coffee {
    width: 254px;
    height: 160px;
    position: absolute;
    left: 0px;
    z-index: 20;
	top: 0px;
    display: block;
}

img#email {
    width: 43px;
    height: 49px;
    position: absolute;
    left: 943px;
    z-index: 20;
	top: 240px;
    display: block;
}
img#phone {
    width: 137px;
    height: 49px;
    position: absolute;
    left: 943px;
    z-index: 20;
	top: 280px;
    display: block;
}
img#pen {
    width: 120px;
    height: 390px;
    position: absolute;
    left: 930px;
    z-index: 20;
	top: 404px;
    display: block;
}
img#card {
    width: 206px;
    height: 210px;
    position: absolute;
    left: 75px;
	top: 100px;
    display: block;
}

#contentleft {
    float: left;
    position: absolute;
    top: 325px;
    color: #2e2112;
    width: 370px;
    height: 395px;
    overflow: hidden;
    margin-left: 85px;
    display: inline;
}

#contentright {
    float: left;
    position: absolute;
    top: 150px;
	left: 60px;
    color: #2e2112;
    width: 370px;
    height: 555px;
    overflow: hidden;
    margin-left: 475px;
    display: inline;
}
#nav {
	float: left;
	position: absolute;
	top: 15px;
	color: #2e2112;
	width: 790px;
	height: 34px;
	overflow: hidden;
	margin-left: 220px;
	display: inline;
	font-size: 95%;
	left: 44px;
}
#navbg {
    float: left;
	position: absolute;
    top: 10px;
	left: 0px;
    color: #2e2112;
	width: 100%;
	background-repeat: repeat-x;
    height: 35px;
    display: inline;
    font-size: 95%;
}
#footer {
    padding-top: -15px;
    text-align: center;
    width: 999px;
    min-xwidth: 999px;
	margin-left: 35px;
    
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C1F15;
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

.txtHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3C1F15;
	text-decoration: none;
}

.txtboldgreen {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CB3F26;
	text-decoration: none;
}

.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #220807;
	text-decoration: none;
}
.txtgreen {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CB3F26;
	text-decoration: none;
}
.txtgreenitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
}
.txtboldbrown {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #3C1F15;
	text-decoration: none;
}
a:link {
	color: #220807;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #220807;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #220807;
	font-weight: bold;
}
.txtitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C1F15;
	text-decoration: none;
}

