/* Web Font */
/* A font by The League of Moveable Type -> http://www.theleagueofmoveabletype.com
@font-face { font-family: "LeagueGothic"; src: url(/webfonts/LeagueGothic.otf) format("opentype"); } */


/* Master link colors */
a:link, a:visited {
	color: #104E9C;
}
a:hover, a:active {
	color: #F26E21;
}
/* Site Headers */

.lrgHdr, h1, .medHdr, h2, .smHdr, h3, h4, h5, h6 {
}

.lrgHdr, h1 {
	font-size: 24px;
	font-weight: normal;
	color: #F26E21;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.medHdr, h2 {
	font-size: 18px;
	font-weight: normal;
	color: #F26E21;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.smHdr, h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #104E9C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headerUnderline {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959DC1;
}
/* Content text */

.bodyText {
	font-size: 12px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}
/* Content Stuff */

body {
	/* Use #bodyGoods for <body> background styles */
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}

#addressBox {
	padding-bottom: 20px;
}
#bodyArea {
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/mainimages/siteBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 8px;
}
#admin_navbar {
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.contentPaddingManage {
	padding-right: 20px;
	padding-left: 20px;
}
#admin_navbar a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#bodyBg {
}
#bodyGoods {
	/* Used for <body> background styles */
	background-color: #FFFFFF;
	background-image: url(/mainimages/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttons, .buttonsSm, .formbutton, .action, .byte-pageactions a, #byte_breadcrumb {
	border: 1px solid #5B86C5; /* buttonColor */
	background-color: #5B86C5; /* buttonColor */
}
.buttons, .action {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 5px;
	padding: 5px 10px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 7px;
	/*For Safari*/
	-webkit-border-radius: 7px;
	/*For CSS3*/
	border-radius: 7px;
}
.buttons a:link, .buttons a:visited, .buttons, .action, .byte-pageactions a {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttons a:active, .buttons a:hover, .buttons:hover, .formbutton:hover, .action:hover, .byte-pageactions a:hover {
	color: #666666 !important;/* linkColor2 */
	text-decoration: none;
}
.buttonsSm {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 2px;
	padding: 3px 10px;
	float: right;
	font-weight: bold;
	font-size: 11px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
}
.buttonsSm a:link, .buttonsSm a:visited, .buttonsSm {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttonsSm a:active, .buttonsSm a:hover, .buttonsSm:hover {
	color: #666666 !important; /* linkColor2 */
	text-decoration: none;
}
#contentArea {
	font-size: 12px;
	min-height: 500px;
	background-image: url(/mainimages/footerBg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentBox {
	padding-top: 26px;
	padding-left: 30px;
}
#contentBoxBg {
}
#contentBoxBttm {
}
.contentPadding {
	padding: 0px 16px 16px;
}
#contentRight {
	width: 750px;
}
#copyright {
	font-size: 10px;
	color: #104E9C;
	float: left;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
