.custom #header { 
    /* border-bottom: none; */
    height: 185px;
    width: 959px;
    padding-top: 0;
    padding-bottom: 0;
    background:url(images/pink_header.jpg) center left no-repeat;
}

.custom .dropcap {
    float: left;
    font-size: 4.8em;
    margin: .3em .1em .1em 0;
}

.custom a .twitter .twitlink {
    background:url(images/twitter_link.png) center, left no-repeat;
    margin-left: 20px;
}

.custom a .facebook {
    background:url(images/facebook_link.png) center, left no-repeat;
    margin-left: 20px;
}

.custom a .email {
    background:url(images/email_link.png) center, left no-repeat;
    margin-left: 20px;
}

.custom a .rss {
    background:url(images/rss_link.png) center, left no-repeat;
    margin-left: 20px;
}

.custom .bluebox {
    border-width: 0.077em;
    padding: 0.692em;
    background: #E3F0F2 none repeat scroll 0 0;
    border-color: #ADDDE6;
    border-style: solid;
}

.custom .yellowbox {
    border-width: 0.077em;
    padding: 0.692em;
    background: #FFFBCC none repeat scroll 0 0;
    border-color: #E6DB55;
    border-style: solid;
}

.custom .linkout {
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted black;
}

.custom #comment_policy_display {
    border-width: 0.077em;
    padding: 0.692em;
    background: #FFFBCC none repeat scroll 0 0;
    border-color: #E6DB55;
    border-style: solid;
}

.custom #comment_policy_display p {
    background: #FFFBCC none repeat scroll 0 0;
}

.custom .four-oh-four {
    width: 705px;
}

.custom .photo_left, .custom .photo_right {
	background: #eee;
	border: 0.071em solid #ccc;
	color: #888;
	margin-bottom: 1.571em;
	padding: 0.714em;
}

.custom .photo_center {
	clear: both;
	color: #888;
	float: none;
	margin-bottom: 1.571em;
	text-align: center;
}

.custom .photo_left {
	clear: left;
	float: left;
	margin-right: 1.571em;
	text-align: center;
}

.custom .photo_right {
	clear: right;
	float: right;
	margin-left: 1.571em;
	text-align: center;
}

.custom .photo_center img {
	background: #eee;
	border: 0.071em solid #ccc;
	margin-bottom: -2.714em;
	padding: 0.714em 0.714em 2.714em 0.714em;
}

.custom .photo_center small a img {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.custom .photo_center small a, .custom .photo_left small a, .custom .photo_right small a {
	color: inherit;
	text-decoration: none;
}

.custom .contact-form fieldset {
    background: rgb(238, 243, 248);
    border: 1px solid rgb(196, 211, 234);
    clear: both;
    margin: 0px 0px 30px 0.3em;
    padding: 1em 1.4em 1.4em 1.4em;
}

.custom .contact-form legend {
    background: white;
    border: 1px solid rgb(196, 211, 234);
    color: rgb(51, 102, 153);
    font-size: 1.1em;
    margin: 0px -0.4em;
    padding: 5px 10px;
    text-transform: capitalize;
}

.custom .contact-form label {
    color: rgb(85, 85, 85);
    float: left;
    margin-top: 9px;
    text-align: right;
    text-transform: capitalize;
    width: 35%;
}

.custom .contact-form input, textarea, select {
    color: rgb(102, 102, 102);
    margin: 3px;    
    margin-left: 15px;
    padding: 5px;
    width: 50%;
    background-color: white;
    border: 2px solid rgb(204, 204, 204);
    z-index: 100 !important;
    letter-spacing: -1px;
    cursor: auto;
    display: inline-block;
    line-height: normal;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
}

.custom .contact-form .form-option input {
    padding: 5px;
    margin-top: 3px;
}

.custom .contact-form .form-submit input {
    margin-top: 15px;
    width: 100px;
    border: 1px solid lightblue;
    background-color: lightyellow;
}

.custom #mc_signup_container {
    margin-bottom: 20px;
    width: 100%;
}

.custom #mc_signup_container fieldset {
    background: rgb(238, 243, 248);
    border: 1px solid rgb(196, 211, 234);
    clear: both;
    margin: 0px 0px 30px 0.3em;
    padding: 1em 1.4em 1.4em 1.4em;
}

.custom #mc_signup_container legend {
    background: white;
    border: 1px solid rgb(196, 211, 234);
    color: rgb(51, 102, 153);
    font-size: 1em;
    font-weight: bold;
    margin: 0px -0.4em;
    padding: 5px 10px;
    text-transform: capitalize;
}

.custom #mc_signup_container label {
    color: rgb(85, 85, 85);
    float: left;
    margin-top: 5px;
    font-size: 1em;
    text-align: right;
    text-transform: capitalize;
}

.custom #mc_signup_container input[type=text] {
    color: rgb(102, 102, 102);
    margin: 0;    
    margin-right: 3px;
    padding: 3px;
    width: 95%;
    font-size: 1em;
    background-color: white;
    border: 2px solid rgb(204, 204, 204);
    z-index: 100 !important;
    letter-spacing: -1px;
    cursor: auto;
    display: inline-block;
    line-height: normal;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
}

.custom #mc_signup_container input[type=submit] {
    margin-top: 15px;
    width: 100px;
    height: 30px;
    font-size: 1em;
    font-weight: bold;
    border: 1px solid lightblue;
    background-color: lightyellow;
}

.custom #mc_display_rewards {
    /*display: none;*/
    font-size: 0.8em;
}

#s {
    width: 100%;
}