body {
margin: 4px 4px 4px 4px;
background: #ffffff;
font-family: Verdana, Arial, Helvetica, Trebuchet, "Trebuchet MS", sans-serif;
color: #363f52;
font-size: 12px;
font-weight: normal;
line-height: 14px;
}
	
a {
color: #2e3038;
font-weight: bold;
text-decoration: underline;
}

a:link		{ color: #2e3038; text-decoration: underline; }
a:visited	{ color: #2e3038; text-decoration: underline; }
a:active	{ color: #2e3038; text-decoration: underline; }
a:hover		{ color: #0099ff; text-decoration: underline; }
	
p {
margin: 0px 0px 10px 0px;
}

h1 {
font-size: 16px;
font-weight: bold;
line-height: 20px;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

h2 {
font-size: 14px;
font-weight: bold;
line-height: 18px;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

h3 {
font-size: 12px;
font-weight: bold;
line-height: 16px;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}


/* begin container */

#container {
width: 960px;
}

/* begin container */


/* begin masthead */

#masthead {
width: 942px;
}

#logo {
width: 660px;
height: 115px;
float: left;
}

#newsletter {
background: url("images/mailbox.jpg") no-repeat;
background-position: center center;
width: 170px;
height: 80px;
color: #6d7595;
font-size: 10px;
text-align: center;
float: right;
overflow: hidden;
}

#newsletter h2 {
font-size: 12px;
font-weight: normal;
line-height: 12px;
margin: 5px 0px 40px 0px;
padding: 0px 0px 0px 0px;
}

#newsletter a {
color: #cc6633;
font-size: 10px;
line-height: 10px;
font-weight: bold;
text-decoration: underline;
}

#newsletter a:link		{ color: #cc6633; text-decoration: underline; }
#newsletter a:visited	{ color: #cc6633; text-decoration: underline; }
#newsletter a:active	{ color: #6d7595; text-decoration: underline; }
#newsletter a:hover		{ color: #6d7595; text-decoration: underline; }

#newsletter p {
margin: 0px 0px 0px 0px;
}

#google {
font-size: 10px;
line-height: 10px;
width: 250px;
height: 30px;
padding: 5px 0px 0px 0px;
text-align: right;
clear: right;
float: right;
}

.google_form {
font-size: 10px;
}

/* end masthead */


/* begin top navigation */

#top_nav {
background: #4d6aa1;
width: 931px;
height: 35px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 11px;
clear: left;
}

#top_nav a {
background: url("images/top_button.gif") 0px 5px no-repeat;
width: 150px;
height: 25px;
color: #ffffff;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height: 14px;
text-align: center;
margin: 0px 4px 0px 0px;
padding: 10px 0px 0px 0px;
float: left;
display: block;
}

#top_nav a:hover {
background: url("images/top_button.gif") -150px 5px no-repeat;
color: #cc6633;
}

#top_nav a:active {
background: url("images/top_button.gif") 0px 5px no-repeat;
}

#top_subnav {
background: #e8eefc;
width: 940px;
height: 24px;
border-right: 1px solid #cacdd9;
border-bottom: 1px solid #cacdd9;
border-left: 1px solid #cacdd9;
margin: 0px 0px 10px 0px;
display: block;
}

#about_subnav {
color: #333333;
font-size: 10px;
font-weight: normal;
margin: 0px 0px 0px 47px;
display: none;
}

#about_subnav a {
color: #333333;
font-weight: normal;
text-decoration: none;
line-height: 24px;
padding: 10px 10px 0px 10px;
}

#about_subnav a:hover {
color: #0099ff;
}

#member_subnav {
color: #333333;
font-size: 10px;
font-weight: normal;
margin: 0px 0px 0px 162px;
display: none;
}

#member_subnav a {
color: #333333;
font-weight: normal;
text-decoration: none;
line-height: 24px;
padding: 10px 10px 0px 10px;
}

#member_subnav a:hover {
color: #0099ff;
}

