body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#container {
	margin: 0px 0px 30px;
	padding: 0px;
	width: auto;
}

#navbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	padding:0px;
	background:repeat-x;
	height: 54px;
	margin: 42px 0px 0px;
	overflow: hidden;
}
#navbar li {
	list-style:none;
	display:inline;
	height: 54px;
}
#navbar a {
	width:104px;
	color:#fff;
	text-decoration:none;
	float:left;
	padding:54px 0px 0px;
	margin:0 0px;
	height: 0px;
}
#navbar a:hover { 
	background-position:0 -54px;
}
#navbar a:active {
	background-position:0 -108px;
}

#navbar #activetab {
	background-position:0 -108px;
}

#navlist
{
	padding: 0px;
	background: #FFFFFF;
	border-top: 2px none #AAA;
	border-right: 2px none #666;
	border-bottom: 2px none #666;
	border-left: 2px none #AAA;
	margin: 0px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0em;
	text-align: center;
	border-top: 1px none #FFF;
	border-right: 1px none #AAA;
	border-bottom: 1px none #AAA;
	border-left: 1px none #FFF;
}

#navlist li a {
	text-decoration: none;
	display: block;
	width: 250px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#navlist li a:link {
	color: #666666;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E6E0DA;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#container #contentleft #navlist a:hover {
	background-color: #E6E0DA;
}
#navlist li a:visited {
	color: #999999;
	border: 1px solid #CCCCCC;
}
#container #contentleft #navlist #current {
	background-color: #7BCED8;
	color: #FFFFFF;
	border: 1px solid #999999;
}

#container #middle {
	margin: 0px;
	padding: 0px;
}
#container #contentleft {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#container #contentright {
	width: 400px;
	margin: 0px 0px 0px 440px;
	padding: 0px;
}
#container #contentright p {
	line-height: 18px;
}
#container #contentright h2 {
	margin-top: 0px;
}
#container #clear {
	clear: both;
}
#container #middle #quote {
	margin-left: -9999px;
	visibility: hidden;
	height:0px;
}
#container #footer {
	padding: 10px;
	background-color: #E6E0DA;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body#aboutus #container #contentleft #titleimg {
	height: 75px;
	background-image: url(images/title-aboutus.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #contentleft #titleimg .titletext {
	visibility: hidden;
}

#thome a  {
        width: 112px;
        background: url(images/button-home.jpg) no-repeat;
        }

#tabout a  {
        width: 112px;
        background: url(images/button-aboutus.jpg) no-repeat;
        }
		
#tblog a  {
        width: 112px;
        background: url(images/button-fashionblog.jpg) no-repeat;
        }
		
#twhatsnew a  {
        width: 112px;
        background: url(images/button-press.jpg) no-repeat;
        }
		
#ttestimonials a  {
        width: 112px;
        background: url(images/button-testimonials.jpg) no-repeat;
        }
		
#tservicesprovided a  {
        width: 112px;
        background: url(images/button-servicesprovided.jpg) no-repeat;
        }
		
#tcontactus a  {
        width: 112px;
        background: url(images/button-contactus.jpg) no-repeat;
        }
#container #contentright #closetediting #pageheading {
	visibility: hidden;
}
#container #contentleft #menuheader {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #7BCED7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7ACED8;
	border-right-color: #7ACED8;
	border-bottom-color: #7ACED8;
	border-left-color: #7ACED8;
	padding: 20px 0px 10px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
}
#container #contentleft #servicesprovided #menuheadertext {
	visibility: hidden;
}
#container #contentleft #servicesprovided {
	background-image: url(images/servicesprovided.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 40px 0px 0px;
}
#container #contentright #closetediting {
	background-image: url(images/heading-closetediting.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
body#home #thome a, body#services #tservicesprovided a, body#aboutus #tabout a, body#blog #tblog a, body#whatsnew #twhatsnew a, body#testimonials #ttestimonials a, body#contactus #tcontactus a{
	background-position: 0px -108px;
}
#container #contentright h3 {
	font-size: 125%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
#home #container #contentright .events h3 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#home #container #contentright .events p {
	margin: 5px 0px;
	padding: 0px;
}
#container #contentright h1 {
	font-size: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 15px;
}
#container #contentright h4 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #7BCED8;
	border-right-color: #7BCED8;
	border-bottom-color: #7BCED8;
	border-left-color: #7BCED8;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #contentright #homelist li {
	list-style-type: square;
	list-style-image: url(images/hangerbullet.gif);
}
#home #container #contentright h5 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #contentright a:link {
	color: #66CCCC;
}
body#contactus #container #contentleft #titleimg {
	height: 75px;
	background-image: url(images/title-contactus.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body#blog #container #contentleft #titleimg {
	height: 75px;
	background-image: url(images/title-fashionblog.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body#home #container #contentleft #titleimg {
	height: 75px;
	background-image: url(images/title-welcome.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body#testimonials #container #contentleft #titleimg {
	height: 75px;
	background-image: url(images/title-testimonials.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body#whatsnew #container #contentleft #titleimg {
	height: 75px;
	background-image: url(images/title-press.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #contentright ul li a:link {
	color: #FF6600;
	font-size: 90%;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 0px;
}
#container #contentright ul li a:hover {
	color: #7BCED8;
	font-size: 90%;
}
#container #contentright ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(images/hangerbulletsmall.jpg);
}
#container #contentright ul {
	list-style-type: none;
}
#container #contentright ul li a:visited {
	color: #333333;
	font-size: 90%;
}
.caption {
	color: #666666;
	width: 250px;
	padding: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top: 1px none #7CCEDA;
	border-right: 1px solid #7CCEDA;
	border-bottom: 1px solid #7CCEDA;
	border-left: 1px solid #7CCEDA;
}
#contentleft h5 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: large;
	letter-spacing: 1px;
}
#container #contentright h3.callout {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #7ACDD5;
	border-bottom-color: #999999;
	border-left-color: #7ACDD5;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 100px;
	background-color: #E5E0DA;
	background-image: url(images/25percent.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home #container #contentright .events {
	background-color: #E4DFD9;
	padding: 10px;
	margin-top: 0px;
	width: 365px;
}

#home #container #contentright ul#twitter_update_list {
padding:0px;
margin:0px;

}

#home #container #contentright ul#twitter_update_list li {
list-style:none;
padding: 10px 0px 10px 0px;
margin:0px;

}

#home #container #contentright h2.sidebar-title {
font-family: Georgia, "Times New Roman", Times, serif;
color: #7ACCD8;
margin:0px;
}

#home #container #contentright #twitter_div {
background: #DFFCFF;
padding:15px;
}

