*{margin:0; padding:0;}

html, body {
	height:100%;
}

/* .collapse-table-border { border-collapse: collapse; } */

.component-content a { 
	color: #216741; 
	font-weight: bold;
	text-decoration: underline;
} /* JEM was rt-mainbody*/

/* Custom Background JEM */

.menutop li.root > .item span { font-size: 12px; }

.menutop ul li > .item span { 
	font-weight: normal;
	font-size: 12px; 
}

body.font-size-is-default { 
	font-size: 13px; /* was 13px */
        line-height:16px; /* was 21px JEM */
        color:#000000;
        font-family: Verdana, Helvetica, sans-serif;
/* 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; ORIGINAL */
	background:url(../images/body_lines.png) 50% 0 repeat-y #bc6607; 
	/* Testing updated background image AN */
/*	background-image: url('../images/bg_photo.jpg'); */ /*Old background image AN */
/*	background-image: url('../images/bg_new_scratch.jpg'); 
	background-size: auto;
	background-repeat: no-repeat; 
	background-position: bottom; 
	background-attachment: fixed; */
	background-repeat: repeat; 
	background-position: top center; 
	background-attachment: fixed; 

/* GRADIENT */
/* background: #f0d7b8; /* Old browsers */
/* background: -moz-linear-gradient(top, #f0d7b8 0%, #753204 100%, #753204 100%); /* FF3.6+ */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0d7b8), color-stop(100%,#753204), color-stop(100%,#753204)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #f0d7b8 0%,#753204 100%,#753204 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #f0d7b8 0%,#753204 100%,#753204 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #f0d7b8 0%,#753204 100%,#753204 100%); /* IE10+ */
/*background: linear-gradient(to bottom, #f0d7b8 0%,#753204 100%,#753204 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0d7b8', endColorstr='#753204',GradientType=0 ); /* IE6-9 */
/*background-repeat: no-repeat;
background-attachment: fixed;*/
}

/* Added for banner bg JEM */
#rt-header .rt-container {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: url("../images/bannerbg.jpg") !important; 
    background-origin: content-box !important;
    background-position: 10px center !important;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
}
/* END banner bg */

input, textarea{
	font-family: Arial, sans-serif;
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
    font-size: 13px;
	color:#3c3c3c;
}
.footer {
	overflow:hidden;
}

