/*
Theme Name: Avenue C Productions
Author: Vanessa Wood - Design to Spec LLC
Author URL: http://designtospec.com/

*/


/*////////// GENERAL //////////*/
body {
	margin: 25px 0px;
	background-color: #333;
	}
	a img { border-style:none; }

#container {
	margin: 0 auto;
	width: 800px;
	border: 0px solid #997e51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	
	}
#container2 {
	border: 0px solid #0000ff;
	background-color: #333;
	color: #000000;
}
#container3 {
	width: 800px ;
	height: 650px;
	float:left;
	border-right:   0px solid #333333;
	background-color: #333;
	color: #f7eedf;
	background-image: url("images/bg1.jpg");  
	background-repeat: no-repeat;
}
/*////////// TYPEOGRAPHY //////////*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #ff9813;
	font-weight: bold;	
}
	 
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}
h4 {
	color: #CC33FF;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 160px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	
}

p {
	margin-bottom: 18px;
}

 

/*////////// CONTENT //////////*/
#content {
	margin:10px 20px 0px;
	width: 300px;
	float:right;
	border: 0px solid #333333;
	font-family: "Lucinda Sans", Arial, Helvetica, sans-serif;
	line-height: 150%;
}
 
 
/*////////// LINKS //////////*/ 
a:visited {
	font-family: "Lucinda Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	
}

a {
	font-family: "Lucinda Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:hover {
	font-family: "Lucinda Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
}
 

 

/*////////// FOOTER //////////*/

#pushbottom{
clear:both;
}
#pushbottomB{
clear:both;
}
#footer {
	border: 0px solid #000033;
	height: 60px;
	width: 800px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-top: 195px;
	z-index: 3;
	top: 425px;
	position: absolute;
	font-size: 12px;
}



/*////////// IMAGES //////////*/
/*////// CLASSES ///////////*/

blockquote {
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

.smaltext {
	color: #FFFFFF;
	font-size: 12px;
}


.peach {
	font-size: 14px;
	color: #ff9813;
	font-weight: bold;	
}
 