/* CSS Document */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
} 

.smltext
{
	font-size: .7em;
}

a
{
	color: #FFCC00;
}

a:hover
{
	color: #333333;
}

.hrRule
{
	padding: 0px;
	border-style: solid none none none;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #006600;
	width: 80%;
	text-align: center;
}

#container
{
	
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D9242;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainnav
{
	float: right;
	width: 290px;
	position: relative;
	
	top: 10px;
	height: 347px;
}
#mainnav img {
	display: block;
	behavior: url("iepngfix.htc");
	
}

.imgRightBorder
{
	border: 2px solid #003300;
	padding: 5px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
}


#mainnavhoriz
{
	width: 980px;
	height: 40px;
	float: left;
	margin-top: 80px;
	
}


#logo
{
	height: 226px;
	width: 163px;
	float: right;
	position: relative;
	top: 5px;
	margin-right: 100px;
}

#footer
{
	height: 20px;
	width: 960px;
	position: relative;
	margin-top: 30px;
	padding-left: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #009933;
	padding-top: 20px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li
{
	float: left;
	padding-right: 10px;
	padding-left: 10x;
	font-size: .9em;
}
#footer li a
{
	color: #FFCC00;
	text-decoration: none;
}
#footer li a:hover
{
	color: #333333;
	text-decoration: none;
}

#iso9000
{
	float: right;
	width: 100px;
	height: 90px;
}

#header
{
	background-position: 500px 10px;
	height: 360px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
}
#bodycontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#formcontainer {
	float: right;
	height: 340px;
	width: 170px;
	position: relative;
	right: -167px;
	top: 10px;
}
#formcontainer h2
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

#formcontainer .formtf
{
	padding: 1px;
	border: 1px solid #FFFFFF;
	background-color: #E7FFCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	margin-top: 4px;
}




#address_panel {
	width: 170px;
	height: 145px;
	margin-top: 15px;
}
#small_text {
	text-align: center;
}
#maincontent {
	width: 980px;
	height: 381px;
	background-position: right top;
	background-repeat: no-repeat;
	
}
#bodycopy {
	width: 500px;
	height: auto;
	padding-top: 15px;
	padding-left: 15px;
	min-height:500px;
}


#copyright
{
	height: 70px;
	width: 780px;
	position: relative;
	margin-top: 30px;
	float: left;
}

#copyright p
{
	font-size: .9em;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}



h1
{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
}
h2
{
	font-size: 1.4em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}

h3
{
	font-size: 1.0em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}

h4
{
	font-size: 1.1em;
	text-transform: uppercase;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
p
{
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 1.2em;
	text-align: justify;
}

#bodycopy li
{
	line-height: 1.4em;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding-left:25px;

	list-style-type: none;
	 background:transparent url(bullitpoint.gif) no-repeat;
    background-position:0 5px;

}
#mainmenu {
	height: 502px;
	width: 250px;
	float: left;
}

.nopadding_nomargins{
	margin: 0px;
	padding: 0px;
}
#buttonscontainer
{
	
	
	width: 182px;
	position: relative;
	float: right;
	right: 230px;
	margin-bottom: 10px;
	
}

#promotedBusinessLinkContainer
{
	width: 170px;
	padding: 4px;
	margin-bottom: 15px;
	background-color: #006600;
	margin-top: 5px;
	text-align: center;
}

#promotedBusinessLink
{
	width: 170px;
	text-align: center;
	overflow: hidden;
}

#promotedBusinessLink h2
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: x-small;
	text-transform: uppercase;
}

.btn
{
	margin-bottom: 5px;
	behavior: url(iepngfix.htc);
}


.fixPNG
{
    behavior: url(iepngfix.htc);
}

#title {
	width: 170px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
}
.row {
	clear: both;
	width: 170px;
}
.col1 {
	width: 170px;
	height: 15px;
	display: block;
	margin: 0;	
}
.col2 {
	width: 170px;
	height: 18px;
	display: block;
	margin: 0;	
}
.col2comment {
	width: 170px;
	height: 98px;
	display: block;
	margin: 0;
	

}
#flashcontainer {
	width: 400px;
	height: 213px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

.mapContainer
{
	border: 2px solid #FFFFFF;
	width: 450px;
}

.comments
{
	font-size: 1.5em;
	font-style: italic;
}

blockquote
{
	background-position: left top;
	background: transparent url(leftQuote.png) left top no-repeat;
	margin-left: 0px;
}
blockquote div
{
	background-position: right bottom;
	padding: 0 40px 0 50px;
	background: transparent url(rightQuote.png) right bottom no-repeat;
}

/***********************************************/
/* CSS Form						                  */
/***********************************************/


.cssform p
{
	width: 520px;
	clear: left;
	margin: 0;
	padding: 5px 0 4px 40px; /*width of left column containing the label elements*/
	height: 1%;
}

.cssform label
{
	
	font-weight: bold;
	float: left;
	text-align: right;
	margin-left: -10px; /*width of left column*/
	width: 140px;
	margin-right: 6px;
}

.cssform .formsmall
{
	font-size: x-small;
	display: block;
}


.cssform .captcha
{
	
}

.cssform .captcha p
{
	float: left;

}

.cssform .captcha img
{
	border: thin solid #66FFCC;
	float: right;
	margin-right: 200px;
}

.cssform .captcha label
{
	
	float: left;
	
	
}

.cssform .captcha input[type="text"]
{
	float: right;
	margin-right: 234px;
}

.cssform input[type="text"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: #dddddd 1px solid;
	border-color: #666666;
}



