/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	background-color: #1E1E1E;
	background-image: url(../images/bk.jpg);	
	background-repeat: repeat-x;
	color: #383838;
	}

	body a {
		color: #666666;
		text-decoration:none;
		}
		
	body a:hover {
	color: #FF0000;
	border-bottom: none;
	font-size: 14px;
		}


#pgcontainer {
	width: 780px;
	margin: auto;
	height: auto;
	}


#basic {
	background:url(../images/basic-filler.jpg) repeat-y;
	}

#top {
	width: 780px;
	margin: auto;
	height: 125px;
	background:  url(../images/basic-top.jpg) no-repeat;
	}

#nav {
	width: 760px;
	margin: auto;
	height: 35px;
	text-align: right;
	border-bottom: #FF0000 1px solid;
	background: url(../images/basic-navbk.jpg) repeat-x;
	}
	
	#nav .padding {
	padding-top: 8px;
	padding-right: 17px;
	}

	#nav a {
	padding: 4px;
	color:#333333;
	text-decoration: none;
	}

	#nav a:hover {
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
	}

	#nav a:active {
	color:#333333;
	text-decoration: none;
	}

	#photos {
	width: 740px;
	margin: auto;
	height: 95px;
	background: url(../images/basic-photos.jpg) no-repeat;
	}

#middle {
	width: 760px;
	margin: auto;
	}

	#middle #pagetitle {
	width: 600px;
	height: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	margin-left: 17px;
	padding-top: 20px;
	}

	#middle #content {
	width: 700px;
	margin: auto;
	}

	#middle #content #rightcolumn {
	float: right;
	width: 340px;
	text-align: left;
	}

	#rightcolumn p {
	padding-top: 0px;
	margin-top: 0px;
	}

	#middle #content #copy {
	text-align: left;
	margin-right: 360px;
	}

	#stafflist {
	width: 330px;
	background: url(../images/textbox-bk.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	line-height: 19px;
	text-align: left;
	}

		#stafflist .padding {
		padding: 30px;
		}

		#stafflist .padding p{
		padding: 0px;
		margin: 0px;
		padding-bottom: 10px;
		}


#footer {
	width: 780px;
	margin: auto;
	height: 40px;
	background: url(../images/basic-footerbk.jpg) no-repeat;
	clear: both;
	}

#footer .content {
	margin-top: 3px;
	border-top: solid 1px #999999;
	width: 760px;
	height: 20px;
	margin: auto;
	text-align: left;
	text-indent: 5px;
	font-size: 10px;
	color: #666666;
	}

/*INDEX ONLY FORMATTING*/
#index {
	text-align: right;
	background:url(../images/index-main.jpg) no-repeat;
	line-height: 29px;
	height: 550px;
	width: 780px;
	}

#index .padding {
	padding: 60px;
	padding-top: 294px;
	}
	
	#index a {
	padding: 2px;
	text-decoration: none;
	size: 13px;
	color: #999999;
	border: none;
	}
	
	#index a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	#index-nav #navbar a:active {
	color: #999999;
	}

#index-footer {
	margin-top: 3px;
	width: 740px;
	height: 20px;
	margin: auto;
	text-align: left;
	font-size: 10px;
	color:  #666666;
	}
/*END INDEX ONLY FOMATTING*/


/*client list pages only*/
	#client-sidebar {
	width: 330px;
	background: url(../images/textbox-bk.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	line-height: 19px;
	text-align: left;
	float: left;
	}
		#client-sidebar .padding {
		padding: 30px;
		}

		#client-sidebar .padding p{
		padding: 0px;
		margin: 0px;
		padding-bottom: 10px;
		}
	
	#client-blurb {
	margin-left: 335px;
	}
	
		#client-blurb .padding {
		padding: 20px;
		padding-top: 30px;
		}

	.client-list {
		float: left;
		margin-left: 30px;
		width: 190px;
		line-height: 16px;
		font-size: 12px;
		}
	
	.client-list p {
		padding: 0px;
		margin: 0px;
		margin-top: 11px;
		}

#gallery p{ /*strips margins and padding for paragraph marks in gallery for judy to update without odd spacing added to new photos*/
	margin: 0px;
	padding: 0px;
	}



/*recurring layout elements*/
#mm {
	float: right;
	}

.stress {
	color:#FF0000;
	}

.left-indent {
	margin-left: 30px;}

.thumb-break {
	clear: both;
	padding: 0px;
	margin: 0px;
}


.space {
	height: 20px;
	clear: both;
	}

.space-bottom {
	height: 50px;
	clear: both;
	}
#pgcontainer #basic #middle #content #copy p a strong {
	font-size: 16px;
	color: #000;
	text-align: center;
}
#pgcontainer #basic #middle #content #copy {
	text-align: left;
}
#pgcontainer #basic #middle #content #copy {
}
#pgcontainer #basic #middle #content #copy {
	text-align: left;
}
