body,td,th {
	font-family: Arial, Helvetica, sans-serif, Arial Black;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #5a4b41;
	background-image: url("http://static.lisamiskovsky.com/html/img2/body_bg.jpg");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

img {
	border:0;
}

.lm #container {
	width: 750px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	background-color:#ffffff;
}

/* Header */ 
.lm #header {
	position:relative;
	padding: 0;
	margin: 0;
	width: 750px;
	height: 225px;
	background-image:url(http://static.lisamiskovsky.com/html/img2/header.jpg);
}
.lm #header #menu {
	position:absolute;
	top:191px;
	left:16px;
	height:12px;
	width:550px;
}
.lm #header #menu img {
	padding-right:12px;
}


/* Main */
.lm #main {
	position:relative;
	margin:16px 0 20px 16px;
	width:734px;
	background-color:#ffffff;
} 
.lm #main h1 {
	color: #993300;
	display:inline;
	text-transform:uppercase;
	font-size:26px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0 0 0 16px;
}

.lm #main .submenu {
	color: #993300;
	vertical-align:top;
	position:relative;
	top:3px;
	left:10px;
	font-size:14px;
        font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
}

.lm #main #hdr {
	margin:0 0 20px 0;
}
.lm #main .submenu a:link, .lm #main .submenu a:visited {
        color:#993300;
        text-decoration: none;
}
.lm #main .submenu a:hover, .lm #main .submenu a:active {
        color:#993300;
        text-decoration: underline;
}

.lm #main #left {
	width:498px;
	float:left;
	pxadding:0 15px 0 0;
	bxorder-style:solid;
	bxorder-width:0 1px 0 0;
	bxorder-color:#933b0d;
}

.lm #main #right {
        width:201px;
        float:right;
}
.lm #main #right .rightbox {
	margin:0 0 20px 0;
}
.lm #main #right .rightbox .righttitle {
	height:18px;
	padding:1px 0 0 9px;
	font-size:14px;
        font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	background-image:url(http://static.lisamiskovsky.com/html/img2/right_hdr_bg.jpg);
	margin:0 0 8px 0;
	text-transform:uppercase;
}
.lm #main #right .rightbox .rightcontent {
	width:150px;
	padding:0 0 0 11px;
}
.lm #main #right .rightbox .rightcontent a:link, .lm #main #right .rightbox .rightcontent a:visited {
        color:#181818;
        text-decoration: underline;
}
.lm #main #right .rightbox .rightcontent a:hover, .lm #main #right .rightbox .rightcontent a:active {
        color:#993300;
        text-decoration: underline;
}



/* Footer */
.lm #footer {
	font-size: 10px;
	color: #ff9966;
	text-align: center;
	margin:0;
	padding:5px 0 0 0;
	height:18px;
	width:750px;
	background-image:url(http://static.lisamiskovsky.com/html/img2/footer_bg.gif);
} 
.lm #footer a:link, .lm #footer a:visited {
	color:#ff9966;
	text-decoration: none;
}
.lm #footer a:hover, .lm #footer a:active {
	color:#ffcc00;
	text-decoration: none;
}



.clearfloat {
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */




.newsTitle {
	color: #65100f;
	font-weight: bold;
	font-size: 14px;
}
.style1 {color: #b48e80}
.style2 {
	color: #cfb543;
	font-weight: bold;
}
.rightsideTitle {
	color: #65100f;
	font-weight: bold;
	font-size: 12px;
}
.rightsideText {
        font-family: Arial, Helvetica, sans-serif, Arial Black;
        font-size: 10px;
	color: #bbbbbb;
}

a.rightsideText:link, a.rightsideText:visited, a.rightsideText:hover, a.rightsideText:active {
        color: #cfb543;
        text-decoration: none;
}

#title {
	top: 22px;
	left: 30px;
	position: relative;
	z-index: 1;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #cecece;
	text-transform: uppercase;
}
.submenu {
	position: relative;
	top: 10px;
	left: -12px;
	font-size: 12px;
	color: #bababa;
	font-weight: normal;
	text-transform: lowercase;
}
a.submenulnk:link, a.submenulnk:visited, a.submenulnk:hover, a.submenulnk:active {
        color: #bababa;
        text-decoration: none;
}

.copyright {
	color: #e78175;
	text-align: center;
	background-image: url("http://static.lisamiskovsky.com/html/img/footer_border.jpg");
	height: 20px;
}
.sideshadowLeft {
	vertical-align: top;
	background-image: url("http://static.lisamiskovsky.com/html/img/sideshadow_left_middle.gif");
}
.sideshadowRight {
	vertical-align: top;
	background-image: url("http://static.lisamiskovsky.com/html/img/sideshadow_right_middle.gif");
}
.titlefield {
	background-image: url("http://static.lisamiskovsky.com/html/img/title_bg.jpg");
	height: 70px;
	vertical-align: top;
}
.maintableBG {
	background-color: #ffffff;
	vertical-align: top;
}
.bigboxUL {
	background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_upper_left.gif");
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
.bigboxUR {
        background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_upper_right.gif");
        background-repeat: no-repeat;
        width: 25px;
        height: 25px;
}
.bigboxBL {
        background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_bottom_left.gif");
        background-repeat: no-repeat;
        width: 25px;
        height: 25px;
}
.bigboxBR {
        background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_bottom_right.gif");
        background-repeat: no-repeat;
        width: 25px;
        height: 25px;
}
.bigboxU {
        background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_upper_middle.gif");
        background-repeat: repeat-x;
        height: 25px;
}
.bigboxB {
        background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_bottom_middle.gif");
        background-repeat: repeat-x;
        height: 25px;
}
.bigboxL {
        background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_left.gif");
        background-repeat: repeat-y;
        width: 25px;
}
.bigboxR {
        background-image: url("http://static.lisamiskovsky.com/html/img/bigbox_right.gif");
        background-repeat: repeat-y;
        width: 25px;
}
.bigboxNocontent {
        font-size: 2px;
}
.bigboxContent {
	background-color: #f7f7f7;
}
