/* Author: 			B. Parker */
/* Last Modified: 	June 15, 2009 */
/* Purpose: 		Layout design elements for content pages */

.contentWrap h2 {font-family:Verdana, Geneva, sans-serif; font-size: 15px; color: #5E3E04; font-style:normal; font-weight: bold; margin-bottom: 20px;}
.contentWrap p {font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #272727; line-height: 19px; margin-bottom: 20px; text-align: justify;}
.contentWrap .resourcesTitle {text-align: left;}

/* Main Containers */

.contentMainDiv {position: relative; width: 766px; height: 440px; left: 50%; margin-left: -383px; background-image: url(../images/content-template/background.gif);}
.contentImage {position: absolute; width: 248px; height: 363px; top: 38px; left: 39px;}
.contentText {position: absolute; width: 405px; height: 363px; top: 38px; left: 327px; overflow-y: auto; overflow-x: none;}
.contentAccents {text-align: center; margin-top: 10px;}
.contentTitle {position: relative; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; padding: 10px; left: 24px; width: 300px; margin: 10px; font-family: Georgia, "Times New Roman", Times, serif; color: #5E3E04; font-size: 21px; text-align: center; line-height: 28px; font-weight: bold;}
.contentWrap {padding: 10px;}

/* Media */

.contentMediaThumbDiv {font-size: 9px; width: 120px; float: left; text-align: center;}
.contentMediaThumbDiv img {border: 1px solid #311d14; margin-bottom: 10px;}


/* Contact Form */

.contactLine {position: relative; clear: both;}
.contactText {position: relative; width: 120px; float: left; margin-bottom: 10px; padding-right: 10px; font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #272727; line-height: 19px; margin-bottom: 20px; text-align: justify;}
.contactInput {position: relative; width: 200px; float: left; margin-bottom: 10px;}
.contactSmallInput1 {position: relative; width: 100px; float: left; margin-bottom: 10px; text-align: center; font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #272727; line-height: 19px; margin-bottom: 20px; text-align: justify;}
.contactSmallInput2 {position: relative; width: 40px; float: left; margin-bottom: 10px; text-align: center; font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #272727; line-height: 19px; margin-bottom: 20px; text-align: justify;}
.contactSmallInput3 {position: relative; width: 80px; float: left; margin-bottom: 10px; text-align: center; font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #272727; line-height: 19px; margin-bottom: 20px; text-align: justify;}
.contactInput input {border: solid 1px #555555; width: 210px;}
.contactInput select {border: solid 1px #555555; width: 210px;}
.contactInput textarea {border: solid 1px #555555; width: 210px; height: 200px;}
.contactform1 {width: 70; border: solid 1px #555555;}
.contactform2 {border: solid 1px #555555;}
.contactform3 {width: 80; border: solid 1px #555555;}
#submitbutton {border: solid 2px #555555; width: 100px; margin-right: 30px;}
