* {
	margin: 0px;
	padding:0;
}

body {
	margin: 0;
	padding:0;
	font: 12px/20px "Trebuchet MS",arial,helvetica,sans-serif;
	background-image: url(images/bg-main2a.gif);
	text-align: center;
}

#wrapper {
	width:100%;
	margin:0;
	padding:0;
}

#main-container {
	width:770px;
	margin:0 auto;
	text-align: center;
	/*text-align: left;*/
}

#content-container {
	width:770px;
	margin:0;
	padding:0;
	background:url('images/bg-maina.jpg') repeat-y;
}

#footer-container {
	width:770px;
	height:45px;
	margin:0px auto;
	padding:0;
	color: #FFF;
	font: 11px/17px Arial,helvetica,sans-serif;
	clear: both;
	text-align: center;
}

#nav-container {
	width:100%;
	height:66px;
	padding:0;
	margin: 0px auto;
	border:0px none;
clear:both;
}

.nav {
	width:770px;
height:56px;
padding:0;
margin: 0px auto;
border:0px none;
}

h1 {
	color: #EE3AA7;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin:35px 0 11px 20px;
	letter-spacing:.15em;
	text-transform:uppercase;
}

h2 {
	color: #EE3AA7;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin:5px 0 0px 20px;
	letter-spacing:.15em;
	text-transform:uppercase;
}

h3 {
	color: #EE3AA7;
	font-family:bold 14px "Trebuchet MS",helvetica,sans-serif;
	text-align: left;
	margin:0px 0 0px 10px;
	letter-spacing:.15em;
	text-transform:uppercase;
}
p {
	color: #5E5D58;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	text-align: left;
	margin: 0px;
	padding: 20px 40px;
	border:none;
}

a, a:hover {
	color: #EE3AA7;
    font-weight:bold;
    text-decoration:none;
	outline:none;
	border:none;
	border-bottom:1px dotted #EE3AA7;
}

a:hover {
	color: #F384C7;
	border-bottom:1px solid #F384C7;
}

#shadow-top {
	width:770px;
	height:10px;
	padding:0;
	margin: 0px;
	background: url(images/shadowtop.jpg) no-repeat;
}

#top-container {
	margin:0;
	padding:0px;
	width:100%;
	height:56px;
	background:url('images/bg-main2a.gif') repeat;
}

#top-content-container {
	margin:0;
	padding:0px;
	width:770px;
	height:116px;
	background: url('images/top-shadow1.gif') top center no-repeat;
	clear: both;
}

#middle-container {
	margin:0 auto;
	padding:0px;
	width:770px;
	height: 500px;
	background: url('images/bg-maina.jpg') repeat-y;
}

#top-content-left {
	width:383px;
	height: 100px;
	float: left;
	margin-left: 11px;
	margin-top: 10px;
	border: none;
}

#top-content-right {
	width:360px;
	height:100px;
	float: left;
	margin-top: 10px;
	text-align: left;
}

#top-content-right1col {
	width:368px;
	height:100px;
	float: left;
	margin-top: 10px;
	text-align: right;
}

#top-container2-right {
	width:360px;
	height:90px;
	float:left;
	color: #666;
	font:10px verdana, arial, helvetica, sans-serif;
	text-align:right;
	margin:10px 0 0 0;
	padding:0px 0px 0px 0px;
	background: url('images/title-blank.gif') top right no-repeat;
}

#top-container2-right p.contact {
	color: #666;
	font:11px/15px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align:right;
	padding:10px 20px 0px 0px;
}

#top-container2-right a.contact, #top-container2-right a.contact:hover  {
	color: #EE3AA7;
    font:bold 11px/15px "Trebuchet MS",arial,helvetica,sans-serif;
    text-decoration:none;
	border-bottom:1px dotted #EE3AA7;
outline:none;
}

#top-container2-right .contact a:hover {
	color: #F384C7;
	border-bottom:1px dotted #F384C7;
}

