/* ------------------- GENERAL FORMATING ------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333333;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	background-color: #CCD379;
	background-image: url(images/strutt_hm1_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

A:LINK { 
	text-decoration: underline;
	color: #454A2E; 
} 
A:HOVER {
	text-decoration: underline;
	color: #96A064;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #454A2E;
} 
A:VISITED {
	text-decoration: underline;
	color: #454A2E;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
	margin-top:12px;
	font-size : 18px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	
}  
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
	margin-top:12px;
	font-size : 15px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}  
h3 {
	font-size : 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #28316D;
}

/* ---------------- Form Styles ---------------------- */

.inputBox{
height: 18px;
width: 135px;
font-size:10px;
}
select{
width: 135px;
font-size:12px;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #5A613C;
	text-decoration: none;
}
A.bodytext:HOVER { 
	color : #96A064;
	text-decoration: underline;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------- basic navigation text links ------------------- */

.navlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #000000;
}
	
A.navlink:LINK , A.navlink:VISITED { 
	color : #000000;
	text-decoration: none;
}
A.navlink:ACTIVE {
	color : #96A064;
	text-decoration: none;
}
A.navlink:HOVER {
	color : #96A064;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}

A.white:HOVER {
	color : #CCCCCC;
	text-decoration: underline;
}

.small { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #333333;
	line-height: 1.1em;
}
	
A.small:LINK , A.small:VISITED , A.small:ACTIVE { 
	font-weight : normal;
	color : #5A613C;
	text-decoration: underline;
}

A.small:HOVER { 
	color : #96A064;
	text-decoration: underline;
}
	

.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration: none;
	font-style : normal;
	color : #333333;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #5A613C;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #96A064;
	text-decoration: underline;
}

/* ------------------- Rounded Corners -------------------- */
#CrnrTopLft {
	padding: 2px;
	background-color: #E5E89B;
	background-image: url(images/corners_top_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#CrnrTopRt {
	padding: 2px;
	background-color: #E5E89B;
	background-image: url(images/corners_top_lft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
}
#CrnrBtmLft {
	padding: 2px 2px 2px 12px;
	background-image: url(images/corners_btm_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
#CrnrBtmRt {
	padding: 2px 12px 2px 2px;
	background-image: url(images/corners_btm_lft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
}


/* ------------------- Table cell styles ------------------- */
#LftNav {
	background-color: #D5D98B;
	padding: 0px;
	border-bottom: 1px solid #000000;
	vertical-align: top;
	background-image: url(images/sym_lftnav_bckgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#HdrNav1 {
	background-color: #B9BF6F;
	padding: 0px;
	vertical-align: top;
	background-image: url(images/sym_nav_bckgd1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#HdrNav {
	background-color: #B9BF6F;
	padding: 0px;
	vertical-align: top;
	background-image: url(images/sym_nav_bckgd1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #000000;
}

#Quote {
	padding: 15px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;

}

#CntntLft {
	background-color: #E5E89B;
	padding: 10px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}

#CntntRt {
	background-color: #E5E89B;
	padding: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}

#tdBorderBtm {
	border-bottom: 1px solid #333;
}
#tdBorderAll { 
border: solid 1px #333; 
}



/*------Horizontal Navigation style ------*/



div#navcontainer
{
	background-image:  url(images/sym_nav_bckgd1.jpg);
	background-repeat: repeat-x;

	
}

div#navcontainer ul 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image:  url(images/sym_nav_bckgd1.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -3px; 
}

div#navcontainer ul li a 
{
padding: 3px 12px 3px 12px; 
margin-left: -1px;
text-decoration: none; 
border-left: 1px solid #434628; 
color: #000000;
}

div#navcontainer ul li a:hover 
{
	color: #000000;
	background-image: url(images/sym_nav_bckgd2.jpg);
	background-repeat: repeat-x;

}

#active a { border-left: 1px solid #434628; }

/*-------- Highlight the Active Link----------*/

body#link0 a#link0,
body#link1 a#link1,
body#link2 a#link2,
body#link2b a#link2b,
body#link2c a#link2c,
body#link2d a#link2d,
body#link2e a#link2e,
body#link3 a#link3,
body#link3b a#link3b,
body#link3c a#link3c,
body#link3d a#link3d,
body#link3e a#link3e,
body#link4 a#link4,
body#link4b a#link4b,
body#link4c a#link4c,
body#link4d a#link4d,
body#link4e a#link4e,
body#link5 a#link5,
body#link5b a#link5b,
body#link5c a#link5c,
body#link5d a#link5d,
body#link5e a#link5e,
body#link6 a#link6,
body#link7 a#link7,
body#link8 a#link8,
body#link9 a#link9,
body#link10 a#link10
{
	color: #333;
	background-image: url(images/sym_nav_bckgd2.jpg);
	background-repeat: repeat-x;

}