#store_subnav {
color: #333333;
font-size: 10px;
font-weight: normal;
margin: 0px 0px 0px 0px;
float: right;
display: none;
}

#store_subnav a {
color: #333333;
font-weight: normal;
text-decoration: none;
line-height: 24px;
padding: 10px 10px 0px 10px;
}

#store_subnav a:hover {
color: #0099ff;
}

/* end top navigation */




/* begin left column */

#left_column {
background: #cadfff;
width: 160px;
float: left;
}

#jnf {
width: 155px;
height: 95px;
padding: 5px 0px 0px 5px;
}

/* end left column */




/* begin side navigation */

#side_nav {
width: 160px;
height: 410px;
}

#side_nav a:link		{ text-decoration: none; }
#side_nav a:visited		{ text-decoration: none; }
#side_nav a:active		{ text-decoration: none; }
#side_nav a:hover		{ text-decoration: none; }

div.sdmenu {
width: 150px;
}

div.sdmenu div {
overflow: hidden;
padding: 5px 0px 0px 5px;
}

div.sdmenu div span {
width: 150px;
height: 25px;
display: block;
}

div.sdmenu div span a {
width: 140px;
height: 20px;
color: #2e3038;
font-size: 12px;
font-weight: normal;
padding: 5px 0px 0px 10px;
display: block;
}

div.sdmenu div span a:link {
color: #2e3038;
}

div.sdmenu div span a:hover {
background: url("images/top_button.gif") 0px 0px no-repeat;
color: #ffffff;
display: block;
}

div.sdmenu div.collapsed {
height: 25px;
}

div.sdmenu div.collapsed span {
width: 150px;
height: 25px;
display: block;
}

div.sdmenu div.collapsed span a {
width: 140px;
height: 20px;
color: #2e3038;
font-size: 12px;
font-weight: normal;
padding: 5px 0px 0px 10px;
display: block;
}

div.sdmenu div.collapsed span a:link {
color: #2e3038;
}

div.sdmenu div.collapsed span a:hover {
background: url("images/top_button.gif") 0px 0px no-repeat;
color: #ffffff;
display: block;
}

div.sdmenu div a {
color: #2e3038;
font-size: 10px;
font-weight: normal;
padding: 5px 0px 0px 15px;
display: block;
}

div.sdmenu div a:link {
color: #2e3038;
}

div.sdmenu div a:hover {
color: #0099ff;
}

#straight_links {
width: 150px;
}

#straight_links a {
width: 140px;
height: 20px;
color: #2e3038;
font-size: 12px;
font-weight: normal;
padding: 5px 0px 0px 10px;
display: block;
}

#straight_links a:link {
color: #2e3038;
}

#straight_links a:hover {
background: url("images/top_button.gif") 0px 0px no-repeat;
color: #ffffff;
display: block;
}

/* end side navigation */


/* begin center column */

#center_column {
width: 450px;
margin: 0px 0px 0px 4px;
float: left;
}

#content {
width: 420px;
padding: 0px 15px 0px 15px;
}

#content h1 {
background: url("images/center_header_bar.gif") 0px 0px no-repeat;
color: #4d6aa1;
font-size: 24px;
font-weight: bold;
line-height: 28px;
padding: 35px 15px 10px 15px;
margin: 0px -15px 0px -15px;
}

#content h2 {
color: #4d6aa1;
font-size: 18px;
font-weight: normal;
line-height: 20px;
margin: 0px 0px 15px 0px;
}

#content h3 {
font-size: 14px;
font-weight: bold;
line-height: 16px;
margin: 0px 0px 5px 0px;
}

#content p {
font-size: 12px;
font-weight: normal;
line-height: 18px;
padding: 0px 0px 10px 0px;
}

#content a {
color: #cc6633;
font-weight: bold;
text-decoration: underline;
}

#content a:link			{ color: #cc6633; text-decoration: underline; }
#content a:visited		{ color: #cc6633; text-decoration: underline; }
#content a:active		{ color: #4d6aa1; text-decoration: underline; }
#content a:hover		{ color: #4d6aa1; text-decoration: underline; }