a { color: #c26b09; text-decoration: underline; }
	
a:hover {
	color: #753204; /* #1ac367 */
	/* color:#753204; */
	text-decoration: underline;
}


/*Buttons*/

a.moduleItemReadMore, a.k2ReadMore { }

div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button{
	/* background:url(../images/button_arrow.png) 100% 0 no-repeat; removed 2013-01-31 jem */
	padding: 6px; /* was 0 22px 0 0 */
	color:#333333; /* was b96505 */
    display: inline-block;
    font-size: 1em !important;
	line-height:17px !important;
	/* height:17px; xed by jem */
	cursor:pointer;
	/*border:none; */
	border: thin solid #AAAAAA; /*JEM*/
	border-radius: 3px; /*JEM*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:0 1px #e5e5e5;
	}
	
a.moduleItemReadMore:hover, a.k2ReadMore:hover { }

div.itemCommentsForm form input#submitCommentButton:hover,
input[type="submit"]:hover,
button:hover{
	/* background:url(../images/button_arrow.png) 100% -17px no-repeat; removed 2013-01-31 jem */
	border-color: #000000;
	color: #000000;
	}
	
/*Typhography*/

.module-title h2, h3, h4, h5 { letter-spacing: 0px; } /*JEM 2013-03-03*/

.module-title h2.title,   				/*Module titles*/
div.catItemHeader h3.catItemTitle,		/*Category listing. Item title*/
div.itemHeader h2.itemTitle,				/*Single item view. Item title*/
div.userItemHeader h3.userItemTitle,		/*User items listing view. Item title*/
div.itemCommentsForm h3,
h3.itemCommentsCounter,
div.k2AccountPage th.k2ProfileHeading,div.itemListCategory h2,.contact h1,.login-description,.logout-description,.search h1,
div.componentheading,
.formResponsive h2 {
  	font-size:24px; /* was 30px JEM */
	line-height:36px;
	font-family:'Open Sans Condensed', sans-serif;
	padding:0;
	margin:0;
	color:#0e0e10;
	font-weight:normal;
	/* text-shadow:0 1px 3px rgba(0,0,0,.48); JEM 2013-02-04 */
	letter-spacing: 0px; /* JEM */
	text-transform:capitalize;
	}
div.catItemHeader h3.catItemTitle a{color:#0e0e10;}	
div.catItemHeader h3.catItemTitle a:hover{color:#666;}
p {margin: 0 0 10px;} /* was margin: 0 0 21px JEM */

/*	b{color:#ffffff;} */
	b{color:#b34925;} 

/*=== Top Positions ===*/
#rt-top .rt-container{padding:5px 0 0px;background:url(../images/header_tail.jpg) 9px 0 no-repeat;} /* padding: 16px 0 0px */

/*Logo*/

#rt-logo{
	background:url(../images/logo/logo.png) center left no-repeat;
    	width:560px; /* was 536 JEM - was 530 AN*/
	height:96px; /* was 90 AN */
	margin-left:10px; /* was 45px JEM - was 40 AN*/
}

	
/*=== Header Positions ===*/

#rt-header{/* padding:57px 0 49px; */}

/*=== Showcase Positions ===*/

#rt-showcase .rt-container{}
/* SIDEBARLEFT JEM */

#rt-sidebarleft { width: 240px; float: left; }



/*=== MAINBODY ===*/
#rt-main{padding:10px 0 55px;} /* was 21px 0 55px JEM */
.content_container{background:url(../images/content_container.png) 10px 0 repeat-y;width:960px;margin:0 auto;}
#rt-mainbody{
	padding-left:10px; /* was 40px JEM */ 
	padding-right: 10px; /* added JEM */
}
#privacy #rt-mainbody{padding-right:20px;}
#rt-mainbody div.catItemHeader{background:url(../images/title_border.gif) 0 100% repeat-x;padding:0 0 10px;}
/* strong{color:#232322;} Removed by JEM */

div.catItemHeader span.catItemAuthor{display:inline-block;}
div.catItemHeader span.catItemAuthor,div.catItemHeader span.catItemAuthor a{color:#b96505}
div.catItemHeader span.catItemAuthor a:hover{text-decoration:underline;}

#blog div.catItemBody{overflow:hidden;}
#blog div.catItemBody p{margin:0 0 5px;}
#blog div.itemContainer{background:url(../images/title_border.gif) 0 100% repeat-x;padding:0 0 30px;margin:0 0 30px;}
#blog div.catItemIntroText{margin:0;}

#port .rows_2 .catItemBody{padding-right:20px;}
#port .rows_3 .catItemBody{padding-right:27px;}
#port .rows_4 .catItemBody{padding-right:24px;}
.overflow{overflow:hidden;}
#port .catItemView{margin:0 0 30px;}
#port .rows_3 div.catItemImageBlock,#port .rows_4 div.catItemImageBlock{float:none;margin:0 0 1em;}
#faqs .mb12 #rt-mainbody{padding-right:40px;}
	
/*----------------Items List View-----------------*/

div.module-title,
div.catItemHeader,
div.itemHeader,
div.userItemHeader,
div.componentheading,.contact h1,.login-description,.logout-description,.search h1 {  margin-bottom:10px; /* was 30px JEM */ }
	
#k2Container{padding:0;margin:0;}

.contact-category h2 { /*JEM 2013-03-03 */
	font-family: "Open Sans Condensed",sans-serif;
	font-size: 180%;
	margin-top: 0px;
}

.component-content .contact{padding:0 30px 0 0}

.component-content .title { 
	font-family: "Open Sans Condensed",sans-serif;/*JEM 2013-03-03*/
	margin-top: 0px; 
	font-size: 180%;
}

/*PrettyPhoto*/

a.modal{position:relative; display:block; overflow:hidden;}

a.modal span{
    background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: -50%;
    width: 80px;
	}
/*Pagination*/

	
.component-content ul {
    list-style-position: outside;
    list-style-type: square;
    margin: 10px 0;
    /* padding: 0; removed 2013-01-28 for editor */
}

.component-content ul li, .component-content ol li {
	list-style: disc outside none;
	margin-left: 10px; /* JEM 2013-01-15 */
}

.component-content .rt-article-icons ul li { /* added 2012-12-20 JEM */
	list-style: none outside none;
}

.component-content .rt-article-icons { /* added 2012-12-27 JEM */
	float: right;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 38px;
}

.print-icon, .email-icon { float: right; } /* added 2012-12-20 JEM */

/*Comments*/

div.itemComments ul.itemCommentsList li{margin-bottom:25px;background:url(../images/title_border.gif) 0 100% repeat-x !important;padding:0 0 25px;}
div.itemComments ul.itemCommentsList li img{
	margin-right:1em;}


/*Forms*/

textarea{
    height: 217px;
    padding: 6px 15px;
    resize: none;
    width: 250px;
	background:#EEEEEE;
	outline:none;
	overflow:auto;
	font-size:1em;
	line-height:1.8em;
	border:none;
	color:#000;
	box-shadow:0 1px 3px rgba(0,0,0,.47) inset;
}

tr.rsform-block td{
	/* padding: 10px; */
}

input[type="text"], input[type="email"], input[type="password"],
#form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox {
	padding:6px 15px;
	background:#eee;
	outline:none;
	font-size:1em;
	border:none;
	color:#000;
	box-shadow:0 1px 3px rgba(0,0,0,.47) inset;
	}
	
input[type="text"], input[type="email"], input[type="password"]{
	width:250px;
}

div.itemCommentsForm form input.inputbox,div.itemCommentsForm form textarea.inputbox{width:549px;}
div.itemCommentsForm form textarea.inputbox{height:237px}
	
label{
	font-size:1em;
	line-height:2em;
	}
.login-fields label{display:block;}
.readon{
	color: #2A6D4B;
	font-weight: 800;
	font-size: 11px;
	text-transform: uppercase;
	/*padding:20px 0 0;*/
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}

/* Responsive RsForms added 2013-01-31 */

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}

.formResponsive input {}

.formResponsive textarea {
    width: 450px;
}

	
/*Contact Form*/

#contact-form-cont,	
#contact-address,
.contact-misc p{
	float:left;
	width:50%;
	}
	
.contact-form{
	margin-right:20px;}

.component-content .contact .button {
	border: thin solid #AAAAAA;
	border-radius: 3px;
	padding: 6px;
	color: #333333;
}

.component-content .contact .button:hover {
	color: #000000;
	border-color: #000000;
}
	
.contact-miscinfo h3,
.jicons-icons,
#contact-form legend,
.uniq{
	display:none;}
	
div.map-wrapper{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0.5em;
	margin-bottom:2em;
	}
	
#map {
	height:260px;
}

