body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-align: left;
}

.header {
	background-image:url(img/bg_home_new.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

/********************************************* bottom right images  */

.changing_image_stacey {
	background-image: url(img/br_stacey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_loom {
	background-image:url(img/br_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_bags {
	background-image:url(img/br_bags.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_room {
	background-image:url(img/br_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.changing_image_research {
	background-image:url(img/br_research.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pink {	color: #FF00FF;
	font-style: italic;
	font-weight: bold;
}
.pink1 {	FONT-WEIGHT: bold; COLOR: #ff00ff; FONT-STYLE: italic
}
.style1 {	FONT-SIZE: 16pt
}
.style2 {color: #FF00FF}
/********************************************* bottom right images  */


mmhide_housepic {
	background-color: #FFFFFF;
	background-image: url(img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	color: rgb(128, 0, 128);
	font-size: 18px;
	font-family: tahoma,geneva,sans-serif;
	font-style: italic;
}

h2 {
	font-size: 18px;
	font-family: arial,helvetica,sans-serif;
	color: rgb(0, 0, 128);
	font-style: italic;
}

/*h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #66CCCC;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #66CCCC;
}*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #66CCCC;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #cc6699;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #66CCCC;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #cc6699;
}
a:active {
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
em {
	font-style: italic;
	font-weight: bold;
}

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.gallery:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #cc6699;
text-decoration: underline;
}


/*********************************************/

#leftcol {
	width: 202px;
	text-align: left;
	vertical-align: top;
	padding: 240px 0px 0px 28px;
}

#rightcol {
	width: 767px;
	text-align: left;
	vertical-align: top;
}

#addtofav {
	padding: 16px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}

#logo {
	text-align: right;
	vertical-align: top;
	padding: 28px 0px 0px 0px;
}

#header-share {
	padding: 28px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}

#header-nav {
	text-align: right;
	vertical-align: top;
	padding: 28px 0px 0px 0px;
}

#nav-top {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav-top li {
	display: inline;
	padding: 0px 0px 0px 28px;
	font-weight: bold;
	font-size: 16px;
}

#nav-top li a:link, #nav-top li a:visited {
	color: #333333;
	text-decoration: none;
}

#nav-top li a:active, #nav-top li a:hover {
	color: #CC6699;
	text-decoration: none;
}

#nav-left {
	padding: 0px 0px 28px 0px;
	margin: 0px;
	list-style-type: none;
}

#nav-left li {
	padding: 0px 0px 12px 0px;
	font-weight: bold;
}

#nav-left li a:link, #nav-left li a:visited {
	color: #333333;
	text-decoration: none;
}

#nav-left li a:hover, #nav-left li a:active {
	color: #CC6699;
	text-decoration: none;
}

#content-main {
	padding: 28px 0px 28px 0px;
}

#footer {
	padding: 16px 0px 0px 28px;
}

