body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999966;
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
div#header {
	height: 112px;
	width: 760px;
	background-color: #999966;
}
img#perry_design_logo {
	height: 77px;
	width: 226px;
	margin-left: 10px;
	float: left;
}
div#header_text {
	height: 58px;
	width: 122px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 15px;
}
div#header_text strong {
	color: #CCCC99;
}
img#header_image {
	float: right;
	height: 82px;
	width: 154px;
}
img#portfolio_header_image {
	float: right;
	height: 82px;
	width: 100px;
}
div#nav {
	height: 28px;
	width: 752px;
	float: left;
	padding-top:2px;
}
.buttons {
	float: left;
	}
a.roll {
	padding: 11px;
	display:block;
	font-size: 13px;
	font-weight: bold;
		}
		.buttons a.roll:link {color: #000000; text-decoration:none;}
		.buttons a.roll:visited {color: #CCCC99; text-decoration:none;}
		.buttons a.roll:hover, .buttons a.roll:active {color: #FFFFFF; text-decoration:underline;
		}
div#main_wrap,
.main_wrap2 {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px 10px;
}
div#content_area {
	width: 760px;
	background-color: #d5ccb9;
	background-image: url(../images/template/content_background.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
div#main_content {
	width: 403px;
	float: left;
	padding: 20px;
}
div#main_content ol {
	float: left;
	font-size: 12.5px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 12px;
	margin-left: 20px
}
div#main_content li {
	padding-bottom: 12px;
}

div#main_content2 ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 30px;
	font-size: 12px;
	color: #000;
	padding-bottom: 12px;
}

div#portfolio_header_text {
	width: 120px;
	float: right;
	font-size: 13px;
	color: #CCCC99;
	padding-top: 40px;
	padding-right: 10px;
	line-height: 13px;
}
div#portfolio_header_text h1 {
	font-size: 13px;
	color: #CCCC99;
	margin-bottom: 4px;
}
div#portfolio_content_area {
	width: 760px;
	background-color: #999966;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
div#portfolio_nav {
	width: 605px;
	float: left;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
div#portfolio_nav strong {
	color: #FFFFFF;
}
div#portfolio_nav a:link {
	color: #333333; text-decoration: none;
}
div#portfolio_nav a:visited {
	color: #CCCC99; text-decoration: none;
}
div#portfolio_nav a:hover, div#portfolio_nav a:active {color: #CCCC99; text-decoration: underline;
}
div#portfolio_content {
	width: 620px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	font-size: 13px;
}
div#portfolio_content strong {
	color: #000000;
}
div#portfolio_content p {
	text-align: left;
	font-size: 12.5px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 20px;
}
div#portfolio_content a:link {
	color: #333333; text-decoration: none;
}
div#portfolio_content a:visited {
	color: #CCCC99; text-decoration: none;
}
div#portfolio_content a:hover {color: #333333; text-decoration: underline;
}
div#portfolio_content a:active {color: #333333; text-decoration: underline;
}
div#portfolio_right_column {
	float: left;
	width: 140px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
div#main_content h1, 
div#portfolio_content h1, 
div#right_column h1 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
	line-height: 20px;
}
div#portfolio_content h1 {
	text-align: left;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
	line-height: 20px;
}
div#main_content img {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}
div#main_content p, div#portfolio_content p, div#right_column p {
	font-size: 12.5px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 12px;
}
div#main_content h2 {
	color: #000000;
	margin-bottom: 6px;
	margin-top: 20px;
	font-size: 14px;
}
div#main_content em {
	color: #333333;
}
div#main_content strong {
	color: #333333;
}
div#main_content p a:link {
	color: #3333333; text-decoration: none;
}
div#main_content p a:visited {
	color: #CCCC99; text-decoration: none;
}
div#main_content p a:hover {color: #000000; text-decoration: underline;
}
div#main_content p a:active {color: #000000; text-decoration: underline;
}
div#main_content ul {
	font-size: 12.5px;
	color: #333333;
	line-height: 18px;
	margin-left: 40px;
	list-style-image: url(../images/template/bullet_graphic.gif);
}
div#right_column {
	float: left;
	width: 317px;
}
div#right_column a:link {
	color: #CCCC99; text-decoration: underline;
}
div#right_column a:visited {
	color: #CCCC99; text-decoration: none;
}
div#right_column a:hover, div#right_column a:active {color: #000000; text-decoration: underline;
}
div#bottom_right_contact {
	color: #CCCC99;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 18px;
	width: 290px;
}
div#bottom_right_contact h1 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}
div#bottom_right_contact p {
	font-size: 12.5px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 12px;
}
div#bottom_right_contact em {
	color: #CCCC99;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