dd.submit-button {
    float: right !important;
    margin-right: 17px;
}




/*=== MainBottom Positions ===*/

/*=== Bottom Positions ===*/

/*=== Footer Positions ===*/

div.footer .rt-container{
	background:url(../images/footer_border.png) 9px 0 no-repeat !important;padding:34px 0 25px; 
}

.copyright,
.copyright a{
	line-height:20px;font-size:12px;margin:0;
/*	changed color of text to show up against background photo AN */
/*	color:#ffffff;text-shadow:0 1px #CCCCCC;} */
	color:#6c2213;text-shadow:0 1px #CCCCCC;} 
	
.copyright a:hover{
	text-decoration:underline;}

/*ToTop*/
/*Scroll to top*/

.rt-block.totop{
bottom: 24px;
position: fixed;
right: 24px;
display:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
	}

a#gantry-totop{
	z-index:999;
	background:url(../images/scroll-to-top.png) top left no-repeat;
	display:block;
	width:51px;
	height:51px;
	text-indent:-9999em;
	font-size:1px;
	line-height:1px;
	}

/* Quick Links buttons (main page) */
a#agendas:hover, a#planning:hover, a#volunteer:hover, a#jobopenings:hover, a#digitalmap:hover, a#bos:hover, a#helpfullinks:hover, a#contactus:hover, a#budgetandcip:hover, a#boardsandcommissions:hover, a#publicnotices:hover, a#parks:hover, a#contributions:hover, a#schools:hover, a#seniorresources:hover, a#contribution:hover, a#twocents:hover, a#parksurvey:hover, a#registernow:hover {
    background-position: 0 -40px;
}

