/* =============================================== */
/* ConsciousCreation.ie Stylesheet */
/* Element Styling */
/* Created by Ben Wakeford 2006 ( www.benwakeford.com ) */
/* =============================================== */


/* =============================================== */
/* SECTION: GENERAL */
/* =============================================== */

#logo {
	float : left;
}

.hilite {
	color : #BD141A;
}

#main-menu {
	float : right;
	padding : 62px 10px 0 0px;
	display : inline;
}

h2 {
	color : #BD141A;
	font-family : Georgia, "Times New Roman", Times, serif;
	padding : 0px 0px 10px 0px;
	font-size : 140%;
}

h3 {
	/*color : #BD141A;*/
	font-family : Georgia, "Times New Roman", Times, serif;
	padding : 0px 0px 10px 0px;
	font-size : 100%;
}

.morespace-beneath {
	margin : 0 0 22px 0;
}

.morespace-above {
	margin : 22px 0 0 0;
}

/* =============================================== */
/* SECTION: MAIN MENU */
/* CSS Image Rollovers from: */
/* http://www.simplebits.com/notebook/2003/09/30/accessible_imagetab_rollovers.html */
/* =============================================== */

#nav {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}

#nav a {
	float: left; 
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* for IE5/Win only */
}
	
#nav a:hover {
	background-position: 0 -28px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -56px;
}

#nav-home a  {
	width: 64px;
	background: url(../images/mainmenu-home.gif) no-repeat top left;
}

#nav-journey a  {
	width: 86px;
	background: url(../images/mainmenu-journey.gif) no-repeat top left;
}

#nav-about a  {
	width: 94px;
	background: url(../images/mainmenu-about.gif) no-repeat top left;
}

#nav-testimonials a  {
	width: 92px;
	background: url(../images/mainmenu-testimonials.gif) no-repeat top left;
}

#nav-contact a  {
	width: 66px;
	background: url(../images/mainmenu-contact.gif) no-repeat top left;
}



/* =============================================== */
/* SECTION: GENERAL */
/* =============================================== */

div.divider-dots {
	font-size: 0;
	height : 0;
	padding : 0 0 15px 0;
	margin : 0px 0 0 0;
	background : transparent url(../images/divider-dots.gif) repeat-x scroll top;
}

#hp-breakouts .divider-dots {
	margin : 0px 25px 0 25px;
}

div.divider-dash {
	font-size: 0;
	height : 0;
	border-top : 1px dashed #D1D1D1;
	padding : 0 0 15px 0;
	margin : 0px 0 0 0;
}

div.divider-short {
	font-size: 0;
	height : 10px;
	padding : 0 0 15px 0;
	margin : 20px 0 0 0;
	background : transparent url(../images/divider-short.gif) no-repeat scroll top left;
}

#footer p {
	color : #BD141A;
	font-weight : bold;
	font-size : 70%;
	padding : 0 0 0 0;
}

#footer p.links {
	width : 350px;
	float : right;
}

#footer p.copyright {
	width : 350px;
	float : left;
	text-align : left;
}


#hp-about {
	float : left;
	width : 320px;
	padding : 30px 0 20px 30px;
	background : transparent url(../images/bg-flame.gif) no-repeat scroll bottom;
}

#hp-breakouts {
	float : right;
	width : 350px;
	padding : 15px 30px 20px 0px;
}

#hp-breakout1 {
	padding : 25px 30px 20px 30px;
	background : transparent url(../images/hp-breakout-panel.gif) no-repeat scroll top left;
}

#hp-breakout2 {
	padding : 0px 30px 30px 30px;
	background : transparent url(../images/hp-breakout-panel-inverted.gif) no-repeat scroll bottom right;
}

.hp-breakout p {
	font-size : 70%;
}

.hp-breakout a {
	font-weight : bold;
}

.hp-breakout h2 {
	color : #BD141A;
	font-family : Georgia, "Times New Roman", Times, serif;
	padding : 0px 0px 10px 0px;
	font-size : 120%;
}

#hp-breakout1 img {
	float : left;
	padding : 0 15px 0 0;
}

#hp-breakout2 img {
	float : right;
	padding : 0 0 0 10px;
}

h1 {
	line-height : 130%;
	font-size : 120%;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	color : #5A5A5A;
}


h1#hp-large {
	text-indent : -3000px;
	height : 117px;
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-image : url(../images/h2-hp-large.gif);
}

h1#journey-intro {
	text-indent : -3000px;
	height : 110px;
	background-position : 0px 0px;
	background-repeat : no-repeat;
	background-image : url(../../images/journey-intro.gif);
	margin : 0 0 80px 0;
}

.quote {
	margin : 40px auto 20px auto;
	text-align : center;
}


/* =============================================== */
/* SECTION: JOURNEY */
/* =============================================== */

#title-left {
	float : left;
}

#title-right {
	float : left;
}

#content {
	width : 668px;
	padding : 0 0 0 100px;
	background : transparent url(../images/bg-flame.gif) no-repeat scroll 100px bottom;
}

#left {
	float : left;
	width : 270px;
}

#right {
	margin : 0 0 20px 20px;
	float : left;
	width : 330px;
}

p.person {
	color : #AF111A;
	font-weight : bold;
	font-style : italic;
	text-align : right;
}

#form p {
	padding : 0 0 5px 0;
}

p.address {
	padding : 0 0 0 25px;
}

p.bigtext {
	color : #BD141A;
	padding : 0px 0px 0px 0px;
	margin : 0 0 5px 0;
	font-size : 160%;
	font-weight : bold;
}

p.thankstext {
	color : #BD141A;
	padding : 0px 0px 0px 0px;
	margin : 0 0 5px 0;
	font-size : 120%;
	font-weight : bold;
	line-height : 120%;
}
