* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 12px 0px;
	background-image: url('images/beige1f.jpg'); background-repeat: repeat; background-position: center top;
	background-color: #BC6304;
	color: #000000;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px;
	
	text-align: center;
	font-weight: normal;
}

h1, h2 {
        color: #ffffff;
        font-size: 20px;
}


h3  {
        color: #000000;
        font-size: 16px;
        padding-left: 20px;
        padding-bottom: 0px;
        padding-top: 15px;
        
}

a {
	color: #68482E;
	text-decoration: underline;
}

a:hover {
	color: #e89978;
	text-decoration: underline;
}

span {
	display: none;
}

img, a img {
	border: none;
}




img.left { 

       float: left;
}


img.right {

       float:right;
       padding-top: 20px;
       padding-left: 30px;
}

img.divider {
            
            border: none;
            padding-top: 35px;
            padding-bottom: 35px;
            text-align: center;
}

ul {
	list-style-type: disc;
	padding-left:30px;
}

li {
	list-style-type: disc;
	padding-left: 5px;
}

ul.space {
	list-style-type: disc;
	padding-left:30px;
	padding-bottom: 20px;
}

li.space {
	list-style-type: disc;
	padding-left: 5px;
	padding-bottom: 1em;
}


ul.home  { 
         list-style-type:none;
         padding-left: 5px;
         padding-right: 1px;
}

li.home  {
         list-style-type: none;
}





p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 1.5em;
}




.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}


.googlemed {
        border:0px #000 solid; 
        clear: right;
        float:right; 
        margin-left:25px;
        
}


#container {
	margin: 0px auto;
	width: 950px;
}

.link-more {
	font-size: 10px;
	
}

.link-more a {
	text-decoration: none;
	color: #000000;
	
}

.link-more a:hover {
	text-decoration: underline;
	color: #000000;
	
}


/* Page Header */

#page_header {
	margin-top: 2px;
	margin-bottom: 7px;
	text-align: left;
	background: #68482E url('images/logo2.jpg') no-repeat;
}

#page_header h1 {
	width: 275px;
	height: 187px;
	font-size: 20px;
}

.topmenu  {
        text-align:center;
        padding-bottom: 7px;
        padding-top: 19px;
        padding-right: 60px;
        padding-left: 0px;
        width: 340px;
        float: right;
        clear: right;
        }

.topmenu li {
         display:inline;
         color: #ffffff;
         padding-left: 5px;
         padding-right: 10px;
         
         
         font-size: 22px;
         }
         
         
.topmenu li a, .topmenu li a:visited  {
         color: #ffffff;
         text-decoration: none;
}

.topmenu li a:hover {
         color:  #e89978;
}


/* Body Containers */

#body_container1 {
	padding: 18px 20px;
	background-color: #68482E;
}

#body_container2 {
	padding: 3px 4px 0px;
	background-color: #FAE5B2;
}

#container_top {
	width: 890px;
	padding-bottom: 4px;
}

#container_bottom {
	padding: 5px 0px 10px 1px;
	width: 900px;
	/* background: url('images/body_divider.gif') repeat-y 270px 0px; */
	
}

.horizontal_div {
	margin: 0px 0 0 22px;
	width: 590px;
	height: 1px;
	background-color:  #E3985B;
	overflow: hidden;
}

/* Page Navigation Menu */

#page_menu {
	padding: 1px 0px 2px;
	width: 245px;
	height: 305px;
	margin-top: 10px;
	margin-left: 20px;
	background: url('images/sam3.jpg') #e5ab5d no-repeat;
	border: none;
	float: left;
	text-align: right;
}

#page_menu ul {
	margin-left: auto;
	margin-right: 2px;
	width: 31px;
}

#page_menu li {
	margin-top: 1px;
	float: left;
}

#page_menu li a {
	display: block;
	background-color: #b5813c;
}

#page_menu li a:hover {
	background-color: #956a31;
}

#page_menu #menu_contact a {
	width: 31px;
	height: 54px;
	background-image: url('images/menu_contact.gif');
}

#page_menu #menu_latest a {
	width: 31px;
	height: 54px;
	background-image: url('images/menu_latest.gif');
}

#page_menu #menu_gallery a {
	width: 31px;
	height: 54px;
	background-image: url('images/menu_gallery.gif');
}

#page_menu #menu_home a {
	width: 31px;
	height: 53px;
	background-image: url('images/menu_home.gif');
}


/* Content */

#content {
	margin-left: 6px;
	
	/*width: 850px;*/
	float: left;
	margin-right: 15px;
	text-align: left;
}