#footerBox {
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#footerlinks {
	float: right;
	font-size: 10px;
}
#footerlinks a:link, #footerlinks a:visited {
	color: #F26E21;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.formbutton {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF; /* buttonFontColor */
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
}
#header-search {
	padding-bottom: 15px;
}
.homenewsblocks {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8FB;
}
#logoSpacing {
	padding-top: 30px;
	padding-left: 80px;
	float: left;
}
#navBar {
	background-image: url(/mainimages/navbarBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 949px;
}
#navbarBox {
	padding-left: 16px;
	padding-top: 8px;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.quoteby {
	color: #104E9C;
	font-size: 10px;
	line-height: 17px;
	padding-top: 10px;
}
.quoteby a {
	text-decoration: none;
}
.quoteby b {
	font-size: 13px;
}
#sideBar {
}
#sidebarBox h1 {
	color: #104E9C;
	display: block;
	margin: 0px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
}
.sidebarBg {
	background-image: url(/mainimages/sidebarBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D8E6;
	border-left-color: #D5D8E6;
}
#sidebarBox {
	padding-top: 0px;
}
.sidebarBttm {
	background-image: url(/mainimages/sidebarBttm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
}
.sidebarlogos {
	text-align: center;
	padding-top: 40px;
	/*height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4379AF;
	margin-top: 100px;*/
	margin-top:40px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.sidebarPadding {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.sidequotebox {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
.sidebarTop {
	background-image: url(/mainimages/sidebarTop.png);
	width: 199px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	margin-top: 10px;
}
ul#siderotation {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#siderotation li {
	margin: 0px;
	padding: 0px;
}
.tableBorderCart {
	font-size: 12px;
	padding: 5px;
}
.tableBorder {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000000;
}
.tableCell1 {
	padding: 8px;
}
.tableCell1Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableCell2 {
	padding: 8px;
	background-color: #EEEEEE;
}
.tableCell2Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
	background-color: #EEEEEE;
}
.tableHeader {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.tableHeaderCol {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableHeader2 {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader3 {
	background-color: #777777;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	text-decoration:none
}
.tableHeader3Col {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #777777;
}
.tableRow1 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
.tableRow1Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableRow2 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #EEEEEE;
}
.tableRow2Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}

/* looks for tables with "byte-table" class */
table.byte-table {
    border-collapse: collapse;
}

.tableStyle, .byte-table {
	font-size: 11px;
	border: 1px solid #B3CAE1;
	margin-bottom: 12px;
}
.tableStyle label, .byte-table label {
	font-weight: bold;
}
/* table row mouseover */
/*.tableStyle tr:hover,*/ .byte-table tr:hover {
    background-color: #FAFAFA;
}
.byte-table .nohover tr:hover {
    background-color: transparent;
}
.byte-table td.odd {
    background-color: #DDD;
}
.tableStyle td, .byte-table td {
	padding: 8px;
	border-top: 1px solid #EEE;
}
.tableStyle td table td, .byte-table td table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
}
.tableStyle tr td table, .byte-table tr td table {
	width: 100%;
}
.tableStyle th, .byte-table th {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3D68A7;
	text-align: left;
	padding: 8px;
	height: 18px;
	line-height: normal;
}
.tableStyle th a, .byte-table th a {
	font-size: 18px;
	font-weight: normal;
}
.tableStyle th a:active, .byte-table th a:active {
	color: #FFFFFF;
}
.tableStyle th a:hover, .byte-table th a:hover {
	color: #FFFFFF;
}
.tableStyle th a:link, .tableStyle th a:visited, .byte-table th a:link, .byte-table th a:visited {
	color: #FFFFFF;
}
/* (alternating table rows) table background row 2 */
.tableStyle .rowcolor, .byte-table .rowcolor, .byte-table tr.odd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #797979;
}
/* (alternating table rows) table background row 1 */
.byte-table tbody tr.even {}

#topBar {
	height: 117px;
}
#topbarBox {
}
#topbartagtext {
	float: right;
	padding-top: 95px;
	padding-right: 40px;
	color: #104E9C;
}
.topimagebox {
	padding-top: 3px;
}
/* Management Menu */
 /*/ To edit the manage menu text colors edit
*  #p7PMnav a {} //font color for menu
*  #p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {} //font hover,ect
*  #p7PMnav .p7PMmark {} // current page marker
/*/

.manageMainMenuBorder {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#FFFFFF;
 	padding: 0px;
     border: 1px solid #000000;
}
.manageMainMenu {
     background-color: #EEEEEE;
     color:#FFFFFF;
     padding: 3px;
}
.manageMainMenu a:hover {
     background-color: #FFFFFF;
     color:#FFFFFF;
     letter-spacing: 0.01px;
}
.manageSubMenu {
     background-color: #EEEEEE;
     padding: 3px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #BBBBBB;
}
.manageBox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #222222;
	min-width: 700px;
}
.tableRowAttention {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttention a:link, .tableRowAttention a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttention a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableRowAttentionBubbles {
	background-color: #FFD4C8;
	padding: 4px 5px 4px 5px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttentionCol {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRowAttentionCol a:link, .tableRowAttentionCol a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttentionCol a:active {
	color: #EEEEEE;
	text-decoration: none;
}

/* Image Gallery Styles */

.cms-img-gal-name{}

.cms-img-gal-desc{}

.cms-img-gal-cell {
   border: #666666 1px solid;
   width: 158px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.cms-img-gal-table {
   width: 650px;
}

/* Contact Form Styles */

div #cms-formmailer {
    width: 100%;
    padding-right: 20px;
}
div #cms-formmailer h1 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

div #cms-formmailer .formmailer-text {
    width: 340px;
}



/* Blog Styles */

#cms-featured-rss h4 {
   font-weight: bold;
}

#blog-list .pubDate, #blog-view .pubDate {
    color: #517A23;
}

#blog-list .blog-post h2 a {
    color: #543019;
    text-decoration: none;
}
#blog-list .blog-post h2 {}
#blog-list .blog-post .preview {}
#blog-list .blog-post a.more {}
#blog-list .blog-post .preview p {
    margin-bottom:0; padding-bottom:0;
}
#blog-list div.blog-post {
    margin-bottom: 10px;
    padding: 15px;
    border: 1px solid #ccc;
}
#blog-list .comments-block {
    margin-top: 5px;
}

#blog-view h1 {}
#blog-view .author {
    color: #B99366;
}
#blog-view .post {}

#blog-comments h1 {
    padding-bottom: 10px;
    padding-top: 10px;
}

#blog-comments .blog-comment {
    margin: 5px 25px 5px 25px ;
}

#blog-comments .blog-comment .insertTs {
    color: #005A84;
}
#blog-comments .blog-comment .name {
    color: black;
}

