	/* begin affordances */
		
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	color: #003399;
	border-color:	#FFF;
	border-style:	none;
	}	
		
body	{
	margin: 10px 0px 0px 0px; /* top,right,bottom,left */
	text-align: center;
	font-family: Verdana, Arial, Serif;
	background-color: #dadada;
	color: #000;
	padding: 0;
	}

#outer	{
	text-align: left;
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000;
	width: 800px;
	margin: auto;
	}

#header	{
	height: 200px;
	width: 800px;
	background: #1c3766; 
	color: #fff;
	padding: 0px 0px 0px 0px;
	border: 0px #000 none;
	border-width: 0px 0px 0px 0px;
	border-color: #000;
	text-align: center;	}
td.hdrtxt	{
	background: #354d77; 
	color: #ffffff;
	}
#tableone	{   
	margin: 0px; padding:0px; width: 800px;
	border: 0pt none; 
	border-collapse: collapse; 
	border-spacing: 0pt;
	}

#tableleft	{
	margin: 0px; 	
	padding: 0px 0px 0px 10px; /* top,right,bottom,left */
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000;
	background-color: #fff;
    background-image: url('images/background-2.gif');
    background-repeat: repeat-y;	
	vertical-align: top;
	font-family: Verdana, Arial, Serif;
	font-size: 14px;
	color: #fff;	
	width: 200px;
	height: 100%;
	}

/* menu start */ 
 
#navcontainer ul
{
margin: 0 0 0 17px;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer a {
	display: block;
	color: #dadada;
	background-color: #d90b00;
	width: 11em;
	padding: .2em .8em;
	text-decoration: none;
	font-family: Verdana, Arial, Serif;
	font-size:	11px;
}

#navcontainer a:hover
{
background-color: #ff2e43;
color: #dadada;
}

/* menu end */ 
	
#tableright	{
	margin: 0px; 	
	padding: 10px 15px 10px 10px; /* top,right,bottom,left */
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000;
	background-color: #fff;
    background-image: url('images/DSC_2525bkrnd-400.jpg');
    background-repeat: repeat-y;
	background-position: 150px 0px;	
	text-align: left;
	vertical-align: top;
	width: 560px;
	height: 100%;
	}

#tablerightnobkgd	{
	margin: 0px; 	
	padding: 10px 15px 10px 15px; /* top,right,bottom,left */
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	width: 575px;
	height: 100%;
	}

#tablecontent
{
	margin: 0px; 	
	padding: 0px;
	border: 0px solid #FFF;	
	background-color: #FFF;	
	color: #003399;	
	text-align: left;
	vertical-align: top;
	width: 550px;
	height: 100%;
	}

#contentleft
{
	margin: 0px; 	
	padding: 10px;
	border: 0px solid #FFF;	
	background-color: #FFF;	
	color: #003399;	
	text-align: left;
	vertical-align: top;
	width: 275px;
	height: 100%;
	}

#contentright
{
	margin: 0px; 	
	padding: 10px;
	border: 0px solid #FFF;	
	background-color: #FFF;	
	color: #003399;	
	text-align: left;
	vertical-align: top;
	width: 275px;
	height: 100%;
	}

#tabletwo
{   
	margin: 0px; padding: 0px; width: 95%;
	border: 0pt black none;
	background-color: #FFF;	
	color: #C0C0C0;	
	border-collapse: collapse; 
    border-spacing: 0pt;
    border-color: black;
    
    }

#out-footer
{
	text-align: center;
	width: 800px;
	margin: auto;
	}

#footer
{
	height: 200px;
	width: 800px;
	padding: 10px 0px 0px 0px; /* top,right,bottom,left */
	background: #dadada;
	color: #000;
	border: 0px solid;
	}
 
#footer2
{
	height: 200px;
	width: 800px;
	padding: 10px 0px 0px 0px; /* top,right,bottom,left */	
	background: #dadada;
	margin: 0;
	}
 

	
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
strong	{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}	
		