#content-main-1col {
	width:690px;
	height:400px;
	margin:0 40px 0 40px;
	padding:0;
	background: url('images/bg1e.jpg') top left repeat;
}

#top-content-right img {
	width:360px;
	height:100px;
	float: left;
	border:none;
	text-align: left;
}

#content-left {
	width:485px;
	margin:0 0 0px 30px;
	padding-top: 0px;
	text-align: left;
	float: left;
}

#content-right {
	width:195px;
	margin:0px 30px 0px 0px;
	padding:0;
	text-align: left;
	float: right;
}

#logo {
	width:375px;
	height:100px;
	margin:0;
	padding:0;
	border: 0;
	float: right;
}

#logo a, #logo a:hover, #logo img {
	border:0;
	margin:0;
	padding:0;
outline:none;
}

.main-content {
	width:480px;
	background: url('images/bg1e.jpg');
	margin: 0px 0 30px 0px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 20px;
}

.main-content p {
	padding:7px 20px;
	margin: 0;
	color: #5E5D58;
	font:12px/20px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
}

.main-content p.A {
	padding:-10px 20px 7px 20px;
}

.main-content p.Q {
	padding:7px 20px 2px 20px;
	color: #EE3AA7;
	font-weight:bold;
	font-style:italic;
}

#main-right {
	width:230px;
	padding:0;
	float:right;
	margin: 0 10px 0 0;
}

.main-right-photo {
	width:190px;
	height:260px;
	border:none;
	padding:0;
	margin: 0px auto;
	text-align: center;
}

.wig-side2 {
	width:185px;
	padding:10px 5px;
	margin: 0px;
	text-align: center;
	background-color:#F4E1EC;
	border: 1px solid #FF62C1;
}
 
.wig-side1 {
	width:185px;
	padding:10px 5px;
	margin: 0;
}

 p.side {
	color: #5E5D58;
	font-size:11px;
	line-height:18px;
	text-align: center;
	padding: 0;
}

p.cats {
	color: #5E5D58;
	font: bold 15px/20px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align:center;
	margin:0px;
	padding: 0;
}

a.cats {
	color: #EE3AA7;
	outline:none;
	border-bottom:1px dotted #EE3AA7;
}

a.cats:hover {
	color: #F384C7;
    text-decoration:none;
	outline:none;
	border-bottom:1px dotted #F384C7;
}

 .main-right-contact {
	width:195px;
	padding:0;
	margin: 0px;
}

.main-right-contact p, .main-right-contact a, .main-right-contact a:hover {
	color: #5E5D58;
	font:bold 11px/15px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align:center;
	margin:0px;
	padding:0;
}

.main-right-contact a {
	color: #EE3AA7;
    text-decoration:none;
	outline:none;
	border-bottom:1px dotted #EE3AA7;
	margin:0px;
	padding:0;
}

.main-right-contact a:hover {
	color: #F384C7;
   	margin:0px;
	padding:0;
 text-decoration:none;
	outline:none;
	border-bottom:1px dotted #F384C7;
}

#main-address {
	width:330px;
	height:57px;
	padding:0 10px 0 0;
	margin: 0;
}

#main-photo {
	width:330px;
	height:602px;
	padding:0px;
	margin: 0;
}

#main-address p {
	color: #5E5D58;
    font:bold 11px/16px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align:right;
}

#main-address a {
	color: #EE3AA7;
    text-decoration:none;
	outline:none;
	border-bottom:1px dotted #EE3AA7;
}

#main-address a:hover {
	color: #F384C7;
    text-decoration:none;
	outline:none;
	border-bottom:1px dotted #F384C7;
}

#bottom-container {
	clear:both;
	width:770px;
	height:40px;
	padding:0;
	margin: 0px auto;
	background: url('images/shadowbottom.jpg') no-repeat top center;
}

#footer-container p {
	color: #E9E9E9;
	font: 11px/17px Arial,helvetica,sans-serif;
	/*margin:0px auto;*/
	text-align: center;
}

