/*------ CSS Document ---------*/

#loadnow {
	width: 1;
	height: 1;
	position: absolute;
	visibility:hidden;
	overflow:hidden;
	background-repeat: no-repeat; 
	background-position: -9999px -9999px; 
	background-image: url(images/stripe2.png);	
	background-image: url(images/banneralt2.png);
	background-image: url(images/contactnew4.jpg);
	}

img .load { 
	background: url(ajaxloader.gif) no-repeat center;
	height: 32px;
	width: 32px;
	}


/*----------------------MAIN CONTENT STYLING------------------------------*/

body {
	background-color: #d4ecfb;
	font: lighter 0.95em "Trebuchet MS", Verdana, Arial, sans-serif; 
	letter-spacing: 0.175em;
	color:#333;
	padding:0px;
	margin:0px;
	border: 0px;
	list-style:none;
	text-align: left;
	background-image: url(images/stripe2.png);	
	}


/* ----------container to center the layout---------- */
#container {
	width: 960px;
	height: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 5px;
	border:0px;
	overflow: hidden;


	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 50px 75px;
	background-image: url(images/contactnew4.jpg);
	} 



/* ----------banner for logo-------------- */
#banner {
	margin: 0px 0px -10px 0px;
	height: 65px;
	width: 960px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	border: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	} 

/*  ----------------banner link styles--------------------- */ 
#banner a:link {
	text-decoration:none;
	outline-style: none;}

#banner a:visited {
	text-decoration: none;
	outline-style:none;}
	
#banner a:active {
	text-decoration: none;
	outline-style:none;}
	
#banner a:hover {
	text-decoration: none; 
	outline-style:none;}
		
a img {border: none; }
	
	
	
 /* ---------------copyright footer--------------------- */
#footer {
	padding:0px;
	margin:0px;
	border: 0px;
	position: relative;
	left: 0px;
	width: auto;
	top: 580px;
	float: right;
	height: auto;
	white-space: nowrap;
	} 
	
	
  /* ----------formats the copyright footer text---------- */	


span.footer {
	font-size:0.7em;
	font-weight: lighter;	
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-align:right;
	letter-spacing: 0.1em;
	color: #666;
	}
	





/* ----------important, this holds the nav and info areas.-------------- */
#rightbar {
	width:270px;
	float:left;
	position:relative;
	height: 260px;
	top: 35px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	left: 630px;
	float: left;
	white-space: nowrap;
	line-height:140%;
	text-align: left;
	background-color: transparent;
	}
	 
	
/* ----------the main links-------------- */

#nav {
	width: 250px;
	height: 230px;	
	border: 0px;
	margin: 0px;
	position: relative;
	float: left;
	top: -5px;
	left: -600px;
	padding: 0px;
	white-space: nowrap;
	letter-spacing: 0.15em;
	line-height:130%;
	font-size: 1em;	
	text-align:left;
	background-color: transparent;
	}	

#nav a:link {
	font-weight:lighter;
	position:relative;	
	color: #c00;
	padding: 0px;
	text-decoration:none;
	font-style:normal;
	outline-style: none;
	}

#nav a:visited {
	font-weight: lighter;
	color: #999;
	outline-style: none;
	text-decoration:none;
	}

#nav a:hover {
	font-weight: normal;
	color: #c00;
	text-decoration:none; 
	outline-style: none;
	}
	 	 
#nav a:active {
	font-weight: lighter;
	color: #999;
	outline-style: none;
	text-decoration:none;
	}
	
	
	
/*-------------------------------TEXT STYLING-----------------------*/	
	
h1 {
	font-size:1.1em;
	font-weight: lighter;
	letter-spacing: 0.2em;
	color: #f00;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	line-height:115%;
	} 


/*---caps header text format---*/	
.infotitles {
	color: #f00;
	font-size:1.2em;
	letter-spacing:0.2em;
	text-transform:uppercase;
	font-weight:bold;
	}
	
.infotitles2 {
	color: #f00;
	font-size:1.3em;
	letter-spacing:0.2em;
	font-weight:bold;
	}
				
/*---end caps header text format---*/		


#links {
	width: 250px;
	height: 120px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	top: 65px;
	left: -600px;
	
	font-size:0.95em;
	white-space: nowrap;
	letter-spacing: 0.1em;
	text-align: left;
	background-color: transparent;
	text-decoration:none;
	outline-style:none;
	font: lighter 0.95em "Trebuchet MS", Verdana, Arial, sans-serif; 
	letter-spacing: 0.175em;
	line-height:80%;

	list-style: none;
	color: #000;
	}		


#links a:link {
	outline-style:none;
	font-weight: lighter;
	position:relative;	
	color: #000;
	padding: 0px;
	text-decoration:none;
	font-style:normal;
	left: 0px;
	}
	
#links a:visited {
	font-weight: lighter;
	color: #000;
	outline:none;
	text-decoration:none;
	}

#links a:hover {
	font-weight: normal;
	color: #f00;
	outline-style:none;
	text-decoration:none;
	}				
	
#links a:active {
	font-weight: lighter;
	color: #000;
	outline-style:none;
	text-decoration:none;
	}	


	

	
/* end CSS Document */