#content ul {
color: #cc6633;
padding: 15px 0px 0px 15px;
margin: 0px 0px 0px 0px;
}

#content ul a {
font-weight: normal;
}

#content li {
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

#content li span {
color: #363f52;
}

.large_horizontal_photo {
width: 217px;
margin: 0px 15px 15px 0px;
float: left;
}

.large_horizontal_photo img {
border: 1px solid #a8afce;
margin: 0px 0px 3px 0px;
}

.large_horizontal_photo span {
color: #4d6aa1;
font-size: 10px;
font-weight: normal;
}

.large_vertical_photo {
width: 167px;
margin: 0px 15px 15px 0px;
float: left;
}

.large_vertical_photo img {
border: 1px solid #a8afce;
margin: 0px 0px 3px 0px;
}

.large_vertical_photo span {
color: #4d6aa1;
font-size: 10px;
font-weight: normal;
}

.small_vertical_photo {
width: 102px;
margin: 0px 15px 25px 15px;
float: left;
}

.small_vertical_photo img {
border: 1px solid #a8afce;
margin: 0px 0px 10px 0px;
}

.small_vertical_photo span {
color: #4d6aa1;
font-size: 10px;
font-weight: normal;
}


.thumbnail_list {
padding: 0px 0px 25px 0px;
clear: left;
}

.thumbnail_list img {
border: 1px solid #a8afce;
margin: 0px 10px 10px 0px;
float: left;
}

.thumbnail_list h3 {
color: #363f52;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

.byline {
font-size: 10px;
margin: 0px 0px 15px 0px;
}

#pagination {
width: 420px;
color: #4d6aa1;
font-size: 10px;
text-align: center;
margin: 15px 0px 15px 0px;
padding: 3px 0px 3px 0px;
border-top: 1px solid #a8afce;
border-bottom: 1px solid #a8afce;
clear: left;
}

#pagination a {
color: #4d6aa1;
font-weight: normal;
text-decoration: none;
}

#pagination a:link		{ color: #4d6aa1; text-decoration: none; }
#pagination a:visited	{ color: #4d6aa1; text-decoration: none; }
#pagination a:active	{ color: #cc6633; text-decoration: none; }
#pagination a:hover		{ color: #cc6633; text-decoration: none; }

/* end center column */


/* begin store styles */

#store_header h1 {
background: url("images/z-zone.gif") 0px 0px no-repeat;
height: 99px;
padding: 0px 0px 0px 0px;
margin: 0px -15px 0px -15px;
text-indent: -1000px;
overflow: hidden;
}

#store_header h2 {
color: #4d6aa1;
font-size: 16px;
font-weight: normal;
text-align: center;
line-height: 20px;
margin: 0px 0px 5px 0px;
}

#store_nav {
font-size: 10px;
font-weight: bold;
text-align: center;
border-top: 3px solid #ffff00;
border-bottom: 3px solid #ffff00;
padding: 5px 0px 5px 0px;
margin: 0px -15px 20px -15px;
}

#store_viral {
text-align: center;
margin: 0px -15px 20px -15px;
}

#store_viral img {
text-align: center;
margin: 0px 5px 0px 5px;
}

.product {
width: 420px;
}

.product_left_column {
width: 167px;
text-align: center;
margin: 0px 15px 20px 0px;
float: left;
}

.product_left_column img {
border: 1px solid #a8afce;
margin: 0px 10px 10px 0px;
}

.product_right_column {
width: 238px;
float: left;
margin: 0px 0px 20px 0px;
}

.new {
background: url("images/new.gif") 0px 0px no-repeat;
min-height: 35px;
padding: 16px 0px 0px 55px;
}

.buy_link {
float: right;
padding: 0px 0px 10px 0px;
}

/* end store styles */


/* begin homepage styles */

#top_story {
width: 420px;
min-height: 381px;
padding: 0px 15px 10px 15px;
}