#bottom-container a, #bottom-container a:hover {
	color: #fff;
	font: bold 11px/17px Arial,helvetica,sans-serif;
	text-decoration:none;
	outline:none;
	border-bottom:1px dotted #fff;
}

#bottom-container a:hover {
	color: #EE3AA7;
	outline:none;
	border-bottom:1px dotted #EE3AA7;
}


p.celebrities {
	color: #5E5D58;
	font-size: 12px;
	text-align: center;
	line-height:24px;
	margin:5px 0px 10px 0px;
}

p.resumehead {
	color: #5E5D58;
	font-size: 16px;
    font-weight:bold;
    line-height:20px;
    margin:15px 0px 0px 20px;
}

p.resumetitle {
	color: #EE3AA7;
	text-align: center;
    font-weight:bold;
    line-height:14px;
    margin:0px 2px;
}

p.resume {
	color: #5E5D58;
	text-align: center;
    line-height:14px;
    margin:0px 2px;
}

p.gallerycaption {
	color: #000;
	font-size: 9px;
	line-height:12px;
	text-align: center;
    font-weight:bold;
    text-transform:uppercase;
}

p.main {
	color: #5E5D58;
	text-align: left;
    line-height:22px;
    margin:10px 20px 17px 20px;
}

a.main {
    line-height:22px;
outline:none;
}

a.main:hover {
	color: #F384C7;
    text-decoration:none;
	outline:none;
	border-bottom:1px dotted #F384C7;
}

p.links {
	color: #5E5D58;
    font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
    line-height:16px;
    margin:0px 0px 10px 20px;
}

a.links {
	color: #EE3AA7;
	font-size: 12px;
    font-weight:bold;
    line-height:16px;
    text-decoration:none;
	outline:none;
	border:1px dotted #EE3AA7;
}

a.links:hover {
	color: #F384C7;
    font-weight:bold;
    text-decoration:none;
	outline:none;
	border-bottom:1px dotted #F384C7;
}

p.forms {
	color: #5E5D58;
    font:12px/20px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: right;
    margin:0px 7px 0px 0px;
}

input.forms {
	border: 1px solid #C42C2C;
	background-color: #FFF;
	color: #5E5D58;
    font:11px/14px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
    letter-spacing:.03em;
    margin-right:10px;
    margin-left:0px;
}

textarea.forms {
	border: 1px solid #C42C2C;
	background-color: #FFF;
	color: #5E5D58;
    font:11px/14px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
    letter-spacing:.03em;
    margin-right:10px;
    margin-left:0px;
}

select.forms {
	border: 1px solid #C42C2C;
	background-color: #FFF;
	color: #C42C2C;
    font:11px/14px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
    letter-spacing:.03em;
    margin-right:10px;
    margin-left:0px;
}

p.benefits {
	color: #75746E;
    font:bold 12px/18px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
    margin:5px 20px 25px 30px;
}

ul.list1 {
	list-style-image:url('images/bullet1.gif');
	color: #5E5D58;
    font:12px/36px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
    margin:0 40px 0 75px;
}

ol.small {
	color: #5E5D58;
    font:11px/16px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
    margin:0 20px 0px 75px;
}

li.small {
	color: #5E5D58;
    font:11px/16px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: left;
    margin:0 0px 12px 0px;
}

a.small {
	color: #EE3AA7;
    font:bold 11px "Trebuchet MS",arial,helvetica,sans-serif;
	text-decoration:none;
	border-bottom:1px dotted #EE3AA7;
	outline:none;
}

a.small:hover {
	color: #F384C7;
    font:bold 11px "Trebuchet MS",arial,helvetica,sans-serif;
	text-decoration:none;
	border-bottom:1px dotted #F384C7;
	outline:none;
}

p.note {
	color: #5E5D58;
    font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
    line-height:16px;
    margin:5px 50px 17px 50px;
}


