@charset "utf-8";


/*-----------------------------------Generic Styles-------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/Nav1x.jpg) no-repeat scroll center 55px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #7a0000;
	text-decoration: none;
}
a:visited {
	color: #7a0000;
	text-decoration: none;
}
a:hover {
	color: #7a0000;
	text-decoration: none;
}
a:active {
	color: #7a0000;
	text-decoration: none;
}
a img {
	border-style: none;
}
h2 {
	color: #8b9328;
	text-align: center;
	letter-spacing: 0;
	font-weight: bold;
}

h3 {
	font-size: 18px;
}

h5 {
	color: #363636;
	font: 13px Bell MT, "Times New Roman", Times, serif;
	padding: 5px;
	font-weight: bold;
}
strong {
	color: #7D0C08;
}
div.content {
	width: 100%;
	min-width: 884px;
	margin-top: 60px;
}

/*-----------------------------------------General Structure--------------*/

div.mastHead {
	width: 100%;
}
div.navLinks {
	margin-left: 180px;
	margin-top: 106px;
	text-align: center;
	white-space: nowrap;
}
.navLinks  li {
	display: inline;
	margin-left: 12px;
	padding-right: 12px;
}
.navLinks  li  a:link {
	text-decoration: none;
	color: #363636;
	font-size: 13px;
	font-family: "Bell MT, Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.navLinks  li  a:visited {
	text-decoration: none;
	color: #363636;
	font-size: 13px;
	font-family: "Bell MT, Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.navLinks  li  a:hover {
	text-decoration: none;
	color: #91BAB3;
	font-weight: bold;
	letter-spacing: 1px;
}
.navLinks  li  a:active {
	text-decoration: none;
	color: #91BAB3;
	font-weight: bold;
	letter-spacing: 1px;
}
div.email {
	color: #91baa3;
	font-family: "Bell MT, Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	padding-right: 50px;
	margin-top: 10px;
	width: 100px;
	float: right;
}

/*-----------------------------------Text Styles------------------------*/

.p1 {
	font: 0.8em/1.0em Bell MT, "Times New Roman", Times, serif;
	color: #363636;
	margin-top: 1em;
	letter-spacing: .1em;
	line-height: 20px;
}
.phone {
	color: #91BAB3;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	padding-left: 50px;
	width: 110px;
	z-index: -999;
}

.smallRed, a.smallRed:link, a.smallRed: visited, a.smallRed:hover, .smallRed:li {
	color: #660000;
	font-size: 13px;
	font-weight: bold;
}

/*------------------------------Individual Page Styles---------------------*/

div.index {
	margin-top: 40px;
}
div.about {
	margin-top: 60px;
}
.flag /* About Page */{
	background: url(../images/AboutFlag1x.jpg) no-repeat scroll top center;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	margin-top: 50px;
	padding-top: 25px;
}
div.portfolio {
	width: 680px;
	max-height: 450px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
div.portNav {
	list-style: none;
	float: left;
	margin: 40px 0px 0px;
	padding: 0px;
}

div.portPlease {
	margin-top: 60px;
	float: right;
	width: 350px;
}
div.portRight /* For individual Portfolio Pages */{
	margin-top: 0px;
	margin-left: 0px;
	width: 350px;
	float: right;
}
.portNav   dl {
	font-family: Bell MT, "Times New Roman", Times, serif;
	color: #363636;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: 0;
	font-size: 12px;
	margin-left: 0px;
}
.portNav   dt {
	float: left;
	margin-right: 7px;
	font-weight: bold;
}
.portNav dd   {
	font-style: italic;
}
/*--------------------------------Top Margin On Example Pictures*/
.crouton {
	margin-top: 100px;
}
.ampersand {
	margin-top: 30px;
}

.houdini {
	margin-top: 60px;
}
.jack {
	margin-top: 140px;
}
.kevin {
	margin-top: 80px;
}
/*------------------------------------End Top Margin On Example Pictures*/
div.clients {
	background: url(../images/ClientBrag1x.jpg) no-repeat scroll left 145px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	float: center;
}
div.clients  .p1 {
	margin-top: 40px;
	padding-left: 300px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0;
}
div.clientExamples {
	list-style: none;
	font-family: Bell MT, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.9em;
	color: #363636;
	display: block;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-top: 35px;
	padding: 18px 0 0 0;
	white-space: nowrap;
	float: center;
}
.clientExamples   ul.left {
	float: left;
	width: 260px;
	list-style: none;
	white-space: nowrap;
	padding-left: 25px;
}
.clientExamples  ul.middle {
	float: left;
	width: 260px;
	list-style: none;
	white-space: nowrap;
}
.clientExamples  ul.right {
	float: left;
	width: 260px;
	list-style: none;
	white-space: nowrap;
}


div.contact {
	margin-top: 60px;
	height: 400px;
	width: 800px;
	background: url(../images/ContactCome1x.jpg) no-repeat scroll 300px 20px;
	margin-right: auto;
	margin-left: auto;
}
.contact  p {
	margin-top: 150px;
}


