body {
	background-color: #4a4a4a;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
}

/* STRUCTURE: =structure
--------------------------------------------------------------- */
#center {
	background: url(http://vermontrepublic.org/wp-content/themes/svr/images/main_bg.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 750px;
}
#main {
	background: url(http://vermontrepublic.org/wp-content/themes/svr/images/line_01.gif) top no-repeat;
	float: left;
	width: 500px;
}
#side {
	background:#CCCCCC url(http://vermontrepublic.org/wp-content/themes/svr/images/line_02.gif) top no-repeat;
	float: right;
	width: 250px;
}

/* cart/checkout screens use full-width */
body#bodyid_cart #main {
	background: #FFF;
	float: left;
	width: 710px;
}
body#bodyid_cart #side {
	background: none;
	float: none;
	width: 0px;
}
body#bodyid_cart #center { /* clear background */
	background: #FFF;	
}



/* GENERAL: =gen
--------------------------------------------------------------- */
a {
	color: #005c9f;
}
#sidebar a {
	color: #ffffff;
}

#sidebar a:hover {
	color: #ffffff;
}
a:hover {
	color: #005c9f;
}
.clear {
	clear: both;
}

/* HEADER: =header 
--------------------------------------------------------------- */
#header {
	background: #333333 url(http://vermontrepublic.org/wp-content/themes/svr/images/svr_header.gif) no-repeat;
	border-bottom: 2px solid #000;
	height: 134px;
}
#header h1 {
	margin: 0 0 0 -2000px;
	padding: 0;
}
#header h2 {
	margin: 0 0 0 -2000px;
	padding: 0;
}

/* TOP NAVIGATION: =nav
--------------------------------------------------------------- */
#nav_wrapper {
	position: relative;
	width: 750px;
	background: #cccccc url(http://vermontrepublic.org/wp-content/themes/svr/images/nav_bg.gif) repeat-y;
	border-bottom: 1px solid #000;
	clear: both;
	line-height: 100%;
}

/* TOP NAVIGATION: =lists
--------------------------------------------------------------- */
#nav {
	position: relative;
	float: left;
	margin: 20px 0;
	width: 501px;
}
#nav ul li {
	font-family: georgia, "times new roman", serif;
	font-size: 80%;
	padding: 0 0 3px 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#one {
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
	width: 130px;
}
ul#one li {
	list-style-image: url(http://vermontrepublic.org/wp-content/themes/svr/images/bullet_01.gif);
}
ul#one li a {
	color: #b7cc49;
	text-decoration: none;
}
ul#one li a:hover {
	color: #b7cc49;
	text-decoration: underline;
}
ul#two {
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
	width: 129px;
}
ul#two li {
	list-style-image: url(http://vermontrepublic.org/wp-content/themes/svr/images/bullet_01.gif);
}
ul#two li a {
	color: #b7cc49;
	text-decoration: none;
}
ul#two li a:hover {
	color: #b7cc49;
	text-decoration: underline;
}
ul#three {
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
	width: 130px;
}
ul#three li {
	list-style-image: url(http://vermontrepublic.org/wp-content/themes/svr/images/bullet_02.gif);
}
ul#three li a {
	color: #fff;
	text-decoration: none;
}
ul#three li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* TOP NAVIGATION: =member
--------------------------------------------------------------- */
#member {
	background: url(http://vermontrepublic.org/wp-content/themes/svr/images/flag_bottom.gif) top right no-repeat;
	float: right;
	padding: 25px 0 10px 0;
	width: 249px;
}
#member p {
	font-size: 90%;
	margin: 0 10px 0 10px;
	text-align: center;
}
#member a {
	color: #fff;
	text-decoration: none;
}

#member_bot {
	background: url(http://vermontrepublic.org/wp-content/themes/svr/images/member_button_bot.gif) no-repeat left bottom;
	margin: 0 0 0 37px;
	padding: 0 0 14px 0;
	width: 174px;
}
#member_top {
	background: url(http://vermontrepublic.org/wp-content/themes/svr/images/member_button_top.gif) no-repeat left top;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;	
}
#member_mid {
	background: url(http://vermontrepublic.org/wp-content/themes/svr/images/member_button_mid.gif) repeat-y;
	margin: 0;
	padding: 0;
}

/* MAIN: =intro 
--------------------------------------------------------------- */
#intro p {
	font-size: 100%;
	margin: 10px 0px 10px 10px;
}
#intro img {
	border: 1px solid #000;
	float: left;
	margin: 3px 10px 0 5px;
}

/* MAIN: =news
--------------------------------------------------------------- */
.news {
	border-bottom: 1px dotted #5c5c5c;
	margin: 0 40px 0 40px;
}
.news h4 {
	color: #134a73;
	font-size: 90%;
	margin: 0;
	padding: 20px 0 0 0;
}
.news p {
	font-size: 80%;
	line-height: 1.4em;
}
.news p.by {
	margin: 0;
	padding: 0;
}
.news p.special {
	font-style: italic;
	margin: 0;
	padding: 0;
}
.news .location {
	text-transform: uppercase;
}

