@charset "utf-8";
/* PORTRAIT INNOVATIONS SECONDARY CSS STYLES */

/* MEDIA */
#media {
	width: 707px;
	height: 193px;
	margin: -49px 0 55px 30px;
	float: left;
}

/* MAIN IMG */
#media #main-img {
	width: 702px;
	height: 193px;
	float: left;
}
/* END OF MAIN IMG */
/* END OF MEDIA */

/* CONTENT */
#content {
	margin: 0 0 0 30px;
	width: 707px;
	float: left;
}

#content #copy {
	float: left;
	width: 425px;
	margin: 0 0 0 35px;
	_margin: 0 0 0 17px;
	color: #6c7072;
	font-size: 12px;
	text-align: justify;
}

#content #copy h1 {
	color: #82877b;
	font-size: 22px;
	margin: 0 0 15px 0;
}

#content #copy p {
	color: #6c7072;
	font-size: 12px;
	text-align: justify;
	margin: 15px 0 0 0;
}
#content #copy p span {
	color: #6c7072;
	font-size: 13px;
	font-weight: normal;
}


#content #copy ul {
	margin: 15px 0 0 20px;
}

#content #copy a, #content #copy p a {
	color: #119955;
	font-size: 12px;
	text-decoration: underline;
}

#content #copy a:hover, #content #copy p a:hover {
	text-decoration: none;
}

/* COPY BAR */
#content #copy-bar {
	float: left;
	width: 170px;
	margin: 0 0 0 75px;
}

#side-bar-states {
	clear: both;
	float: left;
    margin: 12px 0 0 0px;
    padding: 0 0 0 0px;
    width: 400px;}
	
#side-bar-states ul {
	font-size:.8em;
	list-style:none;
	color:#666666;
	width:45px;
	float:left;
	margin:0 10px 0 0px !important;}
	
	#side-bar-states li {
		line-height:1.4em;}
		
	#side-bar-states a {
		text-decoration: none;
		color:#666666;}
		
		#side-bar-states a:hover {
		text-decoration: underline;}
		
		.clear {clear:both;}
		
/* TO EDIT PORTRAIT AND PERSONALIZED DROPDOWNS AND PACKAGE SPECIALS SEE SIDE_BAR.CSS STYLESHEET */

/* END OF COPY BAR */
/* END OF CONTENT */

