/*
Css Document
*/

* {
	margin:0;
	padding:0;}
	
/* Headings -------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #6c3f60; line-height:1.2em; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em;  }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 0.7em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 0.75em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

 
/* Text elements -------------------------------------------------------------- */
p { margin: 0 0 1.2em; }
	p img.left { float: left; margin: .75em .75em .75em 0; padding: 0; }
	p img.right { float: right; margin: .75em 0 .75em .75em; }

 
/* Lists -------------------------------------------------------------- */
ul li { color:#6c3f60;}
ul li span { color:#000;}
li ul, li ol { margin: 0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

		
.bottom {
	margin-bottom:0;
	padding-bottom:0;}
	
.credits {
	border-bottom:1px dashed #a6899a;
	padding-bottom:15px;}
	
.alignLeft {
	text-align:left !important;}
	
.clear {
	clear:both;}
	
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.7;}
	
#wrap {
	background:#e3ebe7 url(images/bg.gif) repeat-x;
	width:575px;
	border:1px solid #b4a994;
	margin-top: 82px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	}

#flyer #wrap {
	margin-top:90px;}
		
	#printImg {
		display:inline;
		margin:-62px 77px 0 72px;
		float:left;
		width:270px;}
		
	#refer {
		float:left;
		width:612px;
		margin:-70px 0 0 110px;}
		
	#center {
	width:575px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

		}
		
		#center h2:first-child {
			margin-bottom:0.3em;}
		
	.txtContainer {
		width:535px;
		float:left;
		margin:79px 0 0 0;
		display:inline;
	}

#center p, #center h2, #center h3, #center ul, #center h4 {
	padding-left:20px;
	padding-right:20px;
}
	
	.quotes {
		font-style:italic;
		color:#356951;
		font-family:Georgia, "Times New Roman", Times, serif;}
		
	#footer {
		clear:both;
		color:#fff;
		font-size:1.7em;
		background:#6c3f60;
		padding:10px 0;
		text-align:center;}
		
		#footer a {color:#fff;}

