body {
	padding:0;
	height:100%;
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin: 0em;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color:#006;
	text-decoration:none;
}

a:hover {
color:#616161;
text-decoration:none;
}


blockquote {
margin:1em;
padding:.5em .5em .5em 85px;
background-color:#D7ECF8;
}


blockquote p {
margin:.2em;
color:#000000;
}

hr {
	margin-bottom:20px;
	border:none;
	width:99%;
	color:#AAC0C6;
	background-color:#AAC0C6;
	height:1px;
	clear:both;
}
#content {
	float: left;
	width: 920px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin-bottom: 40px;
}

#postHeader {
	width:900px;
	text-align:right;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	float: left;
	height: 189px;
	width: 165px;
	margin-left: 20px;
	margin-top: 10px;
}


#centerColumn {
	margin:0 auto;
	width:960px;
	text-align:left;
	vertical-align: middle;
}

#sidebar {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 25px;
	font-size: 16px;
	color: #27074f;
	text-align: left;
	line-height: 18px;
	padding-right: 10px;
}

#sidebar ul {
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	}

#sidebar ul li{
	list-style: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006;
}

#header_meta {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #a4a4a4;
	float: left;
	margin-left: 625px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 72px;
}
#home_left {
	float: left;
	width: 650px;
	padding-left: 10px;
	line-height: 1.8em;
	color: #000;
}

#home_copy {
	float: left;
	width: 650px;
	padding-left: 10px;
	line-height: 1.8em;
	color: #000;
}

#blog h3 a{
	font-size: 18px;
}

#blog h3 {
	font-size: 18px;
}

#grab {
	background-image: url(images/grab_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 293px;
	width: 920px;
	margin-left: 25px;
	margin-top: 10px;
}
.grab_content {
	margin-left: 19px;
	padding-top: 16px;
}




#centerColumn h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:28px;
	font-weight: lighter;
	color: #27074f;
	line-height: 1.2em;
}

#centerColumn h3 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-size:.8em;
font-weight:lighter;
letter-spacing:.1em;
}

#navbar {
	margin-right: 0em;
	float: left;
	width: 650px;
	margin-left: 110px;
}

#navbar ul {
	margin:0 0 -1em .3em !important;
	margin:.3em 0 0 .3em;
	padding:0 0 1em 0;
	list-style:none;
}

#navbar li {
	margin:0 0 0 -.27em;
	padding:.2em 0 .2em 0 !important;
	padding:1em 0 1em 0;
	list-style:none;
	display:inline;
}

#navbar li a {
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	text-decoration: none;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.4em;
}

#navbar li a:hover {
	color:#900
}

#navbar li .current {
	color:#900
}

#content h1 a{
	font-size:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
	color:#27074f;
	font-weight: lighter;
	margin-bottom: 10px;
	line-height:1.4em;
}
#blog {
	line-height: 1.8em;
	width: 620px;
}

#header {
	height:210px;
}

#header h1 {
margin:0 0 -14px 10px;
padding:10px 0 0 .9em;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000000;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 30px;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000000;
}

.barepic {
border:none;
}

.right {
	float:right;
	padding:2px;
	text-align: right;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.left {
	float:left;
	padding:2px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

#footer {
	text-align:center;
	font-size:0.7em;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}
#footer_container {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 119px;
	clear: both;
	position: relative;
}


#sidebar a, a img{
border:none;
text-decoration:none;
}
.social {
	float:right;
	padding:2px;
	text-align: right;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 8px;
}

/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
	display: block;
	height: 30px;
	width: 650px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	color: #999;
	cursor: pointer;
	margin: 0;
	font-family: Tahoma;
	text-align: left;
		}
		
		.accordion_toggle_active {
	display: block;
	height: 30px;
	width: 650px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	color: #27074F;
	cursor: pointer;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Tahoma;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #27074F;
		}
		
		.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	text-align: left;
		}
			
			.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #069;
			}
			
			.accordion_content p {
	padding-top: 5px;
			}
			
		.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 650px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
.list {
	float: left;
	width: 900px;
	margin-bottom: 15px;
}


			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
	/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

			display: block;
	height: 314px;
	width: 30px;
	background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
	/* REQUIRED */
			height: 314px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
			
			overflow: hidden;
	background-color: #ffffff;
	color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
	width: 620px;
	height: 425px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }
	
	#vertical_container {
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	
	#vertical_container a{
		color:#036;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
.clearfix {
	height: 1%;
}
#services {
	width: 900px;
	padding-left: 10px;
	line-height: 1.8em;
	color: #000;
	float: left;
}

.feedbackform{
padding: 5px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 500px; /*width of form rows*/
	overflow: hidden;
	padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	width: 150px; /*width of label (left column)*/
	text-transform: uppercase;
	margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px;
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 250px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}
.footer_copy {
	float:left;
	padding:2px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}
a.current {
	color:#900;
}
#carousel {
	height: 314px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}

#home_news {
	float: left;
	width: 650px;
	padding-left: 45px;
	line-height: 1.8em;
	color: #000;
	margin-bottom:25px;
}

.excerpt {
	font-size:12px;
	line-height:1.8em;
	margin-top:2px;
}

.aktt_tweets {
	font-size: 14px;
	font-style:italic;
}

.aktt_tweets li {
	padding-bottom: 10px;
}

#sidebar h2{
	margin-left:15px;
	margin-right: 10px;
	background-color:#003;
	color:#FFF;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar_a {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 227px;
	height: 407px;
	margin-left: 25px;
	margin-top: 15px;
	padding-top: 65px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #27074f;
	text-align: center;
	line-height: 10px;
}

#twitter {
	width: 240px;
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
}

#twitter_content {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	width: 210px;
	padding-top: 15px;
	margin-left: 15px;
}
#twitter_link {
	margin-left: 10px;
	margin-top: -25px;
}