/** DEFAULT HTML ELEMENTS ********************************************/

	BODY, TABLE, TD, .default {
		font: normal 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}
	
	BODY {
		margin: 0px;
		padding: 30px 0px;
		background-color: #fff;
		color: #333;
		text-decoration: none;
	}
	
	H1, .h1 {
		color: #BA1519;
		font-size: 16px;
		padding-top: 0px;
		margin-top: 0px;
	}
	
	H2, .h2 {
		margin: 15px 0px 5px 0px;
		font-size: 14px;
	}
	
	H3, .h3 {
		margin: 15px 0px 5px 0px;
		font-size: 13px;
	}
	
	P, .p {
		margin: 0px 0px 15px 0px;
		line-height: 135%;
	}
	
	LI {
		margin-bottom: 5px;
	}
	
	FORM {
		margin: 0px;
		padding: 0px;
		text-align: left;
	}

	FIELDSET {
		width: auto;
		margin: 10px 0px;
		border: solid 1px #999;
		_padding: 0px 10px 10px 10px;
		font-size: 11px;
		clear: both;
	}
	
	LEGEND {
		_margin-bottom: 10px;
		color: #666;
		font-size: 13px;
		font-weight: bold;
	}
	
	input.text {
		border-color: #cc0000;
  		border-style: inset;
  		border-width: 2px; 
	}
	