div.qlbuttonnav { margin-left: 10px; }

#qlbuttonnav li a {
    display: block;
    height: 40px;
    text-indent: -9000px;
}

div.twocentsbutton, div.parksurvey { 
	margin-left: 0px; 
	margin-top: 10px;
	margin-bottom: 0px; 
}

div.registernowbutton { 
	margin-left: 10px; 
	margin-top: 10px;
	margin-bottom: 10px; 
}


a#agendas, a#planning, a#volunteer, a#jobopenings, a#digitalmap, a#bos, a#helpfullinks, a#contactus, a#budgetandcip, a#boardsandcommissions, a#publicnotices, a#parks, a#contributions, a#schools, a#seniorresources, a#contribution, a#twocents, a#parksurvey, a#registernow {
    height: 40px; /*was 48px */
    width: 211px;
}


a#volunteer { background-image: url("../images/qlbutton_volunteer.png"); }
a#jobopenings { background-image: url("../images/qlbutton_jobopenings.png"); }
a#digitalmap { background-image: url("../images/qlbutton_digitalmap.png"); }
a#bos { background-image: url("../images/qlbutton_bos.png"); }
a#helpfullinks { background-image: url("../images/qlbutton_helpfullinks.png"); }
a#contactus { background-image: url("../images/qlbutton_contactus.png"); }
a#boardsandcommissions { background-image: url("../images/qlbutton_boardsandcommittees.png"); }
a#publicnotices { background-image: url("../images/qlbutton_publicnotices.png"); }
a#budgetandcip { background-image: url("../images/qlbutton_budgetandcip.png"); }
a#parks { background-image: url("../images/qlbutton_parks.png"); }
a#contribution { background-image: url("../images/qlbutton_contributions.png"); }
a#planning { background-image: url("../images/qlbutton_planning.png"); }
a#agendas { background-image: url("../images/qlbutton_agendas.png"); }
a#schools { background-image: url("../images/qlbutton_schools.png"); }
a#seniorresources { background-image: url("../images/qlbutton_seniorresources.png"); }
a#twocents { background-image: url("../images/qlbutton_twocents.png"); }
a#parksurvey { background-image: url("../images/qlbutton_parksurvey.png"); }
a#registernow { background-image: url("../images/qlbutton_registernow.png"); }
/* sidebar-a menus - JEM */

.sidebaramenu { 
	background: #A6CEB9;
	margin-left: 10px;
/*	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;*/
	padding: 10px;
	-moz-border-radius: 15px;
	border-radius: 15px; 
	color: #216741;
	border-style: none;
	border-width: 1px;
	border-color: #216741;
	/* font-size: 14px; /* 2013-03-02 JEM */
}

.sidebaramenu h2.title {  
	font-size: 16px;
	text-align: center; /* 2013-02-13 JEM */
	font-weight: bold;
	color: #216741;
	line-height: 20px;
	text-transform: none; /* 2013-03-02 JEM */
 }

