/* basic-2.1.css */
body	{	
		font-family: Helvetica, Arial, sans-serif; 
		color: #000000;
		font-size: 12px;
		text-align: left;
		margin: 0px;
		line-height: 22px;
		background-color: #FFFFFF;
		}
		
h1, h2, h4, h5, h6
	{	display:inline;}
h1 {	font:18px Verdana, Arial, Helvetica, sans-serif;
		color: #6398D7;}
h2	{	font:12px Verdana, Arial, Helvetica, sans-serif;
		color: #FF7600;
		font-weight:bold;}
h3	{	font:10px Verdana, Arial, Helvetica, sans-serif;
		color: #996633;
		font-weight: 700;}
h4	{	font:14px Geneva, Arial, Helvetica, sans-serif;
		color: #EEEEEE;
		margin-right: 30px;
		}
h5	{	font:10px Verdana, Arial, Helvetica, sans-serif;
		color: #AAAAAA;}
h6	{	font:12px Verdana, Arial, Helvetica, sans-serif;
		color: #cf9853;
		font-weight:bold;}
h7	{	font:12px Verdana, Arial, Helvetica, sans-serif;
		color: #777777;
		font-weight:bold;
		line-height: 26px;}

a:link, a:visited
	{	text-decoration:none;
		border: 0px;
		border-style:none;
		}
		
h2 a {color:#FF7600;
	line-height:24px;}
h2 a:visited {color:#FF7600;
	line-height:24px;}
h2 a:hover {color:#FF9933;
	line-height:24px;}

h3 a {color:#996633;}
h3 a:visited {color:#996633;}
h3 a:hover {color: #CC9933;}

h4 a {color:#EEEEEE;}
h4 a:visited {color:#EEEEEE;}
h4 a:hover {color:#BBBBBB;}

h7 a {color:#777777;}
h7 a:visited {color:#777777;}
h7 a:hover {color:#AAAAAA;}

h5 a {color:#AAAAAA;}
h5 a:visited {color:#AAAAAA;}
h5 a:hover {color: #777777;}



img	{border-style:none;}

#bannerback
		{width:100%;
		position:relative;
		background: #B2B2B2;}
		

#banner { width:950px;
		height: 309px;
		margin:auto;
		position:relative;
		background: url(images/banner.jpg) no-repeat top center #B2B2B2;
		}

#bar {	padding-top: 4px;
		width: 100%;
		min-width:950px;
		height: 22px;
		position:relative;
		background-color: #000000;
		}

#ie6spacer
	{	width:950px;
		margin:auto;}

#navigation { width: 870px;
		position: relative;
		margin: auto;
		padding-left: 12px;
		}

#content { width: 846px;
		position: relative;
		margin: auto;
		border: #BBBBBB solid 1px;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 6px;
		padding-bottom: 6px;
		overflow:auto;
		}

#text {	width: 305px;
		min-height: 304px;
		float:right;
		padding-left: 14px;
		border-left:#BBBBBB solid 1px;
		}

#caption { width: 118px;
		float: right;
		padding-left: 14px;
		padding-right: 14px;
		}

#photos	{ width: 380px;
		float: right;
		}
		
#mainphoto	{ width: 366px;
		position: relative;
		padding: 6px;
		border: #BBBBBB solid 1px;
		margin-bottom: 6px;
		}
		
#thumb1, #thumb2	{ width: 106px;
		float: left;
		padding: 6px;
		border: #BBBBBB solid 1px;
		margin-right: 10px;
		}

#thumb3	{ width: 106px;
		float: left;
		padding: 6px;
		border: #BBBBBB solid 1px;
		}

#largertext{
		width:502px;
		float:left;
		padding-left:12px;
		padding-right:12px;
}

#testimonialimage	{ width: 488px;
		position: relative;
		padding: 6px;
		border: #BBBBBB solid 1px;
		margin-bottom: 6px;
		}

#flashcontent
		{ position:relative;
		top:0px;
		left:0px;
		width: 512px;
		}		
		
#credits	{ width: 822px;
		margin: auto;
		padding-top: 6px;
		padding-bottom: 12px;
		text-align: center;
		}
