/* ============================================================== */
		
	/* ![COLOR CODE] */
	
		/*

		+ Body Copy p: #1A2224 (blue/black)
		+ Header h1 #9c0047 (Wine Red)
		+ Header h2: #9c0047 (Wine Red)
		
		+ a (standard): #4b8aa8 (Powder Blue)
		+ a (visited): #363435 (Dark Grey)
		+ a (hover): #9c0047 (Wine Red)
		*/

/* ============================================================== */


/* !STYLES/SIZE/LEADING */

body{
	font: 72%/1.5 Verdana, Helvetica, Arial, sans-serif;
	color: #1A2224;
	}

h1 {
	font-size: 200%;
	font-weight:100%;
	color: #9c0047;
	}

h2, h3, h4 {
	font: 175% Georgia, Times, serif;
	font-weight: lighter;
	letter-spacing: -px;
	color: #9c0047;
	}

h5 {
	font: 125% Georgia, Times, Serif;
	color: #666666;
	padding-top: 10px;
	line-height: 100%;
	}

p {
	font-size: 100%;
	color:#1A2224;
	line-height: 175%;
	}
	
	p.main {
		font-size: 12px;
		}
	
h2 { font-size: 36px;
	 }

h3 {
	font-size: 24px;
	}
	
h4 {
	font-size: 14px;
	}

a:link {
	text-decoration: none;
	color: #4b8aa8;
	}
	
a:hover {
	text-decoration: underline;
	color: #9c0047;
	}
	
a:visited {
	text-decoration:none;
	color: #9c0047;
	}

blockquote {
	font-size: 125%;
	font-weight: lighter;
	}
	
#tier1 #main_content p.testimonial {
	font-size: 160%;
	}
	
em {
	font-weight: bold;
	color: #9c0047;
	}
	
strong {
	font-weight: bold;
	color: #4b8aa8;
	}

#quotes li,
#quotes2 li,
#quotes_cart li {
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bdd1d5; 
	}
	
	.name {
	font-size: 90%;
	color:  #9c0047;
	}
	
	#quotes li a,
	#quotes2 li a {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 80%;
	color: #ffffff;
	}
	
/* !TABS	 */			
	
ul.tab_nav li {
	font-size: 120%;
	}
	
ul.descriptions {
	 font-size: 95%;
	 line-height: 175%;
	 }

#first,
#second,
#third {
		font-size: 110%;			
		}

p.main {
	font-size: 125%;
	}

#sub_col_c p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	line-height: 120%;
	}
	
#sub_col_c a {
	color: #4b8aa8;
	text-decoration: underline;
	}
	
#sub_col_c p.orderNow a {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 140%;
	line-height: 130%;
	}
	
#sub_col_c p.orderNow a:hover,
#sub_col_c p a:hover {
	color: #9c0047;
	}
	
#sub_col_a p, #sub_col_a_alt p,
#sub_col_b p, #sub_col_b_alt li {
	line-height: 165%;
	}
	
#sub_col_a_alt h3,
#sub_col_b_alt h3 {
	font-size: 300%;
	}
#sub_col_b_alt h4 {
	font-size: 300%;
	margin-top: -10px;
	}
	#sub_col_b_alt h3.cart {
	font-size: 225%;
	}
	
/* !MAIN NAV & SIDEBAR */

#branding li {
	color: #ececec;
	line-height: 2.0;
	font-size: 18px;
	}

#main_nav a {
	color: #ececec;
	line-height: 2.0;
	font-size: 18px;
	}

/* !NAV TOOLs */

ul#nav_tools a{
	color: #5b7876;
	}

ul#nav_tools a:hover{
	color: #F4F4DD;
	}

ul#nav_tools {
	font-size: 90%;
	}

div#footer {
	font-size: 90%;
	}