.sidebaramenu ul li a {
	color: #216741;
	text-decoration: none;
}

.sidebaramenu ul li a:hover {
	color: #009F3C;
}

.sidebaramenu ul li.current a {
	color: #577665;
	text-decoration: underline;
}

.sidebaramenu ul ul li { list-style: disc outside none; }

span.separator {
	color: #216741;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: 'Open Sans Condensed',sans-serif;
	/* float: left; /* bad? */
	/* padding-top: 20px; */
}

.parent { padding-top: 20px; }

.sidebaramenu .parent { /* 2013-03-01 JEM */ 
	font-size: 14px;
	font-family: 'Open Sans Condensed',sans-serif;
}

.sidebaramenu ul li { /* 2013-03-01 JEM */
	padding-bottom: 5px;
	font-family: 'Arial',sans-serif;
	font-size: 13px;
	/*border-top: 2px solid #44b278;*/
}

ul ul { margin-left: 10px; } /* JEM 2013-02-04 for fourth-level menu items */

/* END sidebaramenu */


h1, h2, h3 { 
	color: #753204; /* was 232964 */ 
	letter-spacing: 0px;
} /* added JEM */

/* DOCman List Plugin JEM */
ol.docmanlist {
	padding: 0 0 0 40px;
}

ol.docmanlist li:hover {
	border: 0px;
}

/* DOCman customs JEM */

a.pagenav { color: #ffffff; }


/* ContactUsLink module */

.contactuslink {
        text-align: right;
	padding-right: 27px;
	padding-top: 1px;
}

.contactuslink a {
	color: #0000ff;
	font-size: 11px;
}

.contactuslink img { 
	vertical-align: middle; 
	padding-left: 5px;
	padding-right: 0px;  
}


/* Google Custom Search box - main page */
div.gsearch {
	width: 70%;
	padding-top: 9px; /* was 25 JEM 2013-10-31 */
	padding-right: 10px;
	float: right;
	color: #000000;
}

.gsc-input input.gsc-input { color: #000000; }

input.gsc-input { border-color: #000000 !important; }

div.gsc-completion-title { 
	color: #0000FF; 
	font-weight: bold;
}

div.gsc-completion-snippet { 
	font-style: italic;
	font-size: 10px;  
	color: #333333;
}

/* Results */
.gsc-control-cse { 
	background: #f6f6f6 !important;
	padding: 0em !important;
	border: 0px solid #f6f6f6 !important;
}

.gsearchresults {
	height: auto;
}

.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
	background-color: #F6F6F6!important;
	border-color: #DDDDDD!important;
}

.gsc-webReult.gsc-result:hover, .gsc-results .gsc-imageResult:hover {
	border-color: #000000;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	background-color: #CCCCCC!important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	background-color: #F6F6F6!important;
}


.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
	line-height: 22px;
}

/* Contact module cataegory view */
ul.list-striped {
	width: 500px;
}

ul.list-striped li { 
	list-style: outside none none;
}

ul.list-striped span.pull-right {
	float: right;
}

/* CalendarAgenda module */

.calendaragenda {
	margin: 2px;
	margin-right: 10px;
	padding: 2px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px;
}

.calendaragenda h2.title {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
}

.calendaragenda div.module-title {
	margin-bottom: 0px;
}

.calendaragenda #calendartitle { 
	font-size: 16px;
	line-height: 22px; 
	text-align: center;
	font-weight: bold;
}

/* div.customcalendaragenda { height: 360px; } /* for iframe shrink */


/* CODE RED module */

.codered div {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
}

.codered div div {
	border-style: solid;
        border-width: 2px;
        border-color: #ff0000;
	border-radius: 4px 4px 4px 4px;
	background-color: #CCCCCC;
}

.codered a {
	color: #ff0000;
}

.codered img { padding: 0px; }


/* NewsFlash module */