b	{
	font-weight:	bold;
	}
	
i	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}	
		
del	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
ins	{	
	text-decoration:	underline;
	background:	yellow;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	font-family: Verdana, Arial, Serif;
	color: #003399;	
	}	

h1	{	
	margin-top:	.33em;
	margin-bottom:	.33em;
	font-size:	40px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	

h1.h1header	{	
	color: #fff;
	}	
		
h2	{	
	margin-top:	5px;
	margin-bottom:	5px;
	font-size:	24px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	

h2.header	{	
	color: #fff;
	}	
	
		
h3	{	
	margin-top:	1.58em;
	margin-bottom:	.33em;
	font-size:	16px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
h4	{	
	margin-top:	1.33em;
	margin-bottom:	.33em;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
}	

h4.menu
	{	
	margin-top:	1.33em;
	margin-bottom:	.33em;
	font-size:	14px;
	border-top:	0;
	border-bottom:	0;
	text-align: left;
}	

		
h5	{	
	margin-top:	1.17em;
	margin-bottom:	.33em;
	font-size:	12px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	

h6	{	
	margin-top:	3px;
	margin-bottom:	3px;
	font-size:	10px;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
p	{	
	margin-top:	10px;
	margin-bottom:	10px;
	margin-left: 0px;
	text-align: left;
	font-size:	14px;
	font-weight: 400 ;
	padding: 0px 0px 0px 0px; /* top,right,bottom,left */
	border-top:	0;
	border-bottom:	0;
	}	

p.sidebar	{	
	margin-top:	10px;
	margin-bottom:	10px;
	margin-left: 0px;
	margin-right: 40px;
	text-align: left;	font-size: 12px;
	font-weight: 300;
	padding: 10px 0px 0px 0px; /* top,right,bottom,left */
	border-top:	0;
	border-bottom:	0;	color: #fff;}	

p.content	{	
	margin-top:	10px;
	margin-bottom:	10px;
	margin-left: 10px;
	text-align: left;
	font-size:	13px;
	padding: 10px 0px 0px 0px; /* top,right,bottom,left */
	border-top:	0;
	border-bottom:	0;
	}	

p.testimonials	{	
	margin-top:	3px;
	margin-bottom:	3px;
	font-size:	11px;
	font-style: italic;	
	color:	#000;
	padding: 10px 10px 0px 10px; /* top,right,bottom,left */
	border-top:	0;
	border-bottom:	0;
	text-align: center;
	}	
		
li
{
	font-size:	12px;
	}
			
hr	{	
	color:	#000;
	}	
		
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr	{	
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	background:	white;
	}	
		
a:link	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#003399;
	}	
		
a:visited	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#003399;
	}	
		
a:active	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:	#003399;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#ff0000;
	}	
		
a.menu:link	{	
	text-decoration:	none;
	color:	#fff;
	}	
		
a.menu:visited	{	
	text-decoration:	none;
	color:	#fff;
	}	
		
a.menu:active	{	
	text-decoration:	none;
	color:	#fff;
	}	
		
a.menu:hover	{	
	text-decoration:	none;
	color: #fefa74;
	}	
		
a.menufooter:link	{	
	text-decoration:	underline;
	color:	#003399;
	}	
		
a.menufooter:visited	{	
	text-decoration:	underline;
	color:	#003399;
	}	
		
a.menufooter:active	{	
	text-decoration:	underline;
	color:	#003399;
	}	
		
a.menufooter:hover	{	
	text-decoration:	underline;
	color:	#cc0000;
	}	
		
input.blue {
	background-color: #000088; 
	font-weight: bold; 
	font-size: 12px; color: white;
	}

input.textarea {
	background-image:url('images/shadeform.gif'); 
	border: 1px solid #006666;
	margin: 4px ;
	}

		
	/* end affordances */