﻿/*
ignitefitnessyoga.com - MAIN CSS (global.css)
COPYRIGHT 2006-8, Ignite Fitness & Yoga
*/

/* Color Pallette
================================================================
	dark red - #631417		yellow - #fffc00
	light red - #b0898b
	
	text - #fff
	a text - #fff			
	hover - #f5821f
================================================================*/


/*-------------------- Global Formatting --------------------*/
* {margin:0;padding:0}
html, body, div, p, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .nomargin {margin:0;padding:0;border:0;outline:0;font-style:inherit}

body {padding:0;font:16px "trebuchet ms", Arial, sans-serif;color:#fff;background:#b0898b;text-align:center}

a:link, a:visited {color:#fff;text-decoration:underline;background-color:transparent}
a:hover {color:#fffc00}


h1,h2, h3, h4, h5, h6 {color:#fff}
h1 {font-size:22px}
h2 {font-size:20px}
h3 {font-size:18px}
h4 {font-size:16px}
h5 {font-size:14px}
h6 {font-size:12px}

ul li {list-style-type:none}
img,img  a {border:0}
.clear {clear:both}
.left {float:left}
.center {text-align:center}
.right {float:right}
.bold {font-weight:bold}
.nobold {font-weight:normal}
.uline {text-decoration:underline}
.highlight {font-weight:bold}
.orange {color:#ff9900}
.yellow {color:#fffc00}
p.intro {padding:4px 8px 10px 8px;font-weight:bold}
hr {margin-bottom:10px;width:97%;height:1px;border:0;color:#8d8d8d;background-color:#8d8d8d}
.noborder {border:none}


#wrapper {margin:0 auto 22px auto;width:768px;background:#631417 url('../images/bg-top.jpg') top center no-repeat;text-align:center}

/*-------------------- Header --------------------*/
#header {}
	#header img {float:left;margin:18px 0 0 18px}

			

	
	
/*-------------------- Main Content --------------------*/
#content {clear:both;width:768px;background:url('../images/bg-mid.jpg') top center repeat-y;text-align:left}
	#contentL {float:left;width:216px;text-align:center}

/*-------------------- Main Navigation --------------------*/
		#nav {width:216px}
			#nav ul {width:160px;margin:32px auto 0 auto}
				#nav li {display:block;margin:12px 0;width:160px;border:1px #b0898b solid}
				#nav a {display:block;padding:4px;color:#b0898b;background:#631417;font-weight:bold;text-decoration:none}
					#nav a:hover {color:#631417;background:#b0898b;text-decoration:none}
				#nav a.active {background:#fff;color:#631417}

	#contentR {float:right;margin:-22px 22px 0 0;width:510px}
		#contentR p {margin:12px 0}
			#contentR img {margin:12px}
		#contentR ul {margin:20px}
			#contentR li {list-style:disc}

	#facebook {margin:46px auto 0 auto;width:200px;background:#631417;text-align:center}			
		#facebook a {font-size:11px}

/*-------------------- Home Page Formatting --------------------*/	


					
		
/*-------------------- Contact Form --------------------*/
	#contact{padding-top:10px;text-align:left;background:url('../images/contact_back.gif') repeat-x bottom left}
		#contacth2 {padding:12px 20px;color:#ff9900;text-align:left}
		#contact form {margin:0 0 0 40px}
		#contact img {float:right;margin:50px 16px 0 0;padding:1px;border:1px #606060 solid}
		#contact fieldset {text-align:left}
			#contact label {display:block;margin-top:12px;width:200px;text-align:left;font-size:13px;font-weight:bold;background-color:transparent}
			#contact input,select,textarea {display:block;margin:2px 0 0 0;padding:3px;width:250px}
			#contact select {width:258px}
			#contact .submit {clear:both;width:150px;margin:0 0 0 50px;padding:4px 8px;font-size:14px}
		

/*-------------------- Footer --------------------*/
#footer {clear:both;width:768px;height:68px;background:url('../images/bg-bot.jpg') top center no-repeat}


/*-------------------- Landing Page 1 --------------------*/



/*-------------------- Landing Page 2 --------------------*/


