/* Touts.css */
/* __________________
Contains all styles needed the Touts
Version 2.0
__________________*/


/*__________________| 'HOME' Tout Styles |__________________*/

#ToutHomeEmail td{
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #000;
	padding: 0 0 0 17px;
	width: 175px;
	height: 100px;
}
#ToutHomeEmail p, #ToutHomeEmail a, #ToutHomeEmail a:visited, #ToutHomeEmail a:active {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

#ToutHomeEmail a:hover {
	text-decoration: underline;
}

#ToutBHome {
	width:170px;
	background-color:#ffeb6b;
}

#ToutBHome td {
	vertical-align: top;
	text-align: left;
}

#ToutBHome h3, #ToutBHome h3 a {
	color: #000;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
	margin: 0px;
}	
#ToutBHome h3 a:hover {
	text-decoration: underline;
}

#ToutBHome h4, #ToutBHome h4 a {
	color: #000;
	font-size: 12px;
	padding: 0;
	margin: 0px;
}	
#ToutBHome p {
	margin: 0px;
	font-size: 10px;
}


/*___________________| 'LOWER LEVEL' Tout Styles |___________________*/

.toutTop{
	background-image:url(../images/Layout_graphics/toutTopImage.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}

/* BEGIN: Tout A Styling */
#ToutA {
	color: #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:170px;
}

#ToutA td{
	padding-right: 15px;
	padding-left: 15px;
}

#ToutA img {
	max-width: 114px;
	border: #000 solid 1px;
	margin-bottom:5px;
	margin-top:2px;
}


#ToutA h3, #ToutA h3 a:link, #ToutA h3 a:active, #ToutA h3 a:visited {
	background:url(../images/Layout_graphics/blackline.jpg) repeat-x right bottom;
	color: #000;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

#ToutA h3 a:hover {
	text-decoration: underline;
}

#ToutA h4, #ToutA h4 a:link, #ToutA h4 a:active, #ToutA h4 a:visited {
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

#ToutA h4 a:hover {
	text-decoration: underline;
}

#ToutA p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#ToutA p a:link, #ToutA p a:active, #ToutA p a:visited {
	color: #000;
	font-weight: bold;
}

#ToutA p a:hover {
	text-decoration: underline;
}
<!---TOUT A HOME Styles --->
#ToutAHome {
	color: #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:200px;
}

#ToutAHome td{
	padding-right: 15px;
	padding-left: 15px;
}

#ToutAHome img {
	max-width: 180px;
	border: #000 solid 1px;
	margin-bottom:5px;
	margin-top:2px;
}
	
#ToutAHome h3, #ToutAHome h3 a:link, #ToutAHome h3 a:active, #ToutAHome h3 a:visited {
	color: #000;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#ToutAHome h3 a:hover {
	text-decoration: underline;
}

#ToutAHome h4, #ToutAHome h4 a:link, #ToutAHome h4 a:active, #ToutAHome h4 a:visited {
	color: #000;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#ToutAHome h4 a:hover {
	text-decoration: underline;
}

#ToutAHome p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#ToutAHome p a:link, #ToutAHome p a:active, #ToutAHome p a:visited {
	color: #000;
	font-weight: bold;
}

#ToutAHome p a:hover {
	text-decoration: underline;
}

#ToutDetails{
	padding: 5 0 0 0;

}

#ToutDetails td{
	padding: 0 2 0 2;

}
.ToutAHomeLable {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:right;
	padding: 0 0 0 0;
}

.ToutAHomeData {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	padding-left:2px;
	padding: 0 0 0 0;
}
.ToutAHomeData a:link, .ToutAHomeData a:visited, .ToutAHomeData a:hover, .ToutAHomeData a:active {
	color: #6600FF;
}

/* END: Tout A Styling */
/* BEGIN: Tout B Styling */
#ToutB{

}

#ToutB td{
	vertical-align:top;
	width:170px;
}

#ToutB h3 {
	border:1px solid #000;
	color:#000;
	text-align:left;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:10px 0px 8px 17px;
	}
	
#ToutB h3 a{
	text-decoration:none;
	}
	
#ToutB h3 a:hover{
	text-decoration:underline;
	}
	
#ToutB h4 {
	padding:0px 0px 0px 0px;
	color:#000;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
#ToutB h4 a{
	text-decoration:none;
	}
	
#ToutB h4 a:hover{
	text-decoration:underline;
	}
	
#ToutB td p{
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	vertical-align:top;
	font-weight:normal;
}

/* END: Tout B Styling */


/* 
	BEGIN: Tout C Styling
	Contains: h3, a, p, td
	File Use:
		Touts/Touts/dsp_EmailForm.cfm
*/
#ToutCTop {
	width:170px;
}

#ToutCTop h3 {
	border: 1px solid #000;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 10px 0px 8px 10px;
	text-align: left;
}
	
#ToutCTop h3 a{
	color: #000;
	text-decoration: none;
}
	
#ToutCTop h3 a:hover{
	text-decoration: underline;
}

#ToutC {
	width:170px;
}

#ToutC td{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	padding: 0 2px 0 10px;
}

#ToutC p{
	margin: 0;
	font-size: 11px;
}

