@charset "UTF-8";
/* CSS Document */

html {
   height:100%;
}

* {
   padding:0px;
	 margin:0px 0px 0px 0px;
}

body {
	background:url(../images/index-bg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	height:100%;
	font-size:0.8em;
	color:#666;
}

#wrapper {
	width:928px;
	margin:5px auto;
	padding:0px;
}

#wrapper .inner {
	width:920px;
	background:url(../images/wrapperMid.png) repeat-y;
	padding:0px 4px 0px;
}

#wrapper .top {
	width:928px;
	height:7px;
	background:url(../images/wrapperTop.png) no-repeat;
	margin:0px;
	line-height:0;
	font-size:0;
}

#wrapper .bottom {
	width:928px;
	height:7px;
	background:url(../images/wrapperBottom.png) no-repeat;
	margin:0px;
}

#header {
	width:920px;
	height:118px;
	background:url(../images/header-bg.gif) no-repeat;
	margin:0px;
}

#header .left {
	margin:25px 0px 5px 20px;
}

#header .right {
	margin:25px 20px 5px 0px;
}

#header .subline h1 {	
	float:left;	
	width:450px;
	margin:0px 0px 0px 22px;
}

#header .subline h1 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	font-weight:normal;
}

#navigation {
	width:920px;
	height:41px;
	background:url(../images/nav-bg.gif) repeat-x #d6d2c4;
	list-style:none;
	margin:0px 0px 10px;
}

#navigation li {
	width:153px;
	height:41px;
	float:left;
	text-align:center;
	font-size:1.1em;
	background:url(../images/nav-divider.gif) right no-repeat;
}

#navigation .enditem {
	background:none;
}

#navigation li a {
	display:block;
	color:#666;
	padding:14px 0px 0px 0px;
	height:27px;
	width:152px;
	text-decoration:none;
}

#navigation li a:hover {
	text-decoration:underline;
}

#navigation li a:hover {	
	text-decoration:underline;
	background:url(../images/navhover-bg.gif) repeat-x;
}

#onecolumn {
	padding:10px;
	background:url(../images/yellow-bg.jpg);
}

#twocolumn {
	background:url(../images/yellow-bg.jpg) repeat-y 620px 0px;
	position:relative;
	height:1%;
}

#portfolio {
	padding:10px;
	background:fff;
	text-align:center;
}

#portfolio table {
	margin:0px auto;
}

#portfolio table IMG {
	border:1px solid #ccc;
}

#leftcol {
	width:600px;
	float:left;
	background:#fff;
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 10px;
}

#rightcol {
	width:280px;
	float:right;
	margin:10px 10px 0px;
}

#leftcol h1,
#rightcol h1,
#onecolumn h1,
#portfolio h1 {
	color:#8B5E9E;
	font-weight:normal;
	font-size:2em;
	display:block;
	border-bottom:1px solid #ccc;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px;
}

#onecolumn h1 {
	border-bottom:1px solid #999;
}

#leftcol h2,
#rightcol h2,
#onecolumn h2,
#portfolio h2 {
	color:#8B5E9E;
	font-weight:normal;
	font-size:1.6em;
	display:block;
	margin:0px 0px 10px;
}

#leftcol p {
	font-size:1.1em;
	line-height:1.4em;
	margin:0px 0px 10px 0px;
	color:#999;
}

#onecolumn p {
	font-size:1.1em;
	line-height:1.4em;
	margin:0px 0px 10px 0px;
	color:#666;
}

#rightcol ul {
	list-style:outside;
	font-size:1em;
	line-height:1.2em;
	color:#8B5E9E;
	margin:0px 0px 0px 13px;
}

#rightcol ul li {
	margin:0px 0px 20px 0px;
}

.innercolumn {
	width:310px;
	display:block;
	float:left;
	margin:0px 40px 20px 0px;
}

.innercolumn ul {
	list-style:none;
	font-size:1.1em;
	line-height:1.7em;
}

.innercolumn ul li {
	float:none;
}

#testimonial {
	list-style:none;
}

#testimonial li {
	border-bottom:1px dashed #ccc;
	margin:0px 0px 10px 0px;
	display:inline-block; 
	vertical-align: bottom;
}

#testimonial .enditem {
	border:none;
	margin:0px 0px 20px 0px;
}

#testimonial li p {
	font-size:0.9em;
	line-height:1.8em;
}	

#testimonial .textholder {
	margin:10px 0px 0px;
	float:left;
	width:400px;
}	

