/* CSS Document - Subpage Styles */


#mainBody {
	margin-top: 0px;
	padding-top:20px;
	width:1000px;
	background: #970F15 url(../Images/mainBodyBG.png) repeat-y right;
}

#ContentSP {
	margin-left: 321px;
	margin-right: 45px;
	font: 13px/22px "Myriad Web", Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
}


#ContentSP h1 {
	color:#970F15;
	font-size: 170%;
	margin-top:10px;
	padding-bottom: 10px;
	line-height: normal;
}

#ContentSP h2 {
	margin-top: 10px;
	font-size: 145%;
	color: #C7AC5A;
	padding-top: 12px;
}

#ContentSP h3 {
	font-size: 120%;
	margin-top: 15px;
}

#ContentSP h4 {
	font-size: 100%;
	background: #F5E3AD;
	padding: 1px 8px;
	border-top: 1px solid #D99FA3;
	margin-bottom: 20px;
}

#ContentSP p {
	margin-top: 10px;
}

#ContentSP table {
	font-size: 12px;
}

#ContentSP td {
	padding: 10px;
	line-height:120%;
}

#ContentSP th {
	padding: 2px 10px;
	font-size:12px;
	color:#333;
	background: #eeb211;
	border: solid 1px #eeb211;
	line-height: normal;
	text-transform: uppercase;
}

#ContentSP .index {
	font-size: 10px;
	margin-top:0px;
	color: #59564F;
	text-transform: uppercase;
}

#ContentSP .right {
	text-align: right;
	}

#ContentSP ul {
	margin-top:10px;
	margin-left:0px;
	padding-left: 30px;
	list-style: url(../Images/arrow-closed.gif);
}

#ContentSP a {
	color:#33C;
	text-decoration: none;
}

#ContentSP p a {
	color:#33C;
	border-bottom: 1px dotted #BCBAB4;
	}

#ContentSP a:hover {
	color:#b5121b;
	text-decoration: underline;
	border-bottom: none;
}

/* Right Sidebar ID styles */

#RightCol {
	float: right;
	width: 220px;
	padding-right: 0px;
}

#SidebarRight {
	width: 205px;
	border: 1px solid #CEAEAF;
	background: url(../Images/sidebarBG.jpg) repeat-y center;
	margin-top: 13px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 10px;
}


#SidebarRight h3 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	background: url(../Images/sidebarHDBG.jpg) repeat-x;
	height: 22px;
	margin-top:0px;
	padding-top: 1px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-bottom: 2px;

}

#SidebarRight p {
	font-size:13px;
	margin-top: 10px;
	padding: 0px 10px;
	line-height: 18px;
}

#SidebarRight ul {
	font-size:11px;
	padding-left: 8px;
	margin-top: 8px;
	margin-left:0px;
	padding-left: 30px;
	list-style: url(../Images/arrow-open.png);
	line-height: 20px;
	padding-right: 8px;
}

#SidebarRight .quote {
	font-size:16px;
	line-height:28px;
	margin-top: 25px;
	/*color: #C7AC5A;*/
	padding-right: 25px;
	padding-left: 25px;
	color: #6C5C3C;
}

#quoteBox {
	background: url(../gamma/web/content/Images/quoteBG.jpg) repeat-x;
	padding: 10px 20px 20px;
	margin-right: 30px;
	height: 120px;
}

#quoteBox p {
	font-size: 17px;
	line-height: 28px;
	margin-right: 0px;
	padding-right: 0px;
}

#photoBox {
	float: right;
	border: 1px solid #CEAEAF;
	padding: 0px 0px 5px;
	margin: 16px 0px 5px 10px;
	background: #F6DF9F;
}

#photoBox p{
	margin-top: 0px;
	padding: 0px 10px;
	font-size: 11px;
	line-height: 15px;
}
#photoBox img {
	padding-bottom: 3px;
	}

/* News Class Styles */
#ContentSP .newsblurb {
	margin-right: 30px;
	border-top: 1px solid #c46c70;
}

#ContentSP .newsblurb h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
}

#ContentSP .newsblurb h2 a {
	font-size: 16px;
	color: #D18A00;
	text-decoration: none;
	line-height: normal;
}

#ContentSP .newsblurb h2 a:hover {
	color: #970F15;
	text-decoration: underline;
}

#ContentSP .newsblurb p {
	padding-left:0px;
	margin-top: 2px;
	line-height: 18px;
}

#shade {
	background: #F9EDCA;
	padding: 10px 15px 15px;
	border: 1px solid #D7CCB5;
}

/* End News ID Styles */

/* Start class styles */

.imageleft {
	float:left;
	margin-right: 10px;
	margin-top:7px;
	margin-bottom: 5px;
	border: 1px solid #9D988C;	
}

.imageProducts {
	float:left;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom: 5px;
}

.imageright {
	float:right;
	margin-left: 10px;
	margin-top:7px;
	margin-bottom: 5px;
	border: 1px solid #9D988C;	
}
.imageborder {
	border: 1px solid #9D988C;	
	margin-bottom: 5px;
}

.imagerightNOBDR {
	float:right;
	margin-left: 10px;
	margin-top:7px;
	margin-bottom: 5px;
}

.shading {
	padding: 5px;
	background: #F5E3AD;
}

.shading2 {
	padding: 5px;
	background: #e0d9c9;
}


.newsdateline {
	font-size:12px;
	padding-bottom:2px;
	color:#927d51;
	line-height: normal;
}

.smallblue {
	font-weight: bold;
	color: #927d51;
	line-height: normal;
}

.smalltext {
	font-size: 11px;
	line-height: normal;
}

.textBDCAPS {
	text-transform: uppercase;
	font-weight: bold;
}

.textBDCAPS2 {
	color: #927d51;
	margin-top:12px;
	text-transform: uppercase;
	font-weight: bold;
}

.redtextSM {
	font-size: 12px;
	color: #b5121b;
	line-height: 16px;
}

.red {
	color: #b5121b;
}
	
	
.gold {
	color: #D18A00;
}

.goldtextLG {
	font-size:16px;
	color: #D18A00;
}

.extrapad {
	padding-top: 10px;
}

.highlight {
	background-color:#FC0;
}

.borderBottom {
	border-bottom: dotted 1px #eeb211;
}



