/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color:#030706 !important;
    padding: 0;
	color:#000;
	background: transparent url(../statimages/header_bg.jpg) no-repeat 50% 12px;
}
a {color:#FFF;cursor:pointer;}
a:link		{color:#FFF;text-decoration:none;}
a:visited	{color:#FFF;text-decoration:none;}
a:hover		{color:#FFF;text-decoration:none;}
a:focus		{color:#FFF;text-decoration:none;}
a:active	{color:#FFF;text-decoration:none;}

img
{
	display : block;
	border-width : 0;
}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0px auto 0px auto;
	padding:0;
	visibility:hidden;
	width: 90%;
	text-align: center;
}

/* *** BASIC LAYOUT *** */

#page {
/*
	width:		1262px;
*/
	width:		1003px;
	margin: 	0 auto;
	padding:	4px 0px 0px 0px;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			1003px;		/* for full width, change to "auto" */
	margin: 	0 auto;
	clear:  		both;
	min-height: 	1280px;
	position:   	relative;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 0 0 250px;
	line-height:1.2em;
	position:relative;
	z-index: 1;

}
#shoppingCart,
#iContactForm,
.textContent
{
	min-height:1458px;
}

#contentColumnContainer
{
	width : 535px;
	background-color: #fff;
	min-height:1012px;
	background-image: url(../statimages/contenttop.jpg);
	background-repeat: no-repeat;
	padding-top:15px;
}

#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	text-align:left;
    vertical-align: top;
    padding: 0px;
	min-height:1470px;


}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:205px;
	line-height:1.2em;
	text-align:left;
}
#footerBlock
{
	background-image: url(../statimages/footer.jpg);
	background-repeat: no-repeat;
	width: 983px;
	height: 174px;

	clear:  			both;
	padding:			134px 10px 2px;
	margin: 			25px auto 5px;
	font-size:  		70%;
	color:  			#666;
	line-height:		140%;
		position:relative;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
	color:  			#666;
}


/* *** HEADER *** */
h1 {
	margin:0;
	color:#FFF;
	font-size:10px;
	padding:0 0 2px 0;
	font-weight:normal;
	text-align:center;
}
#topBanner
{
	background-color : #00adef;
	height : 30px;
}
#topBanner span
{
	color : white;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
	font-size : 10px;
	padding : 0 0 0 20px;
}
#topBanner ul
{
	float : right;
	color : #000;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
	font-size : 14px;
	padding : 0 20px 0 0;
	width:  600px;
	margin : 0;
	padding : 0;	
}
#topBanner ul li
{
	display : inline;
	float : right;
	color : #000;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
	text-align : right;
	padding : 0 30px;
	font-size : 0.9em;
	font-weight : 700;
}
#topBanner ul li a,
#topBanner ul li a:hover,
#topBanner ul li a:visited
{
	color : #000;
	text-decoration : none;
}
#secondTopBanner
{
	background-color : #cfdd27;
	height : 3px;
	margin : 3px 0;
}
#pageBanner {
	height : 206px;
	margin : 0px;
	position : relative;
	background-repeat: no-repeat;
}
#pageBanner .contactInfo {
	position : absolute;
	top: 33px;
	left: 780px;
	color: #a8a9ad;
	font-weight: 400;
	font-size: 125%;
	line-height: 130%;
}
#pageBanner .contactInfo span {
	color: #4cb847;
	font-weight: 700;
}
#pageBanner .seeMap a {
	font-size: 105%;
	color: #f36f23;
	text-decoration: underline;
}
#pageBanner .contactInfo2 {
	position : absolute;
	top: 148px;
	left: 778px;
	color: #a8a9ad;
	font-weight: 400;
	font-size: 135%;
	line-height: 130%;
}
#pageBanner .contactInfo2 span {
	color: #f36f23;
}
#pageBanner #freecall { position : absolute; top: 171px; left: 20px; }
#pageBanner #govt_agencies { position : absolute; top: 171px; left: 295px; }
#pageBanner #email_enquiry { position : absolute; top: 171px; left: 557px; }

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	clear:both;
	background-color: #231f20;;
	color:#000;
	font-size:100%;
	line-height:200%;
	padding: 0 20px ;
	width: 963px;
	margin: 7px auto;
}