#top_story h1 {
background: url("images/center_header_bar.gif") 0px 0px no-repeat;
color: #4d6aa1;
font-size: 24px;
font-weight: bold;
line-height: 28px;
padding: 35px 15px 10px 15px;
margin: 0px -15px 0px -15px;
}

#top_story h2 {
color: #4d6aa1;
font-size: 18px;
font-weight: normal;
line-height: 20px;
margin: 0px 0px 15px 0px;
}

#top_story p {
color: #363f52;
font-size: 14px;
font-weight: normal;
line-height: 18px;
padding: 10px 0px 0px 0px;
clear: left;
}

#top_story a {
color: #cc6633;
font-weight: bold;
text-decoration: underline;
}

#top_story a:link		{ color: #cc6633; text-decoration: underline; }
#top_story a:visited	{ color: #cc6633; text-decoration: underline; }
#top_story a:active		{ color: #4d6aa1; text-decoration: underline; }
#top_story a:hover		{ color: #4d6aa1; text-decoration: underline; }

.home_photo {
width: 102px;
margin: 0px 10px 0px 0px;
float: left;
}

.home_photo img {
border: 1px solid #a8afce;
margin: 0px 0px 3px 0px;
}

.home_photo span {
color: #4d6aa1;
font-size: 10px;
font-weight: normal;
}

.home_photo_alt {
margin: 0px 15px 5px 0px;
float: left;
}

.home_photo_alt img {
border: 1px solid #a8afce;
margin: 0px 0px 3px 0px;
}

.home_photo_alt span {
color: #4d6aa1;
font-size: 10px;
font-weight: normal;
}

.float_left {
float: left;
}

#top_links {
background: url("images/center_header_bar.gif") 0px 0px no-repeat;
width: 420px;
height: 93px;
padding: 26px 15px 0px 15px;
}

#top_links a {
background: #e8eefc;
width: 420px;
height: 23px;
color: #4d6aa1;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
padding: 7px 15px 0px 15px;
margin: 1px -15px 0px -15px;
display: block;
}

#top_links a:visited	{ color: #4d6aa1; text-decoration: underline; }
#top_links a:active	{ color: #cc6633; text-decoration: underline; }
#top_links a:hover		{ color: #cc6633; text-decoration: underline; }

/* end homepage styles */


/* begin right column */

#right_column {
width: 324px;
float: left;
margin: 0px 0px 0px 4px;
}

#right_column h2 {
background: url("images/side_header_bar.gif") 0px 0px no-repeat;
width: 324px;
height: 22px;
color: #4d6aa1;
font-size: 15px;
font-weight: normal;
display: block;
padding: 3px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}

/* end right column */


/* begin footer */

#footer {
background: #4d6aa1;
width: 942px;
height: 35px;
color: #858eb4;
font-weight: normal;
text-align: center;
margin: 10px 0px 0px 0px;
padding: 5px 0px 0px 0px;
float: left;
clear: left;
}

#footer a {
color: #fcf6e8;
font-size: 10px;
font-weight: normal;
text-decoration: none;
margin: 10px 10px 0px 10px;
}

#footer a:visited	{ color: #fcf6e8; text-decoration: none; }
#footer a:active	{ color: #fcf6e8; text-decoration: underline; }
#footer a:hover		{ color: #fcf6e8; text-decoration: underline; }

#footer .small {
color: #b9c9ef;
font-size: 9px;
}

/* end footer */


/* begin touts */

#tout_1 {
background: url("images/blue_tout.gif") 0px 0px no-repeat;
width: 145px;
height: 225px;
color: #474b5a;
font-size: 12px;
font-weight: normal;
line-height: 17px;
padding: 10px 0px 0px 15px;
margin: 11px 4px 4px 0px;
float: left;
}

#tout_1 h3 {
color: #ffffff;
font-size: 14px;
font-weight: Bold;
}

#tout_1 a {
color: #474b5a;
font-weight: normal;
text-decoration: none;
}

