/* CSS Document */

/* BROWSER DEFAULT OVERRIDE */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, al, form, caption, address, cite, q, blockquote, hr, quote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a img {
	border: none;
}
ul, ol, al { position: relative; padding-left: 0; margin-left: 0; }

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666;
}
/* GLOBAL STYLES */
a:link {
	text-decoration: none;
	color: #666666;
	}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
h2 {
	color: #CC3300;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
h4 {
	color: #000000;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
h3 {
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
}
address {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 150%;
}
.italic {
	font-style: italic;	
}
.red {
	color: #CC3300;
}
a:hover .red {
	color: #006699;
}
.black_type {
	color: #000000;
}
.home_page {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
.email {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.email_red {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.email a:link {
	color: #CC3300;
}
.email a:hover {
	color: #006699;
}
.about_page {
	font-size: 14px;
	color: #000000;
	line-height: 130%;
}
.about_small {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	line-height: 140%;
}
.action {
	font-size: 21px;
}
.client_head {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	letter-spacing: 5px;
	margin: 20px 0 10px 135px;
}
.client_page {
	font-size: 16px;
	color: #000000;
	line-height: 130%;
}
.client_list {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 250%;
}
.client_list a {
	color: #006699;
}
.client_list a:hover {
	color: #CC3300;
}
.client_bullets {
	color: #CC3300;
}
.quote {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 140%;
	padding-right: 20px;	
}
/* BACKGROUND BOX */
#box {
	width: 800px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	position:relative;
}
/* LEFT COLUMN */
#left_column {
	width: 167px;
	float: left;
}
#logo {
	margin: 22px 0 15px 30px;
	}
#left {
	margin-left: 30px;
	margin-right: 10px;
}
.rule { 
	border-top: 1px solid #666666;
	margin: 10px 27px 10px 0;
	padding: 0;
}
/* RIGHT COLUMN */
#right_column {
	width: 603px;
	float: left;
}
#right {
	height: 58px;
	width: 100%;
}
#right a:hover {
	color: #006699;
}
/* Navigation Bar */
.buttons {
	font-size: 18px;
	padding: 8px 0 0 17px;
	color: #666666;
}
.black {
	font-size: 18px;
	padding: 8px 0 0 17px;
	color: #000000;	
}
#about {
	height: 30px;
	width: 116px;
	margin-top: 22px;
	float: left;
	background-image: url(images/aabout.jpg);
	background-repeat: no-repeat;
	}
#clients {
	height: 30px;
	width: 116px;
	margin-top: 22px;
	float: left;
	background-image: url(images/aclient.jpg);
	background-repeat: no-repeat;
}
#portfolio {
	height: 30px;
	width: 153px;
	margin-top: 22px;
	float: left;
	background-image: url(images/aportfolio.jpg);
	background-repeat: no-repeat;
}
#contact {
	height: 30px;
	width: 116px;
	margin-top: 22px;
	float: left;
	background-image: url(images/acontact.jpg);
	background-repeat: no-repeat;
	}
/* Chandelier */
#chain {
	height: 45px;
	width: 19px;
	margin-top: 13px;
	float: left;
 	border-left: 1px solid black;
	}
#light {
	padding: 0 0 0 204px;	
}

/* Desk */
#desk {
	height: 103px;
	padding: 45px 0 0 40px;
}

/* LATEST WEBSITES */
#latest {position: absolute; top:85px; left:550px;width: 185px;font-size: 14px; line-height: 120%;}
.square {float:right;margin:10px 0 0 100px;}



/* ABOUT PAGE */
#wrappper {
	width: 800px;
	height: 160px;
}
#column_wrappper {
	width: 760px;
	margin: 0 0 0 100px;
	padding: 5px 0 0 0;
	height: 200px;
}
#nancy {
	height: 44px;
	margin: 35px 80px 0 0;
}
#column1 {
	width: 190px;
	padding: 5px 20px 0 20px;
	float: left;	
}
#column2 {
	width: 190px;
	padding: 5px 20px 0 20px;
	float: left;	
}
#column3 {
	width: 190px;
	padding: 5px 20px 0 20px;
	float: left;
}
#assistants {
	width: 400px;
	margin: 0 20px 0 110px;
	text-align: center;
	clear: both;	
}
#column4 {
	width: 650px;
	padding: 15px 20px 0 20px;
	text-align: center;
	clear: both;	
}
/*CLIENTS PAGE */
#client_box {
	width: 530px;
	padding: 25px 35px 0 20px;
}
.client_name {
	font-size: 11px;
	line-height: 140%;
	color: #666;
	margin: 5px 20px 10px 0;
	}
/*PORTFOLIO PAGE */
#chainless {
	height: 45px;
	width: 19px;
	margin-top: 13px;
	float: left;
}
ul.portfolio {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
ul.portfolio a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-decoration:none;
	width: 137px;
}
ul.portfolio a:hover {
	color: #006699;
}
body#osceola a#osceolaLink,
body#cassis a#cassisLink,
body#cityguide a#cityguideLink,
body#alley a#alleyLink,
body#act a#actLink,
body#transcom a#transcomLink,
body#provence a#provenceLink,
body#national a#nationalLink,
body#uct a#uctLink,
body#pasta a#pastaLink,
body#dumbarton a#dumbartonLink,
body#voila a#voilaLink,
body#kim a#kimLink,
body#town a#townLink,
body#equity a#equityLink,
body#forgive a#forgiveLink,
body#futon a#futonLink,
body#health a#healthLink,
body#compass a#compassLink,
body#sage a#sageLink,
body#poodle a#poodleLink,
body#life a#lifeLink,
body#reynolds a#reynoldsLink,
body#pet a#petLink,
body#paris a#parisLink,
body#sagegroup a#sagegroupLink,
body#gamble a#gambleLink,
body#mcanany a#mcananyLink { 
	color: #CC3300;
}
#monitor {
	height: 609px;
	width: 565px;
	margin: 20px 0 20px 10px;
	background-image: url(images/applecat.jpg);
	background-repeat: no-repeat;
}
#monitorgray {
	height: 609px;
	width: 565px;
	margin: 20px 0 0 10px;
	background-image: url(images/applegray.jpg);
	background-repeat: no-repeat;
}
#description {
	padding: 23px 0 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BBBBBB;
}
#next {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* CONTACT PAGE */
#nancy_contact {
	height: 44px;
	margin: 25px 80px 0 0;
}
#spacer {
	width: 45px;
	height: 45px;
	float: left;
}
#desk_contact2 {
	height: 335px;
	float: left;
	background-image: url(images/desk_left.jpg);
	background-repeat: no-repeat;
}
/* Call to Action */
#call {
	height: 39px;
	padding: 15px 55px 0 0;
}
/* Valorie & Rosco Email */
#valorie3 {
	margin: 240px 0 0 25px;
	font-size: 11px;	
	text-align: left;
}
#rosco3 {
	margin: 35px 0 0 350px;
	font-size: 11px;	
	text-align: left;
}
#valorie3 a:hover {
	color: #006699;
} 
#rosco3 a:hover {
	color: #006699;
}