p.address1 {
	background-color: #5E5D58;
	color: #FFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}

a.address1 {
	background-color: #5E5D58;
	color: #FFFFFF;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration:underline;
	outline:none;
	border:1px dotted #fff;
}

a.address1:hover {
	background-color: #5E5D58;
	color: #D61D1D;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	outline:none;
	border:1px dotted #D61D1D;
}

p.testimonials {
	background-color:transparent;
	color: #5E5D58;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight:normal;
	line-height:17px;
	margin:5px 0px 0px 0px;
}

p.testauthor {
	color: #5E5D58;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 11px;
	text-align:right;
	line-height:16px;
	margin:0px 25px 0px 0px;
	padding-top: 0px;
	font-style: italic;
}

a.testauthor {
	color: #EE3AA7;
    font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
    font-weight:bold;
    line-height:16px;
    text-decoration:none;
	outline:none;
	border:1px dotted #EE3AA7;
}

a.testauthor:hover {
	color: #F384C7;
    font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
    line-height:16px;
    font-weight:bold;
    text-decoration:none;
	outline:none;
	border:1px dotted #F384C7;
}

p.bottomlinks {
	color: #E9E9E9;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 15px 0;
	text-align: center;
	letter-spacing:0;
	line-height:20px;
}

a.bottomlinks {
	color: #E9E9E9;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

a.bottomlinks:hover {
	color: #EE3AA7;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

.back {
	background-color:#E79B9B;
	color: #ffffff;
	border:1px solid #FFFFFF;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing:.1em;
	text-align: center;
	margin:0;
	padding:1px 0 0 0;
	text-transform:uppercase;
}

p.error {
	color: #5E5D58;
    font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
    font-weight:bold;
    line-height:20px;
    margin:5px 0px 17px 20px;
}

ul.error {
	color: #EE3AA7;
    font-weight:bold;
    line-height:20px;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	border:none;
	padding: 0;
	width: 750px; /*For Gecko*/
	list-style-type:none;
	margin: 18px 0 0 20px;
	float: left;
}

ul#navmenu li {
 margin: 0px 40px 0px 0px;
  border:none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  position: relative;
top:10px;
  list-style-type:none;
	font-size:11px;
}

ul#navmenu ul {
  margin: 0;
  border: 0px none;
  padding: 0;
  width: 160px;
  display: none;
  position: absolute;
 top:18px;
 left: -7px; 
  list-style-type:none
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
font: 10px normal extended "Trebuchet MS",helvetica,sans-serif;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
border:0px none;
padding: 2px 5px;
float: none !important; /*For Opera*/
float: left; /*For IE*/
display: block;
background: url('images/bggrey1.gif');
color: #fafbf8;
font: 11px/23px normal extended "Trebuchet MS",helvetica,sans-serif;
text-transform:uppercase;
text-decoration: none;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
background: url('images/bggrey1.gif');
color: #ee3aa7;
font: 11px/23px normal extended "Trebuchet MS",helvetica,sans-serif;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
text-align:left;
background: url('images/bggrey1.gif');
color: #fafbf8;
width:115px;
padding:0px 5px 0px 16px;
margin:0px 0 0px -4px;
font: 11px/22px normal arial,helvetica,sans-serif;
font-weight:normal;
border:0px none;
text-transform:none;
display:block;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
font: 11px/22px normal arial,helvetica,sans-serif;
width:115px;
padding:0px 5px 0px 16px;
background: url('images/bg1e.jpg');
color: #ee3aa7;
border:0px none;
text-transform:none;
display:block;}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
background: url('images/bggrey1.gif');
color: #fafbf8;
width:90px;
padding:0px 5px 0px 16px;
font: 11px/22px normal arial,helvetica,sans-serif;
font-weight:normal;
border:0px none;
text-transform:none;
margin:0px 0 0px -4px;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
width:90px;
font: 11px/22px normal arial,helvetica,sans-serif;
font-weight:normal;
padding:0px 5px 0px 16px;
border:0px none;
text-transform:none;
margin:0px 0 0px -4px;
background: url('images/bg1e.jpg');
color: #ee3aa7;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}
ul#navmenu ul li.iehover ul {display:inline;}

#bottom-shadow {
	width:770px;
	height:10px;
	margin:0 auto;
	background: url('images/bottom-shadow.gif') top left no-repeat;
	padding:0;
}

