@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'QikkiRegRegular';
	src: url('fonts/Qarmic_sans_Abridged-webfont.eot');
	src: local('☺'), url('fonts/Qarmic_sans_Abridged-webfont.woff') format('woff'), url('fonts/Qarmic_sans_Abridged-webfont.ttf') format('truetype'), url('fonts/Qarmic_sans_Abridged-webfont.svg#webfontEUDLSTHZ') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: helvetica, arial;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(../images/hills-bground.jpg);
	background-repeat: repeat-x;
	}
h1 {
	font-family: 'QikkiRegRegular', helvetica, arial;
	font-size: 40px;
	color: #b7cc2f;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 50px;
}
h2 {
	font-family: 'QikkiRegRegular', helvetica, arial;
	font-size: 21px;
	font-weight: bold;
	color: #444;
	padding: 0px;
	letter-spacing: -0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	color: #666;
	padding: 0px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 21px;
	color: #b7cc2f;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrapper {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
#row1 {
	background: url(../images/header-bground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 201px;
}
#row2 {
	height: 478px;
}
#row_logo_bottom {
	background-image: url(../images/logo-bottom.jpg);
	background-repeat: no-repeat;
	height: 46px;
	clear: left;
}
#row2_blank {
	height: 80px;
	background-image: url(../images/blank-holding.jpg);
	background-repeat: no-repeat;
}
#row3 {
	background-image: url(../images/body-bground.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
#footer {
	background-image: url(../images/curved-footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 992px;
	float: left;
	background-color: #FFF;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
}
#logo {
	width: 267px;
	height: 201px;
	background-repeat: no-repeat;
}
.logo-other {
	background-image: url(../images/citizen-logo.jpg);
	display: none;
}
#content {
	width: 840px;
	margin-left: 75px;
	font-family: helvetica, arial;
	font-size: 14px;
	color: #333;
}
#content p {
	line-height: 20px;
}
#content a  {
	color: #2CA3F8;
	text-decoration: none;
}
#content a:hover {
	color: #FFF;
	background-color: #2CA3F8;
	text-decoration: none;
}
#content_home {
	width: 500px;
	font-size: 14px;
	color: #333;
	float: left;
	padding-left: 75px;
}
#content_home p a {
	color: #40A8DA;
	text-decoration: none;
}
#content_home p {
	line-height: 18px;
}
#content_home p a:hover {
	color: #FFF;
	background-color: #61AAD9;
	text-decoration: none;
}
.floatleft_column {
	float: left;
	width: 320px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 15px;
	font-size: 14px;
}
.floatleft_column p {
	line-height: 18px;
}
.floatright_column {
	float: right;
	width: 320px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DEDEDE;
	padding-left: 15px;
}
#navigation {
	float: right;
	width: 620px;
	height: 35px;
	margin-top: 123px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1px;
}
#row3 #content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#clients {
	float: left;
	width: 850px;
}
#clients ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#clients ul li {
	float: left;
	margin-bottom: 25px;
	display: block;
	margin-right: 20px;
	height: 50px;
	width: 100px;
}
#row2_small {
	height: 340px;
}
.bground-flash-home {
	/*background-image: url(../images/bground-flash-welcome.jpg);
	background-repeat: no-repeat;*/
	height: 478px;
	width: 992px;
}
.bground-flash-whatwedo {
	background-image: url(../images/bground-flash-whatwedo.jpg);
	background-repeat: no-repeat;
	height: 478px;
	width: 992px;
}
.download-box {
}
.download-box a {
	background-color: #F63;
	display: block;
	float: right;
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	background-image: url(../images/orange-button-bground.gif);
	background-repeat: repeat-x;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottompright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border: 1px solid #CCC;
	clear: right;
	margin-bottom: 10px;
}
.download-box a:hover {
	background-color: #AE0C11;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.googlemaps {
	float: right;
}
.gallery_image {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 7px;
}
.gallery_row {
	clear: both;
	height: 100px;
	width: 800px;
	margin-bottom: 7px;
}
.gallery_row li {
	list-style-type: none;
	margin: 0px;
}
.detail {
	font-size: 10px;
	color: #666;
}

.image_floatleft {
	margin-right: 10px;
	float: left;
	width: 100px;
}
.iconfloatleft {
	margin-right: 10px;
	float: left;
	width: 50px;
}
.image_floatright {
	float: right;
	width: 100px;
	margin-left: 10px;
}
#peeps-iphone {
	display: none;
}
.news_imagerow {
	clear: left;
	height: 100px;
	width: 320px;
	margin-bottom: 5px;
}
.news_imagerow img {
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 5px;
}
.social {
	float: left;
	width: 110px;
	border: 1px solid #CCC;
	clear: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 85px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.detail {
	font-size: 10px;
	color: #999;
}
#pretty_bullets {
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
#pretty_bullets ul {
	padding: 0px;
	list-style-position: inside;
	margin: 0px;
}
#pretty_bullets ul li {
	margin-bottom: 15px;
	list-style-type: none;
	background-image: url(../images/bullet-star.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.donate_box {
	background-color: #000;
	padding: 17px;
	width: 92%;
	margin-bottom: 25px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	color: #FFF;
}
.donate_box a {
	color: #E1107A;
	background-color: #FFF;
	text-decoration: none;
}
.donate_box a:hover {
	color: #FFF;
	background-color: #09F;
	text-decoration: none;
}
#update_records_1 label #textfield {
	width: 190px;
}
.rule_full {
	height: 1px;
	width: 830px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
}
.rule_half {
	height: 1px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
}
#row_box_top {
	background-image: url(../images/box-top.jpg);
	background-repeat: no-repeat;
	height: 40px;
	clear: left;
}
#mtaTwitter {
	font-family: 'QikkiRegRegular', helvetica, arial;
	background-color: #A3E7FF;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	}

#mtaTwitter img {
	float: left;
	margin-right: 10px;
	margin-top: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mtaTwitter ul {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
}
#mtaTwitter ul li{
	list-style-type:none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#mtaTwitter a {
	color:#FFF;
	clear:both;
}
#font_bullets {
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
#font_bullets ul {
	margin: 0px;
	padding: 0px;
}
#font_bullets ul li {
	margin-bottom: 20px;
	list-style-type: none;
}

