body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #111;
	background-color: #8496AD;
	margin: 6px;
	padding: 0;
}
#masthead {
	color: #111;
	background-color:#546E8F;
	background-image:url(/thmag/template_images/thmresource_header.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0;
	height: 70px;
	overflow: hidden;
}
#masthead .content {
	padding: 0;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(/thmag/template_images/background.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #444;
	border-bottom: 1px solid #000;
}


.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0px;
	padding: 0px;
}
#center {
	width: 540px;
	float: left;
}
#left {
	width: 150px;
	float: left;
}
#right {
	width: 260px;
	float: left;
}
#center .content {
	padding: 12px 12px; /* top&bottom left&right */
	font-size: 0.8em;
	line-height: 1.25em;
}
#left .content {
	padding: 12px 12px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 18px 15px;
}
#left .content 
 {
	color: #7F6217;
}
/*
#right .content img {
	margin: 5px 0 5px 0;
	border: solid 1px #000;
}
*/
#footer .content {
	padding: 12px 16px;
	text-align: center;
}

#center .content h2 {
	color: #636158;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0px;
}
/*
#center .content p {
	font-size: 12px;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 15px;
}
*/
#footer {
	color: #ddd;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #546E8F;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
/*	styled with spry stylle sheet
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
*/

/*
#center a:link {
	color: #37669C;
	text-decoration: none;
}
#center a:visited {
	color: #37669C;
	text-decoration: none;
}
#center a:hover {
	text-decoration: underline;
}
*/

/*
#right a:link {
	color: #000;
}
#right a:visited {
	color: #333;
}
#right a:hover {
	color: #826800;
}
*/
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000;
}
#footer a:link {color: #AAA;}
#footer a:visited {color: #AAA;}
#footer a:hover {color: #FFF;}
h1 {
	font-size: 1.8em;
	margin: 0 0 10px 0;
	color: #1B5C92;
}
h2 {
	color: #636158;
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #666;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0;
	padding: 0;
}


div#today div {
	width: 149px;
}
.splash {
	background-color: #7f9abe;
	border: 1px solid #CCC;
	height: 250px;
	width: 504px;
	margin: 6px;
}


/* menubar styles */

.searchbox {
	background-color: #FFF;
	border: none;
	padding-left: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
}

#links {
	background-image: url('/thmag/template_images/top_grad.gif');
	background-repeat: repeat-x;
	background-color: #D9DBD4;
	height: 28px;
	color: #696969;
}
#search {
	width:140px;
	margin-top: 4px;
	margin-right: 30px;
}

#fauxsearch {
	height: 18px;
	border: 1px solid #C0B699;
	background-color: #FFF;
	float: left;
	margin-right: 6px;
}

#today {
	text-align: center;
	border-right: 1px solid #B1B0AC;
	float: left;
	font-size: 10px;
	line-height: 28px;
	height: 28px;
}
#floatleft {
	float: left;
}
div.link, div.sellink {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #B1B0AC;
	float: left;
	height: 28px;
	line-height: 28px;
}
div.link a {
	color: #797979;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div.sellink a {
	color: #272727;
	text-decoration: none;
	font-size: 12px;
/*	font-weight: bold; */
}
div.link a:hover, div.sellink a:hover {
	text-decoration: underline;
}

/* end menubar styles */


/*
.breadcrumb {
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
*/
#center .content .regions form {
	font-size: 10px;
	border: 1px solid #eee;
	text-align: center;
	margin: 1em 0;
}

.vendorlist {
	margin: 1em 0;
	padding: .25em 1em;
	font-size: .9em;
}
.vendorlist a:link, .vendorlist a:visited {
	color: #00367d;
	text-decoration: none;
}
.vendorlist a:hover {
	text-decoration: underline;
}
.vendorlist:hover {
	background: #eef;
	cursor: pointer;
}
.checkboxDescription {
	font-size: 1em;
	text-indent: 2em;
}
.warning {
	color: #A00;
	font-weight: bold;
	font-style: italic;
	margin: 2em 0;
	padding: 1em 0;
}
a.nolh {
	text-decoration: none;
}
a.nolh:hover {
	text-decoration: underline;
}
/* articles */
.byline {
	color: #666;
	font-weight: bold;
	font-size: 10px;
}
.subhead {
	color: #37669C;
	font-weight: bold;
	font-size: 15px;
}
div.article {
	font-size: 12px;
	line-height: 18px;
	margin: 0 12px;
}
#content h1 {
	color: #1B5C92;
}
div.article img {
	margin: 0 0 0 12px;
	border: 0px solid #ddd;
	padding: 0;
}
#center li {
	font-size: 10px;
}
span.preHead {
	color: #7F6217;
	font-weight: bold;
	margin: 0 0 4px 0;
}
span.preHeadsubcat {
	color: #7F6217; /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0;
}
a.subcat {
	text-decoration: none;
	font-size: 10px;
	margin: 0;
	line-height: 12px;
}
a.subcat:hover {
	text-decoration: underline;
}
div.initcap p:first-letter {
	font-size: 1.5em;
	color: #ADA66B;
}/* /articles */

