/* @override 
	http://grapevideo.com/common/css/screen.css
	http://grapevideo.com/tierra_dev/common/css/screen.css
*/

/* @group Generic */

html {
	background: #31202b;
}

body {
	margin: 0;
	padding: 0;
	background: #31202b;
	color: #fff;
}

p {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.center {
	text-align: center;
}

img {
	border: none;
}

a img {
	vertical-align: bottom;
}

.block, .block img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group New template */

#page {
	width: 847px;
	padding: 0;
	margin: 0;
}

#header {
	background: url(../images/header.jpg) no-repeat right top;
	height: 101px;
	position: relative;
}

#branch {
	position: absolute;
	right: 50px;
	top: 0px;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	height: 26px;
}

#content {
	clear: both;
	width: 847px;
	min-height: 444px;
	height: auto !important;
	height: 444px;
	background: url(../images/main_background.jpg) no-repeat;
}

#home-img {
	margin: 31px 0 0 84px;
}

#home-ad {
	text-align: center;
	margin-top: 55px;
}

/* @end */

/* @group Employees page */

#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 576px;
	height: 576px;
	background: url(../images/employee_background.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#photo_links {
	width: 220px;
	float: left;
}

.headshot {
	border: thin solid #FFFFFF;
	margin: 11px 0 0 20px;
}

#photo_links h2 {
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 20px;
}

#photo_links h3 {
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #FFFFFF;
	margin: 0 0 0 20px;
}

#photo_links h3 span {
	color: #a79aac;
}

.employee_links {
	width: 190px;
	padding: 15px 0 5px 5px;
	margin: 10px 0 0 20px;
	color: #FFFFFF;
	font-size: 12px;
}

.employee_links p {
	margin-bottom: 5px;
}

.employee_links a {
	color: #FFFFFF;
	font-size: 11px;
}

.employee_links li {
	margin-bottom: 2px;
}

#bio {
	width: 300px;
	margin: 10px 0 0 230px;
	color: #FFFFFF;
	padding: 10px;
	border: thin solid #FFFFFF;
}

#bio p {
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 140%;
}

#bio p.name {
	font-size: 16px;
}

/* @end */

/* @group New Pages */

#contact, #videos {
	margin: 0;
	padding: 0 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#contact p, #contact fieldset, #videos p {
	font-size: .8em;
}

#contact .right p {
	margin-bottom: 10px;
}

#contact h3, #videos h3 {
	font-size: 1em;
	margin: 10px 0;
}

#contact fieldset {
	width: 255px;
	margin: 0 1em 0 0;
	padding: 0 0 0 10px;
	float: left;
	border: none;
	color: #fff;
}

#contact fieldset div {
	clear: both;
	margin: 6px 0 0 0;

}

#contact .legend {
	font-weight: bold;
	font-size: 1.1em;
	width: 95px;
	text-align: right;
	margin: 0 0 6px 0;
	padding: 0 5px 3px 5px;
}

#contact label {
	float: left;
	width: 95px;
	text-align: right;
	padding: 3px 5px;
}

#contact input, #contact textarea {
	width: 140px;
	border: 3px double #311f2b;
	background: #fff;
	font-size: .8em;
	padding: 2px;
}

#contact input.small {
	width: auto;
}

#contact select {
	width: 150px;
	font-size: .8em;
}

#contact .divider {
	margin: 0 auto;
	height: 15px;
	clear: both;
}

#contact .rightcol {
	margin: 10px 0 10px 105px;
	width: auto;
}

#contact input.err {
	background: #940002;
	color: #fff;
}

#contact .btn {
	background: #fff;
	color: #311f2b;
	border: 3px double #311f2b;
	padding: .2em .4em;
	font-weight: bold;
}

#contact .btn:hover {
	background: #f1ddff;
}

#videos .column {
	width: 300px;
	padding: 0 15px;
	margin: 0;
}

#videos .column p.header {
	margin: 30px 0 15px;
}

#videos .column p.header.flush {
	margin-top: 0;
}

.sidebar {
	float: left;
	width: 140px;
	padding: 0 15px 0 0;
}

.sidebar p {
	margin: 0 0 15px;
}

/* @end */