#tout_1 a:visited	{ color: #474b5a; text-decoration: none; }
#tout_1 a:active	{ color: #ffffff; text-decoration: underline; }
#tout_1 a:hover		{ color: #ffffff; text-decoration: underline; }

#tout_2 {
background: url("images/white_tout.gif") 0px 0px no-repeat;
width: 148px;
height: 227px;
color: #474b5a;
font-size: 12px;
font-weight: normal;
line-height: 17px;
margin: 11px 0px 4px 0px;
padding: 8px 4px 0px 8px;
float: left;
}

#tout_2 h3 {
color: #4d6aa1;
font-size: 14px;
font-weight: Bold;
}

#tout_2 a {
color: #474b5a;
font-weight: normal;
text-decoration: none;
}

#tout_2 a:visited	{ color: #474b5a; text-decoration: none; }
#tout_2 a:active	{ color: #0099ff; text-decoration: underline; }
#tout_2 a:hover		{ color: #0099ff; text-decoration: underline; }

#tout_3 {
background: url("images/white_tout.gif") 0px 0px no-repeat;
width: 145px;
height: 215px;
color: #474b5a;
font-size: 12px;
font-weight: normal;
line-height: 17px;
margin: 0px 4px 0px 0px;
padding: 20px 0px 0px 15px;
float: left;
}

#tout_3 h3 {
color: #4d6aa1;
font-size: 14px;
font-weight: Bold;
}

#tout_3 a {
color: #474b5a;
font-weight: normal;
text-decoration: none;
}

#tout_3 a:visited	{ color: #474b5a; text-decoration: none; }
#tout_3 a:active	{ color: #0099ff; text-decoration: underline; }
#tout_3 a:hover		{ color: #0099ff; text-decoration: underline; }

#tout_4 {
background: url("images/blue_tout.gif") 0px 0px no-repeat;
width: 145px;
height: 215px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 15px;
float: left;
}

#herzl_tout {
background: url("images/herzl_tout.gif") 0px 0px no-repeat;
width: 150px;
height: 225px;
color: #474b5a;
font-size: 12px;
font-weight: normal;
line-height: 17px;
padding: 10px 0px 0px 10px;
margin: 0px 0px 0px 0px;
float: left;
}

#herzl_tout h3 {
color: #ffffff;
font-size: 14px;
font-weight: Bold;
}

#herzl_tout a {
color: #474b5a;
font-weight: normal;
text-decoration: none;
}

#herzl_tout a:visited	{ color: #474b5a; text-decoration: none; }
#herzl_tout a:active	{ color: #ffffff; text-decoration: underline; }
#herzl_tout a:hover		{ color: #ffffff; text-decoration: underline; }

/* end touts */


/* begin form */

.form_left {
width: 115px;
font-weight: bold;
text-align: right;
vertical-align: top;
padding: 0px 5px 0px 0px;
}

.form_right {
width: 300px;
}

.form_field {
width: 250px;
}

/* end form */


/* begin events */

.region {
background: url("images/blue_bar.gif") 0px 0px no-repeat;
width: 400px;
height: 22px;
color: #ffffff;
font-size: 15px;
font-weight: normal;
text-align: left;
display: block;
padding: 3px 10px 0px 10px;
margin: 0px 0px 10px 0px;
}

.event_table {
width: 420;
font-size: 12px;
border: 1px solid #95c0ff;
margin: 0px 0px 10px 0px;
}

.event_table th {
background: #95c0ff;
font-size: 14px;
font-weight: bold;
text-align: left;
padding: 5px 5px 5px 5px;
border-bottom: 1px solid #95c0ff;
}

.event_description {
padding: 5px 5px 5px 5px;
}

.header_cell {
background: #cadfff;
width: 100px;
font-size: 10px;
font-weight: bold;
padding: 5px 5px 5px 5px;
border-top: 1px solid #95c0ff;
border-right: 1px solid #95c0ff;
}

.detail_cell {
font-size: 10px;
padding: 5px 5px 5px 5px;
border-top: 1px solid #95c0ff;
}

/* end events */