/* vendors */
address {
	font-size: 12px;
	line-height: 15px;
}
td.summary {
	padding-bottom: 4px;
}
td.summary div.uline {
	dpadding-bottom: 6px;
	dborder-bottom: 1px solid #E8E8E8;
}
td.summary h2 {
	color: #1B5C92;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
td.summary h3 {
	color: #1B5C92;
	margin: 0 12px;
	font-size: 1.2em;
}
td.summary a {
	text-decoration: none;
}
td.summary p {
	margin-top: 6px;
	margin-left: 0;
	padding: 0;
}
div.moreInfo {
	margin: 0;
	padding: 0;
}
div.moreInfo ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.moreInfo ul li {
	background-color: #d2cfad;
	padding: 5px;
	margin: 4px;
}
div.moreInfo a:link, div.moreInfo a:visited {
	color: #1d4776;
	text-decoration: none;
	font-size: 12px;
	line-height: 0em;
}
div.moreInfo a:hover {
	text-decoration: underline;
}
div.moreInfo ol {
	padding: 0;
	margin-left: 2em;
	margin-top: 0;
	margin-bottom: 4px;
}
.associations {
	list-style-type: disc;
	font-size: 10px;
	float: left;
	padding-right: 3em;
	margin: 0;
	padding-left: 0;
}
/*
div.moreInfo {
	float: left;
	width: 100%;
}
div.moreInfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
div.moreInfo li {
	float: left;
	background: url("/thmag/template_images/bluebutton_02.jpg")
	no-repeat right top;
	margin: 0;
	padding: 0;
}
div.moreInfo a:link, div.moreInfo a:visited {
	display: block;
	background: url("/thmag/template_images/bluebutton_01.jpg")
	no-repeat left top;
	padding: 7px 16px;
	text-decoration: none;
	color: #FFF;
	line-height: 2.5em;
}

div.moreinfo a:hover {
	color: #000000;
}
*/

/* /vendors */

/* events */

.flt_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.flt_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.Event {
	color: #666;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
.EventLocation {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.1em;
}
.Eventhed a {
	color: #37669C;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}
.Eventhed a:hover {
	text-decoration: underline;
	color: #2F5050;
}
.EventDate {
	color: #666;
	font-weight: bold;
	font-size: .75em;
}
.EventHours {
	color: #333;
	font-size: .9em;
}
.EventSubhead {
	color: #ADA66B;
	font-size: 1em;
	font-weight: bold;
}
.EventDescription {
	font-size: .9em;
	line-height: 1.3em;
}
.thismonth {
	margin: 1px;
	padding: 1px;	
}
.thismonth h1 a:link, .thismonth h1 a:visited {
	color: #37669C;
}
/*
hr {
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}
*/
hr {
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
}

.ad1 {
	width: 220px;
	background-color: #FFF;
	clear: both;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 4px;
	padding: 0;
}

.ad1:hover {
	background-color: #D2CFAD;
	cursor: pointer;
}
.ad1 img {
	border: 0;
}

.ad1 a:visited {
	color: #2f5050;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.ad1 p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 1.45em;
	color: #624c44;
}

.ad1 a:link {
	color: #2f5050;
	text-decoration: none;
}

.ad1 a:hover {
	text-decoration: underline;
}

.ad1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 1.25em;
	margin: 0;
	color: #2f5050;
}

/* ad 2 (75 x 90 logo or photo on left) */

.ad2 {
	width: 220px;
	background-color: #FFF;
	clear: both;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 4px;
	padding: 0;
}
.ad2:hover {
	background-color: #D2CFAD;
	cursor: pointer;
}
.ad2 img {
	float: left;
	border: 0;
	margin: 2px 8px 2px 8px;
	width: 75px;
}
.ad2 a:visited {
	color: #2f5050;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.ad2 p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 92px;
	line-height: 1.45em;
	color: #624c44;
}
.ad2 a:link {
	color: #2f5050;
	text-decoration: none;
}
.ad2 a:hover {
	text-decoration: underline;
}
.ad2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 1.25em;
	margin: 0;
	color: #2f5050;
}
/* /ad 2 */

/* ad 3 (220px x 45px logo or photo under text) */

.ad3 {
	width: 220px;
	background-color: #FFF;
	clear: both;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 4px;
	padding: 0;
}
.ad3:hover {
	background-color: #D2CFAD;
	cursor: pointer;
}
.ad3 img {
	border: 0;
	margin: 0;
	width: 220px;
}
.ad3 a:visited {
	color: #2f5050;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.ad3 p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 1.45em;
	color: #624c44;
}
.ad3 a:link {
	color: #2f5050;
	text-decoration: none;
}
.ad3 a:hover {
	text-decoration: underline;
}
.ad3 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 1.25em;
	margin: 0;
	color: #2f5050;
}
/* /ad 3 */