.newsflash {
	/* margin: 2px; */
	padding: 2px;
	background: #f0d7b8; /* was #AAAAAA */
	border-color: #753204;
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
	letter-spacing: 0px;
}

div.newsflash > h4:first-child { 
	margin-top: 0px; 
	border-width: 0px;
}


div.newsflash > h4:last-child { margin-bottom: 0px; }

div.newsflash > h4 { 
	border-radius: 0px;
	margin-top: 10px; 
}

div.newsflash > h4 p { border-bottom: 1px; }

div.newsflash { 
	margin-bottom: 10px;
	background: #753204; 
}

div.newsflash div.newsflash { 
	margin-bottom: 0px;
	padding: 5px 5px 0px 5px;
	background: #e9fff2; /*#e4fdee;*/
}

.newsflash-title {
    /*border-color: #B69F81;*/
    background: none;
    border: none;
    color: #cd740d;
    margin-bottom: 5px;
    padding: 0px;
}

.newsflash p + h4 {
	border-top: 3px solid #753204;
	padding-top: 10px;
}

.newsflash h2.title {
	line-height: 20px;
	letter-spacing: -0.5px;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background: url("../../../../../templates/theme910/images/menu-hover.png") repeat-x scroll 0 0 transparent;
	border-radius: 3px; 
}

.newsflash div.module-title {
	margin: 0px;
}

/* NewWebsiteFeedback */
.newwebsitefeedback div div { 
	width: 930px;
	padding: 6px; 
	/* margin: 2px 2px 6px 4px; */
	background: #CCCCCC; 
	/* border-radius: 4px; */
} 
.newwebsitefeedback p {
	margin: 0px;
	font-weight: bold;
	color: #000099;
}

.newwebsitefeedback a, .newwebsitefeedback a:hover { color: #000099; }

/* ADDED for FEEDBACK */
#rt-top .rt-container {
        padding: 0px !important;
}
/* / FEEDBACK */


/* EmailListSignup */
.emaillistsignup {
	line-height: 15px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
}

.emaillistsignup input[type="text"]{
	width: 90%;
	padding: 0px;
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.47) inset;
	color: #000000;
}

.emaillistsignup input[type="submit"] {
	background: none repeat scroll 0 0 #003300;
	padding: 3px 10px;
	margin: 5px;
	color: #A6CEB9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;	
}

/* Employee Resources module */
div.employeeresources {
	border: 1px solid #999999;
	border-radius: 4px;
	background: #cd740d; /*#ffff5f*/
	margin: 0px 15px 10px 10px;
	padding: 5px;
}

.employeeresources p { margin: 0px; }

.employeeresources a { color: #dddddd; }

.employeeresources a:hover { color: #ffffff; }


/* Emergency Notification Box */
.emergencybox {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #FFFF00;
	background-image: url("../images/warning_sign.png");
	background-origin: content-box;
	background-position: left;
	background-repeat: no-repeat;
	background-size: auto auto;
	border: 3px solid #000000;
	border-radius: 4px 4px 4px 4px;
	color: #000000;
	margin: 0 0 10px;
	padding: 10px;
	text-align: right;
}

.emergencybox a { 
	color: #000000; 
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
}

/* STYLES FOR ARTICLES */
h3 { font-size: 14px; }

h2 { font-size: 18px; }

h1 { font-size: 24px; }

.marketfluvannabox img {
	margin-left: 2px;
	margin-bottom: 10px;
	padding: 0px;
}

.fluvannalocation img { padding: 0px; }

// arkstyles


// editor styles

table.standardtable {
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

table.standardtable tr {
	width: 100%;
}

table.standardtable td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
table.standardtable tr td{
	background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
}


/* RSForms custom styling */

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
	height: 14px;
}

.formControlLabel { font-weight: bold; }

.formResponsive label { line-height: 14px; }

.formRed { 
	padding-top: 10px;
	padding-bottom: 10px;
}