div#bottom_right_contact ul {
	font-size: 12.5px;
	color: #000000;
	line-height: 18px;
	margin-left: 40px;
	font-weight: bold;
	list-style-type: square;
}
div.clearfloats {
	clear: both;
}
div#footer {
	width: 760px;
}
div#footer p {
	color: #000000;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	}
	a:link {color: #000000; text-decoration: underline;}
	a:visited {color: #000000; text-decoration: none;}
	a:hover {text-decoration: underline;}
	a:active {text-decoration: underline;
}
.special_text {
	font-size: 17px;
	line-height: 26px;
	color: #333333;
}

/* blue link on home page only */
div#main_content2 {
	width: 403px;
	float: left;
	padding: 20px;
}
div#main_content2 ol {
	float: left;
	font-size: 12.5px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 12px;
	margin-left: 20px
}
div#main_content2 li {
	padding-bottom: 12px;
}
div#main_content2 h1 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
	line-height: 20px;
}
.main_wrap2 h1 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
	line-height: 20px;
}
div#main_content2 img {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}
div#main_content2 p {
	font-size: 12.5px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 12px;
}
div#main_content2 h2 {
	color: #000000;
	font-size: 14px;
}
div#main_content2 em {
	color: #333333;
}
div#main_content2 strong {
	color: #333333;
}
div#main_content2 p a:link {
	color: #003366; text-decoration: none;
}
div#main_content2 p a:visited {
	color: #CCCC99; text-decoration: none;
}
div#main_content2 p a:hover {color: #003366; text-decoration: underline;
}
div#main_content2 p a:active {color: #003366; text-decoration: underline;
}

#contact {
	background: #cccc99;
	padding: 12px;
	margin-top: 25px;
	margin-bottom:20px;
}

div#contact h1 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	line-height: 20px;
}

#contact #smaller {
	font-weight: normal;
	font-size: .5em;
}

#contact li{ 
	color: #333333;
	list-style: none;
	font-weight: normal;
}

#right-list {
	width: 45%;
	float: left;
}

#left-list {
	padding-left: 8px;
	width: 50%;
	float: left;
}

.box {
 margin-left: 16px;
}

textarea{
	margin-left:8px;
	margin-right: 8px;
	width: 275px
}

form p {
	text-align: right;
}

form p.center{
	text-align: center;
}

p input {
	width: 205px;
	margin-right: 10px;
}

p.cptcha input {
	width: 135px;
	position: relative;
}

p.cptcha {
	padding-bottom: 0;
	margin-bottom: 0;
}

.casesensitive{
	text-align: left;
	margin-left: 50px;
	margin-top: -23px;
	padding-top 0;
}

div#contact a {
	color: #000;
}

div#contact a:link {
	color: #000;
}

div#contact a:visited {
	color: #000;
}

p.button{
	text-align: center;
}

p.button input {
	margin-top:20px;
	width: 140px;
}
#slideshow{
	background: #000;
}
#slideshow_wrap{
	width: 760px;
	margin: 0 auto;
	
}
#slideshow ul{
	height: 254px;
	width: 150px;
	overflow: hidden;
	float: left;
	margin-left: 2px;
}
/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden; 
}
 
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }
