/* CSS Document */

.floatLeft	{
		float: left;
		}
		
.floatRight	{
		float: right;
		}
		
		
				
a:link		{
		color: #ffffff;
		text-decoration: none;
		}

a:visited	{
		color: #ffffff;
		text-decoration: none;
		}

a:hover		{
		color: #ffffff;
		text-decoration: underline;
		}
	
a:active	{
		color: #ffffff;
		text-decoration: none;
		}
			
		
		
.Text	{
		color: #482c34;
		}
		
.Text  a:link	{
		color: #5b0f23;
	
		}
		
.Text  a:visited	{
		color: #5b0f23;;
	
		}
		
.Text  a:hover	{
		color: #5b0f23;
		text-decoration: underline;
	
		}
		
.Text  a:active	{
		color: #5b0f23;;
		
		}
		

.Headline	{
		color: #f7921e;
		font-size: 4em;
		font-style: italic;
		font-weight: bold;
		}
		
		
.Headline2	{
		color: #f7921e;
		font-size: 1.5em;
		text-decoration: underline;
		}
		
.Headline3	{
		color: #DE7700;
		font-size: 1.2em;
		text-decoration: underline;
		}
		
.Testimonial	{
		color: #155f7e;
		font-size:1.1em;
		}
		
		
		
.bottomNav	{
		color: #ffffff;
		font-size: .8em;
		}
		
.bottomNav	 a:link	{
		color: #ffffff;
	
		}
		
.bottomNav	  a:visited	{
		color: #ffffff;
	
		}
		
.bottomNav	  a:hover	{
		color: #ffffff;
		text-decoration: underline;
	
		}
		
.bottomNav	  a:active	{
		color: #ffffff;
		
		}
		
		
		
.SiteCredit	{
		color: #ffffff;
		font-size: .6em;
		}
		
.SiteCredit	 a:link	{
		color: #ffffff;
	
		}
		
.SiteCredit	  a:visited	{
		color: #ffffff;
	
		}
		
.SiteCredit	  a:hover	{
		color: #ffffff;
		text-decoration: underline;
	
		}
		
.SiteCredit	  a:active	{
		color: #ffffff;
		
		}	
			

					
body	{
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 100%;
		font-family: Georgia, "Times New Roman", Times, serif;
		background-image: url(images/backgroundsmall.gif);
		text-align: center;
		}
				
#container { 
		margin-top: 25px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		width: 700px;
		height: auto;
		text-align:left;
		}
			
#header	{
		width: 700px;
		height: 227px;
		margin: 0px;
		padding: 0px;
		text-align:center;
		background-image: url(images/header.gif);
		}
		
#nav	{
		width: 680px;
		height: 25px;
		margin: 2px 0px;
		padding: 10px;
		text-align: center;
		font-size: 1.2em;
		font-weight: 100;
		background-image:url(images/nav.gif);
		background-repeat: no-repeat;
		}
		

		
#imageLeft	{
		width: 232px;
		height: 174px;
		margin: 0px;
		padding: 0px;
		background-image:url(images/imageLeft.gif);
		background-repeat: no-repeat;
		}
		
#imageLeft2	{
		width: 232px;
		height: 174px;
		margin: 0px;
		padding: 0px;
		background-image:url(images/alternates/imageLeft2.gif);
		background-repeat: no-repeat;
		}
		
#sidebarHeader	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/sidebarheader.gif);
		background-repeat:no-repeat;
		background-color: #ffffff;
		float: left;
		}
		
#sidebarHeader2	{
		width: 232px;
		height: 270px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/sidebarheader2.gif);
		background-repeat:no-repeat;
		background-color: #ffffff;
		float: left;
		}
		
#sidebarHeader3	{
		width: 232px;
		height: 365px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/sidebarheader3.gif);
		background-repeat:no-repeat;
		background-color: #ffffff;
		float: left;
		}
		
#sidebarHeader4	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/sidebarheader4.gif);
		background-repeat:no-repeat;
		background-color: #ffffff;
		float: left;
		}
		
#sidebarHeader5	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/sidebarheader5.gif);
		background-repeat:no-repeat;
		background-color: #ffffff;
		float: left;
		}
		
#sidebarMiddle	{
		width: 202px;
		height: auto;
		margin: 0px;
		padding: 0px 15px;
		text-align: left;
		font-size: .65em;
		color: #ffffff;
		background-color: #8e0022;
		float: left;
		}
		
#Testimonials1	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/testimonials1.gif);
		background-repeat: no-repeat;
		float: left;
		}
		
#Testimonials2	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/testimonials2.gif);
		background-repeat: no-repeat;
		float: left;
		}
		
#Testimonials3	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/testimonials3.gif);
		background-repeat: no-repeat;
		float: left;
		}
		
#Testimonials4	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/testimonials4.gif);
		background-repeat: no-repeat;
		float: left;
		}
		
#Testimonials5	{
		width: 232px;
		height: 450px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/testimonials5.gif);
		background-repeat: no-repeat;
		float: left;
		}
		
#sidebarFooter	{
		width: 232px;
		height: 19px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		background-image:url(images/sidebarfooter.gif);
		background-repeat: no-repeat;
		float: left;
		}
		
		
		
#imageRight	{
		width: 466px;
		height: 174px;
		margin: 0px 0px 0px 2px;
		padding: 0px;
		background-image:url(images/imageRight.gif);
		background-repeat: no-repeat;
		}
		
#imageRight2	{
		width: 466px;
		height: 174px;
		margin: 0px 0px 0px 2px;
		padding: 0px;
		background-image:url(images/alternates/imageRight2.gif);
		background-repeat: no-repeat;
		}
		
#maincontentHeader	{
		width: 468px;
		height: 140px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/maincontentheader.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: left;
		font-size: .7em;
		float: left;
		}
		
#maincontentHeader2	{
		width: 468px;
		height: 95px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/maincontentheader2.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: left;
		font-size: .7em;
		float: left;
		}

#maincontentHeader3	{
		width: 468px;
		height: 95px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/maincontentheader3.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: left;
		font-size: .7em;
		float: left;
		}
		
#maincontentHeader4	{
		width: 468px;
		height: 95px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/maincontentheader4.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: left;
		font-size: .7em;
		float: left;
		}
		
#maincontentHeader5	{
		width: 468px;
		height: 95px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/maincontentheader5.gif);
		background-repeat: no-repeat;
		background-color: #ffffff;
		text-align: left;
		font-size: .7em;
		float: left;
		}
				
#maincontentMiddle	{
		width: 438px;
		height: 100%;
		margin: 0px;
		padding: 15px;
		background-color: #ffffff;
		text-align: left;
		font-size: .7em;
		float: left;
		}
		
#maincontentFooter	{
		width: 468px;
		height: 89px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/mainfooter.gif);
		background-repeat:no-repeat;
		background-color: #ffffff;
		background-position: bottom;
		float: left;
		}
	
#maincontentFooter2	{
		width: 468px;
		height: 20px;
		margin: 0px;
		padding: 0px;
		background-image: url(images/maincontentfooter.gif);
		background-repeat:no-repeat;
		background-color: #ffffff;
		background-position: bottom;
		float: left;
		}
			
		
			
		
#footer	{
		width: 680px;
		height: 25px;
		margin: 2px 0px;
		padding: 10px;
		font-size: .8em;
		text-align: center;
		background-image:url(images/footer.gif);
		background-repeat:no-repeat;
		color: #ffffff;
		}
