body {
	background: #FFFFFF url(images/body_bg2.gif);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	width: 760px;
	border: 1px solid #663300;
	background: #FFFFFF url(images/containerBG.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#containerSM {
	width: 760px;
	border: 1px solid #663300;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#headercontainer {
	background: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 20px;
}
#photo {
	border-top: 4px solid #793807;
	border-bottom: 4px solid #793807;
	text-align: center;
	width: 720px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #996633;
}



#bodycontainer {
	vertical-align: top;
	width: 720px;



}
#side-a {
	float: left;
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
	padding-bottom: 0.25em;
	width: 492px;
}
#side-b {
	float: left;
	width: 228px;
	vertical-align: top;
}
#side-1 {
	float: left;
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
	padding-bottom: 0.25em;
	width: 340px;
	padding-top: 20px;

}
#side-2 {
	float: left;
	width: 380px;
	vertical-align: top;
	padding-top: 20px;

}
.leftcontent2 h4 {
	font-size: 11px;
	margin-bottom: 0px;
	color: #996633;
	border-left: 20px solid #EFEFEF;
	padding-left: 15px;
	text-transform: uppercase;
	text-align: left;

}
.leftcontent2 h2 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-top: 5px;
	color: #663300;
	font-variant: small-caps;
	border-left: 20px solid #EFEFEF;
	padding-left: 15px;
	text-align: left;
	padding-bottom: 5px;


}
.leftcontent2 h4 A:link{
	color: #996633;
}
.leftcontent2 p {
	border-left: 20px solid #EFEFEF;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 5px 35px 15px 15px;
	margin-top: 0px;
	text-align: justify;
}
#leftcontent {
	font-size: 10pt;
	line-height: 1.3em;
	width: 492px;
	padding-top: 5px;

}
#leftcontent h1 {
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-top: 0.5em;
	color: #996633;
	font-variant: small-caps;
	border-left: 20px solid #EFEFEF;
	padding-left: 1em;
}
#leftcontent h2 {
	font-size: 1em;
	margin-bottom: 0px;
	padding-top: 0.5em;
	color: #996633;
	font-variant: small-caps;
	border-left: 20px solid #EFEFEF;
	padding-left: 1.1em;
}
#leftcontent h3 {
	font-size: 1.1em;
	padding-top: 0.5em;
	color: #996633;
	font-variant: small-caps;
	border-left: 20px solid #EFEFEF;
	padding-left: 1em;
	padding-bottom: 0.6em;
}
#leftcontent h4 {
	font-size: 1em;
	margin-bottom: 0px;
	padding-top: 0.5em;
	color: #996633;
	border-left: 20px solid #EFEFEF;
	padding-left: 1.1em;
	text-transform: uppercase;
}
#leftcontent h4 A:link{
	color: #996633;
}
#leftcontent p {
	border-left: 20px solid #EFEFEF;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0.85em 2em 0.85em 1.35em;
	margin-top: 0px;
	text-align: justify;
}
#leftcontent ul {
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0px 3.6em 0em 1.35em;
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px;

}
#leftcontent li {
	padding-bottom: 8px;

}
#leftcontent a:link{
	background: url(none);
	text-decoration: none;
	color: #333333;
}
#leftcontent a:visited{
	background: url(none);
	text-decoration: none;
	color: #333333;
}
#leftcontent a:hover{
	background: url(none);
	text-decoration: underline;
	color: #996633;
}

/* Navigation items */

#navigation {
	width: 100%;
	vertical-align: top;
	font-size: 9px;
	padding: 0px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	text-align: center;
	float: left;
	display: block;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	letter-spacing: 1px;
}
#navigation li, A:link{
	background: url(images/lined-bg.gif) repeat;
	width: 25%;
}
#navigation A:link {
	color: #666666;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 6px 7px;
}
#navigation A:visited  {
	color: #666666;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 6px 7px;
}
#navigation A:hover,#navigation A:active {
	background: #EFEFEF;
	color: #B3630E;
	border-left: 20px solid #663300;
	border-right: 20px solid #663300;
}
#navigation A:hover#green,#navigation A:active#green {
	background: #EFEFEF;
	color: #418C36;
	border-left: 20px solid #2e6426;
	border-right: 20px solid #2e6426;
}

#navigation li.navover {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;
	background: #996633;
	text-transform: uppercase;

}
#navigation li.navover2 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;
	background: #2E6426;
	text-transform: uppercase;

}

/* Side-Navigation items */


#sidemenu {
	vertical-align: top;
	font-size: 9px;
	background: #FFFFFF;
}
#sidemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidemenu li {
	background: url(images/lined-bg.gif) repeat;
	width: 100%;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #E1E1E1;
	letter-spacing: 1px;
	border-top: 1px solid #E1E1E1;
	margin-bottom: 1px;
	text-align: left;
}
#sidemenu A:link {
	color: #666666;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 30px;
}
#sidemenu A:visited {
	color: #666666;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 30px;
}
#sidemenu A:hover {
	background: #EFEFEF;
	color: #B3630E;
	border-left: 20px solid #663300;
	padding-left: 11px;
	border-right: 20px solid #663300;

}
#sidemenu A:active {
	background: #EFEFEF;
	color: #996633;
	border-left: 20px solid #996633;
	padding-left: 11px;
}
#sidemenu li.navover {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;
	background: #996633;
	text-transform: uppercase;


}

#sidemenu li.extranav {
	color: #663300;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;
	text-transform: uppercase;
	text-indent: 30px;
	background: url(images/lined-bg3.gif) repeat;
	letter-spacing: 1px;
	font-size: 10px;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;



}



#footercontainer {
	width: 720px;
	margin-left: 20px;



}
#footer {
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	clear: both;
	border-top: 4px solid #793807;
	padding-bottom: 15px;
	width: 720px;
	background: #FFFFFF url(images/white.gif) repeat;
	margin-top: 5px;



}
#footer a:link, a:visited {
	color: #333333;
	text-decoration: none;
	background: url(none);

}
#footer a:hover {
	color: #996633;
	text-decoration: underline;
}

#privacy {
	border-left: 20px solid #EFEFEF;
	padding-left: 15px;


}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	background: url(none);

}
a:hover {
	color: #996633;
	text-decoration: underline;
}
.rule {
	border-top: 1px solid #DDDDDD;
	margin: .25em 3em .25em 2em;
}
.rule2 {
	border-top: 1px solid #DDDDDD;
	margin: 1.5em 3em 1.5em 2em;
	font-size: 9px;

}
.italicSmall {
	font-size: 9px;
	font-style: italic;
	color: #333333;
	font-variant: normal;
	font-weight: normal;
}
.browntext {
	color: #996633;
	font-weight: bold;
	font-size: 1em;
	text-transform: capitalize;
}
.smalllink {
	font-size: 9px;
	text-decoration: none;
	color: #333333;
}
.link {
	text-decoration: none;
	color: #333333;
}
.emailbox {
	border-left: 1.8em solid #EFEFEF;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0.85em 2.5em 0.85em 1.35em;
	margin-top: .25em;
	margin-bottom: .25em;
}
.gap3 {
	height: 185px;
}
.footbold {
	font-weight: bold;
	color: #663300;
}
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 15px;
}

.imageLeft {
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.left30 {
	padding-left: 30px;
}
.orangeText {
	color: #CC9933;
}
.pPrivacytop {
	margin-top: 0px;
	padding-top: 0px;
}
.pPrivacybottom {
	padding-bottom: 0px;
	margin-bottom: 0px;

}
img {
	border: 0px none;
}
