/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
		
		html {
			overflow-y: scroll;
		}
		
		
		body {
			margin: 0px;
			padding: 0px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			background-color: #F7D981;
		}
		
		#siteContainer {
			width: 960px;
			margin: auto;
		}
		
		.siteBorderCell {
			width: 10px;
			background: #000;
		}
		
		.headerBorder {
			width: 100%;
			height: 14px;
			background: url(images/top-bg.gif) repeat-x;
		}
		
		.sideNavCell {
			width: 180px;
			vertical-align: top;
			background: #F3E0AA;
		}
		
		.mainContentCell {
			width: 535px;
			vertical-align: top;
			background: #F7D981;
			padding: 20px 20px 20px 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #333333;
			text-decoration: none;
			text-align: justify;
		}
		
		.sideContentCell {
			width: 185px;
			vertical-align: top;
			background: #EFC036;
		}
		
		.greyContentBGCell {
			width: 900px;
			padding: 20px;
			background: #676767;
		}
		
		.fullPageContentCell {
			width: 900px;
			padding: 20px;
			background: #F7D981;
		}
		
		
		
		

		div#wrapper{
			background:#EDC764;
			width:100%;
		}
		div#wrapper-inner-top{
			background:#000000;
			width:940px;
			padding:0px 10px;
		}
		div#wrapper-inner-bottom{
			background:#000000;
			width:100%
		}
		
		div#header {
			clear: both;
			background:#666666;
			width:100%;
		}
		td#left {
			width: 180px;
			background-color:#F3E0AA;
			padding-top:30px;
			vertical-align:top;
		}
		td#middle {
			width:550px;
			vertical-align:top;
			background:#F7D981 url(images/center-vertical-bg.jpg) repeat-x bottom;
			vertical-align:top;
			padding-bottom: 30px;
		}
		td#right {
			width: 185px;
			background-color:#EFC036;
			padding-top:30px;
			vertical-align:top;
		}
		
		div.space {
			clear: both;
			background-color: yellow;
		}
		div#footer {
			width:900px;
			padding:5px;
		}
		div#footer #menu-bottom {
			width:100%;
			color:#FFFFFF;
			padding: 1px;
		}
		div#footer #copyright{
			width:100%;
			color:#FFFFFF;
			font-size:11px;
			padding: 1px;
		}
		div#footer a {
			color: #ffffff;
			font-size:11px;
			text-decoration:none;
		}
		div#footer a:hover {
			text-decoration:underline;
		}
		
		
		
		div.top-bg{
			background: #000000 url(images/top-bg.gif) repeat-x;
			width:100%;
			height:18px;
		}
		div#logo{
			width:100%;
			background-color:#000000;
			text-align:center;
		}
		div#banner{
			width:100%;
		}
		div#logo img{
			
		}
		div#banner img{
			width:100%;
		}
		
		
		div.module {
			width:100%;
		}
		div.module .moduleheading {
			background-color:#E5AB0C;
			padding:5px;
			color:#fff;
			font-weight:bold;
			font-size:14px;
			text-align:center;
		}
		div.module .modulecontent {
			padding:10px;
			color:#000000;
			font-weight:bold;
			font-size:12px;
			text-align:left;
		}
		
		div#content {
			padding-top:15px;
			padding-left:10px;
			padding-right:10px;
			vertical-align:top;
			text-align:justify;
		}
		
		div#content ul {
			list-style-type:none;
		}
		
		div#content li {
			padding-top: 15px;
		}
		
		div#tabmenu {
		
		}
		div#tabmenu ul {
			list-style-type:none;
		}
		div#tabmenu li {
			float:left;
		}
		
		td.ver-sep {
			background:url(images/ver-sep.gif) repeat-y;
		}
	
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
		
		#header {
			
		}
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
		#sddm
		{	margin: 0;
			vertical-align:top;
			padding: 0;
			width: 175px;
		}
			
			
		#sddm ul
		{
			list-style-type:none;
			margin: 0;
			padding: 0;
		}
		#sddm li {
			font: bold 11px arial;
			height:25px;
			padding-top:5px;
		}
		
		#sddm li a
		{	display: block;
			margin: 0 1px 0 0;
			padding: 4px 10px;
			color: #000000;
			text-align: left;
			border-top:1px #C79E34 solid;
			text-decoration: none;
			background-color:#E9C867;
			font-weight:bold !important;
			width:158px;
		}
		
		#sddm li a:hover
		{	background: #F0EECE;
			text-decoration: underline;
		}
		
		#sddm div div
		{	
			position: absolute;
			display: none;
			background-color: #F3E0AA;
			border: 1px solid #cccccc;
			font-weight:bold;
			left: 172px;
			margin-top: -23px;
		}
		
		#sddm div
		{	
			position: relative;
			display: none;
			background-color: #F3E0AA;
			border: 1px solid #cccccc;
			font-weight:bold;
			left: 172px;
			margin-top: -23px;
		}
		
		
		#sddm div a
		{	position: relative;
			display: block;
			margin: 0;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background: #EAEBD8;
			color:#674D05;
			font: 11px arial bold;
		}
		
		#sddm div a:hover 
		{	
			background: #F4E7BA;
			color: #000000;
		}
		
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
		
		 h1 {
			font-family: "Arial Narrow", sans-serif;
			font-size:   24px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: uppercase;
			color: #010101;
			text-decoration: none;
			text-align: left;
			margin: 0 0 12px 0;
		}
		.bodycopy1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: 
		#333333;
			text-decoration: none;
			text-align: justify;
		} 
		  
		   .bodyCopy2 { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; 
		  font-variant: normal; text-transform: none; color: #666666; text-decoration: 
		  none }
		
		.bodyCopy3 {
		font-family: "Trebuchet MS"; font-size: 16px; font-style: normal; line-height: 20px; font-weight: bold; 
		  font-variant: normal; text-transform: none; color: #339900; text-decoration: 
		  none
		}
		  
		 .bodyCopysmall {
			font-family:   Arial;
			font-size: 11px;
			font-style: normal;
			line-height: 12px;
			font-weight: 
		  normal;
			font-variant: normal;
			text-transform: none;
			color: #666666;
			text-decoration:  none;
			text-align: left;
		}
		  
			.headings {
			font-family: "Arial Narrow", sans-serif;
			font-size:   24px;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: uppercase;
			color: #010101;
			text-decoration: none;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: none;
			border-bottom-color: #000000;
			text-align: left;
		}
		  
		   .headings2 { font-family: Georgia; font-size: 13px; font-style: 
		  normal; line-height: 17px; font-weight: bold; font-variant: normal; text-transform: 
		  none; color: #789A29; text-decoration: none ; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px} 
		
		.newsheads {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: 
		  normal; line-height: 13px; font-weight: bold; font-variant: normal; text-transform: 
		  none; color: #CFB111; text-decoration: none ; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
		}
		  
			 .category 
		  { font-family: "Trebuchet MS"; font-size: 18px; font-style: normal; line-height: 
		20px; font-weight: bold; font-variant: normal; text-transform: uppercase; color: 
		#987107; text-decoration: none}
		   
		  .smalltext { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; 
		  line-height: 14px; font-weight: normal; font-variant: normal; text-transform: 
		  none; color: #666666; text-decoration: none }
		  
			.smalltextwhite {
			font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 14px;	font-weight: normal;
			font-variant: normal;	text-transform:  none;	color: #CCCCCC;	text-decoration: none;
		}
		
		  
		  
		  
		   .breadcrumbs01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style:   normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform:   none; color: #999999; text-decoration: none }
		   
			.breadcrumbs02 { font-family:   "Trebuchet MS"; font-size: 11px; font-style: normal; line-height: 13px; font-weight: 
		  normal; font-variant: normal; text-transform: none; color: #666666; text-decoration:   none }
		  
		  .largelinks {
			font-family: "Trebuchet MS";
			font-size: 
		11px;
			font-style: normal;
			line-height: normal;
			font-weight: normal;
			font-variant: 
		  normal;
			text-transform: uppercase;
			color: #003D79;
			text-decoration: none;
			text-indent: 65px;
		}   
		
		  
		  .homelinks { font-family: "Trebuchet MS"; font-size: 
		10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: 
		  normal; text-transform: uppercase; color: #666666; text-decoration: none}
		  
			.softlinks { font-family:   "Trebuchet MS"; font-size: 11px; font-style: normal; line-height: normal; font-weight: 
		  normal; font-variant: normal; text-transform: uppercase; color: #666666; text-decoration:   none}
		  
		  
		   .bottomdotted { border-color: black black #CCCCCC; 
		  border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 
		  1px; border-left-width: 0px}
		  
			 .leftvertical {
			border-top-width: 0px;	border-right-width: 0px;	border-bottom-width:   0px;	border-left-width: 1px;	border-top-style: dotted;	border-right-style: dotted;	border-bottom-style: dotted;	border-left-style: dotted;	border-top-color: black;
			border-right-color: #999999;	border-bottom-color: black;	border-left-color: #999999;} 
		
		.leftverticaldash 
		  {
			border-top-width:   0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 1px;
			border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;
			border-top-color: black;	border-right-color: #999999;	border-bottom-color: black;	border-left-color: #333333;
		}
		  
		
		 .rightvertical {
			border-top-width: 0px;	border-right-width:   1px;	border-bottom-width: 0px;	border-left-width: 0px;
			border-top-style: none;	border-right-style: solid;	border-bottom-style: none;	border-left-style: none;	border-right-color: #999999;
		} 
		
		  .rightverticaldash {
			border-top-width: 0px;	border-right-width: 1px;	border-bottom-width:   0px;	border-left-width: 0px;
			border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;
			border-top-color: black;	border-right-color: #333333;	border-bottom-color: black;	border-left-color: black;
		} 
		
		  
		   .bottomline { border-color: black black #CCCCCC; border-style: solid;   border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width:  0px}   
		
		
		.topgreyline 
		  {
			border-top-width: 
		  1px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #333333;
			border-right-color: black;
			border-bottom-color: #CCCCCC;
			border-left-color: black;
		}
		
		.topreddotted {	border-top-width: 1px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;
			border-top-style: dotted;	border-top-color: #CC021F;}
		  
		  .box { border: 1px solid #000000; font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; text-indent: 0px}  
		  
		 
		  
		  .button 
		  { font: normal 12px/normal "Trebuchet MS"; background-color: #808080; color: 
		  #FFFFFF; margin-left: 0px; margin-top: 6px; margin-bottom: 6px; ; text-transform: 
		  uppercase; text-decoration: none; margin-right: 0px; height: 20px; width: 70px; 
		  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px} 
		  
		
		.formbox {
			font-family: "Trebuchet MS";
			font-size: 14px;
			font-style: normal;
			line-height: 20px;
			font-weight: normal;
			font-variant: normal;
			text-transform: uppercase;
			text-decoration: none;
			background-color: #CFB111;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			border-top-color: #FFFFFF;
			border-right-color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			border-left-color: #FFFFFF;
			height: 25px;
			text-align: center;
			color: #000000;
		}
		.formbox2 {
			font-family: "Trebuchet MS";
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: #666666;
			text-decoration: none;
			border: 1px solid #CCCCCC;
			padding-top: 1px;
			padding-right: 5px;
			padding-bottom: 1px;
			padding-left: 9px;
			margin: 1px;
		}
		
		.formbox3 { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none; border: 1px #E1E1E1 solid; padding-left: 10px }
		
		.forminputbox1 {
			font-family: "Trebuchet MS";
			font-size: 11px;
			font-style: normal;
			line-height: 14px;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: #666666;
			text-decoration: none;
			background-color: #E5E5E5;
			height: 18px;
			width: 160px;
			border: 1px solid #CCCCCC;
			text-indent: 3px;
		}
		
		.forminputbox2 { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none; background-color: #E5E5E5; height: 60px; width: 160px; border: 1px solid #CCCCCC}
		.forminputbox3 {
		font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none; background-color: #E5E5E5; height: 18px; width: 50px; border: 1px solid #CCCCCC
		}
		.forminputbox4 {
		
		font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none; background-color: #E5E5E5; height: 18px; width: 100px; border: 1px solid #CCCCCC
		}
		.forminputbox5 {
		
		
		font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none; background-color: #E5E5E5; height: 18px; width: 20px; border: 1px solid #CCCCCC
		}
		.formboxlink {
			font-family: "Trebuchet MS";
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none;
			background-color: #DBDF7D;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			border-top-color: #FFFFFF;
			border-right-color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			border-left-color: #FFFFFF;
			height: 25px;
			text-align: center;
			color: #000000;
			vertical-align: middle;
		}
		.toplinksbox {
			font-family: "Trebuchet MS";
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none;
			background-color: #DBDF7D;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			border-top-color: #FFFFFF;
			border-right-color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			border-left-color: #FFFFFF;
			height: 30px;
			text-align: center;
			color: #000000;
			vertical-align: middle;
			margin-left: 0px;
			margin-right: 5px;
			padding-right: 10px;
			padding-top: 3px;
			padding-left: 0px;
			padding-bottom: 3px;
		}
		.category2 {
		font-family: "Trebuchet MS"; font-size: 16px; font-style: normal; line-height: 
		20px; font-weight: bold; font-variant: normal; text-transform: uppercase; color: 
		#333333; text-decoration: none
		}
		.boxheads {
		
			font-family: "Trebuchet MS";
			font-size: 14px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			font-variant: normal;
			text-transform: uppercase;
			text-decoration: none;
			background-color: #DBDF7D;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			border-top-color: #FFFFFF;
			border-right-color: #FFFFFF;
			border-bottom-color: #FFFFFF;
			border-left-color: #FFFFFF;
			height: 25px;
			text-align: center;
			color: #000000;
			vertical-align: middle;
		}
		.headings3 {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: 
		  normal; line-height: 17px; font-weight: normal; font-variant: normal; text-transform: 
		  none; color: #CCCCCC; text-decoration: none ; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
		}
		
		

	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
		
		a:link, a:visited {
			color:#000000;
			text-decoration:none;
		}
		a:hover {
				text-decoration:underline;
		}
		
		.inputbox {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
		}
		
		.moduleheading a {
			color:#FFFFFF;
		}
		
		div#footer a.bvLink,
		div#footer a.bvLink:visited {
			color: #155399;
			text-decoration: underline;
		}
		
		div#footer a.bvLink:hover {
			color: #fff;
			text-decoration: none;
		}
		
		p {
			margin-bottom: 12px;
		}
	
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
		
		.imgLink {
			border: none;
		}
		
		.imgBorder {
			border: 1px solid #000000;
		}
		
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
	.mainTable {
	
	}
	
	.mainTableBorder {
	
	}
	
	.tableRowHeader {
	
	}
	
	.tableRowFooter {
	
	}
	
	.textRequiredField {
	
	}
	
	.labelColumn {
	
	}
	
	div.newsletterSignup .mainTableBorder{
		border: none;
	}
	
	div.contactForms .mainTableBorder{
		border: none;
	}
	
	.submitButton {
		text-align: center;
	}
	
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */
		
		/* BannerDate Styles */
		
		.bannerDateEntry .tableRowHeader {
			text-align: center;
			font-weight: bold;
		}
		
		.calTable-rowData #calTableNoDay {
			background: #EFCA59;
		}
		
		
		/* IGS styles */
		
		.igs-tableImageCategories .igs-title {
			padding-top: 10px;
		}
		.igs-tableImageCategories .igs-title a{
			border: #333 solid 1px;
			font-size: 16px;
			color: #fff;
			line-height: 32px;
			padding: 4px;
		}
		
		.igs-borderFlow {
			text-align: center;
			width: 450px;
			float: left;
			margin: 0 0 50px 0;
		}
		
		.igs-tableCommon {
			width: 100%;
			border: none;
		}
		
		.igs-tableImageListing img{
			padding: 3px;
			border: solid 1px #333;
			background: #dba215;
		}
		
		.igs-tableImageListing td{
			 vertical-align: top;
			 text-align: center;
			 padding-bottom: 10px;
		}
		
		.igs-path {
			font-size: 14px;
			text-align: center;
			font-weight: bold;
		}
		
		.igs-path a{
			text-decoration: underline;
		}
		
		.igs-path a:hover{
			color: #fff;
			text-decoration: none;
		}
		
		.igs-tableRowHeader {
			font-weight: bold;
			font-size: 18px;
		}
		
		.igs-pageNav a {
			color: #000;
			text-decoration: underline;
		}
		
		.igs-pageNav a:hover {
			color: #fff;
			text-decoration: none;
		}
		
		
		
		
		.igs-popupImageDisplay,
		.igs-popupImageDetails,
		.igs-popupCloseButton,
		.igs-description,
		.igs-title
		{
			text-align: center;
		}
		
		.igs-popupContainer a{
			color: #fff;
		}
		
		.igs-popupContainer a:hover{
			color: #fff;
			text-decoration: underline;
		}
		
		
		
		.igs-slideShowSpeedDown a, .igs-slideShowSpeedUp a, .igs-slideShowSeekFirst a, .igs-slideShowSeekPrevious a, .igs-slideShowPlay a, .igs-slideShowPause a, .igs-slideShowSeekNext a, .igs-slideShowSeekLast a {
			border:1px solid #333;
			display:block;
			font-size:12px;
			font-weight:bold;
			padding:4px;
			text-align:center;
			text-decoration:none;
			width:90px;
			color: #fff;
			}
			
		.igs-popupContainer {
			color: #fff;
		}
		
		.igs-popupContainer img{
			padding: 10px;
			border: solid 1px #333;
		}
		
		.igs-slideShowCloseButton {
			margin-top: 10px;
		}
		
		

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