/**********************************************************

	PharmaChoice, Common Styles
	April 2010
	kenzie@famousfolks.ca

**********************************************************/


/* =Defaults *********************************************/

* { margin: 0; padding: 0; }

a img { border: 0; }
a:link { color: #555; }
a:visited { color: #555; }
a:hover, a:focus, a:active { color: #ed174f; }

/*h1, h2, h3, h4, h5, h6 { font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif; }*/


/* =Layout ***********************************************/

body { background: #fffff5; color: #333; font-family: "Gill Sans", "Trebuchet MS", Calibri, sans-serif; font-size: 62.5%; margin: 40px auto; width: 608px; }


/* =Content **********************************************/

h1 { color: #142e7b; font-size: 4em; margin-top: 1em; }
h2 { font-size: 3em; margin-bottom: .2em; }
h3 { color: #142e7b; border-bottom: 1px solid #142e7b; font-size: 2.4em; margin: 1.5em 0 0 0; }
h4 { font-size: 1.8em; margin: 1em 0 0 0; }
h5 { font-size: 1.8em; font-weight: normal; margin: .25em 0; }
p { font-size: 1.4em; margin: 0 0 1em 0; }
p.contact { font-size: 1.8em; margin-top: 1em; }
img { border: 4px solid #333; margin-top: 30px; }
img.crest { border: 0; float: right; margin: 0; }
iframe { border: none; overflow: hidden; width: 600px; height: 300px; }