#content h2.start {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 7px 0 7px 10px;
	width: 200px;
	height: 25px;
	background: #E3985B no-repeat 0px 0px; 
}


#content h2.startp {
	margin-bottom: 20px;
	margin-left: 12px;
	margin-top: 10px;
	padding: 7px 0 7px 10px;
	text-align: center;
	height: 25px;
	color: #E3985B; 
	
}




#content h2  {
        margin-bottom: 20px;
        margin-left: 20px;
        margin-top: 10px;
        padding: 7px 0 7px 10px;
        font-weight: bold;
        }


#content_wrap p {
	margin-top: 16px;
	margin-bottom: 8px;
	margin-left: 20px;
	
	/*width: 850px; */
}

        


#content_wrap .link-more {
	text-align: right;
	height: 14px;
}

#content_wrap .link-more a {
	margin-left: auto;
	padding-left: 16px;
	display: block;
	float: right;
	height: 14px;
	background: url('images/readmore_bullet.gif') no-repeat 0px 0px;
}






/* Fashion For Life */


#rectangle {
float: left;
padding-top: 10px;
padding-left: 5px;
}


#fashion {
	margin-left: 6px;
	width: 280px; 
	float: left;
	text-align: left;
}

#fashion h2 {
	margin-bottom: 3px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 7px 0 7px 10px;
	/* width: 580px; */
	height: 25px;
	background: /* url('images/fashionforlife_title.gif') */ #E3985B no-repeat 0px 0px; 
}

#fashion_wrap {
	margin: 0px auto 0px 20px;
         /* width: 585px; */
}

#fashion_wrap p {
	margin-top: 16px;
	margin-bottom: 8px;
}


#fashion_wrap .link-more {
	text-align: right;
	height: 14px;
}

#fashion_wrap .link-more a {
	margin-left: auto;
	padding-left: 16px;
	display: block;
	float: right;
	height: 14px;
	background: url('images/readmore_bullet.gif') no-repeat 0px 0px;
}


/* Latest Trends */

#trends {
	width: 200px;
	margin-right: 40px; 
	
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#trends h2 {
	width: 200px;
	height: 25px;
	
	margin-left: 20px;
	margin-bottom: 20px;
/*	margin-right: 40px;*/
	padding: 7px 0 7px 10px;
	background: /* url('images/trends_title.gif') */ #E3985B no-repeat 0px 0px;
}

.vbannerzoo {
text-align: center;
margin-left: 40px;
}




#trends_list {
	margin: 15px auto 0px 15px;
	width: 200px;
	text-align: center;
}

#trends_list li {
	margin-bottom: 12px;
	padding-left: 15px;
	background: url('images/trends_bullet.gif') no-repeat 0px 2px;
}

#trends_image {
	padding-bottom: 3px;
	text-align: center;
}

#trends_image img {
	margin: 6px auto;
	border: 1px solid #e79774;
}

#trends .link-more {
	padding-right: 12px;
	text-align: right;
}


/* Big Boys & Girls */

#boysngirls {
	margin-left: 6px;
	float: left;
	
/*	background: url('images/body_divider.gif') repeat-y 300px 0px;*/
	text-align: left;
	padding-left: 10px;
	
}

#boysngirls h2 {
	margin-left: 20px;
	margin-bottom: 3px;
	margin-top: 10px;
	width: 585px;
	height: 25px;
	padding: 7px 0 7px 10px;
	background: /* url('images/boysngirls_title.gif') */ #E3985B no-repeat 0px 0px;
}


/* Model Profile */

.model_profile_row {
	padding-top: 9px;
	padding-bottom: 3px;
	width: 600px;
	/* background: url('images/body_divider.gif') repeat-x 20px 100%;	*/
}

.model_profile_left {
	width: 290px;
	float: left;
}

.model_profile_right {
	margin-left: 18px;
	width: 290px;
	float: left;
}

.model_profile_image {
	margin-top: 7px;
	padding-left: 22px;
	float: left;
}

.model_profile_image img {
	border: 0px solid #e28d68;
}

.model_profile_details {
	margin-left: 10px;
	width: 85px;
	float: left;
}

.model_profile_details li {
	padding-top: 5px;
	
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.model_profile_details strong {
        font-size: 17px;
	color: #533a0a;
	padding-bottom: 10px;
	display: block;
	
}

.model_profile_details br {
	clear: both;
}

.model_profile_row .link-more {
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: right;
	line-height: 12px;
	clear: both;
}


/* Page Footer */

#page_footer {
	padding-top: 8px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

#page_footer a {
	color: #000000;
	text-decoration: none;
}

#page_footer a:hover {
	color: #ffffff;
}