/* @group Links */

#anchor_nav {
	float: left;
	width: 200px;
	font-family: Arial, sans-serif;
}

#anchor_nav h4 {
	margin: 1em 0 5px 10px;
	padding: 0;
	font-size: 1em;
}

#anchor_nav ul {
	font-size: .8em;
	background: #31202b;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: right;
	padding: 0 5px;
	margin: 0;
}

#anchor_nav p {
	background: #31202b;
	border-right: 1px solid #fff;
}

#anchor_nav li {
	padding: 3px 0;
	margin: 0;
}

.fadeout, #content.fadeout {
	background: url(../images/main_fadeout.jpg) no-repeat;
	width: 847px;
}

.column {
	width: 260px;
	float: left;
	margin: 0 25px 0 0;
}

.links {
	width: 580px;
	margin-left: 40px;
	float: left;
	font-family: Arial, sans-serif;
}

.links h3 {
	font-family: Arial, sans-serif;
	margin: 1em 0 0 0;
	padding: .2em 0;
	font-size: 1.0em;
	border-bottom: 1px solid #fff;
}

.links p {
	margin: 1em 0 1em 1em;
	font-size: .8em;
}

.links a:hover, #anchor_nav a:hover {
	text-decoration: underline;
}

/* @end */

p.err {
	font-weight: bold;
	border: 1px solid #fff;
	padding: 3px 5px;
	background: #940002;
}

.bordered {
	border: 1px solid #fff;
	margin-top: 1px;
}

.success {
	background: #473741;
	padding: 3px 5px;
	border: 1px solid #fff;
	float: left;
}

p.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
	margin: 0 10px 0 0;
}

.clear {
	clear: both;
}

.top {
	text-align: right;
}

.top a {
	font-weight: normal;
}

.standout {
	font-weight: bold;
	font-size: 1.2em;
}

.coming-soon {
	font-family: Arial, sans-serif;
}

.indent {
	padding-left: 1.5em;
}

/* @group Entrance */

#entrance {
	width: 455px;
	height: 545px;
	position: relative;
	margin: 35px auto 10px;
	padding: 1px 0 0;
	background: url(../images/entrance.jpg) no-repeat left top;
}

#entrance a {
	color: #c9f;
	text-decoration: none;
}

#entrance a:hover {
	color: #fff;
}

#entrance form {
	position: absolute;
	width: 455px;
	top: 405px;
	left: 0;
	text-align: center;
	margin: 0 auto;
}

#entrance-footer {
	position: absolute;
	top: 475px;
	left: 10px;
	font: 10pt/14pt Arial, sans-serif;
	text-align: left;
}

/* @end */

/* @group Packages */

#package-details-container {
	width: 421px;
	height: 444px;
	float: right;
	padding-right: 18px;
	background: url(../images/packages/details_footer.png) no-repeat left bottom;
}

#package-list {
	margin: 0;
	padding: 0;
	width: 408px;
}

#package-list li {
	padding: 0;
	margin: 0;
}

#package-list li.active {
	background: url(../images/packages/detail_line.png) no-repeat right center;
}

#package-bottom {
	margin: 73px 0 0 16px;
}

#package-bottom.secondary {
	margin-top: 127px;
}

/* @end */

/* @group Testimonials */

#testimonials {
	text-align: right;
	float: left;
	width: 250px;
	margin: 20px 0 0;
	list-style-type: none;
}

#testimonials li {
	margin-bottom: 5px;
}

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

.testimonial {
	margin: 20px 0 0 25px;
	float: left;
	width: 550px;
}

.testimonial p {
	margin-bottom: 1.25em;
	line-height: 1.25em;
}
/* @end */
/* @group New style */

#links {
	width: 445px;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
}

#links h4 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin: 20px 0;
}
.column ul {
	padding:0;
	margin: 0;
	list-style-type: none;
}

.columns ul li {
	text-align: left;
	float: left;
	width: 111px;
	font-size: 11px;
	margin: 0 0 3px;
	padding: 0;
}
.columns ul li img {
	margin: 2px 5px 0 0;
}

.columns ul li a {
	font-weight: normal;
	width: 100px;
}


/* @end */

