html {
	-webkit-text-size-adjust: none;
	-webkit-appearance: none;
}
/*------------------------RESET----------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------------TEXT------------------------*/

body {
	font: 13px 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#404040;
}
a {
	text-decoration:none;
	color:#40a4b9;
}
a:hover {
	color:#4fc2da;
}
a:focus {
	outline: 0px dotted;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1, h2, h3 {
	font-size:23px;
	color:#1faecc;
	letter-spacing:-1px;
	padding-bottom:6px;
	border-bottom:1px solid #d7d7d7;
	font-weight:normal;
	text-transform:lowercase;
}
h1 {
	font-size:23px;
}
h3 {
	font-size: 20px;
}
h4, h6 {
	font-size: 14px;
	font-style:italic;
	color:#4c4c4c;
	font-weight:normal;
	text-transform:lowercase;
}
h5 {
	font-size: 12px;
	color:#4c4c4c;
	font-weight:normal;
	font-style:italic;
	text-transform:lowercase;
}
h6 {
	font-size: 12px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}
p {
	text-align:justify;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, .moduletable_latestevents {
	margin-bottom: 20px;
	margin-left:10px;
	margin-right:10px;
}
/*---------------------------------TEMPLATE------------------------*/

body {
	background-color:#FFF;
}
#header, #banner, #banner_content, #content, #footer {
	float:left;
	width:100%;
}
#header {
	height:180px;
}
.moduletable_newsletter {
	position:absolute;
	right:0px;
	top:10px;
	width:99%;
}
.moduletable_newsletter button {
	border:1px solid #000;
	padding-top:4px;
	padding-bottom:4px;
	color:#FFF;
	padding-left:10px;
	text-transform:lowercase;
	border-left:0px;
	padding-right:15px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	background-image:url(../images/email_button_bg_repeat_x.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	text-shadow:0px -1px #000;
}
.moduletable_newsletter button:active {
	background-image:url(../images/email_button_bg_repeat_x_hover.jpg);
}
#rsm_email, .rsform-input-box, .rsform-text-box {
	float:left;
	border:1px solid #CCC;
	border-right:0px;
	height:26px;
	color:#404040;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topleft:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-top-left-radius:20px;
border-bottom-left-radius:20px;
border-top-left-radius:20px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../images/email_bg_repeat_x.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.rsform-text-box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:15px;
	padding-bottom:15px;
	width:150px;
	height:150px;
}

.moduletable_logo {
	margin-top:6px;
	margin-bottom:0px;
}
.moduletable_logo img {
	width:180px;
	height:auto;
	margin-left:20%;
}
#banner {
	display:none;
}
.moduletable_menu {
	height:80px;
	background-image:url(../images/mobile_menu_bg_repeat_x.jpg);
	background-repeat:repeat-x;
}
.moduletable_menu ul {
	list-style:none;

}
.moduletable_menu ul li {
	float:left;
	margin-right:6px;
	margin-left:0px;
	font-size:15px;
	height:34px;
	line-height:34px;
	padding-top:5px;
}
.item-164 {
	margin-right:0px!important;
}
.moduletable_homemod img, .moduletable_latestevents img, .rsevents_icon img {
	border:4px solid #FFF;
	box-shadow:1px 1px 6px #a9a9a9;
	-webkit-box-shadow:1px 1px 6px #a9a9a9;
	margin-left:18px;
	float:right;
}
.rsevents_icon img {
	margin-right:18px;
	float:left;
}
#content {
	padding-bottom:18px;
}
#footer {
	height: 52px;
	padding-top:8px;
	color:#FFF;
	background-image:url(../images/footer_repeat_x.jpg)
}
#footer a {
	color:#FFF;
}
.moduletable_footermenu ul {
	list-style:none;
}
.moduletable_footermenu ul li {
	float:left;
	margin-left:18px;
}
.moduletable_footermod {
	padding-top:15px;
}
.mobilewebsite, .itsimplemobilelogo {
	display:none;
}
.webdevelopment, .webdesign, .itsimplelogo {
	float:left;
	font-size:10px;
}
.webdesign {
	margin-top:11px;
	margin-left:10px;
}
.webdevelopment {
	margin-top:24px;
	margin-left:-64px;
}
.moduletable_itsimplelogo {
	margin-right:6px;
}
.moduletable_itsimplelogo {
	margin-right:6px;
}

.moduletable_itsimplefooter {
	margin-left:10px;
}
.more a, .rsform-submit-button, .moduletable_menu ul li a {
	display:inline-block;
	height:26px;
	line-height:26px;
	background-image:url(../images/more_bg_repeat_x.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCC;
	-webkit-border-radius:20px;
	padding-left:15px;
	padding-right:15px;
	color:#585858;
	text-shadow:0px 1px #FFF;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}

.moduletable_menu ul li {
	width:48%;
} 
.moduletable_menu ul li a {
width:auto;
display:block;
}

.moduletable_menu ul li.active a {
	background-image:url(../images/mobile_menu_bg_left.jpg);
	color:#FFF;
	text-shadow:0px -1px #000;
	border:none;
}
.more a:hover, .rsform-submit-button:hover, .moduletable_menu ul li a:hover {
	color:#1FAECC;
}
.more a:active, .rsform-submit-button:active, .moduletable_menu ul li a:active {
	background-image:url(../images/more_bg_repeat_x_hover.jpg);
	text-shadow:0px -1px #FFF;
}
#banner_content {
	background-image:url(../images/content_banner.jpg);
	background-repeat:repeat-x;
	height:34px;
	padding-top:18px;
	background-position:center;
	color:#FFF;
	margin-bottom:28px;
	text-transform:lowercase;
}
#banner_content a {
	color:#333;
}

.rsform_rsform h1 {
	display:none;
}
.rsform-input-box, .rsform-text-box {
	border-right:1px solid #CCC;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-bottom-right-radius:20px;
		-webkit-border-top-right-radius:20px;
border-bottom-right-radius:20px;
border-top-right-radius:20px;
}
.rsform-text-box {
	height:150px;
}
.formField {
	padding:8px;
}
#userForm legend {
	display:none;
}
.formCaption {
	width:100px!important;
	height:26px;
	line-height:26px;
}
#Submit {
	margin-top:18px;
}
#Send {
	margin-top:18px;
}
#userForm tr td {
	line-height:26px;
	height:26px;
}
/*RS Events*/

.rse_box {
	border:none;
}
.rse_box h2 {
	border:none;
	background:none;
	border-bottom:1px solid #CCC;
}

/*Latest Event*/


.moduletable_latestevents .eventname {
	margin-bottom:5px;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

.moduletable_latestevents .eventdate{
	margin-bottom:0px;
	font-size:12px;
	font-style:normal;
	text-transform:capitalize;
	font-size:13px;
	margin-bottom:7px;
	font-style:italic;
}

.moduletable_latestevents .eventlocation {
	font-size:13px;
	margin-bottom:15px;
}

.moduletable_latestevents .more {
	margin-top:10px;
}

/*--------------------------MOBILE SPECIFIC--------------------*/
#header, #banner, #conten, #footer {
	width:100%;
	float:left;
}
.moduletable_homemod, #banner_content, .item-165, .item-101, .moduletable_newsletter, .moduletable_footermenu {
	display:none;
}

.custom_logo {
	margin-bottom:0px!important;
}

.moduletable_calendar {
	width:90%;
}