/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Geneva, Verdana, Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
		background-color: #C9B67B ;
}


a{
	color: #A3761A;
	text-decoration: none;
}

a:link{
	color: #A3761A;
	text-decoration: none;
}

a:visited{
	color: #A3761A;
	text-decoration: none;
}

a:hover{
	color: #A3761A;
	text-decoration: underline;
}

h1{
 font-family: Geneva, Verdana, Arial, Sans-serif;
 font-size: 20px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Geneva, Verdana, Arial, Sans-serif;
 font-size: 18px;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Geneva, Verdana, Arial, Sans-serif;
	margin: 0px;
	text-align: left;
	color: #A3761A;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A3761A;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h5{
 font-family: Geneva, Verdana, Arial, Sans-serif;
 font-size: 13px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

p {
	font-size: 14px;
	margin-top: 5px;
}

ul{
 list-style-type: square;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font-size: 11px;
	line-height: 16px;
	font-family: Geneva, Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #996600;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main {
	width: 950px;
	text-align: left;
	background-image: url(images/si_main_05.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	background-position: center;
}

#masthead{
	padding: 0px;
	width: 950px;
	text-align: center;
}



#navBar{
	width: 18%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
}



#content{
	float: left;
  	width: 47%;
}
#content2{
	float: left;
	width: 60%;
}
#content p, #content2 p, #content3 p, #content4 p {
	text-align: justify;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, Sans-serif;
	color: #E6BA60;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.05em;
}
#logosdiv {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 12px;
	text-align: center;
}

#breadCrumb a{
	color: #E6BA60;
}


/************** .feature styles ***************/

.myformnew {
	color: #A3761A;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 160px;
	padding-right: 0px;
}

.feature{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 150%;

}

.myimg {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.mybullet, ul.mybullet li {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 20px;
}

li.mybullet li, ul.mybullet li li {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
}
.myheadline {
	font-family: Geneva,Verdana,Arial,sans-serif;
	font-size: 14px;
	padding-right: 50px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: left;
}
.myol {
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 18px;
}


#pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C35500;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 350px;
	letter-spacing: 0.035em;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 13px;
}
blockquote {
	margin-left: 25px;
}


.story p{
	padding: 0px 0px 10px 0px;
	font-size: 13px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 12px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#siteInfo a{
	clear: both;
	color: #cccccc;
	padding: 0px;
	text-align: center;
}
#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	font-size: 11px;
	font-family: Geneva, Verdana, Arial, Sans-serif;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	padding: 0px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	height: 27px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
}