#cms-content-body .blog-rss {
    float: right;
}
#cms-content-breadcrumbs {
	padding-bottom: 12px;
}

/* *** Calendar Table Styles *** */
table.calendar-table {
    border-collapse: collapse;
}

.calendar-table {
    font-size: 11px;
    border: 1px solid #B3CAE1;
    margin-bottom: 12px;
    background-color: #fff;
}

.calendar-table th {
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #3D68A7;
    padding: 2px;
    height: 18px;
    line-height: normal;
}

.calendar-table tr:hover {
    background-color: #FAFAFA;
}

.calendar-table td {
	width: 25px;
}

.calendar-table .leftline {
    border-left: 2px solid #CCC;
}


/* Large Calendar Table */

#cms-eventcalendar-calendar .calendar-month {
	font-size: 18px;
	padding: 10px 20px 5px;
}

#cms-eventcalendar-calendar .day {
    height: 126px;
}

/* Small Calendar Table */
#calendar-widget .calendar-month {
	font-size: 12px;
	padding: 10px 10px 5px;

}

/* Universal Calendar Table Styles */
.calendar-label {
	/*padding-right: 20px;
	padding-left: 10px;*/
}
.calendar-label label {
    font-size: 9px;
}
#embed-calendar-labels .calendar-label-box {
	height: 10px;
	width: 10px;
}
.calendar-label-box {
	height: 15px;
	width: 15px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	border: 1px solid #666;
}
.calendar-labels {
	margin-bottom: 10px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 6px;
	/*For Safari*/
	-webkit-border-radius: 6px;
	/*For CSS3*/
	border-radius: 6px;
	border: 1px solid #CCC;
	padding: 5px;
}
.calendar-labels ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.calendar-labels li {
	display: inline-block;
	width: 150px;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
}
#event-calendar .calendar-labels {
    width: 680px;
}
#event-calendar-grid .calendar-labels {
	height: 100%;
}
#event-calendar .calendar-labels {
    height: 60px;
}
#event-calendar .calendar-labels li {
    width: 130px;
}

#event-calendar .calendar-labels input {
	margin: 0px;
	padding: 0px;
}
#event-calendar .icons {
    margin-bottom: 10px;
}
.cms-event-calendar img {
    vertical-align: text-bottom;
}
.cms-event-calendar .usage {
    text-align: center;
    margin: 10px;
}
#cms-calendar-embed-list .label-container,
#cms-calendar-embed-day .label-container {
    vertical-align: top;
    padding-top: 5px;
}
.calendar-month {
	text-align: center;
	background-color: #C2D6EF;
	background-image: url(/mainimages/buttonbg2.png);
	background-repeat: repeat-x;
	padding: 10px 20px 5px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	/*For Safari*/
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	/*For CSS3*/
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #CCC;
	}
/*.calendar-month strong {
	width: 150px;
	display: inline-block;
}*/
.calendar-next a:link, .calendar-next a:visited, .calendar-prev a:link, .calendar-prev a:visited {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.calendar-next a:active, .calendar-next a:hover, .calendar-prev  a:active, .calendar-prev a:hover {
	color: #666666 !important; /* linkColor2 */
	text-decoration: none;
}
.calendar-next {
	float: right;
    background-color: #8CC444;
}
.calendar-prev {
	float: left;
    background-color: #8CC444;
}
.calendar-next, .calendar-prev  {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline-block;
	margin: 0px;
	padding: 2px 5px;
	font-weight: normal;
	font-size: 10px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	line-height: normal;
}
.calendar-table {
	font-size: 11px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
    /*border: 1px solid #B3CAE1;
    background-color: #fff;*/
}
.calendar-table td {
	width: 14%;
	padding: 5px;
}
.calendar-table th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8BC444;
	padding: 8px 2px 2px;
	height: 18px;
	line-height: normal;
    /*
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 2px;
    height: 18px;
    line-height: normal;
     */
}
.calendar-table .day {
	border: 1px solid #CCC;
}
.calendar-table .day:hover {
    background-color: #EFEFEF;
}
.calendar-table .dayname {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;
}
.calendar-table .daynone {
}
.calendar-table .eventbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	margin-top: 5px;
	font-size: 10px;
	background-color: #FFF;
}
.calendar-table .leftline {
    border-left: 2px solid #CCC;
}
.calendar-table .moreevents {
	margin-top: 8px;
	text-align: right;
	font-size: 10px;
}
#event-calendar h1 a {
    /*color: #8CC444;*/
}
.cms-event-calendar .calendar-rss {
    float: right;
}
#calendar-label-form, #cms-eventcalendar-calendar {
    clear:both;
}
#cms-calendar-embed-list .description {
    font-size: 11px;
    margin-bottom: 15px;
}
#cms-calendar-embed-list h4, #cms-calendar-embed-list h5 {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}


/* mobile site */
#cms-mobile-content .mobile-nav {
}
