body { 
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 19px;
}

h1 {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3399cc;
	text-align: justify;
	letter-spacing: 2px;
	text-transform: uppercase;	
}

a {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3399cc;
	text-align: justify;
	line-height: 19px;
	text-decoration: none;
}

.wrapper {
	width: 1000px;
	height: auto;
	position: relative;
	margin: auto;
}

.logo {
	width: 290px;
	height: 120px;
	float: left;
}

/* TEXT MENU TOP */

.text-menu {
	width: 710px;
	height: 120px;
	float: right;
}

div.text-menu ul {
	width: 500px;
	float: right;
	margin-top: 80px;
}

div.text-menu li {
	display: inline;
	float: right;
	padding: 10px;
}

/* BOTTOM MENU */

.bottom-menu {
	width: 1000px;
	height: 30px;
	float: left;
}

div.bottom-menu ul {
	width: 600px;
	float: left;
	margin-left: 155px;
}

div.bottom-menu li {
	display: inline;
	float: left;
	padding: 10px;
}

.copyright {
	width: 660px;
	height: 20px;
	float: left;
	padding-top: 20px;
	padding-left: 340px;
	font-size: 10px;
}

/* IMAGE MENU */

.navbar-container {
	width: 1000px;
	height: 98px;
	float: left;
}

#aboutbutton a:hover,
#storebutton a:hover,
#artbutton a:hover,
#yogabutton a:hover,
#dancebutton a:hover,
#contactbutton a:hover {
   	background-position: -165px 0%;
}

#aboutbutton a,
#storebutton a,
#artbutton a,
#yogabutton a,
#dancebutton a,
#contactbutton a {
   	background-repeat: no-repeat;
   	display: block;
   	width: 165px;
   	height: 98px;
   	background-position: 0% 0px;
}

#aboutbutton,
#storebutton,
#artbutton,
#yogabutton,
#dancebutton,
#contactbutton {
   	float: left;
   	width: 165px;
   	height: 98px;
   	padding-right: 1px;
}


#aboutbutton a {
   	background-image:url(../gallery/navbar/navbar_about.png) ;
}

#storebutton a {
   	background-image: url(../gallery/navbar/navbar_store.png);
}

#artbutton a {
   	background-image: url(../gallery/navbar/navbar_art.png);
}

#yogabutton a {
   	background-image:url(../gallery/navbar/navbar_yoga.png) ;
}

#dancebutton a {
   	background-image: url(../gallery/navbar/navbar_dance.png);
}

#contactbutton a {
   	background-image: url(../gallery/navbar/navbar_contact.png);
}

/* CONTENT GENERAL */

.content1 {
	width: 333px;
	height: auto;
	float: left;
}

.content2 {
	width: 333px;
	height: auto;
	float: left;
}

.content3 {
	width: 333px;
	height: auto;
	float: left;
}

.content-text {
	width: 300px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}


/* INDEX PAGE */

.header-index {
	background: url(../gallery/index/jaimetam_index_mainpic.jpg) top left no-repeat;
	width: 1000px;
	height: 300px;
	float: left;
}