.cssform input[type="password"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: #333333 1px solid;
	border-color: #666666;
}

.cssform input[type="checkbox"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	border-right: #333333 1px solid;
}



.cssform .radio
{
	border: 1px solid #CCCCCC;
	float: left;
	text-align: left;
	width: 150px;
}

.cssform .radio label
{
	font-weight: bold;
	color: #666666;
	position: absolute;
}


.cssform select
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: #333333 1px solid;
	border-color: #666666;
}

.cssform textarea
{
	height: 150px;
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-color: #999999;
}

.required
{
	color: #FF0000;
}

.cssform .small
{
	font-size: x-small;
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/*.ADMIN STYLES */

#admintitle
{
	width: 980px;
	height: 160px;
}

#admintitle h1
{
	font-size: 4em;
	font-weight: bold;
	font-family: 'Times New Roman' , Times, serif;
	color: #003300;
}

#admintitle h2
{
	font-size: 3em;
	font-weight: bold;
	font-family: 'Times New Roman' , Times, serif;
	color: #003300;
}

#adminmainnav
{
	width: 960px;
	height: 40px;
}

#adminmainnav a
{
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px solid #003300;
	color: #003300;
	text-decoration: none;
}

#loginpanel
{
	border: 2px solid #FFFFFF;
	padding: 5px;
	background-color: #003300;
	width: 900px;
	height: 30px;
}

#adminmainnav a:hover
{
	color: #FFFFFF;
	background-color: #003300;
}

#AdminBodycopy
{
	padding: 10px;
	border: 1px solid #006600;
	width: 900px;
	height: auto;
	min-height: 500px;
}

#AdminBodycopy h2
{
	color: #FFFF00;
}


/* Info page TAB Styles */
.hpRss .ajax__tab_header
{
	height: 19px;
	background: url(tab-line.jpg) repeat-x 50% bottom;
	padding-bottom: 13px;
	_padding-bottom: 0;

}
.hpRss .ajax__tab_outer
{
	background: url(tab-right.jpg) no-repeat right;
	height: 32px;
	margin-right: 2px;
}
.hpRss .ajax__tab_inner						{ background:url(tab-left.jpg) no-repeat; }
.hpRss .ajax__tab_tab
{
	background-position: url(tab.jpg) repeat-x;
	background: url(tab.jpg) repeat-x;
	color: gray;
	height: 19px;
	position: relative;
	text-align: left;
	
	
}
.hpRss .ajax__tab_hover .ajax__tab_outer	{ background:url(tab-hover-right.jpg) no-repeat right; }
.hpRss .ajax__tab_hover .ajax__tab_inner	{ background:url(tab-hover-left.jpg) no-repeat; }
.hpRss .ajax__tab_hover .ajax__tab_tab
{
	background: url(tab-hover.jpg) repeat-x;
	color: #333333;
	height: 19px;
	text-align: left;
}


.hpRss .ajax__tab_active .ajax__tab_outer	{ background:url(tab-active-right.jpg) no-repeat right; }
.hpRss .ajax__tab_active .ajax__tab_inner	{ background:url(tab-active-left.jpg) no-repeat; }
.hpRss .ajax__tab_active .ajax__tab_tab
{
	background: url(tab-active.jpg) repeat-x;
	color: #000000;
	height: 19px;
	text-align: left;
}
/*  Info page tab - Other Styles */
.hpRss .ajax__tab_header
{
	height: 19px;
	text-align: left;
}
.hpRss .ajax__tab_outer
{
	height: 32px;
	
}

.hpRss .ajax__tab_inner						{ padding-left:4px; }
.hpRss .ajax__tab_tab
{
	padding: 7px 10px 6px 2px;
	font-size: 13px;
	font-family: Georgia;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: left;
}

.hpRss .ajax__tab_body
{
	background-repeat: repeat-y;
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	background-color: #9DDCF9;
	border-bottom: gray 1px solid;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #333333;
}

.hpRss .ajax__tab_body h2
{
	color: #333333;
}

.hpRss .ajax__tab_body a
{
	position: relative;
	
	font-family: Georgia;
	line-height: 18px;
	text-align: left;
}


/***********************************************/
/* Admin CSS Form						                  */
/***********************************************/


.Admincssform p
{
	width: 720px;
	clear: left;
	margin: 0;
	padding: 5px 0 4px 40px; /*width of left column containing the label elements*/
	height: 1%;
}

.Admincssform p span
{
	font-weight: bold;
	float: left;
	margin-left: 140px;
	color: #FF3300;
}

.Admincssform label
{
	
	font-weight: bold;
	float: left;
	text-align: right;
	margin-left: -10px; /*width of left column*/
	width: 140px;
	margin-right: 6px;
}



.Admincssform input[type="text"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: #dddddd 1px solid;
	border-color: #666666;
}



.Admincssform input[type="password"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: #333333 1px solid;
	border-color: #666666;
}

.Admincssform input[type="checkbox"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	border-right: #333333 1px solid;
}



.Admincssform .radio
{
	border: 1px solid #CCCCCC;
	float: left;
	text-align: left;
	width: 150px;
}

.Admincssform .radio label
{
	font-weight: bold;
	color: #666666;
	position: absolute;
}


.Admincssform select
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right: #333333 1px solid;
	border-color: #666666;
}

.Admincssform textarea
{
	height: 150px;
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-color: #999999;
}

.required
{
	color: #FF0000;
}

.Admincssform .small
{
	font-size: x-small;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.delete_btn, .delete_btn a
{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 2px solid #FFFFFF;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}


