/* Production Plus CSS by Joe Olkkonen */

body {
font-family: Arial, sans-serif;
background-color: #999;
font-size: 90%;
color: #333;
line-height: 1.3em;
}

p {
line-height: 1.3em;
}

a:link {
color: #006699;
}

a:visited {
color: #666;
}

h1 {
font-family: Georgia, serif;
font-size: 140%;
color: #990000;
font-weight: normal;
}

h2 {
font-family: Georgia, serif;
font-size: 130%;
color: #990000;
font-variant: small-caps;
margin-top: 10px;
}

h3 {
font-family: Georgia, serif;
font-size: 110%;
color: #990000;
font-variant: small-caps;
}

h4 {
font-family: Georgia, serif;
font-size: 110%;
color: #990000;
font-variant: small-caps;
background-color: #eee;
}

h1, h2, h3,
#left p,
.logo
{
padding-left: 30px;
}

a:link, 
h1, h2, h3,
.webAddress, .nav a,
#delta {
background-color: #fff;
}

#delta, #placeHolder, #right {
color: #333;
}

.featLeft a {
color: #006699;
background-color: #ccc;
}



#leftEdge {
margin: -15px auto;
background: url(edgeLeft.jpg) left;
background-repeat: repeat-y;
width: 725px;
position: relative;
}

#rightEdge {
background: url(edgeRight.jpg) right;
background-repeat: repeat-y;
}

#placeHolder {
margin: -15px auto;
position: relative;
width: 705px;
background-color: #fff;
}


/* Alpha */

#alpha {
margin-bottom: 30px;
}

.logo {
float: left;
padding-top: 40px;
margin-bottom: 20px;
}

.logoTxt {
float: left;
margin: 36px 20px 0 20px;
font-size: 140%;
border-right: 1px solid #eee;
padding-right: 20px;
}

.tagLine {
float: left;
font-size: 60%;
font-variant: small-caps;
letter-spacing: 2px;
margin-top: -3px;
}

.webAddress {
font-size: 70%;
color: #666;
letter-spacing: 1px;
padding-top: 32px;
}

.login {
margin-left: 210px;
letter-spacing: normal;
font-size: 110%;
}


/* Beta */

#beta {
clear: both;
margin: 0 0 20px 0;
height: 122px;
}

.imgLeft {
float: left;
margin-left: 0;
}

.imgRight {
float: right;
margin: 0;
}

.nav {
font-family: Georgia, serif;
font-size: 120%;
float: left;
width: 122px;
line-height: 1.4em;
padding-left: 30px;
}

.nav a {
font-family: Georgia, serif;
color: #990000;
text-decoration: none;
margin: 0;
padding-left: 13px;
}


/* Charlie Left */

.link {
clear: left;
text-align: right;
margin-top: -5px;
font-size: 95%;
}

#left {
float: left;
width: 392px;
margin-bottom: 50px;
}

.main {
font-size: 85%;
margin-bottom: 20px;
padding-right: 30px;
}

.featLeft {
background-image: url("featBg.gif");
background-repeat: repeat-y;
color: #333;
font-size: 80%;
}

.featLeftContent {
background-image: url("reelGraphic.gif");
background-repeat: no-repeat;
width: 394px;
padding-bottom: 15px;
}

.featLeftContent h2 {
background-color: transparent;
padding-top: 25px;
margin: 0;
}

.featLeftContent p {
padding-right: 150px;
background-color: transparent;
}

#extra {
	background-color: #ccc;
}

.extraLeft {
width: 180px;
font-size: 80%;
float: left;
}

.extraRight {
width: 180px;
float: right;
font-size: 80%;
margin-right: 30px;
}

#mapHolder {
border: 1px solid #333;
padding: 2px;
margin-left: 30px;
width: 360px;
margin-bottom: 30px;
}

#map {

}

.formHolder {
margin-left: 30px;
}


/* Charlie Right */

#right {
float: right;
background-color: #eee;
width: 224px;
padding: 0 40px 20px 15px;
border-bottom: 4px solid #ccc;
margin-bottom: 50px;
margin-top: -5px;
}

#right p {
margin-top: 0;
}

#right a, .date a {
background-color: #eee;
color: #006699;
}

#right ul, li {
margin-left: 10px;
padding: 0;
}
	
.rightTop {
float: right;
}

.subFeature {
font-size: 80%;
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-left: 30px;
}

.news {
font-size: 80%;
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-left: 30px;
}

.date {
font-family: Georgia, serif;
color: #333;
background-color: #eee;
font-weight: bold;
}

.subExtra {
font-size: 80%;
margin-left: 30px;
}

.subImgLeft {
float: left;
margin: 0 0 15px 0;
}

.recentImg {
float: right;
margin: 2px 0 2px 4px;
padding: 1px;
border: 1px solid #999;
}

.subImgRight {
float: right;
margin: 0 0 15px 0;
}

.subtitle {
font-size: 80%;
text-align: center;
padding-top: 10px;
}

.subImgReel {
float: left;
margin: 0 15px 15px -8px;
}


/* Delta */

#delta {
clear: both;
border-top: 1px solid #ccc;
font-size: 65%;
text-align: center;
padding-bottom: 20px;
}

.validator {
border: none;
}


/* Portfolio */

.PortfolioMain {
float: left;
font-size: 90%;
margin-bottom: 20px;
padding-right: 20px;
padding-top: 20px;
width: 360px;
margin-left: 0;
}

.PortfolioMain p {
padding-left: 30px;
}

.imgReel {
float: left;
margin-left: 30px;
padding-top: 10px;
}

.reeltxtBox {
width: 220px;
float: right;
font-size: 90%;
margin-right: 10px;
}

.mainRight {
padding-top: 15px;
padding-right: 30px;
font-size: 90%;
}

.clearBoth {
	clear: both;
}

.row {
clear: both;
margin-left: 30px;
font-size: 90%;
height: 100px;
}

.client {
display: block;
font-family: Arial, sans-serif;
font-variant: normal;
font-weight: bold;
font-size: 90%;
color: #333;
background-color: #fff;
margin: 0;
}

.row img {
float: left;
padding: 2px;
border: 1px solid #ccc;
margin: 0 5px 0 0;
}

.rowTxt {
width: 180px;
font-size: 80%;
margin: 0;
}

.rowItem {
position: relative;
float: left;
width: 33%;
margin-left: 0;
}

.rowRight {
width: 33%;
margin-right: 40px;
}

.rowLink {
display: block;
margin: 5px 0 0 0;
line-height: 1.3em;
}

/* About */

.about h3 {
margin: 0;
padding: 10px 0 8px 30px;
}

.about h2 {
	padding: 10px 0 0 30px;
}

.about p {
	margin: 0 0 10px 0;
	padding: 0;
}


