body {
		background-color:#C7CABA;
		background-image:url(images/body_bgnd.jpg);
		background-repeat:repeat-x;	
	}
h1 {
	font-family:Georgia, "Times New Roman", serif;
	color:#a0792a;
	}

h2 {
	font-family:Georgia, "Times New Roman", serif;
	color:#000000;
	font-size:20px;
	}

a {
	color:#BE9D69;
	text-decoration:underline;
	}

a, a:visited {
	color:#BE9D69;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}

#main {
		font-family: Arial, Helvetica, sans-serif;
		position:relative;
		width:646px;
		margin:0 auto;
	}

body.inner
	{
		font-family: Arial, Helvetica, sans-serif;
		background-color:#C7CABA;
	}

td.head
	{
		background-image:url(images/falcon_01_03.gif);
		background-repeat:no-repeat;
		position:relative;
	}
	
td.innerhead
	{
		background-image:url(../images/falcon_01_04.gif);
		background-repeat:no-repeat;
	}
	
td.menu
	{
		background-image:url(images/falcon_02.gif);
		background-repeat:no-repeat;
		font-size:11px;				
		font-weight:bold;
		padding:0;
		margin:0;
	}
	
td.innermenu
	{
		background-image:url(/images/falcon_02_2.gif);
		background-repeat:no-repeat;
		font-size:11px;				
		font-weight:bold;
		padding:0;
		margin:0;
	}
	
td.footer
	{
		font-size:11px;			
	}
	
td.innerfooter
	{
		background-image:url(/images/falcon_02_3.jpg);
		background-repeat:no-repeat;
		font-size:11px;			
	}

td.innerbody
	{
		background-image:url(/images/notebook.jpg);
		background-repeat:repeat-y;
	}	

p.header
	{
		padding:40px 40px 0 0;
		font-weight:bold;
		margin:0;
		font-size:16px;
		font-family:Georgia, "Times New Roman", serif;
		
	}
p.headerInner
	{
		padding:30px 35px 0 0;
		font-weight:bold;
		margin:0;
		font-size:16px;
		font-family:Georgia, "Times New Roman", serif;
		
	}

a.nav:link
	{
		color:#000000
	}
	
a.nav:visited
	{
		color:#000000
	}
	
a.nav:hover
	{
		color:#ffffff;
	}
	

#contactform {
	position: relative;
	width:400px;
	background-color:#CCCCCC;
	border:1px #333333 solid;
	}
/* contact form Styles */
.mainFormTable
{
	border:1px #dac69e solid;
	padding-left:10px;
	padding-right:10px;
}

.mainFormlabel
{	
	border-bottom:1px #dac69e solid;
	border-right:1px #dac69e solid;
	padding:2px;	
}

.mainFormlabel2
{	
	border-right:1px #dac69e solid;
	padding:2px;	
}
.mainFormlabel3
{	
	border-bottom:1px #dac69e solid;
	padding:2px;	
}

.mainFormImg
{	
	border-bottom:1px #dac69e solid;
		
}
.mainFormlabel4
{	
	padding:2px;	
		
}

#rockford {
	position:absolute;
	left:415px;
	top:215px;
	width:224px;
	height:333px;
	}	
	
#rockford a {
	background:url(images/rockford3.jpg) top left;
	width:224px;
	height:333px;
	display:block;
	}
	
#rockford a:hover {
	background:url(images/rockford3.jpg) top right;
	width:224px;
	height:333px;
	display:block;
	}
