@charset "utf-8";
/* CSS Document */

/*----------------------------------Page Formatting-----------------------------------------*/
/*------------------------------------------------------------------------------------------*/

body
{
	background:#C60;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	padding-top:15px;
}

h1
{
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	text-decoration:underline;
	color:#FFF;
}
	
h2,h3,h4,h5,h6
{
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
}

a
{
	font-style:normal;
	font-size:18px;
	padding:0;
	border:none;
	color:#09F;
}

a:hover
{
	font-style:normal;
	font-size:18px;
	padding:0;
	border:none;
	color:#0CF;
}

a.forms
{
	font-style:normal;
	font-size:18px;
	padding:0;
	border:none;
	text-decoration:none;
	color:#09F;
}

a.forms:hover
{
	font-style:normal;
	font-size:18px;
	padding:0;
	text-decoration:none;
	border:none;
	color:#0CF;
}


img
{
	border:none;	
}

ul,li
{
	text-decoration:none;
	font-style:normal;
	list-style:none;
}

div#tabbed-panel
{
	width:700px;
	height:400px;
	background:none;
	padding:0;
	margin:0;
}

p.maintext2
{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	text-decoration:none;
	color:#000000;	
}

p.bodytext
{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

/*------------ Image Preloader ------------*/

#preloader{
	background:url(images/nav_buttons/gifs/nav_active_hover.gif);
	background:url(images/nav_buttons/gifs/nav_hover.gif);
	background:url(images/nav_buttons/gifs/nav_active.gif);
	background:url(images/body_bg.gif);
	background:url(images/header_bg.gif);
	background:url(images/HomeScroller.gif);
}

	

/*------------ End Image Preloader --------*/
	

/*----------------------------------End Page Formatting-------------------------------------*/
/*------------------------------------------------------------------------------------------*/
	
div#header-bg
{
	width:982px;
	height:372px;	
	background:#C60 url(images/header_bg.gif) 0 0 no-repeat;
	margin-left:auto;
	margin-right:auto;
}

div#cslogo
{
	padding-left:10px;
	padding-top:10px;
}

div#body-bg
{
	width:983px;
	height:736px;
	background:#C60 url(images/body_bg.gif) 0 0 no-repeat;
	margin-left:auto;
	margin-right:auto;	
}

/*-------------------------------------Main Navigation--------------------------------------*/
/*------------------------------------------------------------------------------------------*/

table#navigation
{
	width:auto;
	height:40px;	
	padding-top:65px;
	margin:0;	
}

table#navigation td
{
	width:99px;
	height:40px;
	padding-right:10px;
	padding-left:10px;
	background:none;	
}	

a.active
{
	width:99px;
	height:40px;
	padding-top:9px;
	background: url(images/nav_buttons/gifs/nav_active.gif) 0 0 no-repeat;
	display:block;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	text-align:center;	
	color:#FFF;
}

a.active:hover
{
	width:99px;
	height:40px;
	padding-top:9px;
	background: url(images/nav_buttons/gifs/nav_active_hover.gif) 0 0 no-repeat;
	display:block;
	font-size:18px;
	font-style:normal;	
	text-decoration:none;
	text-align:center;
	color:#FFF;
}

a.nav
{
	width:99px;
	height:40px;
	padding-top:9px;
	background: url(images/nav_buttons/gifs/nav.gif) 0 0 no-repeat;
	display:block;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	color:#FFF;
}

a.nav:hover
{
	width:99px;
	height:40px;
	padding-top:9px;
	background: url(images/nav_buttons/gifs/nav_hover.gif) 0 0 no-repeat;
	display:block;
	font-size:18px;
	font-style:normal;
	text-decoration:none;	
	text-align:center;
	color:#FFF;
}

a.nav:active
{
	width:99px;
	height:40px;
	padding-top:9px;
	background: url(images/nav_buttons/gifs/nav_active.gif) 0 0 no-repeat;
	display:block;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	color:#FFF;
}


/*-----------------------------------End Main Navigation------------------------------------*/
/*------------------------------------------------------------------------------------------*/

/*------------------------------------Main Content------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

table#content
{
	width:auto;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:57px;
	margin:0;
}

/*---- This is the main content text formatting ----*/
table#content p.maintext
{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
/*---- End of the main content text formatting ----*/

/*---- Business Address and Contact Information Text Formatting ----*/
table#content p.contactinfo
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:normal;
	text-decoration:none;
	color:#CCC;
}	
/*---- End of the Business Address and Contact Information Text Formatting ----*/

/*---- Email Form Text Formatting ----*/
p.form
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:normal;
	text-decoration:none;
	color:#FFF;	
}
/*---- End of the Email Form Text Formatting ----*/

p.disclaimer
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	text-decoration:none;
	color:#FFF;
}

table#stafftbl
{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}

table#stafftbl td
{
	padding-left:7px;
	padding-right:7px;
	margin:0;
}

table#stafftbl p
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
	

/*------------------------------------------------------------------------------------------*/
/*---- Start Staff Photo Links ----*/

img.staff
{
	border-spacing: none;
}

img.staff:hover
{
	border: solid #C60 medium;
}

/*---- End Staff Photo Links ----*/


/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

div#footer-bg
{
	width:982px;
	height:auto;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background:none;
}

table#footer
{
	width:auto;
	height:auto;
	padding-bottom:5px;
	margin:0;
	background:none;
}

table#footer td
{
	padding-right:22px;
	padding-left:22px;
}

a.ftnav
{
	text-align:center;
	text-decoration:none;
	font-size:18px;
	font-style:normal;
	padding:0;
	color:#000000;
}

a.ftnav:hover
{
	text-align:center;
	text-decoration:underline;
	font-size:18px;
	font-style:normal;	
	padding:0;
	color:#121212;
}

table#footer td
{
	padding-right:10px;
	padding-left:10px;
}


p.ftdivider
{
	text-align:center;
	text-decoration:none;
	font-size:18px;
	font-style:normal;
	padding:0;
	color:#000000;
}
/*---- Copyright information and powered by link ----*/
table#copyright
{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}

table#copyright a
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}

table#copyright a:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	text-decoration:underline;
	color:#000000;
}
/*---- End of the Copyright information and powered by link ----*/

/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

	
