body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(images/striped-background.gif);
}
#container {
	margin-right:auto;
	margin-left:auto;
	width:760px;
	border-left: 1px solid #4B4B4B;
	border-right: 1px solid #4B4B4B;
	border-bottom: 1px solid #4B4B4B;
	background-color: #ffffff;
}
#siteid {
	height:30px;
	width:750px;
	top: 20px;
	vertical-align: baseline;
	padding-bottom: 0px;
	padding-left: 10px;
}
#siteid a{
	font-family: Times New Roman, Times, sans-serif;
	font-size: 9pt;
	color: #CCCC66;
	letter-spacing: 4px;
	line-height: 3em;
	text-decoration: none;
}
#siteid a:Hover {
	color: #FBFCFB;
	text-decoration: underline;
}

#headerphotofront {
	height:319px;
	width:760px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#headerphotoinside {
	height:50px;
	width:760px;
	top: 0px;
}
#primarynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height:30px;
	width:750px;
	color: #CCCCCC;
	padding-left: 10px;
	clear: left;
	margin-top: 0px;
}
#primarynav a{
	color: #D4B96D;
	text-decoration: underline;
}
#primarynav a:Hover{
	color: #FBFCFB;
	text-decoration: none;
}
#content {
	width:750px;
	/*	top: 0px; */
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#content a{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
 	text-decoration: none;
}
#content a:Hover {
	color: #993399;
	text-decoration: underline;
}
#content #portfoliolist {
	float: left;
/*	margin: 0 0 0 5px; */
	text-align: left;
}
#content h1 {
	font-size: 22px;
	color: #FFCC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

#content h2 {
	font-size: 16px;
	text-transform: uppercase;
}
#content #portfoliolist ul li p {
	float: right; 
/*	margin:0 40px 20px 0; */
	width: 530px; 
}
#content #portfoliolist ul {
	margin: 0;
	padding:0;
	list-style: none;
	color: #666666;
}
#content #portfoliolist ul li {
	margin: 0 0 5px 0;
	clear: both;
/*	border-bottom: 1px dotted #BBE0EB; */
	padding: 0 0 10px 0;
}
#content #portfoliolist ul li img {
/*	border: 0 solid #BBE0EB; */
	padding:3px;
/*	width: 200px; */
/*	height: 150px; */
	float: left;
/*	margin: 3px 5px 0 0; */
}

#content #portfoliolist table {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


#youarehere a:link, #youarehere a:visited, #youarehere a:hover, #youarehere a:active {
	font-weight: bold;
}
#footer {
	height:20px;
/*	clear: left; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
/*	line-height: 1em; */
/*	padding: 20px 0 20px 0; */

	margin-right:auto;
	margin-left:auto;
	width:760px;
	color: #CCCCCC;
}

.footeralt {
	color: #CC3300;
}
#rightnav {
	background-repeat: repeat-y;
}
a.testimoniallink {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	left: 50px;
	padding: 0 30px 0 70px;
	text-align: right;
}
a.testimoniallink:hover {
	color: #CC9933;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
