﻿body
{
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;/*this is just for the menu offset. do not rely on height flexibility for this tag*/
}

body
{
	font-family:Tahoma, Lucida Sans, Franklin Gothic Book;
	font-size:11px;
	line-height:17px;
	color:#3e3e3c;
}

H1
{
	font-family: Garamond, Baskerville Old Face, Bell MT;
	font-size: 26px;
	color: #52161E;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-top:3px;
	margin-bottom:7px;
	line-height:24px;
}

H2
{
	font-family: Garamond, Baskerville Old Face, Bell MT;
	color: #9e6d3f;
	font-size:18px;
	word-spacing:3px;
	margin-bottom:5px;
}

H3
{
	color: #333333;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	margin-top:5px;
	margin-bottom:5px;
	text-transform:uppercase;
}

H4
{
	font-family: Garamond, Baskerville Old Face, Bell MT;
	font-size: 18px;
	color: #52161E;
	letter-spacing:1px;
	margin-top:2px;
	margin-bottom:5px;
}

H5
{
	color: #333333;
	font-size:12px;
	letter-spacing:0px;
	line-height:14px;
	margin-top:5px;
	margin-bottom:5px;
}

H1 + H2
{
	margin-top:0px;
}

p
{
	margin-top:7px;
	margin-bottom:7px;
}

a.text:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95908C;
	color: #894629;
}

a.text:hover {
	color: #95908C;
	text-decoration: underline;
}

a.text:active {

}

a.text:visited {
	color: #52161E;
	text-decoration: none;
}

A:link
{
	color: #894629;
	text-decoration: underline;
}

A:visited
{
	color: #52161E;
	text-decoration: underline;
}

A:hover
{
	color: #95908C;
	text-decoration: underline;
}

.LinkArrow
{
	background-image:url(images/arrow.jpg);
	padding-left:32px;
	background-position:12px;
	background-repeat:no-repeat;
}

.RightMargin
{
	margin-right:30px;
	margin-bottom:10px;
}

.LeftMargin
{
	margin-left:30px;
	margin-bottom:10px;
}

/**************** Contact Page Style *****************/

.moduleContact
{
}

.tblContact
{
	margin-left:10px;
}

.tblContact td 
{
	height:10px;
	line-height:10px;
}

.tblContact td.ContactLabel
{
	padding-right:10px;
}


/*--------------- Layout ------------------*/

form
{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: auto;
	min-height: 320px; /*height of header image*/
}

#tblLayout
{
	width:100%;
	background-color:#f5f1e6;
}

#tblLayout td.LeftCol, #tblLayout td.Content
{
	text-align:left;
	vertical-align:top;
}

#tblLayout .Left
{
	background-image:url(images/mainLeft.jpg);
	background-repeat:repeat-y;
	width:112px;
}

#tblLayout .Right
{
	background-image:url(images/mainRight.jpg);
	background-repeat:repeat-y;
	width:130px;
}

#divLeftCol
{
	margin-top:0px;
	position:relative;
	left:0px;
	top:0px;
	margin-top:-70px;
	width:254px;
	overflow:hidden;
	text-align:center;
	left:-3px;
}

#divContentArea
{
	width:423px;
	margin-top:32px;
	margin-left:31px;
	margin-right:0px;
	margin-bottom:0px;
	height:auto;
	min-height:300px;
	overflow:hidden;
}

/*----------- Header ----------*/

#divHeader
{
	height:320px;
	width:100%;
	position:relative;
}

#divHeader .Inner
{
	position:absolute;
	top:60px;
	right:78px;
}

#divHeader .Inner a
{
	color:#f5f1e6;
	display:inline-block;
	margin-left:14px;
	margin-right:14px;
	text-decoration:none;
	font-size:13px;
	text-transform:capitalize;
	letter-spacing:1px;
}

#divHeader .Inner a:hover
{
	text-decoration:underline;
}

#divHeader .divHeaderLink
{
	position:absolute;
	top:116px;
	right:129px;
	border:solid black 0px;
	width:316px;
	height:164px;
	cursor:pointer;
}

/*----------- Footer -----------*/

#divFooter
{
	font-family: Garamond, Baskerville Old Face, Bell MT;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: auto;
	min-height: 244px; /*height of footer image*/
	text-align:center;
	color:White;
	font-size:13px;
	letter-spacing:1px;
}

#divFooter .Inner br
{
	line-height:7px;
}

#divFooter a
{
	font-family: Garamond, Baskerville Old Face, Bell MT;
	color:White;
	
	text-decoration:none;
	margin-top:112px;
	display:inline-block;
	background-image:url(images/footerDivider.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:8px;
	padding-left:5px;
	line-height:17px;
	position:relative;
}

#divFooter a:hover
{
	text-decoration:underline;
}

#divFooter .Copyright
{
	margin-top:10px;
}

/*----------------- Left Content Boxes ------------------------*/

/***** Left Box A/B *****/

.LeftBoxB, .LeftBoxA
{
	width:217px;
	text-align:left;
	margin:0px;
	margin-top:12px;
	margin-bottom:4px;
	margin-right:3px;
	margin-left:7px;
	padding:0px;
	/*vertical align:top causes a gap*/
}

#divLeftCol div.Inner
{
	width:167px;
	margin-left:30px;
	margin-right:20px;
	overflow:hidden;
}

#divLeftCol H1
{
	font-size: 24px;
	letter-spacing:1px;
}

#divLeftCol div.Back
{
	background-repeat:repeat-y;
	width:217px;
	padding-top:0px;
	padding-bottom:0px;
	height:auto;
	min-height:50px;
	overflow:hidden;
}

#divLeftCol div.Top
{
	background-repeat:no-repeat;
	height:30px;
	width:217px;
	font-size:0px;
	line-height:0px;
	margin-bottom:0px;
	padding:0px;
}

#divLeftCol div.Bottom
{
	background-repeat:no-repeat;
	height:30px;
	width:217px;
}

/**/

#divLeftCol div.Back
{
	background-image:url(images/LeftBoxRepeat.jpg);
}

#divLeftCol div.Top
{
	background-image:url(images/LeftBoxTop.jpg);
}

#divLeftCol div.Bottom
{
	background-image:url(images/LeftBoxBottom.jpg);
}

/* Iconize 0.5 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_ttf.gif) no-repeat center right;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_pic.gif) no-repeat center right;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_music.gif) no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/CMImages/ColoradoCattlemen/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/CMImages/ColoradoCattlemen/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/CMImages/ColoradoCattlemen/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/CMImages/ColoradoCattlemen/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/CMImages/ColoradoCattlemen/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/CMImages/ColoradoCattlemen/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/CMImages/ColoradoCattlemen/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/CMImages/ColoradoCattlemen/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}