.intro {
	background-color: #A7C0E2;
	border: 1px solid #CCC;
	height: 255px;
	width: 100%;
	margin: 6px 0 18px 0;
}
.bigimage {
	margin: 0px;
	border: 6px solid #EEE;
	float: left;
	padding: 0px;
	width: 224px;
	height: 224px;
}
.noborder {
	margin: 0;
	padding: 0;
}
.intro p {
	border: hidden;
	}
.introp1 {
	font-size: 14px;
	margin: 6px 6px 6px 249px;
	padding: 0;
}
.introp2 {
	font-size: 11px;
	margin: 6px 6px 6px 0;
	padding: 0 4px 0 0;
	width: 119px;
	float: left;
	border-right: 1px solid #EEE;
}
.introp3 {
	font-size: 11px;
	margin: 6px 6px 6px 0;
	padding: 0;
	width: 119px;
	float: left;
}
.intro .introp2 #searchPhrase, .intro .introp3 #searchPhrase {
	margin: 0;
	padding: 0;
}

div.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

/* ------------------------------------------------ */

div.thmag {
	padding: 3px;
	color: #FFF;
	background-color:#004A90;
}
div.thmag a:link, div.thmag a:visited {
	color: #EEE;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
div.thmag a:hover {
	text-decoration: underline;
	color: #FF0;
}
div.thmag ul {
	list-style-type: none;
	text-align: left;
	text-indent: 0;
	margin: 0;
	padding: 3px;
}
div.thmag li {
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------ */

div.vendor {
}
div.vendor h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 0 0 6px 0;
	margin: 0;
}
/* Related Articles on Vendor Page and Articles Page */ 
.summary {
	padding: 0;
	margin: 0;
	/* border: 1px dotted #ddd; */
	/* height: 110px; */
}
.summary:hover {
	background-color: #EEF;
	cursor: pointer;
}
.summary 
 {
	font-size: 18px;
	padding: 0 0 4px 0;
}
.summary h4 {
	margin-top: 6px;
	font-size: 13px;
	margin: 0 0 0 125px;
	font-weight: normal;
}
.summary img {
	padding: 0;
	margin: 0 18px 0 0;
	float: left;
	border: 1px solid #333;
}
.summary p {
	font-size: 11px;
	margin: 0 0 0 125px;
}
.summary a:link, .summary a:visited {
	color: #37669C;
	text-decoration: none;
}
.summary a:hover {
	text-decoration: underline;
}
.uline {
	padding: 3px 0;
	margin: 3px 0 6px 0;
	border-bottom: 1px solid #E8E8E8;
	clear:left;
}
/* End Related Articles on Vendor Page */ 

.intro #search {
	width: 75px;
	height: 20px;
	float: left;
	padding: 0;
	margin: 0px 5px 0 0;
}

.intro_search_button {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	float: left;
}
.search {
	padding: 7px 0 0 0;
}
.category_description {
	padding-bottom: 12px;
}

.article a:link, .article a:visited {
	color: #37669C;
	text-decoration: none;
}
.article a:hover {
	text-decoration: underline;
}
.related_articles {
	padding-left: 118px;
}
#center .content .privacy li, #center .content .privacy blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#p7bod #wrapper #column_wrapper #center .content .formTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

#p7bod #wrapper #column_wrapper #center .content th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

/* Contact Form Styles */


#center .content #contact {
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
}
#center .content #contact label {
	display: block;
	font-size: 10px;
}
#center .content #contact textarea {
	width: 400px;
	height: 150px;
}
.textInput {
	width: 250px;
	margin-bottom: 6px;
}
.textInputState {
	margin-bottom: 6px;
}
th {
	font-weight: normal;
	text-align: right;
}

/* Resources Page (resources.php) */

.resources h1
{
	font-size: 1.3em;
	margin: 0 0 10px 0;
	color: #1B5C92;
	border-bottom-style:solid;
}

.resources h2
{
	color: #636158;
	font-size: 1.2em;
	margin: 30px 0 0 0;

}

.resources h3
{
	text-indent:20px;
}

.resources p
{
	text-indent:20px;
}

.magazine-image {
	background: #fff;
	border: 1px #eee solid;
}

.magazine-image img {
	padding: 0px;
	background: #fff;
	margin: 2px;
	border: 1px #eee solid;
}

/* found in head tag of http://thmag.com/eastbay/index.php?is=22&s=651 */
.magazine-image img {
	margin: 1px;
	border: 0px;
}

div#right img {
	margin: 0 0 20px 5px;
}
div#right a.thickbox img {
	margin: 0;
}