/* Left and right column CSS is now in layout_left.css and layout_right.css */


/* *** FOOTER *** */



#footerBlock #contactInfo3 {
	position : absolute;
	top: 21px;
	left: 407px;
	color: #a8a9ad;
	font-weight: 400;
	font-size: 125%;
	line-height: 130%;
}
#footerBlock #contactInfo3 span {
	color: #4cb847;
	font-weight: 700;
}
#footerBlock .seeMap a {
	font-size: 105%;
	color: #f36f23;
	text-decoration: underline;
}
#footerBlock #contactInfo4 {
	position : absolute;
	top: 81px;
	left: 54px;
	color: #a8a9ad;
	font-weight: 400;
	font-size: 135%;
	line-height: 130%;
	letter-spacing: -0.5px;
}
#footerBlock #contactInfo4 span {
	color: #f36f23;
}

#footerBlock #contactInfo4 span#footerFreecall { 	color: #a8a9ad; font-size: 120%; font-weight: bold;}
#footerBlock #contactInfo4 span#footerFreecallNumber { 		color: #4cb847; font-size: 120%; font-weight: bold; }



#footerBlock #govt_agencies { position : absolute; top: 58px; right: 22px; }
#footerBlock #email_enquiry { position : absolute; top: 88px; right: 22px; }



#footerBlock p {
	color:					#666;
}
#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#666;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#666;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #666;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .powered
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#aaa;
	text-decoration:		none;
}
/* *** LIST NAVIGATION *** */


#shoppingCart  {
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border: 1px solid #fff;
		background-color: #fff;

    padding: 0 10px;
	z-index:-1;
}

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding: 2px 20px 2px 10px;
}

#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

/* *** BREADCRUMBS *** */

#breadcrumbs {
	padding: 0px 10px 0px 10px;
	font-size: 9pt;
	background-color:#FFF;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
border: 1px solid #fff;
}
#breadcrumbs .breadcrumbsBack
{
	float : right;
	height : 17px;
}

#breadcrumbs a {
	color: #0079c2;
}

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}


/* **** LINK HEADER CRAP **** */

#linkHeader {
	display: block;
	font-weight: 400;
	color: #78804b;
	font-size: 80%;
	font-style: italic;
	margin: 13px 0 0 0px;
	line-height: 130%;
	padding:0;
	background-image: none;
	position:relative;
	background-color: #e5e5e6;
	height: 28px;

  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:5px;
border: 1px solid #e5e5e6;
}
#linkHeader h2 {
	line-height: 130%;
	font-weight: 400;
	color: #78804b;
	margin: 0;
	padding: 0 0 0 10px;
	background-image: none;
	height: 28px;
	display: block;
	text-align:left;
	width:410px;
	overflow:hidden;
	text-transform:capitalize;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:5px;
border: 1px solid #e5e5e6;
}
#linkHeader .fakeH2 {
	font-size: 90%;
	width:60px;
	font-weight:400;
	margin-left:400px;
	position:absolute;
	top:4px;
	right:10px;
	color:#78804b;
}
#linkHeader .fakeH2 a {color:#78804b;}


#newsletterPlug
{
	background-image: url(../statimages/army_on_the_hill.jpg);
	background-repeat: no-repeat;
	background-position: right top;
  -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border: 1px solid #cb7a7b;
height: 166px;
	width: 90%;
	margin: 40px auto 0;
}
#newsletterPlug #newsletterPlugText
{
	color: #77787a;
	width: 203px;
	text-align: center;
	padding: 15px 10px;
}
#newsletterPlug #newsletterPlugText span
{
	color: #bb2f2b;
	font-size: 120%;
}

#newsletterPlug #newsletterPlugText img
{
	margin: 4px auto 0;
}