#ToutC a, #ToutC a:visited, #ToutC a:active, #ToutC a:hover {
	color: #000;
}

/* END: Tout C Styling */


/* 
	BEGIN: Tout D Styling
	Contains: h3, h4, a, p, td
	File Use:
		Touts/Touts/dsp_FarmNews.cfm
		Touts/Touts/dsp_FeaturedAlpaca.cfm
*/
.HomeToutFrame{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#ToutDHome {
	width: 166px;
	margin-left: 22px;
}
#ToutDHome td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
#ToutDHome h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#ToutDHome h3 a:link, #ToutDHome h3 a:visited, #ToutDHome h3 a:active {
	color: #000;
	text-decoration: none;
}
#ToutDHome h3 a:hover {
	color: #000;
	text-decoration: underline;
}
#ToutDHome h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#ToutDHome h4 a:link, #ToutDHome h4 a:visited, #ToutDHome h4 a:active {
	color: #000;
	text-decoration: none;
}
#ToutDHome h4 a:hover {
	color: #000;
	text-decoration: underline;
}
#ToutDHome p {
	font-size: 12px;
	text-align: justify;
	color: #000;
}
a.ToutDHomeMore:link, a.ToutDHomeMore:visited, a.ToutDHomeMore:hover, a.ToutDHomeMore:active {
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}
.ToutDImg {
	width: 162px;
	border: #000 solid 2px;
}








#ToutD{
	width:170px;
}


#ToutD td{
	margin:0px;
	padding:0px;
}

#ToutD p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding:0px 10px 0px 10px;
	text-align:left;
	color:#000;
}

#ToutD p a:link, #ToutD p a:visited, #ToutD p a:active {
	color:#000;
	text-decoration:underline;
	font-weight: bold;
}

#ToutD p a:hover{
	color:#000;
	text-decoration:underline;
}

.ToutDhead{
	margin: 0px 0px 0px 0px;
	background:url(../images/Layout_graphics/h2_Left.jpg) no-repeat left top;
	color:#000;
	height:21px;
}

.ToutDhead h3 {
	background:url(../images/Layout_graphics/blackline.jpg) repeat-y right bottom;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height:21px;
	padding:10px 0px 2px 10px;
	text-align:left;
	vertical-align:middle;
	color:#000;
}
	
.ToutDhead h3 a:link, .ToutDhead h3 a:link, .ToutDhead h3 a:visited {
	color:#000;
	text-decoration:none;
}

.ToutDhead h3 a:hover{
	color:#000;
	text-decoration:underline;
}

.ToutDImageHolder{
	vertical-align:top;
}
	
.ToutDImage{
	margin:0px;
	border:1px solid #000;
	width:114px;
	voice-family:"\"}\"";
	voice-family:inherit;
	max-width:114px;
}

#ToutD h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:2px 0px 5px 10px;
	line-height: 13px;
	text-align:left;
	vertical-align:middle;
	color:#000;
}
	
#ToutD h4 a:link, #ToutD h4 a:link, #ToutD h4 a:visited {
	color:#000;
	text-decoration:none;
	}

#ToutD h4 a:hover{
	color:#000;
	text-decoration:underline;
}


/* END: Tout D Styling */


/* 
	BEGIN: Tout E Styling
	Contains: h3, a, p, td
	Red background white text
	File Use:
		Touts/Touts/dsp_VisistUs.cfm
*/

#ToutE {
	width:170px;
	height:120px;
	margin: 200px 0px 0px 0px;
	background-color: #000;
}

#ToutEHome {
	width:170px;
	height:120px;
	margin: 20px 0px 0px 0px;
	background-color: #000;
}

#ToutE h3, #ToutEHome h3{
	padding: 35px 10px 5px 10px;
	margin: 0px;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#ToutE td, #ToutEHome td{
	vertical-align:top;
}

#ToutE p, #ToutEHome p{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

#ToutE p a:link, #ToutE p a:visited, #ToutEHome p a:link, #ToutEHome p a:visited {
	text-decoration: none;
    color: #fff;
    text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#ToutE p a:hover, #ToutEHome p a:hover {
    color:  #fff;
	text-decoration: underline;
}

/* END: Tout E Styling */



.ToutImg{
	padding:0px;
	margin:0px;
	border:1px solid #000;
}


/* Join Mailing List */

#newslettersignup{
	width:90%;
	margin-top: 50px;
}

fieldset{
	border: solid 0 transparent;
	margin: 1em 0;
	padding:1em;
}

legend{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align:left;
	text-decoration:none;
}

label{
	display:block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align:left;
	text-decoration:none;
}

#JoinMailList {
	background-color:7b1484;
	margin:50px 0px 25px 12px;
	border-left:1px #000 solid;
	width:141px;
}

#JoinMailList img{
	margin:0px 0px 0px 45px;
}

#JoinMailListHome {
	background-color:7b1484;
	margin:50px 0px 25px 12px;
	border-left:1px #000 solid;
	width:141px;
}

#JoinMailListHome img{
	margin:0px 0px 0px 45px;
}
/* START HOME TOUT BLOCKS */
#homeToutBlock {
	width: 170px;
	min-height: 375px;
	display:block;
}
