 
html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(/sync/images/28.gif);
}

html
{
	height: 100%;
	margin-bottom: 1px;
}

/* force scrollbars on short pages*/
#container
{
	width: 762px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#contentContainer
{
	border-left: 1px solid #BBB29A;
	background: #fff;
	border-right: 1px solid #BBB29A;
}

/*new*/
a
{
	color: #C30;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #C30;
	text-decoration: underline;
}

a img { border: 0; }

body, div, td, th, h1, h2, h3, h4, ul, ol, li, label
{
	/* redundant rules for bad browsers  */
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	/*color: #333;*/
}

p
{
	font-size: 12px;
	margin-top: 0;
}

h1, h2, h3 { color: #558899; }

h1
{
	font-size: 24px;
	margin-top: 0;
	font-weight: normal;
}

h2
{
	font-size: 20px;
	margin-top: 0;
}

h3
{
	font-size: 18px;
	margin-top: 0;
}

td
{
	vertical-align: top;
	border: none;
}

div.clear
{
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

img.photo { border: 1px solid #fff; }

img.floatl
{
	float: left;
	padding: 5px 5px 5px 0;
}

img.floatr
{
	float: right;
	padding: 5px 0 5px 5px;
}

/* HEADER
----------------------------------------------- */

#flash { margin-bottom: 5px; }

#header
{
	background: #333 url(/sync/images/4.jpg) repeat-x bottom left;
	height: 30px;
	position: relative;
	width: 760px;
}

#navcontainer
{
	position: absolute;
	width: 430px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	float: left;
}

#navcontainer ul li
{
	display: inline;
	font-size: 14px;
	height: 30px;
	margin: 0px;
}

#navcontainer ul li a
{
	padding: 6px 11px;
	background: transparent;
	color: #fff;
	text-decoration: none;
	float: left;
	margin: 0px;
}

#navcontainer ul li a:hover { color: #890; }
#navcontainer ul li { margin: 0px; }

/* Dashboard Navigation  */
#dashnav
{
        margin-top: -14px;
	background:  #444;
}

#dashnavlist
{
padding: 20px 4px 0 4px;
margin-left: 0;
border-bottom: 1px solid #778;
text-align:right;
}

#dashnavlist li
{
list-style: none;
margin: 0;
display: inline;
}

#dashnavlist li a
{
padding: 2px 0.5em 0 0.5em;
margin:0;
margin-left: 1px;
border-bottom: none;
background:  #ccc;
color:  #333;
text-decoration:  none;
border: 1px solid #778;
text-decoration: none;
}

#dashnavlist li a:hover
{
color: #000;
background: #ddd;
}

#dashnavlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
/* End dash nav */

/*new*/
/*#navcontainer ul li#active a {background: #fff; color: #000;}*/
body#pageAbout #navcontainer ul li#navAbout a,
body#pageBlog #navcontainer ul li#navBlog a,
body#pageNews #navcontainer ul li#navNews a,
body#pageEvents #navcontainer ul li#navEvents a,
body#pageAction #navcontainer ul li#navAction a
{
	background: #fff;
	color: #000;
}

#quickSignup
{
	background: url(/sync/images/15.jpg);
	position: absolute;
	width: 330px;
	top: 0;
	left: 430px;
	height: 30px;
}

#quickSignup form { margin-top: 4px; }
#quickSignup label { display: none; }

#quickSignup span
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	margin-left: 14px;
	margin-right: 6px;
}

#quickSignup input { vertical-align: middle; }

#quickSignup input.text
{
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 1px;
}

#quickSignup #signup_email
{
	width: 130px;
	margin-right: 6px;
}

#quickSignup #signup_zip
{
	width: 50px;
	margin-right: 6px;
}

/* MAIN CONTENT
----------------------------------------------- */

#contentContainer table td#left
{
	width: 524px;
	padding: 0;
	margin: 0;
	background: #fff;
}

#contentContainer table td#full
{
	/*width: 730px;*/
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}

#contentContainer table
{
	width: 100%;
	padding: 0;
	margin: 0;
	/*background: #fff;*/
}


#content
{
	padding: 30px 30px 30px 20px;
	margin: 0;
        position:relative;
}

#dashboardcontent
{
	padding: 0;
	margin:  0;
}


.breadcrumb {
    display:none;
}


#content h1.title
{
	font-size: 20px;
	border-bottom: 1px solid #558899;
	margin-bottom: 0;
}

#content h2 small { font-size: .7em; }

#content p
{ /* size increased to 12px, purple color commented out  */
	font-size: 12px;
/*	color: #557;   */
	line-height: 1.4em;
}

#content #contentInner
{
	margin-left: 80px;
	margin-top: 30px;
}

#content .homeArticle { margin-bottom: 10px; }
* html .homeArticleRight { height: 1%; }

#content .homeArticle .homeArticleLeft
{
	float: left;
	width: 70px;
}

#content .homeArticle .homeArticleLeft p
{
	color: #999;
	font-size: 11px;
}

#content .homeArticle .homeArticleRight { margin-left: 80px; }

#content .homeArticle .homeArticleRight h2
{
	color: #000;
	margin-bottom: 12px;
}

#content .homeArticle .homeArticleRight h3
{
	margin-bottom: 2px;
	border-bottom: 1px solid #589;
}

#content .homeArticle .homeArticleRight h3 span
{
	font-size: 14px;
	color: #687900;
	text-transform: uppercase;
}

#content .homeArticle p
{
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 20px;
	color: #000;
}

#content .blogEntry { margin-bottom: 30px; }

/* Hides from IE5-mac \*/
* html .blogEntryRight { height: 1%; }

/* End hide from IE5/mac */
#content .blogEntry .blogEntryLeft
{
	float: left;
	width: 70px;
}

#content .blogEntry .blogEntryLeft p
{
	color: #999;
	font-size: 11px;
}

#content .blogEntry .blogEntryRight { margin-left: 80px; }

#content .blogEntry .blogEntryRight h2
{
	color: #000;
	margin-bottom: 12px;
}

#content .blogEntry .blogEntryRight h3
{
	margin-bottom: 2px;
	border-bottom: 1px solid #589;
}

#content .blogEntry .blogEntryRight h3 span
{
	font-size: 14px;
	color: #687900;
	text-transform: uppercase;
}

#content .blogEntry p
{
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 20px;
	color: #000;
}

#content .blogEntry .blogEntryFooter { }

#content .blogEntry .blogEntryLinks
{
	font-size: 11px;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #589;
	margin-bottom: 2px;
}

#content .blogEntry .blogEntryLinks a
{
	font-weight: normal;
	color: #666;
}

#content .blogEntry .blogEntryLinks em
{
	color: #589;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#content .blogEntry .blogEntryLinks span { margin-right: 7px; }

#content .blogEntry .blogEntryTags
{
	font-size: 11px;
	color: #666;
}

#content .blogEntry .blogEntryTags a { color: #589; }

/* SIDEBAR
----------------------------------------------- */

#contentContainer table td#right
{
	width: 236px;
	padding: 0;
	margin: 0;
	background: #fff;
}

#side { padding: 20px 10px 20px 0; }
.sideBlock { margin-bottom: 10px; }

.sideBlock .sideTop
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 5px 13px;
	margin: 0;
}

.sideBlock .sideContent { margin: 0; }

.sideBlock .sideBottom
{
	background: url(/sync/images/9.jpg) no-repeat;
	font-size: 1px;
	height: 6px;
	clear: both;
}

.sideBlockGreen { background: url(/sync/images/17.jpg) repeat-y; }
.sideBlockGreen .sideTop { background: url(/sync/images/13.jpg) no-repeat; }

.sideBlockGreen .sideContent
{
	margin-right: 3px;
	margin-left: 3px;
	border-bottom: 1px solid #ADADAB;
	border-top: 1px solid #667800;
}

.sideBlockGreen .sideBottom { }
.sideBlockBlue { background: url(/sync/images/18.jpg) repeat-y; }
.sideBlockBlue .sideTop { background: url(/sync/images/14.jpg) no-repeat; }

.sideBlockBlue .sideContent
{
	margin-right: 3px;
	margin-left: 3px;
	border-bottom: 1px solid #ADADAB;
	border-top: 1px solid #589;
}

.sideBlockBlue .sideBottom { }

#sideLogin
{
	background: url(/sync/images/29.jpg) no-repeat;
	position: relative;
	height: 37px;
}

#sideLogin form
{
	margin: 0;
	padding: 6px 8px 0 8px;
}

#sideLogin label { display: none; }

#sideLogin span
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 4px;
}

#sideLogin input { vertical-align: middle; }

#sideLogin input.text
{
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 1px;
}

#sideLogin #login_id
{
	width: 50px;
	margin-right: 4px;
}

#sideLogin #login_pass
{
	width: 50px;
	margin-right: 4px;
}

#sideAction { }

#sideAction ul
{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#sideAction li
{
	margin: 0;
	padding: 5px 13px;
}

#sideAction li.even { background: #DFE2C7; }

#sideAction li a
{
	font-weight: normal;
	color: #000;
}

#sideAction li a:hover { color: #C30; }
#sideEvents { }
#sideEvents .even { background: #C9DCE3; }
#sideEvents .sideContent { border-bottom: 1px solid #589; }

#sideEvents .sideEvent
{
	margin: 0;
	padding: 5px 13px;
	clear: both;
	line-height: 1.1em;
}

/* Hides from IE5-mac \*/
* html #sideEvents .sideEvent p { height: 1%; }

/* End hide from IE5/mac */
#sideEvents .sideEvent p
{
	margin-left: 34px;
	margin-bottom: 0;
	font-size: 10px;
}

#sideEvents .sideEventDate
{
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	text-align: center;
	width: 25px;
	float: left;
}

#sideEvents .sideEventDate span
{
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

#sideEvents .sideEvent a { color: #C30; }
#sideEvents .sideEvent a:hover { color: #C30; }

#sideEvents #eventSearch
{
	background: #7ab url(/sync/images/19.jpg) repeat-x bottom left;
	margin: 0;
	padding: 5px 13px;
}

#sideEvents #eventSearch label
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 8px;
}

#sideEvents #eventSearch input { vertical-align: middle; }

#sideEvents #eventSearch input.text
{
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 1px;
}

#sideEvents #eventSearch #event_zip
{
	width: 50px;
	margin-right: 8px;
}

#sideBlog { }

#sideBlog h4
{
	text-transform: uppercase;
	font-size: 14px;
}

#sideBlog h4
{
	padding-left: 10px;
	margin-bottom: 2px;
}

#sideBlog ul
{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#sideBlog li
{
	margin: 2px 10px;
	padding: 0;
}

#sideBlog li a { color: #000; }
#sideBlog li a:hover { color: #C30; }

#sideBlog #sideBlogCategories
{
	background: #C9DCE3;
	margin: 0;
	border-bottom: 1px solid #77AABB;
}

/*Set the background to the color of the shorter column*/
#sideBlog #sideBlogChannels
{
	/* width: 110px; */
	background: #C9DCE3;
	float: left;
	padding: 5px 0;
}

#sideBlog #sideBlogValues
{
	/* width: 110px; */ /* Values removed for now */
	float: left;
	padding: 5px 0;
	background: #DBE9EC;
	font-size: 80%;
}

#sideBlog #sideBlogValues p { padding: 10px; }
#sideBlog #sideBlogValues p a { color: #000; }

#sideBlog #sideSearch
{
	background: #7ab url(/sync/images/19.jpg) repeat-x bottom left;
	margin: 0;
	padding: 5px 10px;
	height: 20px;
}

#sideBlog #sideSearch label
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 8px;
}

#sideBlog #sideSearch input { vertical-align: middle; }

#sideBlog #sideSearch input.text
{
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 1px;
}

#sideBlog #sideSearch #side_keyword
{
	width: 80px;
	margin-right: 8px;
}

#sideBlog #blogFeatures
{
	width: 200px;
	line-height: 1.1em;
	margin: 5px 10px;
	clear: both;
	font-weight: bold;
}

#sideBlog #blogFeatures td { padding-top: 5px; }

#sideBlog #blogFeatures h4
{
	padding-left: 0;
	margin: 0;
}

#sideBlog #blogFeatures .date
{
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	text-align: center;
	width: 25px;
}

#sideBlog #blogFeatures .date span
{
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

#sideBlog #blogFeatures .subject
{
	width: 125px;
	font-size: 10px;
}

#sideBlog #blogFeatures .subject a { color: #000; }
#sideBlog #blogFeatures .subject a:hover { color: #C30; }

#sideBlog #blogFeatures .comments
{
	width: 25px;
	text-align: center;
	font-size: 10px;
}

#sideBlog #blogFeatures .trackbacks
{
	width: 25px;
	text-align: center;
	font-size: 10px;
}

#sideBlog #blogRoll
{
	width: 200px;
	line-height: 1.1em;
	margin: 5px 10px;
	clear: both;
	font-weight: bold;
}

#sideBlog #blogRoll td { padding-top: 5px; }

#sideBlog #blogRoll h4
{
	padding-left: 0;
	margin: 0;
}

#sideBlog #blogRoll .date
{
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	text-align: center;
	width: 25px;
}

#sideBlog #blogRoll .date span
{
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

#sideBlog #blogRoll .subject
{
	width: 125px;
	font-size: 10px;
}

#sideBlog #blogRoll .subject a { color: #000; }
#sideBlog #blogRoll .subject a:hover { color: #C30; }

#sideBlog #blogRoll .comments
{
	width: 25px;
	text-align: center;
	font-size: 10px;
}

#sideBlog #blogRoll .trackbacks
{
	width: 25px;
	text-align: center;
	font-size: 10px;
}

#sideBlog #blogTagCloud
{
	background: #C9DCE3;
	margin: 0;
	padding: 0 10px;
	border-bottom: 1px solid #C9DCE3;
}

#sideBlog #blogTagCloud h4
{
	padding: 5px 0 2px 0;
	margin: 0;
}

#sideBlog #blogTagCloud h5
{
	color: #c30;
	margin: 0;
}

#sideBlog #blogTagCloud p { font-size: .8em; }
#sideBlog #blogTagCloud p a { color: #000; }
#sideBlog #blogTagCloud p a.tags2 { font-size: 1.1em; }
#sideBlog #blogTagCloud p a.tags3 { font-size: 1.2em; }
#sideBlog #blogTagCloud p a.tags4 { font-size: 1.3em; }
#sideBlog #blogTagCloud p a.tags5 { font-size: 1.4em; }

/* FOOTER
----------------------------------------------- */

.archive_footer {
    padding-top:5px; 
    text-align: right; 
    border-top:2px solid #589;
}

#footer
{
	clear: both;
	height: 100%;
	background: #fff;
}

#footer p
{
	text-align: center;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	color: #777;
}

#footer a { color: #fff; }
#footer div { margin-left: 175px; }

#footer p
{
	color: #000;
	font-size: 11px;
	text-align: center;
	padding: 0 13px;
}

#footerLeft
{
	background: url(/sync/images/20.jpg);
	width: 186px;
	float: left;
}

#footerCenter
{
	border: 1px solid #000;
	width: 446px;
	padding: 10px 0;
}

#footerRight
{
	background: url(/sync/images/25.jpg);
	width: 107px;
	float: left;
}

/* FORM ATTRIBUTES
----------------------------------------------- */

form { margin: 0; }

form p, form label
{
	font-size: 10px;
	margin: 0;
	padding: 1px;
	line-height: 1.2em;
}

select { font-size: 10px; }

input, textarea
{
	background: #fff;
	font: 11px "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
	line-height: 1.1em;
}

input.button
{
	cursor: pointer;
	background: #343434;
	border: solid 1px #000;
	color: #fff;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}


p.feedblock a {
    background-color:#F60;
    color:#FFF;
    padding:1px 3px 0 4px;
    border-color: #FFF #000 #000 #FFF;
    border-width: 1px;
    border-style: solid;
}


div.rss {
    position:absolute;
    top:500px;
    left:620px;
}