
#content {
	/*
	background: #EEE;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	*/
    background:#212D35;
	margin: auto;
	min-height: 100%;
	height: auto;
	/* padding: 0 20px 0 20px; */
	/* width: 960px; */
}

.artemis-topbar {
    background:#212D35;
}

.artemis-logo {
	float:left;
}

.artemis-logo-text {
	float:left;
	margin-top: 40px;
	margin-left:-20px;
}

.artemis-logo-title {
    font-family: 'Century Gothic', 
    	'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
    font-size: 16pt;
    font-style: normal;
    font-weight: normal;
}

.artemis-logo-subtitle {
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	font-size: small;
	font-style: normal;
	font-weight: normal;
    margin-top:-10px;

}

a, a:link, a:visited { 
	text-decoration:none;
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
	color: yellow;
}

a:hover, a:active {
	text-decoration: none;
}

.artemis-navbar {
	float:left;
	background:#2F4F62;
	/*
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 0 20px 0 20px;
	*/
	width:100%;
	line-height:4em;
}

.navbar-panel {
    /*
    margin-top:10px;
	margin-bottom:10px;
	*/
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.nav1 {
	float:left;
	margin-left:20px;
	background:#2F4F62;
}

.nav2 {
	float:left;
	margin-left:100px;
	background:#2F4F62;
}

.nav3 {
	float:left;
	margin-left:100px;
	background:#2F4F62;
}

.nav4 {
	float:left;
	margin-left:100px;
	background:#2F4F62;
}

.nav_contact {
	float:right;
	text-align:left;	
	margin-right:20px;
	background:#2F4F62;
	margin-top:10px;
}



.artemis-portfolio_bar {
	float:left;
	width:100%;
	background-color: #F9F9F9;
}

.artemis-quotes_bar {
	float:left;
	width:100%;
	background: #212D35;
	/*
	background:#2F4F62;
	*/
}



.artemis-text {
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}

.artemis-caption {
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

}

.artemis-p {
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}

.artemis-p2 {
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left:30px;
	margin-right:30px;
}

.artemis-p3 {
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align:center;
}

/*
.artemis_p3 a:hover, a:active {
	color: yellow;
	text-decoration: none;
}

.artemis_p3 a, a:link, a:visited { 
	text-decoration:underline;
	color: #FFFFFF;
}
*/


#testimonials {
	width:350px;
	margin:10px;
}

@media all and (max-width: 300px) {
	.floated_div { display: none; }
}

#testimonials blockquote {
padding:10px;
width:300px !important;

/*font-family:Georgia, "Times New Roman", Times, serif;*/

	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;



font-style:italic;
color:white;
display:block;
}
 
#testimonials blockquote p {
margin: 0 !important;
padding: 5px!important;
}

#testimonials blockquote li {
margin: 0 !important;
padding: 5px!important;
}

#testimonials blockquote cite {
font-style: normal;
display: block;
text-transform: uppercase;
font-weight: bold;
font-style:italic;
color: #555;
padding-left:5px;
margin-top:10px;
}

.artemis-tweets {
	float:right;
	margin-top:20px;
	margin-right:20px;
	color: white;
	font-family: 'Century Gothic', 
		'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
}

.artemis-tweets a.hover {
	text-decoration: none;
}

.artemis-tweets a.active {
	text-decoration: none;
}