/* GALLERY CSS */

#gallery-thumbs {
	width:355px;
	background: url('images/bg1e.jpg');
	padding-top: 0px;
	float: right;
}

#content-left-gallery {
	width:380px;
	height:405px;
	float: left;
	margin: 10px 0 0 0;
	clear: both;
}

#content-right-gallery {
	width:360px;
	height:500px;
	float:right;
	text-align:left;
	margin-right: 15px;
	margin-top: 10px;
}

p.gallerycaption {
	color: #000;
    /*font-family:"Trebuchet MS",arial,helvetica,sans-serif;*/
	font-size: 9px;
	line-height:12px;
	text-align: center;
    font-weight:bold;
    margin:0;
    text-transform:uppercase;
}

p.gallerylink {
	color: #5E5D58;
    font-size:13px;
	line-height:20px;
	text-align: right;
    font-weight:bold;
    margin:10px 20px 0px 20px;
}

a.gallerylink {
	color: #EE3AA7;
    /*font:13px/20px "Trebuchet MS",arial,helvetica,sans-serif;*/
	/*text-align: right;*/
    font-weight:bold;
    text-decoration:none;
	border-bottom:1px dotted #EE3AA7;
	outline:0;
}

a.gallerylink:hover {
	color: #F384C7;
   /* font:13px/20px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align:right;*/
    font-weight:bold;
    text-decoration:none;
	border-bottom:1px dotted #F384C7;
	outline:0;
}

table.gallery-thumbs {
	width:355px;
	border:none;
}

td.gallery-thumbs {
width:71px;
height:71px;
border:none;
}

td.gallery-thumbs {
	/*border:0;*/
	/*width:71px;
	height:75px;*/
	/*margin:0;
	padding:0;*/
	/*float:left;*/
	color: #000;
    font:bold 9px/12px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: center;
    text-transform:uppercase;
}

/*#content-left-gallery td {
	border:0;
	width:71px;
	height:75px;
	margin:0;
	padding:0;
	float:left;
	color: #000;
    font:bold 9px/12px "Trebuchet MS",arial,helvetica,sans-serif;
	text-align: center;
    text-transform:uppercase;
}*/

td.gallery-thumbs img {
	width:55px;
	height:55px;
	margin: 0 8px 0px 8px;
	text-align:center;
	border:none;
}

/*#top-links {
	width:760px;
	height:55px;
	margin: 0;
	border:none;
	padding: 0;
}

#top-links ul {
	list-style:none;
}

#top-links ul li {
		list-style:none;
		padding-right:30px;
}


*/

ul, li {
	list-style-type:none;
	padding:0px 0 0 110px;
	margin:0;
}

#top-links {
	height:30px;
	width: 760px;
}

#top-linksL {
	float:left;
	height:20px;
	width: 45%;
	text-align: left;
	padding: 10px 0 0 40px;
}

#top-linksR {
	float:right;
	height:20px;
	width: 45%;
	padding: 10px 0 0 30px;
}

#top-linksR li {
	line-height:15px;
	padding-left:30px;
	color:#777;
	float: left;
}

#top-linksR li a {
	display:block;
	padding:0 0px 0 0;
	color: #EE3AA7;
	border-bottom:1px dotted #EE3AA7;
}

#top-linksR li a:link, #top-linksR li a:visited {
text-decoration:none;
	color: #EE3AA7;
	border-bottom:1px dotted #EE3AA7;
}

#top-linksR li a:hover, #top-linksR li a:focus {
	color:#F384C7;
	border-bottom:1px dotted #F384C7;
	display: inline;
}
