/* Start of CMSMS style sheet 'tonybuzbee' */
/*--------------------------------page properties-----------------------------------*/
body{
    background-color: #1f2c68;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*--------Image Spacing in Paragraphs------*/
.photos-border_left img {
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 4px;
}

.photos-border_left a:hover img {
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 4px;
}	
	
.photos-border_right img {
	margin-left: 8px;
	margin-bottom: 5px;
	padding: 4px;
}

.photos-border_right a:hover img {
	margin-left: 8px;
	margin-bottom: 5px;
	padding: 4px;
}

/*--------Image Borders and Hovers------*/
.photos-border img {
	border-style: solid;
	border-color: #000000;
	background: #FFF;
	border-width: 1px;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 4px;
}

.photos-border a:hover img {
	border-style: solid;
    border-color: #990000;
	border-width: 1px;
	background: #FFF;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 4px;
	}	

.photos-border2 img {
	border-style: solid;
	border-color: #000000;
	background: #FFF;
	border-width: 1px;
	margin-left: 8px;
	margin-bottom: 5px;
	padding: 4px;
}

.photos-border2 a:hover img {
	border-style: solid;
    border-color: #990000;
	border-width: 1px;
	background: #FFF;
	margin-left: 8px;
	margin-bottom: 5px;
	padding: 4px;

}		
		
/*--------Table Spacings------*/
.spacer1 {
	line-height: 1px;        
        }

.spacer2 {
	line-height: 2px;        
        }
		
.spacer4 {
	line-height: 4px;        
        }
		
.spacer_5 {
	line-height: 5px;        
        }
/*--------------------------------Link Properties-----------------------------------
--------------------------------Default Page Links-----------------------------------*/
a:link,a:active,a:visited { color:#000000}

a:hover{ text-decoration:underline; color:#1b3f73}

/*--------------------------------Custom Links-----------------------------------*/
.subtitle-1link:active {  font-family:Tahoma; font-size:8px; text-decoration: underline; font-weight: bold; color: #9a9ebd}
.subtitle-1link:link {  font-family:Tahoma; font-size:8px; text-decoration: underline; font-weight: bold; color: #9a9ebd} 
.subtitle-1link:visited {  font-family:Tahoma; font-size:8px; text-decoration: underline; font-weight: bold; color: #9a9ebd} 
.subtitle-1link:Hover {font-family:Tahoma; font-size:8px; text-decoration: underline; font-weight: bold; color: #000000}

.pagetextlink:active {  font-family:tahoma; font-size:12px; text-decoration: underline; font-weight: normal; line-height:12px; color: #594924}
.pagetextlink:link {  font-family:tahoma; font-size:12px; text-decoration: underline; font-weight: normal; line-height:12px; color: #594924} 
.pagetextlink:visited {  font-family:tahoma; font-size:12px; text-decoration: underline; font-weight: normal; line-height:12px; color: #594924} 
.pagetextlink:Hover {font-family:tahoma; font-size:12px; text-decoration: underline; font-weight: normal; line-height:12px; color: #000000}

.title-1blink:active {  font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold;  color: #362601}
.title-1blink:link {  font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold;  color: #362601} 
.title-1blink:visited {   font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold;  color: #362601} 
.title-1blink:Hover { font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold;  color: #000000}

.title-2blink:active {  font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold; color: #9a9ebd}
.title-2blink:link {  font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold; color: #9a9ebd} 
.title-2blink:visited {  font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold; color: #9a9ebd} 
.title-2blink:Hover {font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold; color: #FFFFFF}

.footer_link:active { font-family:tahoma; font-size:12px; text-decoration: none; font-weight: normal; color: #fcf5e9}
.footer_link:link { font-family:tahoma; font-size:12px; text-decoration: none; font-weight: normal; color: #fcf5e9}
.footer_link:visited { font-family:tahoma; font-size:12px; text-decoration: none; font-weight: normal; color: #fcf5e9}
.footer_link:Hover { font-family:tahoma; font-size:12px; text-decoration: underline; font-weight: normal; color: #fcf5e9}

.sitedesign_link:active { font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #3a3526}
.sitedesign_link:link { font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #3a3526}
.sitedesign_link:visited { font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #3a3526}
.sitedesign_link:Hover { font-family:Verdana; font-size:9px; text-decoration: underline; font-weight: normal; color: #CCCCCC}



/*--------------------------------Font List, Properties-----------------------------------*/

.pagetext{ font-family:tahoma; font-size:12px; text-decoration: none; font-weight: normal; line-height:13px; color: #594924}

.title-1{ font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold;  color: #362601}

.title-2{ font-family: arial; font-size: 12px; text-decoration: none; font-weight: bold; color: #FFFFFF}

.footer{ font-family:tahoma; font-size:12px; text-decoration: none; font-weight: normal; color: #fcf5e9}

.sitedesign{ font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #3a3526}

.sitename{font-weight:normal;font-size:20px;letter-spacing:1px;}

.firminfo{ font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #CCCCCC }

.tele{ font-family: arial; font-size: 18px; text-decoration: none; font-weight: bold; color: #FFFFFF}

.searchbox .submit{font-size:7px;color:black;border:1px solid #151C10;background-color:#ffffff;}

.searchbox .text{font-size:7px;color:black;background-color:#ffffff;border:1px solid #151C10;}

.copyright {font-size:8px;color:#444444}

.copyright a,.copyright a:link,.copyright a:visited {color:#444444;text-decoration:none;}

.copyright a:hover,.copyright a:active {color:#000000;text-decoration:underline;}

/*--------------------------------Properties For Lawer Site-----------------------*/

/*-----Menu List-------------*/
.menu-list
{
  list-style: none;
  margin: 0 0 10px 0px;
  padding: 0 3px 0 0px;
}
.menu-list li
{
  background:   url(images/tonybuzbee/layout/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #594924;
  margin-bottom: 5px;
}
.menu-list li a {  font-family: Arial, Helvetica;  font-size: 11px;  color: #594924}
.menu-list li a:hover {  font-family: Arial, Helvetica;  font-size: 11px;  color: #000000; text-decoration: underline}

.menu-list2
{
  list-style: none;
  margin: 0 0 10px 0px;
  padding: 0 3px 5px 0px;
}
.menu-list2 li
{
  background:   url(images/tonybuzbee/layout/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #594924;
  margin-bottom: 5px;
}
.menu-list2 li a {  font-family: Arial, Helvetica;  font-size: 11px;  color: #594924}
.menu-list2 li a:hover {  font-family: Arial, Helvetica;  font-size: 11px;  color: #000000; text-decoration: underline}

.little-list
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}

/*-----Little List-------------*/
.little-list li
{
  background:url(images/tonybuzbee/layout/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 12px;
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #594924;
  margin-bottom: 5px;
}
.little-list-alt li a
{
  font-family: Arial, Helvetica;
  font-size: 12px;
}
.little-list-alt
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}
.little-list-alt li
{
  background:url(images/tonybuzbee/layout/listarrow3.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 12px;
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #594924;
  margin-bottom: 5px;
}
.little-list li a
{
  font-family: Arial, Helvetica;
  font-size: 12px;
}

/*---H-------------*/
h1
{
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #362601;
  margin: 0 0 6px 0;
}
h2
{
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #362601;
  margin: 0 0 3px 0;
}
h3
{
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #362601;
  margin: 0 0 3px 0;
}
/* End of 'tonybuzbee' */

