
body {
	margin-top : 30px;
	margin-left : 0px;
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
	margin-right: 0px;	
	
	margin-bottom : 0px;
	background-image : url(images/global/pagebot-bg.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
	padding-bottom : 0px;
}

.smtxt{
		margin-bottom : 20px;
}

.bluetextlarg{
	font-family : "Franklin Gothic Heavy";
	font-size : 22px;
	color : #004E96;
	}

.bluetext{
	font-family : "Franklin Gothic Medium";
	font-size : 18px;
	color : #004E96;
	}
	.greentextlarge{
	font-family : "Franklin Gothic Heavy";
	font-size : 22px;
	color : #02684D;
	}
	.greentext{
	font-family : "Franklin Gothic Medium";
	font-size : 17px;
	color : #02684D;
	}
	.orangetextlarge{
	font-family : "Franklin Gothic Heavy";
	font-size : 22px;
	color : #F47B20;
	}
	.orangetext{
	font-family : "Franklin Gothic Medium";
	font-size : 17px;
	color : #F47B20;
	}
	.orangetextsmall{
	font-family : "Franklin Gothic Medium";
	font-size : 15px;
	color : #F47B20;
	font-style : italic;
	margin-bottom : -4px;
	}
	.forktext{
	font-family : "Franklin Gothic Medium";
	font-size : 17px;
	color : #006400;
	}

p {
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
}
.pa {
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
}
.pb {
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
}
.select{
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
	scrollbar-base-color : White;
	scrollbar-arrow-color : #135128;
}
.caption{
	font-size : 10px;
}


.textlink{
	color : #A3A3A3;
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
}


.textlink a{
	
	text-decoration : none;
}


.footer{
	color : Black;
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
	
}
.footer a{
	color : Black;
	text-decoration : none;
}
.blackcell{
	background-color : Black;
}
.tinytext{
	color : Black;
	font-family : "Franklin Gothic Medium";
	font-size : 8px;
	text-decoration : none;
}
.bannertopleft{
	background-color : White;
	padding-top : 0px;
	padding-left : 20px;
	
}
.bannertopright{
	background-color : White;
	padding-top : 0px;
	padding-right : 20px;
	
}

#banner{
	margin-bottom : 20px;
}

#subbannertable{	
margin-top : 8px;
	padding-top : 0px;
	background-color : #6C5635;
	color : White;
}
#subbannertable td{	
	color : White;
	
	padding : 3px 3px 3px 3px;
}
#subbannertable a{	
	color : White;
	margin-top : 8px;
}
#bodylayouttable{
	border-collapse : collapse;
	margin-right : 0px;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}
.pagecontentcell{
	background-color : White;
	padding-left : 40px;
	padding-right : 60px;
	padding-bottom : 0px;
	padding-top : 0px;
	
}

.bodylayouttable{

}

.bodylayouttableleft{
	padding-top : 0px;
	
	background-repeat : repeat;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 2px;
	padding-left : 16px;
	padding-right : 30px;
	
}
.bodylayouttableright{
	padding-top : 10px;
	
}
.pagefootercell{
	background-color : #FBCE79;
	
}

input {
	font-family : "Franklin Gothic Medium";
	font-size : 14px;
	
}


#pagecontent{
	background-color : White;
	border-collapse : collapse;
}
#navigation{
	
}
#topnavigation{
	margin-bottom : 20px;
}
.navicell a{
text-decoration : none;
	color : Black;
	font-family : "Franklin Gothic Medium";
	font-size : 16px;
}

.navicell A:hover{
text-decoration : none;
	color : Red;
	font-family : "Franklin Gothic Medium";
	font-size : 16px;
}

.navicell {
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	cursor : hand;
	background-image : url(images/global/navibg.jpg);
	border-bottom-color : #D2D8D4;
	border-bottom-style : solid;
	border-bottom-width : 0px;
}

.navicelltop a{
	text-decoration : none;
	color : #2A6F88;
	font-family : "Franklin Gothic Medium";
	font-size : 15px;
}
.navicelltop {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border : 1px solid #ADD8E6;
}

.scroll_div{
	
	padding-left : 0px;
	padding-right : 20px;
	overflow-x: hidden;
	overflow : auto;
	text-align : justify;
	height : 400px;
	
}

.footterstrap{
	
	height : 222px;
}

h1 {
	font-family : "Franklin Gothic Heavy";
	font-size : 22px;
	color : #967348;
	letter-spacing : 2px;
}

h1 a{
	
	color : #967348;
	letter-spacing : 2px;
	text-decoration : none;
}

h2 {
	font-family : "Franklin Gothic Heavy";
	font-size : 19px;
	color : #967348;
	letter-spacing : 2px;
}

h2 a{
	
	color : #967348;
	letter-spacing : 2px;
	text-decoration : none;
}

#orderform {
	margin-left: 40px;
	
}
.mylink {
	font-family : "Franklin Gothic Medium";
	font-size : 11px;
	color : #1F8942;
}
.mylink a{
	font-family : "Franklin Gothic Medium";
	font-size : 11px;
	color : #1F8942;
	text-decoration : none;
}