#sectionLinks a:hover{
}
#sectionLinks a#home {
	display: block;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#home:hover {
	display: block;
	background-image: url(images/home_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#homecurrent {
	display: block;
	background-image: url(images/homecurrent1.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#resources {
	display: block;
	background-image: url(images/resources.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#resources:hover{
	display: block;
	background-image: url(images/resources_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#resourcescurrent{
	display: block;
	background-image: url(images/resources_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}



#sectionLinks a#news {
	display: block;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#news:hover {
	display: block;
	background-image: url(images/news_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#newscurrent {
	display: block;
	background-image: url(images/news_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}


#sectionLinks a#links {
	display: block;
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#links:hover{
	display: block;
	background-image: url(images/links_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#linkscurrent{
	display: block;
	background-image: url(images/links_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#about {
	display: block;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#about:hover {
	display: block;
	background-image: url(images/about_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#aboutcurrent {
	display: block;
	background-image: url(images/about_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#partners {
	display: block;
	background-image: url(images/partnerships.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#partners:hover {
	display: block;
	background-image: url(images/partnerships_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#partnerscurrent {
	display: block;
	background-image: url(images/partners_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#success {
	display: block;
	background-image: url(images/case.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#success:hover {
	display: block;
	background-image: url(images/case_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#successcurrent {
	display: block;
	background-image: url(images/case_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#careers {
	display: block;
	background-image: url(images/careers.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#careers:hover {
	display: block;
	background-image: url(images/careers_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#careerscurrent {
	display: block;
	background-image: url(images/careers_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#contact {
	display: block;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#contact:hover {
	display: block;
	background-image: url(images/contact_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#contactcurrent {
	display: block;
	background-image: url(images/contact_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}

#sectionLinks a#sitemap {
	display: block;
	background-image: url(images/sitemap.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#sitemap:hover {
	display: block;
	background-image: url(images/sitemap_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}
#sectionLinks a#sitemapcurrent {
	display: block;
	background-image: url(images/sitemap_current.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 27px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/


#headlines{
	float:right;
	width: 235px;
	padding-right: 0px;
	background-repeat: repeat-y;
	background-image: url(images/headline_02.gif);
	padding-top: 10px;

	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}


#headlines h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A3761A;
	}

#headlines p{
	font-size: 11px;
	width: 167px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 18px;
}

#headlines a {
	padding: 5px 0px 5px 0px;
	color: #A3761A;
}
.mysubheads {
	padding-right: 0px;
	width: 167px;
}

.sidebarquote {
	font-size: 12px;
	width: 137px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996600;
	border-bottom-color: #996600;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.plain {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#pullquote2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 350px;
	line-height: 150%;
	letter-spacing: 0.035em;
}
.mysearch {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#pagelink {
	display: block;
	text-align: left;
	color: #996600;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Geneva, Verdana, Arial, Sans-serif;
	font-weight: bold;
}
#pagelink a {

	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	background-image: none;
	color: #A3761A;
}
#pagelink a:hover {

	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 25px;
	background-image: none;
	font-family: Geneva, Verdana, Arial, Sans-serif;
	color: #A3761A;
	background-color: #C35500;
	text-decoration: underline;
}
#pullquote3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996600;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 35px;
	padding-right: 35px;
	letter-spacing: 0.05em;
	background-image: url(images/quote2.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-align: justify;
}
#headlines a:hover {
	padding: 5px 0px 5px 0px;
	color: #A3761A;
	text-decoration: underline;
}
#siteInfo a:hover {
	clear: both;
	color: #cccccc;
	padding: 0px;
	text-align: center;
	text-decoration: underline;
}
.small {
	clear: both;
	font-size: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.myimg2 {

	float: left;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content3 {

	float: left;
  width: 60%;
}
#pullquote4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	letter-spacing: 0.05em;
	background-image: url(images/quote2.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 150%;
	text-align: justify;
	padding-right: 35px;
}

.pullquote4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	letter-spacing: 0.05em;
	background-image: url(images/quote2.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 150%;
	text-align: justify;
	padding-right: 35px;
}


.mybullet2 {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 12px;
	width: 125px;
}
.myimg3 {
	float: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}

#myimg3 {
	float: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
}
.logos {
	clear: both;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.myform {
	color: #A3761A;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 160px;
	padding-right: 0px;
}
.myfields {
}
#logosdiv a {
	padding-top: 5px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
}
#logosdiv img a:hover {
	padding-top: 0px;
	padding-bottom: 12px;
	font-weight: normal;
	text-decoration: none;
}
.logostr {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

#logosdiv .logostr p {
	line-height: normal;
	text-align: center;
	font-size: 11px;
}

#logosdiv .logostr p.text {
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}
.partners {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
#mydiv {
	float: left;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
#verify {
	text-align: center;
	float: right;
	padding-right: 200px;
}
.imgctr {
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	float: left;
}
.emailimg {
	float: none;
	margin-left: 50px;
}
#content4 {
	width: 70%;
	float: left;
}
#FoodMan {
	text-align: center;
	width: 605px;
	border: 1px solid #C9B67B;
}
.sidebarquote2 {
	font-size: 11px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
}

.belownav {
font-size: 12px;
	width: 125px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996600;
	border-bottom-color: #996600;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.title {
	font-weight: bold;
	font-variant: small-caps;
}
.gray {
	color: #666666;
}
