@charset "UTF-8";
/* CSS Document */
/*THIS WORKS*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;	
	font-size: 9pt;
	line-height: 12.5pt;
	background-color: #eee;
}

a {
	color: #518c84;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5C5C5C; 
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #518c84;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 11pt;
}

h5 {
	font-size: 10pt;
}

h6 {
	font-size: 9pt;
}

.block {
	margin-bottom: 30px;
}

#block-search-0 {
	margin: 0;
}

.links {
	margin: 20px 0px 10px 0px;
}

#wrapper {
	width:980px;
	height:auto;
	padding:0;
	margin: auto;
	border:solid;
	border-color:#CCC;
	border-width:thin;
	background-color: #fff;
}

#topbar {
	width:980px;
	height:89px;
	margin:0 0 20px 0;
	padding:0;
}

#logo {
	height:89px;
	width:307px;
	padding: 30px 0px 10px 395px;
	border:none;
	float:left;
}

img.logo {
	width: 60%;
}

#right_box {
	width:275px;
	height:119px;
	float:left;
	padding:0;
	margin:0;
}

#login_box {
	width:250px;
	height:119px;
	float:right;
	padding:0;
	margin:0;
}
	
#form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#898989;
	padding:30px 0 0 0;
}

/*menu_bar*/
#nice-menu-1 li {
	background: transparent;
	border-width: 0;
}

#nice-menu-1 li ul {
	border: 0;
	padding: 0;
	margin: 2px 0 0 0;
}

#nice-menu-1 li li {
	background-color: #72C4B9;
}

#nice-menu-1 a {
	text-decoration: none;
	color: white;
}


#nice-menu-1 a:hover {
	color: #5C5C5C;
}

#menu_bar {
	width:980px;
	height:26px;
	padding:0;
	background-color:#72c4b9;
	clear:both;
}

#menu_links {
	width:800px;
	height:26px;
	float:left;
	background-color:#72c4b9;
}

#menu_links ul {
	margin:3px 0 0 0;
	padding:0 0 0 20px;
	z-index: 1000;
}

#menu_links ul li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	margin:0 10px 0 0;
	list-style:none;
	padding:0;
}

#menu_links .title {
	display: none;
}

#icons {
	width:160px;	
	float:left;
	margin:0;
	padding:0px;
	background-color:#72c4b9;
	margin-top: 5px;
}

#icons img {
	vertical-align: text-top;
}

#header {
	width: 940px;
	padding: 6px 20px 6px 20px;
	margin: 0;
	overflow: auto;
}

/* Slideshow */
#block-views-qarve_theme_slider-block_1 {
	margin-bottom: 20px;
	float: left;
}
	
/*CMS boxes - index.html*/
#cms_box_one {
	width:305px;
	height:173px;
	float:left;
	margin:0 10px 0 20px;
	padding:0;
	background-image:url(../images/green_bkgrd.jpg);
	background-repeat:repeat-x;
}

#cms_box_two {
	width:305px;
	height:173px;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	background-image:url(../images/blue_bkgrd.jpg);
	background-repeat:repeat-x;
}

#cms_box_three {
	width:305px;
	height:173px;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	background-image:url(../images/yellow_bkgrd.jpg);
	background-repeat:repeat-x;
}

.cms_title {
	height:51px;
	width:305px;
	margin:10px 0 0 0;
	padding:0;
}

.cms-title {
	margin-top: 10px;
}

.desc {
	height:55px;
	width:265px;
	margin:10px 0 0 20px;
	padding:0;
	clear:both;
}

.arrow {
	width:31px;
	height:31px;
	padding:0;
	margin:-10px 0 0 252px;
	clear:both;
}
	
.arrow a img{
	border:none;
}

/*content*/
#text_wrapper {
	width:980px;
	/* height:550px; */
	clear:both;
	padding:0;
	margin:0;
	overflow: auto;
}
	
#space {
	width:980px;
	height:28px;
	margin:0;
	padding:0;
	clear:both;
}

#sidebar {
	width:198px;
	/* height:500px; */
	float:left;
	margin:0 0 0 20px;
	padding:0;
	overflow: auto;
}

body.with-sidebar div.content-area {
	width: 680px;
	margin: 0 0 0 58px;
}

body.no-sidebar div.content-area {
	width: 878px;
	margin: 0 0 0 20px;
}

div.content-area {
	/* height:500px; */
	float:left;
	padding:0;
	overflow: auto;
}

/*#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#b6b5b5;
	width: 980px;
	height: 26px;
	padding: 0;
	/* height:auto; */
	/*clear:both;
	margin:20px 0 10px 20px;
	padding:0;
	overflow: auto;
}*/
#footer 
{
  position: relative;
  width: 980px;
  font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:gray;
	line-height:10px;
	text-align:center;
	margin: 10px;

}
.sexy_line { 
    margin: 10px 0;
    height: 1px;
    border: 0;
    background: #ddd;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #dddddd));
}​

	
/*text styles*/

/*Content titles*/
.content_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#72c4b9;
}

/*body text for #content*/
.content_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	line-height:16px;
}

/*bold subtitles in the the body text of #content*/
.content_textbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	line-height:16px;
	font-weight:bold;
}

/*CMS feature side menu*/
.cms_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	list-style:none;;
	line-height:14px;
}

.cms_menu li a{
	text-decoration:underline;
	color:#5c5c5c;
}

.cms_menu li a:hover{
	color:#000;
	cursor:pointer;
}


/*text for contactform*/
.contactform_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	text-align:right;
	margin:0 5px 0 0;
}
	
/*Description text for CMS boxes in index page*/
.cms_box_desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:18px;
}
	
/*text style for links*/
.content_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	text-decoration:underline;
}

.content_text a:hover{
	color:#000;
}

/*text styles for bullet points and bullet point links*/
.bullets {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	list-style:disc;
	line-height:14px;
}

.bullets li a{
	text-decoration:underline;
	color:#5c5c5c;
}

.bullets li a:hover{
	color:#000;
	cursor:pointer;
}

/*quotes*/
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#72c4b9;
	line-height:14px;
	text-align:center;
}

/*search box*/
#block-search-0 .title {
	display: none;
}

#edit-search-block-form-1-wrapper label {
	display: none;
}

#search_region {
	width: 200px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	float: left;
}

/*fb likebox*/
#block-fb_social_likebox-likebox .title {
	display: none;
}

/*book*/
.book-navigation {
	display: none;
}

/*articles*/
#block-views-articles_block-block_1 {
	margin-bottom: 20px;
}

/*add to any*/
#da2a_1 img {
	margin-bottom: 20px;
}

/*quick tabs*/
.block-quicktabs {
	overflow: auto;
}

#block-quicktabs-11 {
	height: 500px;
	border: 1px solid #dedede;
}


/* Front page view */


.view.view-frontpage.view-id-frontpage.view-display-id-page.view-dom-id-1 .views-row {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.view.view-frontpage.view-id-frontpage.view-display-id-page.view-dom-id-1 .views-row.views-row-last {
	border-bottom: none;
}

.view-all-feeds .views-row {
	padding-bottom: 20px;
}