@font-face {
    font-family: 'GenevaRegular';
    src: url('blog/wp-content/themes/pattylisa/geneva-webfont.eot');
    src: url('blog/wp-content/themes/pattylisa/geneva-webfont.eot?#iefix') format('embedded-opentype'),
         url('blog/wp-content/themes/pattylisa/geneva-webfont.woff') format('woff'),
         url('blog/wp-content/themes/pattylisa/geneva-webfont.ttf') format('truetype'),
         url('blog/wp-content/themes/pattylisa/geneva-webfont.svg#GenevaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color: #fff;
	color: #555;
	font-family: GenevaRegular, Arial, Helvetica, serif;
}

a {
	color: #77467f;
	text-decoration: none;
}

a:hover {
	color: #c8c8c8;
	text-decoration: none;
	border-top: 1px solid #87568f;
}

img {
	border: 0;
}



.navItem {
	padding: 5px 0 5px 0;
}

.navItem:hover {
	color: #c8c8c8;
	text-decoration: none;
	border-top: 1px solid #aa7ab2;
}



/* Text styling */

.selected {
	color: #000;
	border-top: 2px solid #aa7ab2;
	font-family: GenevaRegular, Arial, Helvetica, serif;
	font-weight: bold;
}

.profileText {
	font-size: 14px;
	text-align: left;
	line-height: 28px;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}

.servicesText {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}

.bioHeader {
	color: #77467F;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

.bioText {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	word-spacing: 2px;
}

.mainText {
	text-align: center;
}

.errorFrameTop {
	width: 350px;
	margin: auto;
	color: #87568f;
}

.errorFrameBottom {
	width: 500px;
	margin: auto;
	color: #87568f;
}

ul li {	
	text-align: left;
}




/* Form styling */

.inquiryForm {
	text-align: left;
	float: right;
	margin: 0 40px 0 0;
}

.inquiryForm p:first-child {
	margin-top: 15px;
}

.inquiryForm p {
	margin: 0;
}

p.headerInquiry {
	text-align: left;
	width: 720px;
	font-size: 16px;
	margin: 40px 0 10px 0;
	padding: 0 0 4px 2px;
	border-bottom: 1px solid #87568f;
}

.normalLabel {
	float: left;
	text-align: right;
	width: 370px;
	font-size: 13px;
	padding: 6px 12px 5px 0;
	margin: 1px;
}

.errorLabel {
	color: #87568f;
	float: left;
	text-align: right;
	width: 370px;
	font-size: 13px;
	padding: 6px 12px 5px 0;
	margin: 1px;
}

.contactInput {
	width: 300px;
	font-family: GenevaRegular, Arial, Helvetica, serif;
	font-size: 13px;
	padding: 2px;
	margin: 6px;
}

.radioInput {
	display: block;
	padding-top: 8px;
	height: 28px;
	font-family: GenevaRegular, Arial, Helvetica, serif;
	font-size: 13px;
}

.question {
	float: left;
	width: 392px;
	text-align: right;
	color: #cccccc;
	font-size: 13px;
	padding: 3px 6px 3px 3px;
	margin: 3px;
}

.rangeInput {
	width: 50px;
	font-size: 13px;
	padding: 2px;
	margin: 6px 6px 6px 2px;
}


/* Positioning */

.mainTable {
	margin: auto;
	height: 439px;
	border-spacing: 0px;
	border: 0px;
	text-align: center;
}

#textTable {
	width: 760px;
}

#contactTable {
	width: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
}

#contactTable td {
	vertical-align: top;
}

#inquiryTable {
	margin: auto;
	width: 760px;
	border-spacing: 0px;
	border: 0px;
	text-align: center;
}

#wrapper {
	position: relative;
	margin: auto;
	border: 0px solid #37063f;
	width: 920px;
}

#header {
	float: left;
	width: 900px;
	height: 21px;
	padding: 60px 0 0 20px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 0px solid #444444;
	color: #333333;
	font-size: 12px;
}

#logo {
	position: absolute;
	top: 10px;
	right: 0;
	padding: 0px;
	border: 0px solid #444444;
}



/* Main content box */

#slideshow {
	width: 920px;
	height: 500px;
	position: relative;
}

#contentHome {
	float: left;
	position: relative;
	width: 920px;
	height: 500px;
	background: #fff;
	padding: 30px 0px 40px 0px;
	margin: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 22px;
}

#contentHome .credit { 
	position: absolute;
	left: 0;
	bottom: 0; 
	font-size: 12px; 
}

#contentHome .credit a:hover {
	border: none;
}

#contentHome .comingsoon {
	position: absolute;
	left: 45%;
	top: 40%;
}

#contentContact {
	float: left;
	width: 920px;
	height: 460px;
	background: #fff;
	padding: 40px 0px 20px 0px;
	margin: 0;
	border: 1px solid #ccc;
	color: #777;
	font-size: 14px;
	line-height: 22px;	
}

#content {
	float: left;
	width: 820px;
	height: 439px;
	background: #fff;
	padding: 30px 50px 50px 50px;
	border: 1px solid #ccc;
}


#contentInquiry {
	float: left;
	width: 820px;
	background-repeat: repeat-x;
	background: #fff;
	padding: 30px 50px 50px 50px;
	border: 1px solid #ccc;
	font-size: 13px;
}

#contentGallery {
	float: left;
	width: 920px;
	height: 470px;
	background: #fff;
	padding: 50px 0 0 0;
	border: 1px solid #ccc;
	color: #999999;
	font-size: 13px;
}

#contentGallery.video {
	height: 540px;
	padding-top: 0px;
}

#contentGallery .videoplayer #sanPedro_wrapper {
	margin: 20px auto 0 auto;
}

#contactOffices {
	width: 260px;
	margin: 10px auto 20px auto;
	font-size: 12px;
	clear: both;
}

#contactOffices .head {
	color: #77467F;
	font-size: 16px;
	font-weight: bold;
}

#contactOffices strong {
	color: #000;
}

#contactOffices #la {
	float: left;
	text-align: left;	
}

#contactOffices #ny {
	float: right;
	text-align: left;
}

#contactOffices span {
	color: #777;
	font-size: 13px;
}

#splashHome {
	float: left;
	width: 820px;
	height: 399px;
	background: #000000;
	padding: 0px 50px 20px 50px;
	border: 0px solid #666;
	color: #aaaaaa;
	font-size: 14px;
	line-height: 22px;
}


#footer {
	float: left;
	width: 910px;
	height: 40px;
	border: 0px solid #725972;
	padding: 10px 20px 0 0;
	color: #645368;
	font-size: 11px;
	text-align: right;
}