.subheaders-index1 {
	background: url(../gallery/index/subheaders_about_jaimetam.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

.subheaders-index2 {
	background: url(../gallery/index/subheaders_latest_news.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}


.subheaders-index3 {
	background: url(../gallery/index/subheaders_video_update.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

/* ABOUT PAGE */

.content-about1 {
	width: 500px;
	height: auto;
	float: left;
}

.content-about2 {
	width: 500px;
	height: auto;
	float: left;
}

.content-text-about {
	width: 470px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-about {
	background: url(../gallery/about/jaimetam_about_mainpic.jpg) top left no-repeat;
	width: 1000px;
	height: 300px;
	float: left;
}

.subheaders-about1 {
	background: url(../gallery/about/subheaders_inspiration.jpg) top left no-repeat;
	width: 500px;
	height: 78px;
	float: left;
}

.subheaders-about2 {
	background: url(../gallery/about/subheaders_experiences.jpg) top left no-repeat;
	width: 500px;
	height: 78px;
	float: left;
}

/* STORE PAGE */

.content-store1 {
	width: 1000px;
	height: auto;
	float: left;
}

.content-text-store {
	width: 940px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-store {
	background: url(../gallery/store/store_jadafire.jpg) top left no-repeat;
	width: 1000px;
	height: 300px;
	float: left;
}

.subheaders-store1 {
	background: url(../gallery/store/subheaders_store.jpg) top left no-repeat;
	width: 1000px;
	height: 78px;
	float: left;
	clear: both;
}

.viewcart {
	width: 142px;
	height: 37px;
	position: relative;
	margin-top: 30px;
	margin-left: 780px;
	
}

/* ART PAGE */

.header-art {
	background: url(../gallery/art/jadafire_art_image.jpg) top left no-repeat;
	width: 1000px;
	height: 300px;
	float: left;
}

.subheaders-art1 {
	background: url(../gallery/art/subheaders_inspiration.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

.subheaders-art2 {
	background: url(../gallery/art/subheaders_exhibits.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}


.subheaders-art3 {
	background: url(../gallery/art/subheaders_artwork.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

/* YOGA PAGE */

.header-yoga {
	background: url(../gallery/yoga/jadafire_yoga_pose.jpg) top left no-repeat;
	width: 1000px;
	height: 300px;
	float: left;
}

.subheaders-yoga1 {
	background: url(../gallery/yoga/subheaders_inspiration.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

.subheaders-yoga2 {
	background: url(../gallery/yoga/subheaders_schedule.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}


.subheaders-yoga3 {
	background: url(../gallery/yoga/subheaders_videos.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

/* DANCE PAGE */

.header-dance {
	background: url(../gallery/dance/jadafire_tribal_dance.jpg) top left no-repeat;
	width: 1000px;
	height: 300px;
	float: left;
}

.subheaders-dance1 {
	background: url(../gallery/dance/subheaders_inspiration.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

.subheaders-dance2 {
	background: url(../gallery/dance/subheaders_danceschedule.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}


.subheaders-dance3 {
	background: url(../gallery/dance/subheaders_videos.jpg) top left no-repeat;
	width: 333px;
	height: 78px;
	float: left;
}

/* CONTACT PAGE */

.content-contact1 {
	width: 500px;
	height: auto;
	float: left;
}

.content-contact2 {
	width: 500px;
	height: auto;
	float: left;
}

.content-text-contact {
	width: 470px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-contact {
	background: url(../gallery/contact/jaimetam_contact_art_yoga.jpg) top left no-repeat;
	width: 1000px;
	height: 300px;
	float: left;
}

.subheaders-contact1 {
	background: url(../gallery/contact/subheaders_contact_jaimetam.jpg) top left no-repeat;
	width: 500px;
	height: 78px;
	float: left;
}

.subheaders-contact2 {
	background: url(../gallery/contact/subheaders_links_credits.jpg) top left no-repeat;
	width: 500px;
	height: 78px;
	float: left;
}

.banner {
	width: 470px;
	height: 82px;
	padding-bottom: 10px;
}


/* SCHEDULE PAGE */

.content-schedule1 {
	width: 1000px;
	height: auto;
	float: left;
}

.content-text-schedule {
	width: 940px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-schedule {
	background: url(../gallery/schedule/schedule_heading.jpg) top left no-repeat;
	width: 1000px;
	height: 89px;
	float: left;
}

/* GALLERY PAGE */

.content-gallery1 {
	width: 1000px;
	height: auto;
	float: left;
}

.content-text-gallery {
	width: 940px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-gallery {
	background: url(../gallery/gallery/gallery_images_jadafire.jpg) top left no-repeat;
	width: 1000px;
	height: 89px;
	float: left;
}

.thumbnail {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.credits {
	float: left;
	clear: both;
	font-size: 10px;
	font-style: italic;
	width: 100%;
}

.clear {
	float: left;
	clear: both;
	width: 1000px;
}

/* VIDEOS PAGE */

.content-videos1 {
	width: 1000px;
	height: auto;
	float: left;
}

.content-text-videos {
	width: 940px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-videos {
	background: url(../gallery/videos/videos_heading.jpg)top left no-repeat;
	width: 1000px;
	height: 89px;
	float: left;
}

.video-box {
	width: 425px;
	height: 344px;
	float: left;
	padding-right: 10px;
	padding-bottom: 60px;
	text-align: left;
}

/* JOIN PAGE */

.content-join1 {
	width: 1000px;
	height: auto;
	float: left;
}

.content-text-join {
	width: 940px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-join {
	background: url(../gallery/community/jaimetam_community_pic.jpg) top left no-repeat;
	width: 1000px;
	height: 89px;
	float: left;
}

/* PRESS PAGE */

.content-press1 {
	width: 1000px;
	height: auto;
	float: left;
}

.content-text-press {
	width: 940px;
	height: auto;
	float: left;
	padding-top: 16px;
	padding-left: 16px;
}

.header-press {
	background: url(../gallery/press/main_thin_press.jpg) top left no-repeat;
	width: 1000px;
	height: 89px;
	float: left;
}



