/*
	File: typography.css 
	Date: March 15, 2007
	Created by: Kelley Marketing, LLC
	Contents: 
		- typography rules
	
*/

p {
	font-size: 70%;
	line-height:1.5em;
	margin-left:10px;
	}
	


/* page Title for h1 tag */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	color:#b6b6b6;
	border-bottom:1px solid #b6b6b6;
	margin-bottom:20px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	color:#993300;
	margin-bottom:5px;
	line-height:1.3em;
}

h3 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:90%;
	color:#999999;
	margin-bottom:0px;
}

ul li {
	font-size:70%;
	line-height:1.3em;
	margin-bottom:5px;
	color:#000000;
	list-style-type:disc;
}

ul li ul li {
	font-size:100%;
	margin:0px 0px -1px -10px;
	color:#000000;
	list-style-type:circle;
	padding:0px;
	line-height:1.5em;
}

.list {
	margin-top:-7px;
}

a:link {
	color:#336633;
	text-decoration:underline;
}

a:visited {
	color:#660000;
	text-decoration:underline;
}

a:active {
	color:#336633;
	text-decoration:underline;
}

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

.clear {
	clear:both;
}

.grayline {
	border-top:1px dashed #CCCCCC;
	margin:10px auto 10px auto;
}


/* --------- Home Page --------------- */

#homeList {
	padding:10px 0px 10px 0px;
	margin:-3px auto 0px auto;
	color:#fff;
	font-weight:bold;
	width:302px;
	border-top:8px solid #999999;
	background-color:#666666;
	
}

#homeList p {
	font-size:75%;
	line-height:1.5em;
}

#homeList li {
	list-style-type:square;
	color:#fff;
}

#homeList a {
	color:#D5ECBE;
}

#homeLeft {
width:342px;
float:left;
}

#homeRight {
width:300px;
float:right;
margin:10px 0px 15px 0px;
padding:0px;
}

.provideMarketing {
color:#003366;
font-size:70%;
list-style-type:circle;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#featuredProject {
	width:300px;
	margin:10px auto 10px auto;
	border:dotted 1px #660000;
	font-size:90%;
	background-color:#FFFFFF;
}

#featuredProject p{
	margin:0px;
}

#featuredProjectTitle {
	padding:3px;
	background-color:#660000;
	color:#ffffff;
	font-weight:bold;
	font-size:70%;
	text-align:center;
	margin:0px;
}

/* --------- Contact Page --------------- */

.contactForm {
	font-size:75%;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

input {
	color:#333333;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

.button {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

.required {
	color:red;
}

#fieldset {
	width:320px;
	margin:0px auto 20px auto;
	border:dashed 1px #666666;
}

legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#ffffff;
	padding:0px 5px 0px 5px;
}



/* ------------ About Us -------------------- */

#aboutusLeft {
	float:left;
	width:300px;
	margin:10px;
}

#aboutusRight {
	float:left;
	width:300px;
	margin:16px 10px 10px 10px;
	border:dotted 1px #666633;
}

#awardsHeader {
	padding:3px;
	background-color:#666633;
	color:#ffffff;
	font-weight:bold;
	font-size:70%;
	text-align:center;
}

#aboutusRightBottom {
	float:left;
	width:300px;
	margin:10px 10px 10px 10px;
}

#studioHeader {
	padding:3px;
	background-color:#999999;
	color:#ffffff;
	font-weight:bold;
	font-size:70%;
	text-align:center;
}

.aboutName {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#999999;
	font-size:90%;
	margin-top:4px;
	color:#fff;
	padding:2px;
	padding-left:10px;

}



/* -------------- Testimonials --------------------- */

#testimonialsBox {
	width:500px;
	margin:0px auto 0px auto;

}

#testimonialsBox p {
	font-size:90%;
}

blockquote {
	font-size: 90%;
	line-height:1.5em;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	border-bottom:#666666 1px dotted;
	padding-bottom:10px;
	padding-top:10px;
}



/* -------------- Projects --------------------- */

#navcontainer { 
width: 180px;
float:left;
border-right:1px dotted #999999;
height:310px;
}

#navcontainer ul
{
margin-left: 20px;
margin-top:3px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li {
list-style-type:none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 140px;
background-color: #003300;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color:#006600;
color: #fff;
}

#projectcontainer {
	width:460px;
	float:right;
}

.verticalLine {
border-right:1px dashed #CCCCCC;
margin:0px;
padding:0px;
width:1px;
height:80px;
}

.horizLine {
border-bottom:1px dashed #CCCCCC;
margin:0px;
padding:0px;
width:400px;
height:1px;
}

.projectTitle {
	font-size:9px;
	color:#999999;
}


/* ------------ Services -------------------- */

.serviceList li{
color:#003366;
font-weight:bold;
list-style-type:none;
}

.serviceList ul li {
font-weight:normal;
list-style-type:circle;
line-height:1.7em;
}


/* ------------ the Studio gallery -------------------- */

.studioImage {
	border:1px solid #999999;
	padding:3px;
	margin:2px;
}

.studioText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70%;
	color:#999999;
}