/* CSS Document */
	body,
	html {
		margin:0;
		padding:0;
		color:#000;
		font: 12px Arial , Helvetica, Sans-Serif;
		color: #666666;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0.5px;
		line-height:18px;
			}
			a {

	color: #CA252C;

	text-decoration:none;

}
#tableimage {border:4px;}
	#main {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 910px;
	height: 610px;
	margin-top: -300px;
	margin-left: -450px;

	}
	#italics {
	font-weight: bold;
	font-style: italic;

	}
.pink{
	color:#CA252C;font-weight: bold;

}
#pink{
	color:#CA252C;font-weight: bold;

}
.pink2{
	color:#CA252C;
	font-weight: bold;

}
#container
{
width: 90%;
margin: 10px auto;
background-color: #fff;
color: #333;

line-height: 130%;
}

h1{		font: bold 14px Arial, Helvetica, Sans-Serif;
		color: #CA252C;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0.1px;
		margin-top: 20px;
		

}

h2{		font: bold 14px Arial, Helvetica, Sans-Serif;
		color: #CA252C;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0.1px;

}

h3{		font: bold 12px Arial, Helvetica, Sans-Serif;
		color: #CA252C;
		text-decoration: none;
		word-spacing: normal;
		text-align:justify;
		letter-spacing: 0.1px;

}


#leftnav
{
float: left;
width: 230px;
margin-top: 3px;


}
#jturnerphoto {float:right; margin-left:10px;padding:5px; border: 1px solid #CA252C; }
#jturnerphoto2 {float:right; margin-left:10px; }
#jturnerphoto3 {float:left; margin-right:10px; }

#content
{
margin-left: 270px;
margin-top:10px;
padding: 1em;
width:520px;
min-height: 520px;
border-left: 1px solid #CA252C;
}
#content p
{
font-family: Arial, Helvetica;
	font-size: 12px;
	color:#999999;
	letter-spacing: 0px;
	text-align:justify;
}
#contactform p
{
font-family: Arial , Helvetica;
	font-size: 12px;
	color:#CA252C;
	letter-spacing: 0px;
	text-align:justify;
}
#leftnav p{
	text-align:center;
	margin-left:0px;
	font-family: Arial , Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #CA252C;
	letter-spacing: -0.5px;
}

#footer
{
	clear: both;
	margin: 0;
	text-align:center;
	padding: 0.5em;
	color: #000000;
	font-weight: bold;
		font-size: 12px;

}


#subMenu {
  margin: 0;
 
}

#subMenu a {
 color: #CA252C;
}

#innerHead {
  float: right;
  text-align: right;
   margin-top:10px;
   height:30px;
 
}
#navtags {color: #CA252C;}
img
{  border-style: none; vertical-align:top;
}
#test {border:4px;}