/** GLOBAL ELEMENTS **************************************************/

	#page {
		background-color: #fff; 
		text-align: center; 
		margin: 0px 0px 30px 0px;
	}
	
	#canvas {
		width: 770px; 
		margin: 0px auto; 
		padding-bottom: 10px;
	}
	
	#header {
		margin-bottom: 15px;
	}
	
	#column {
		text-align: left;
	}
		
	#column LI {
		list-style-type: none;
		padding:  0px 0px 0px 0px;
	}	
	
	#side_nav {
		padding: 0px 10px 22px 52px;
	}
	
	#side_nav UL {
		padding:  7px 0px 0px 20px;
		margin: 0px 0px 0px 0px;
	}
	
	
	#side_nav LI {
		list-style-type: none;
		padding:  0px 0px 0px 0px;
	}
	
	#content {
		padding-top: 0px;
		text-align: left;		
	}
	
	#content ol {
		margin-left: 7px;
		padding-left: 17px;
	}
	
	#content ul {
		margin-left: 7px;
		padding-left: 17px;
	}
	
	#content ul li {
		list-style-type: none;
		list-style-image: url('/@ssets/images/grey.bullet.gif');
		padding-bottom: 10px;
		
	}
	
	#content ul ul li {
		list-style-type: none;
		list-style-image: url('/@ssets/images/grey.bullet.gif');
		padding-bottom: 10px;
		
	}
	
	#content ol li {
		padding-bottom: 10px;
		
	}
	
	#content ol ol li {
		padding-bottom: 10px;
		
	}
	
	.liText {
		color: #000;
		font-size: 13px;
	}
	
	#content H1 {
		padding-top: 0px;		
	}
	
	#photo_bar {
		margin: 5px 0px 0px 0px;
		white-space: nowrap;
	}
	
	#AboutContentSpacing {
		padding-left: 25px;
		padding-top: 0px;	
	}
	
	.news {
		color: #996633;	
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	
	A.news  {
		color: #996633;	
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	
	A.news:hover {
		color: #996633;	
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
	}

	#Footer {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}
	
	#Footer td {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}
	
	#Footer A {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}
	
	#Footer A:hover {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}




/** FONT SIZE PICKER ELEMENTS ****************************************/

	#fontsizepicker {
		margin: 7px 0px 0px 0px;
		text-align: right;
	}
	
	#fontsizepicker .prompt {
		font-size: 10px;
		color: #999;
		white-space: nowrap;
	}
	
	#fontsizepicker IMG {
		padding: 0px 2px;
	}

	#topNav {
		width: 765px; 
		_width: 763px;
		padding-bottom: 10px;
	}
	
	#topNavhomestyle {
		width: 768px; 
		_width: 766px;
		padding-bottom: 10px;
	}
	
	.sm {
		font-size: 7px;
		font-weight: bold;
		padding-left: 2px;
	}
	
	a .sm  {
		font-size: 7px;
		font-weight: bold;
		padding-left: 2px;
	}
	
	span.sm  {
		font-size: 7px;
		font-weight: bold;
		padding-left: 2px;
	}
	
	A {
		color: #996633;
		text-decoration: none;
	}
	
	A:hover {
		color: #996633;
		text-decoration: underline;
	}
	
	.adobetext {		
		font-size: 11px;
		white-space: nowrap;
		font-style: italic;
	}
	
	#statelist dt {
		margin: 0px 0px 10px 0px;
	}
	
	#statelist dd ul {
		margin: 0px 0px 10px 0px;
		_margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		_padding: 0px;
	}
	
	#statelist dd ul li {
		margin: 0px 0px 5px 0px;
		padding: 0px;		
	}
	
	.smalltext {		
		font-size: 11px;
		white-space: nowrap;
	}
	
	FIELDSET.help {
		margin-top: 15px;
		border: solid 1px #ccc;
		background-color: #fcfcfc;
		font-size: 11px;
	}
	
	FIELDSET.help LEGEND {
		color: #BA1519;
		font-weight: bold;
	}

	
	#itemlist {
		margin: 0px 0px 10px 0px;
	}
	
	#itemlist div {
		margin: 0px 0px 10px 0px;
		_margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		_padding: 0px;
	}
	
	#statelist div ul li {
		margin: 0px 0px 5px 0px;
		padding: 0px;		
	}
	
	.nowrap {
		white-space: nowrap;
	}
	
	.homestylefrachiseorangetext {
		
	}
	
	.homestylefrachiseorangetextbold {
		
	}
	
	.homestylefrachisebluetext {
		
	}
	
	.homestylefrachisebluetextbold {
		
	}
	
	.homestylefranchiseorangebox {
	
	}
	
	.homestylefranchisebluebox {
	
	}
	
	A.redCareerText  {
		color: #DB0636;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
		
	A:hover.redCareerText  {
		color: #DB0636;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
		
	A.topnav  {
		color: #9d9d9d;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	A:hover.topnav  {
		color: #696969;
		text-decoration: none;
		font-weight: bold;
	}
	
	A.topnavOnText {
		color: #696969;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
	A:hover.topnavOnText {
		color: #696969;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
	

/** CSS MENU ELEMENTS ************************************************/

	UL#imgMenu {
		padding: 0;
		margin: 0;
		list-style: none;
	}
		
		UL#imgMenu LI {
			float: left;
			position: relative;
		}
			
			UL#imgMenu LI UL {
				display: none;
				position: absolute; 
				top: 32px;
				left: 0px;
				margin: 1px 1px 0px 1px;
				padding: 0px;
				background-color: #fff;
				list-style: none;
			}
				
				UL#imgMenu LI UL LI {
					float: none;
					margin: 0px 0px 1px 0px;
					font-size: 10px;
					font-weight: bold;
					text-align: right;
				}
					
					UL#imgMenu LI UL LI A {
						display: block;
						width: 130px;
						padding: 5px 10px;
						color: #333333;
						background-color: #E6E6CE;
						text-decoration: none;
					}
					
					UL#imgMenu LI UL LI A:hover {
						color: #cc0000;
						text-decoration: none;
					}
			
			UL#imgMenu LI:hover UL, UL#imgMenu LI.over UL {
				display: block;
			}

			
			
UL#imgMenuHome {
		padding: 0;
		margin: 0;
		list-style: none;
	}
		
		UL#imgMenuHome LI {
			float: left;
			position: relative;
		}
			
			UL#imgMenuHome LI UL {
				display: none;
				position: absolute; 
				top: 31px;
				left: 0px;
				margin: 1px 1px 0px 1px;
				padding: 0px;
				background-color: #fff;
				list-style: none;
			}
				
				UL#imgMenuHome LI UL LI {
					float: none;
					margin: 0px 0px 0px 0px;
					font-size: 10px;
					font-weight: bold;
					text-align: left;
					border: solid 1px #A9A96B;
				}
					
					UL#imgMenuHome LI UL LI A {
						display: block;
						width: 170px;
						padding: 5px 10px;
						color: #333333;
						background-color: #F5DB9E;
						text-decoration: none;
						
					}
					
					UL#imgMenuHome LI UL LI A:hover {
						color: #cc0000;
						text-decoration: none;
					}
			
			UL#imgMenuHome LI:hover UL, UL#imgMenu LI.over UL {
				display: block;
			}
