/* CSS Document */

h1 { font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; font-size:25px; }

p { font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; }

ul { font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; }


/* Global */


html				{	}

body				{ background:url(../images/BgrndRepeat.gif) repeat;}



/* Headings */

/*	


h1, h2, h3, h4, h5, h6	{ font-weight: bold; color:#000; }

h1	{ font-size:24px; }
h2	{ font-size:20px; }
h3	{ font-size:64px; }
h4	{ font-size:14px; }
h5	{ font-size:14px; }
h6	{ font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img	{ margin: 0; }



/* Text Elements */

/*

p .left				{ margin: 1.5em 1,5em 1.5em 0; padding: 0; }
p .right			{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a					{  }
a:link				{ color:#00f; }
a:visited			{ color:#0f0; }
a:active			{ color:#000; }
a:focus				{ color:#666; }
a:hover				{ color:#f00; }

blockquote			{ color:#000; font-size:12px; }

strong				{ font-weight: bold; }
em					{ font-style: italic; }*/



/* Lists */

/*	


ul					{  }
ol					{ list-style-type:decimal; }

ul li				{ color:#000; font-size:12px; }
ol li				{ color:#000; font-size:12px; }

dl					{  }
dt					{  }
dd					{  }


*/


/* Miscs */







/* Images */

/*
display: inline;
bottom: 0;
background-color: #FFF;
height: 100px;
width: 520px;
padding-bottom: 5px;
z-index: 300;
float: left;
*/





/* Containers */

/* #outer					{width:960px; margin:0 auto;}

#content				{ clear:left; clear:right; margin:0 auto; background-image:url(../images/ContentRepeat.png) repeat;} */





#wrapper				{ margin:0 auto;}



#outer					{ width:410px; margin:0 auto;}

/*#navbar					{ background-image:url(../images/NavRepeat.png); height:10px; position: fixed; left:0; top:0; } */

#navbar					{width:100%;
							padding:5px;
							background-image:url(../images/NavRepeat.png);
							font-weight:bold;
							position:fixed;
							left:0; top:0;
							}

#content				{ width:404px; margin:0 auto; background-image:url(../images/ContentRepeat.png); }


#logo						{  padding: 35px 0 32px 57px;}


#story						{ padding:0 0 15px 95px; }


#contact				{  }
#contact ul li			{ font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; color:#545450; text-align:center;padding-bottom:3px;  }

#contact ul li.contact	{  font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; font-weight:600; font-size:16px; margin-bottom:5px;}

#contact ul li.tel	{  font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; font-weight:600; font-size:16px;}


#contact a,
#contact a:link				{ color:#22a89e;text-decoration:none;}
#contact a:visited			{ color:#000; }
#contact a:active			{ color:#000;text-decoration:none; }
#pagenav a:focus			{ color:#000; }
/* EB - added style for active navigation */
#contact a.active,
#contact a:hover			{ color:#22a89e;text-decoration:underline; }

#contact p			{ font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; color:#545450; text-align:center; padding:15px 95px 0 95px; }


#contacticons				{ margin-left:155px; padding-bottom:5px; }
#contacticons img			{ padding-right:15px; }



#copy				{  }
#copy h1			{ font-family:'Josefin Sans', Futura, Helvetica, Arial, sans-serif; font-weight:400; font-size:16px; color:#545450; text-align:center; padding:13px 95px 0 95px; }
#copy img				{ padding:8px 0 0px 96px; }

#copy a,
#copy a:link				{ color:#22a89e;text-decoration:none;}
#copy a:visited			{ color:#22a89e; }
#copy a:active			{ color:#22a89e;text-decoration:none; }
#copy a:focus			{ color:#22a89e; }
#copy a.active,
#copy a:hover			{ color:#22a89e;text-decoration:underline; }



#bottom						{ padding:0 0 0px 1px; }

#footer					{ float:left; width:88px; height: 10px; padding: 5px 0 30px 5px;}


#footer ul a			{	float:right; 
								display: block;
								height: 10px; /*--Specify height of navigation--*/
								text-indent: -99999px; /*--Shoot the text off the page--*/
								background-position: left bottom; outline:none;}

#footer ul a:hover 	{	background-position: left top;}

#footer ul li.tim a  		{	background-image:url(../images/DesignedbyTM.gif); width: 88px;}