/* SIDE BAR: =side
--------------------------------------------------------------- */
#side h3 {
	font-family: georgia, "times new roman", serif;
	font-size: 110%;
	margin: 0;
	padding: 15px 15px 5px 15px;
}
#side p {
	font-size: 100%;
	line-height: 1.4em;
	margin: 0;
	padding: 0 15px 15px 15px;
}

/* SIDE BAR: =quote
--------------------------------------------------------------- */
.quote {
	background: #1f4f75 url(http://vermontrepublic.org/wp-content/themes/svr/images/line_02.gif) top no-repeat;
	border-bottom: 1px solid #4a4a4a;
	padding: 15px 0 0 0;
	margin: 0;
}
.quote p {
	color: #fff;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 15px;
}
.quote p.quoter {
	color: #b7d1b4;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

/* SIDE BAR: =side_box
--------------------------------------------------------------- */
#side {
	font-size: 80%;
}

.side_box_01 {
	background: #f0f0f0;
	border: 1px solid #4a4a4a;
	border-width: 1px 0 1px 0;
}

#side_box_02 {
	background: url(http://vermontrepublic.org/wp-content/themes/svr/images/elm_tree.gif) top right no-repeat;
	margin: 8px 8px 0 0;
}
#side #side_box_02 h3 {
	padding-top: 7px;
}

#side br.clear,
.content br.clear,
.content em.clear {
	display: none;
}
.content #store_content br.clear {
	display: inline;
}


/* FOOTER: =footer
--------------------------------------------------------------- */
#footer {
	background: #333333;
	border-top: 2px solid #000;
	clear: both;
	width: 750px;
}
#footer p {
	color: #fff;
	font-size: 70%;
	padding: 4px 0 12px 0;
	text-align: center;
}
#footer a {color:#669966;
}

/*
---------------------------------------------------------------
 DRUPAL - SVR Customizations of existing styles
--------------------------------------------------------------- */

#main .content label { display: none; }

#main .node h2 { font-size: 120%; margin: 0; padding; 0; }
#main .node { margin: 0 0 20px 0; padding; 0; }
#main .node .content { margin: 0; padding; 0; }
.flexinode-body { margin: 0; padding; 0; }
.form-item { margin: 0; padding; 0; }
#main a.read-more { display: none; }
.main2 h3 {border-bottom:1px dotted #5C5C5C; font-size:1.1em; margin: 10px 0 0;}

.flexinode-textfield-2 { margin-bottom: 0.5em; } /* author name in Articles */


/* commerce screens
--------------------------------------------------------------- */
#main div.messages { background: #B6D1B2; margin: 0 1px 0 2px; padding: 5px 15px 5px 40px; }

form#cart_view { margin-left: 40px; }

table.tbl-svr { border-top: 1px solid #CCCCCC; }
table.tbl-svr td { border: 1px solid #CCCCCC; border-width: 0 0 1px 0; padding: 4px 0 4px 0; }
table.tbl-svr td.memType { font-size: 85%; padding-right: 10px; margin-bottom: 15px; }
table.tbl-svr td.memType strong { font-size: 110%; }
table.tbl-svr td.memPrice { padding-right: 10px; }
table.tbl-svr td.memAdd a { width: 40px; }

#main a.cart_link { 
	background: #B6D1B2;
	border: 1px solid #3F5F38;
	color: #000;
	padding: 5px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 1.8em;
	text-decoration: none;
}
#main a.cart_link:hover { 
	text-decoration: underline;
}

body#bodyid_cart #main p {
	padding-left: 40px;
}

form#user_login,
form#payment_checkout_form,
form#address_checkout_form,
form#paypalpro {
	padding-left: 40px;
	margin-bottom: 30px;
}
form#checkout_review_form,
form#cart_view {
	margin-bottom: 30px;
}
form#checkout_review_form .form-submit {
	margin-top: 10px;
	margin-left: 40px;
}


#bodyid_cart #main .content {
	padding-left: 40px;
}

/* MAIN: =main
--------------------------------------------------------------- */
#main h2 {
	font-family: georgia, "times new roman", serif;
	font-size: 140%;
}
#main h1,
#main h2.title {
	font-family: georgia, "times new roman", serif;
	margin: 10px 0 0 0;
	padding: 0 40px 10px 40px;
}
#main h3 {
	border-bottom: 1px dotted #5c5c5c;
	color: #5c5c5c;
	font-size: 70%;
	letter-spacing: .2em;
	margin: 0 0 15px 0;
	padding: 15px 40px 5px 40px;
	text-transform: uppercase;
}
#main p,
#main ul,
#main ol,
#main dl {
	font-size: 90%;
	line-height: 130%;
}
#main .breadcrumb {
	font-size: 90%;
	padding: 10px 40px 10px 40px;
}
#main .node {
	padding: 0 40px 10px 40px;
}
#main .node .node {
	padding: 0;
}

a.more_link { text-decoration: none; }
a.more_link:hover { text-decoration: underline; }

#tbl-200towns { font-size: 90%; }

#intro {line-height:120%;
font-size:.85em;
width:475px;}