#testimonial .imageholder {
	padding:13px 14px 37px 12px;
	width:110px;
	height:112px;
	background:url(../images/polaroid.jpg) no-repeat;
	float:left;
	margin:0px 10px 10px 10px;
}

#testimoniallarge {
	list-style:none;
}

#testimoniallarge li {
	border-bottom:1px dashed #999;
	margin:0px 0px 30px 0px;
	padding:0px 0px 20px 0px;
}

#testimoniallarge .enditem {
	border:none;
	margin:0px 0px 30px 0px;
}




.albumholder {
	margin:0px 0px 50px 0px;
}


.albumholder .imageholder {
	float:left;
	width:132px;
	margin:0px 10px 0px 0px;
}

.albumholder .textholder {
	float:left;
	width:757px;
	padding:10px 0px 0px 0px;
}

#footertext {
	margin:20px 10px 0px;
	padding:10px;
	border-top:solid 1px #ccc;
	color:#ccc;
	line-height:1.2em;
}

#footertext h1 {
	font-size:1em;
	font-weight:normal;
}

#footer {
	margin:0px 10px 0px;
	padding:10px;
	border-top:solid 1px #ccc;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#footer a {
	color:#ccc;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .left {
	width:640px;
}

#footer .right {
	width:140px;
}

#footer .right IMG {
	float:right;
}

/* Buttons */

a:link,
a:visited,
a:active {
	color:#8B5E9E;
	text-decoration:underline;
}

a:hover {
	color:#8B5E9E;
	text-decoration:none;
}

a.greylink:link,
a.greylink:visited,
a.greylink:active,
a.greylink:hover {
	color:#333;
}


a.btnpurplemid:link,
a.btnpurplemid:visited,
a.btnpurplemid:active {
	width:191px;
	height:23px;
	padding:11px 0px 0px 15px;
	display:block;
	background:url(../images/btnPurpleMid.gif);
	font-size:1.1em;
	color:#fff;
	margin:20px 0px 0px 0px;
	text-decoration:none;
}

a.btnpurplemid:hover {
	text-decoration:underline;
}

a.btnpurplelong:link,
a.btnpurplelong:visited,
a.btnpurplelong:active {
	width:265px;
	height:23px;
	padding:11px 0px 0px 15px;
	display:block;
	background:url(../images/btnPurpleLong.gif);
	font-size:1.1em;
	color:#fff;
	margin:20px 0px 0px 0px;
	text-decoration:none;
}

a.btnpurplelong:hover {
	text-decoration:underline;
}

#testimonial a.btnpurplemid {
	margin:20px 0px 0px 157px;
}

/* Misc */

.clearit {
	clear:both;
	height:0px;
	line-height:0.0px;
	font-size: 0px;
	width:100%;
}

IMG {
	border:0px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.grey {
	color:#666;
}

.purple {
	color:#8B5E9E;
}

/* Form */

FORM#general {
	width:420px;
	margin:10px 0px 0px;
}

FORM#general label,
FORM#general h2 {
	width:420px;
	font-style:italic;
	font-size:1.4em;
	color:#8B5E9E;
	margin:0px 0px 5px 0px;
}

FORM#general .inputtext {
	width:414px;
	height:14px;
	padding:2px;
	color:#666;
	background:url(../images/inputtext-bg.gif) repeat-x #fff;
	border:1px solid #999;
	margin:2px 0px 20px 0px;
}

FORM#general .textarea {
	width:414px;
	height:150px;
	padding:2px;
	color:#666;
	background:url(../images/inputtext-bg.gif) repeat-x #fff;
	border:1px solid #999;
	margin:2px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

FORM#general .submitButton {
	float:left;
	margin:0px 10px 0px 0px;
	cursor:pointer;
}

FORM#general .checkboxes {
	margin:15px 0px 20px 0px;
}

FORM#general .checkboxes label {
	width:400px;
	font-size:1em;
	color:#666;
	float:right;
	font-style:normal;
}

FORM#general .checkboxes input {
	float:left;
}

FORM#general h3 {
	font-size:1.2em;
	font-weight:normal;
}

FORM#general .error {
	color:#990000;
}

FORM#proof .inputtext {
	width:15px;
	height:20px;
	padding:2px;
	color:#666;
	background:url(../images/inputtext-bg.gif) repeat-x #fff;
	border:1px solid #999;
	margin:2px 0px 10px 0px;
}

FORM#proof .submitButton {
	margin:0px 10px 0px 0px;
	cursor:pointer;
}
