/* CSS Document */

body {
	background-color: #000;
	font-family: arial;
	font-size: 13px;
	color: #CCC;
	text-align: center;
	margin: 0 0;
	line-height: 1.3em;
		
}

    a:link {color:#BEEE80; text-decoration:none;}     
	a:visited {color:#BEEE80;}  
	a:hover {color:#FFFFFF;}  
	a:active {color:#FFFFFF;}  

h1, h2, h3, h4, h5, h6 {
	color: #FFF;
	font-family: 'Glegoo', serif;
}

h1 {
	font-size: 40px;
	line-height: 10%;
}


h2 {
	font-size: 30px;
	line-height: 10%;
}


p {
	margin-left: 5px;
	margin-right: 5px;

}

a:focus { 
    outline: none; 
}




form {
	text-align: right;
}




#page_container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	
}


.main_content_area_index {
	margin-top: 1px;	
	width: 940px;
	height: 420px;
	border-top-left-radius: 30px;	
	border-top-right-radius: 30px;
	-moz-border-top-left-radius: 30px;	
	-moz-border-top-right-radius: 30px;
	  
	
}

#header {
	margin-top: 1px;	
	width: 940px;
	height: 127px;
	border-top-left-radius: 30px;	
	border-top-right-radius: 30px;
	-moz-border-top-left-radius: 30px;	
	-moz-border-top-right-radius: 30px;
	  
	
}

#menu-container {
	
	
	


}


.content {
	clear: left;
	width: 940px;
	text-align: justify;
	margin: 30px 30px 30px 30px;

	
	
}

.services li {
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
}





#commonbottom {
	margin-top: 10px;
	background-image: url('img/bottom-texture.jpg');
	width: 940px;
	height: 120px;
	border-bottom-left-radius: 30px;	
	border-bottom-right-radius: 30px;
	-moz-border-bottom-left-radius: 30px;	
	-moz-border-bottom-right-radius: 30px;  
}


#footer {
	color: #222222;
	font-size: 10px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
	
#footer a:link {color:#222222; text-decoration:none;}     
#footer	a:visited {color:#222222;}  
#footer	a:hover {color:#BEEE80;}  
#footer	a:active {color:#222222;}  



.menu{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
    background-color: #000000;
 
    
   }

.menu ul{
    margin: 0; padding: 0;
         
    }
 
.menu ul li{
    display: inline;
    
        
    }

.break {
	float: left; 
	text-decoration: none;
    color: #333333;
    padding: 0px 11px;
    background-color: #000000;
    font-family: arial;
    font-size: 20px;
    margin-top: 4px;
    
    
    
     }
 
.menu ul li a{
    float: left; 
    text-decoration: none;
    color: #FFFFFF;
    padding: 5px 11px;
    background-color: #000000;
    font-family: arial;
    font-size: 14px;
           
    
}
  
.menu ul li a:hover, .menu ul li .current{
    color: #BEEE80;
    }



.clear-float {
	clear: both;
}

.green {
	color: #BEEE80;
}

.float-left {
	float: left;
}

.title {
	color: #FFF;
	font-size: 0.8em;
}

.role {
	text-align: left;
	color: #BEEE80;
	margin: 0 0 0 2px;
}

.name {
	text-align: right;
	font-size: 2.7em;
	
}




/* Individual Pages CSS */

#about-us {
	float: left;
	width: 500px;
	margin-left: 40px;

	
}

#sidebar-menu {
	float: left;
	width: 280px;
	margin-left: 25px;
	margin-top: 10px;
}



#sidebar-menu-portfolio {
	float: left;
	width: 170px;
	margin: 0 0 0 10px;	
}

#portfolio-menu-container {
	margin: 0 0 0 220px;
}


#sidebar-menu li, #sidebar-menu-portfolio li  {
	font-size: 1.3em;
	list-style: url('img/leaf.png');
	line-height: 1.7em;
	color: #BEEE80;
	
}


#bios-2 {
	float: left;
	width: 270px;
	margin: 60px 0 0 0;

}


#bios-2 li {
	font-size: 1.3em;
	list-style: none;
	line-height: 1.7em;
	
	color: #BEEE80;
}

#bio-header {
	position: absolute;
	z-index: 10;
	margin: 0 0 0 -30px;
}



#services-photo {
	float: left;
}

#services-list {
	width: 500px;
	float: left;
	min-height: 250px;
}

#contact-form {
	float: left;
	width: 400px;
	margin-left: 50px;
	
}

#contact-photo {
	float: left;
	margin: -30px 0 0 50px;
}
	

#social-icons {
	float: right;
	margin-right: 5px;
} 

#thankyou {
	text-align: center;
	min-height: 250px;
}

#thankyou h2, #thankyou h3 {
	color: #FFF;
}

.bio-photo {
	position: relative;
	z-index: 0;
	float: left;
	margin-left: 30px;
	margin-top: -25px;
}

.bio-text {
	float: left;
	width: 350px;
	margin: 0 0 0 60px;
}

.samples, .samples-shirt {
	float: left;
	min-height: 250px;
	margin: 20px 0 0 0px;
}


.samples caption {
	font-size: 1.5em;
	color:#fff;
	margin: 0 0 10px 0;
}

.samples-shirt table {
	width: 700px;
	border: none;
	padding: 0;
	border-spacing: 10px;
}

.samples td, .samples-shirt td {
	background-color: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}

.samples-shirt td {
	width: 220px;
	
}





#sample-text {
	float: left;
	width: 500px;
	margin-left: 40px;

	
}

#testimonial-button {
	float: left;
	text-align: center;
	margin: 30px 0 0 80px;
	
	
	
}

#testimonial-button a img {

	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#testimonial-button a:hover img,
#testimonial-button a:focus img {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;	 
}




/* Testimonials CSS */

#testimonials {
	margin: 5px 0 0 30px;
}

.testimonial-info {
	float: left;
	width: 250px;
	margin: -5px 0px; 0 0;
	text-align: right;
}

.testimonial-text {
	float: left;
	width: 450px;
	margin: 0 0 0 20px;
}

.testimonial-name {
	font-size: 1.6em;
	color: #BEEE80;
	
}



.testimonial-location {
	margin: -17px 4px 0 0;
}

/* Web Design */

div#package-wrapper {
	padding: 20px 0 0 0;
}


div#package {
	float: left;
	width: 200px;
}

div#package ul {
	margin: 40px 0 0 30px;
}

div#package ul li {
	list-style-type: none;
	
	
}

div#package ul li.letter-type {
	margin: 0 0 40px 0;
	font-size: 80px;
	color: #b4e933;
}

div#package ul li.price {
	font-size: 20px;
	color: #fff;
}

div#web-packages {
	float: left;
	width: 500px;
}


div#web-packages ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 60px;
}

div#web-packages ul li {
	background-image: url(img/check.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 10px 0 0 28px;
	font-size: 14px;
	color: #fff;
}











	
