

/*********************************
* Global Promotions
*********************************/


#contact a {
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    width: 225px;
    height: 22px;
    background: url(/images/btn_contact.gif) top left no-repeat;
}

#contact a:hover {
    background: url(/images/btn_contact.gif) bottom left no-repeat;
}

/*********************************
* Lists 
*********************************/

ul.list {
    list-style: none;
    margin-top: 5px;
}

ul.list li {
    background: url(/images/bullet.gif) no-repeat 0 4px;
    padding-left: 17px;
    padding-bottom: 8px;
    color: #333;
}

/*********************************
* HTML Mods 
*********************************/

body { 
    margin: 0;
    padding: 0;
    text-align: center;
}

* {
    margin: 0; 
    padding: 0;
    font-size: 11px; 
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #333;
    line-height: 16px;
}

a {
    outline: none;
    color: #662117;
}

a:hover {
    text-decoration: none;
}

p {
    padding: 0 0 10px 0;
}

#collection p {
    padding: 0 0 4px 0;
}

sup {
    font-size: 7px;
    color: #E0E0E0;
}

/*********************************
* Layout Definitions
*********************************/

#content {
    width: 733px;
    margin: 0px auto; 
    text-align: left;
}


#value-statement {
    float: left;
    width: 333px;
    margin-top: 10px;
}

#value-padding {
    height: 151px;
    margin-left: 29px;
    position: relative;
}

#centered p {
    width: 304px;
    color: #E0E0E0;
}

/* -- Begin hiding from IE -- */
html>body #value-padding {
    display: table;
}

html>body #centered {
    display: table-cell;
    vertical-align: middle;
}

/* -- Begin IE-specific Hacks -- */
* html #centered {
    margin-top: 10px;
}

* html #centered p {
    
}
/* -- End Hacks -- */

#photo-top {
    float: left;
    margin-top: 10px;
}

#left-column {
    float: left;
    width: 489px;
    margin-top: 4px;
}

#left-padding {
    padding: 11px 13px 15px 12px;
    border-right: 1px solid #464646;
}

#right-column {
    float: right;
    width: 244px;
    margin-top: 4px;  
}

#right-padding {
    padding-left: 10px;    
}

#container {
    width: 453px;
    border: 5px solid #848383;
    color: #333333;
}

#container div.padding {
    padding: 22px;
}

#container div p {
    color: #333333;
}
.bio div {
	color: #E0E0E0;
	border-bottom: 1px solid #464646;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.testimonials h3 {
    height: 12px;
    text-indent: 0px;
	margin-bottom: 5px;
}

.testimonials div {
	color: #E0E0E0;
	padding: 0px 0px 10px 0px;
	text-indent: 5px;
	
}

.events h3 {
    height: 12px;
    text-indent: 0px;
	margin-bottom: 5px;
	
}

.events p {
    padding: 10px 12px 20px 0px;
    color: #f1cd95;
	text-indent: 5px;
}



.testimonials div span {
    color: #E0E0E0;
}

.testimonials em {
	display: block;
	padding-top: 7px;
	color: #E0E0E0;
	font-style: normal;
	text-align: right;
}

ul.testimonials2 li div em {
    display: block;
    padding: 7px 0 10px 0;
}

.right-text {
    padding: 10px 12px 20px 16px;
    color: #E0E0E0;
}

.right-text a{
    color: #E0E0E0;
}

.right-text strong {
    color: #E0E0E0;
    font-size: 10px;
}

.content-photo {
    float: left;
    padding: 5px 15px 5px 0;
}

/*********************************
* Footer Definitions
*********************************/

#footer {
    clear: both;
    border-top: 1px solid #464646;
    width: 711px;
    margin-left: 11px;
}

#footer div, #footer div a {
    color: #999999;
    font-size: 10px;
}

#footer-left {
    padding: 12px 0 20px 0;
}

#footer-right {
    float: right;
    padding: 12px 0 20px 0;
}
