/*-------body stuff------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
}
body
	{
	background: #fff url(../images/bg_grayangle.gif) center repeat-y;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	color: #333;
	}
a:link 
	{  
	color: #463939; text-decoration: none; border:none;
	}
a:visited 
	{ 
	color: #40433C; text-decoration: none
	}
a:hover 
	{  
	color: #3E5D90; text-decoration: underline
	}
	
/*------Header Styling------*/
#header_container
	{
	background: #fff url(../images/bg_topheader.gif) no-repeat center;
	height: 128px;
	}
#holder
	{
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-left-color: #B5B5B5;
	}	

	
/*------Top Navigation------*/
#topnavlink
	{
	background: #fff url(../images/bullet_cross.gif) left no-repeat;
	padding: 0 15px 0 15px;
	color: #666666;
	font-size: 0.7em;
	margin: 0;
	}	
#topnavlink a:link, #topnavlink a:visited 
	{
	color: #666666;
	text-decoration: none;
	}	
#topnavlink a:hover 
	{
	color: #511603;
	}
	
/*------Main Navigation------*/
#mainnav
	{
	height: 31px;
	background-color: #DFD5B5;
	background-image: url(../images/bg_mainnav.gif);
	background-repeat: repeat-x;
	}
#mainnavlink
	{
	background-image: url(../images/div_mainnav.gif);
	padding: 0 15px 0 15px;
	font-size: 0.85em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	background-repeat: no-repeat;
	background-position: left;
	}
#mainnavlink a:link, #mainnavlink a:visited 
	{
	color: #666666;
	text-decoration: none;
	}		
#mainnavlink a:hover
	{
	color: #511603;
	}
		
/* ---------------------- Front Image-----------------------*/
#frontimage
	{
	background-image: url(../images/frontphoto/rotator.php);
	height: 154px; 
	padding: 5px 10px 0px 410px;
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0;
	}
#frontimage h3
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	font-style: italic;
	padding-top: 0px;
	}
#frontimage h4 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #511603;
	font-size: 13px;
	font-weight: bold;
	}

/*--[Silley List]--------*/
ul.silly {	
	list-style-type: none;	
}
	ul.silly li {
		float: left;
	}
/*----- Fade Blocks -----*/
#blockheader h2
	{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-weight: bold;
	color: #6C6758;
	background-color: #F2F7FB;
	background-image: url(../images/bullet_circlearrow.gif);
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 5px;
	border-top: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-color: #F1F1F1;
	}
#fadeblock
	{
	/*background-image: url(../images/bg_fadebox.gif);*/
	background-repeat: repeat-x;
	margin: 0 7px;
	color: #666;
	font-size: 10px;
	padding: 10px;
	}
#fadeblock h3 
	{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C6758;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/bullet_doublearrow.gif);
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left;
	}
	
/*----- Content Styling -----*/
#content 
	{
	margin: 0;
	font-size: 0.7em;
	color: #666;
	padding-right: 15px;
	padding-left: 15px;
	}
#content p
	{
	margin: 0;
	padding: 0 0 15px;
	}
#content h2
	{
	background: url(../images/h2.gif) no-repeat left bottom;
	font: 18px/20px Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 6px;
	margin: -12px 0px -10px;
	color: #2F72A7;
	height: 40px;
	}
#content ul
	{
	margin: 0 0 15px;
	}
#content ul li 
	{
	margin-left: 0 !important;
	margin-left: 20px;
	}

/*----- Front News Block Styling -----*/
#newsfront 
	{
	margin: 0;
	width: 200px;
	font-size: 9px;
	padding: 0;
	}
#newsfront ul 
	{
	margin: 0;
	padding: 0;
	}
#newsfront li 
	{
	list-style-type: none;
	list-style-image: url(../images/bullet_news.gif);
	list-style-position: outside;
	margin: 0 0 0 16px;
	padding: 3px 0 12px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

/*----- Customer Spotlight Block -----*/
#custlogo
	{
	margin: 7px 7px 7px 0px; 
	border: 1px solid #999999;
	padding: 0px;
	}
#custspot 
	{
	font-size: 9px;
	color: #333333;
	padding: 0 3px 0 3px;
	}
#custspot h4
	{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin:0px;
	}

/*-------rhs div parameters----*/
#rhs
	{
	margin: 0;
	padding: 0;
	}
#rhs ul
	{
	margin: 0px 0 0px 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	}
#rhs li 
	{ 
	margin: 0px 0 0px 12px;	
	}
#rhs li a
	{
	display: block;
	padding: 0px 7px 5px 18px;
	background-image: url(../images/bullet_halfroundarrow.gif);
	background-repeat: no-repeat;
	}
#rhs li a:hover
	{
	background-image: url(../images/bullet_halfroundarrow_or.gif);
	background-repeat: no-repeat;
	}

#rhsheader h2
	{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #6C6758;
	background-image: url(../images/bullet_circlearrow.gif);
	margin-right: 7px;
	margin-left: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}	
	
/*-------Logos List----*/
.logos ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 9px;
	width: 180px;
	}
.logos li 
	{
	margin: 5px auto 15px auto;
	}
	
/*--- Rectangle Button --*/
#rectbutton
	{
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	border: 1px solid #97A1AA;
	background-color: #F9FCFF;
	text-align: right;
	padding-right: 5px;
	background-image: url(../images/bg_rectbox.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	width: 90px;
	padding-left: 18px;
	text-transform: capitalize;
	}

/*----- Footer Elements ------*/
#footer
	{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border: solid 1px #B5B5B5;
	border-top: none;
	background: url(../images/bg_footer.gif) repeat-x;
	}
#footer p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 15px 0 15px;
	color: #fff;
	font-size: 10px;
	margin: 0px 0px -5px;
	line-height: 40px;
	}
#footer a
	{
	color: #fff;
	}
#footer a:hover
	{
	color: #FFCC99;
	}
#subfooter
	{
	width: 760px;
	margin: 0 auto;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	}
#subfooter a
	{
	color: #FFCC99;
	}
#subfooter a:hover
	{
	color: #FFCC99;
	}
/*----- Inside styling -----*/
#insideimage
	{
	border: 1px solid #999999;
	}
	
/*-------sidebar div parameters----*/
#sidebar 
	{
	width: 175px;
	}

/*----- Side Menu -----*/
#sidemenu
	{
	margin: 0;
	padding: 0 0 15px 0;
	}
#sidemenu ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
#sidemenu li 
	{
	margin: 0px 5px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#sidemenu li a
	{
	display: block;
	padding: 0px 7px 5px 18px;
	margin: 5px 0 5px 0;
	background-image: url(../images/bullet_halfroundarrow_or.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	}
#sidemenu li a:hover
	{
	background-image: url(../images/bullet_halfroundarrow.gif);
	background-repeat: no-repeat;
	}

/*---- Resouces on left column ----*/
#sideitems
	{
	margin: 0;
	font-size: 9px;
	padding-right: 2px;
	padding-left: 7px;
	}
#sideitems ul
	{
	margin: 0 0 7px;
	}
#sideitems li 
	{
	padding: 3px 0 11px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	}
	
.marker {
	background: url(../images/bullet_halfroundarrow.gif) no-repeat left;
	padding: 5px 10px 5px 15px;
}
