/* Custom Classes */
.name
{	
	font-family: Times New Roman, Times, serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
#GalleryView1_photosTable img {
	width:250px;
	border:#FFFFFF 1px solid;
}

.bgcolor1
 {
 	background: #e9e9e9;
 }

.bgcolor2
 {
 	background: whitesmoke;
 }

.bgcolor3
 {
 	background: ffffff;
 }
 
h2.galleryHeader {
	display:block;
	width:100%;
	background-image:url(headerBG.gif);
	background-repeat:repeat-x;
	background-position:bottom;

	margin-top:20px;
	margin-bottom:20px;

	padding-top:0px;
	padding-left:10px;
	padding-bottom:2px;
}

.bgcolor4
 {
 	background: ffffff;
 	border-width: thin;
 	border-style: ridge;
 }

.smallItalic
 {	
	font-size:	.85em;
	font-style: italic;
 }

.bold, b
 {	
	font-weight: bold;
 }

.footer
 {
	font-size:	.7em;
	font-style: normal;
 }

.color1	
{
	background:#7E0000;
}

.color2	
{
	background:#000000;
}

.color3	
{
	background:#000000;
}

.color4	
{
	background-color:#F3DFB6;
}

.color5	
{
	background-color: #e9e9e9;
}

.red {
	color:#d70000;
	font-weight:bold;
}

.leaded
{
	line-height: 80px;
}


/* Default CSS Stylesheet for a new Web Application project */

body
{
	color: white;
	margin: 0;
	background-color:#000000;
	
}

.content td {
	color: black;
}

body, td, p, div, ul
{
	FONT-FAMILY:  Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
}

.bodyCell p, .bodyCell h3 {
	padding-right:20px;
	padding-left:10px;}

.rightcolcell {
	border-top: 2px solid black;
	background-color:#FFFFFF;
	border-bottom: 8px solid #db1f25;
	color:#db1f25; 

}

.flashheader {
}

.headercell {
	border: 1px solid #fed200;
	background-image:url(/images/bridlewoodfarm.com/siteGraphics/BG-Tile-Header.gif);
	background-repeat:repeat-x;
	height:32px;
	line-height:32px;
	padding-right: 10px;
}

.headercell a, .headercell a:link, .headercell a:active, .headercell a:visited {
	color:#FFFFFF;
}

.headercell a:hover {
	text-decoration:underline;
	color: #fed200;
}

.newsheader {
	background-image:url(/images/bridlewoodfarm.com/siteGraphics/BG-Tile-News.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.newstable {
	font-weight:bold;
}

.newslist {
}

ul.newslist {
	padding-right:15px;
	list-style-type:none;
	margin-left: 0;
	padding-left: 0;
	border:none;
}

ul.newslist li {
	padding-bottom: 16px;
	padding-left: 20px;
 	background-image:url(/images/bridlewoodfarm.com/siteGraphics/Apple.gif);
	background-repeat:no-repeat;
	border:none;
}

#mainnav {
	margin-left: 10px;
}

#mainnav a {
	line-height:34px;
	background-image:url(/images/bridlewoodfarm.com/siteGraphics/Buttom-Mouse-States.gif);
	width:179px;
	background-repeat:no-repeat;
	background-position: left;
	vertical-align:middle;
	color:#FFFFFF;
	display:block;
	border: 0px solid black;
	margin-bottom: 10px;
}

#mainnav a:hover {
	background-position: right;
}

.footerruler {
	padding-top:7px;
	padding-bottom:9px;
}

.inquieries {
	font-size:11px;
}

.headersdiv {
	width:100%;
	background-image:url(siteGraphics/BG-Tile-Content-Headers.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	padding-left:10px;
	padding-bottom:3px;
}

.header, .header2, .header3, .header4, .header5, .header6, H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
/*    COLOR: #d70000;*/
	color: #FFFFFF;
	font-style:	normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.header, h1	{	
	font-size:24px;
	display:block;
	width:100%;
	background-image:url(headerBG.gif);
	background-repeat:repeat-x;
	background-position:bottom;

	margin-top:20px;
	margin-bottom:20px;

	padding-top:0px;
	padding-left:10px;
	padding-bottom:2px;
	
}	
		
.header2, h2	{	
	font-size: 20px;
	}	
		
.header3, h3	{	
	font-size: 18px;
	}	
		
.header4, h4	{	
	font-size: 17px;
	}	
		
.header5, h5, DT	{	
	font-size: 16px;
	}	
		
.header6, h6	{	
	font-size: 12px;
	}	

.box {
	font-size:	12px;
	font-family:  Verdana, Arial, sans-serif;
	font-weight:bold;
	background-color: #333333;

	height:18px;
	width:100%;
	display:block;
	padding-left:0PX;}
			
/* General Links */
A, A:link, A:visited {	
	text-decoration:	none;
	color:	#d70000;
	}	

A:active, A:hover {	
	text-decoration: none;
	color:#990000;

	}

.news A, .news A:link, .news A:visited {	
	text-decoration:	none;
	color:	#000000;
	}	

.news A:active, .news A:hover {	
	text-decoration: none;
	color:#990000;

	}


.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer a:hover {
	color: #d70000;
}

/* Navigation Links */
.navigation A, .navigation A:link, .navigation A:visited {	
	text-decoration:	none;
	height: 100%;
	width: 100%;
	color: #d70000;
	}	
		
.navigation :hover {	
	text-decoration:	underline;
	background: #000000;
	}
	
	
	
/* GENERAL */

SMALL	{	
	font-size:	.10px;
	}	
BIG	{	
	font-size:	.14px;
	}	

PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
/*	list-style-image: url("iconApple16-16.gif");*/
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.highlight {
	background-color: #ffffff;
	padding: 3px;
	border: thin dashed #e9e9e9;
}

/* Custom Classes */
.g {color: green;font-size:11px}
.r {color: red;font-size:11px}
.b8 {color: black; font-size:11px}
.bb {color: black;font-size:11px;font-weight: bold}
.grey {background-color: #999999;font-size:11px;font-spacing:normal;border-style:solid;border-width:1;border-color:#333300;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.f {background-color: #4d4d4d;font-size:11px;font-spacing:normal;border-style:solid;border-width:1;border-color:#333300;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.m {background-color: #5c5c5c;font-size:11px;font-spacing:normal;border-width:1;border-style:solid;border-color:#333300;text-decoration:none;white-space:nowrap;padding-left:2px}
.f2 {background-color: #666666;font-size:11px;font-spacing:normal;border-style:solid;border-width:1;border-color:#807040;text-decoration:none;}
.m2 {background-color: #666666;font-size:11px;font-spacing:normal;border-width:1;border-style:solid;border-color:#333366;text-decoration:none;}
.w {background-color: #666666;font-size:11px;font-spacing:normal;border-width:1;border-style:solid;border-color:#333366;text-decoration:none;white-space:nowrap;padding-left:1px;padding-right:1px}
.w2 {background-color: #666666;font-size:11px;font-spacing:normal;border-width:1;border-style:solid;border-color:#333366;text-decoration:none;}
.xf {background-color: #666666;font-size:11px;font-spacing:normal;border-style:solid;border-width:1;border-color:#333300;text-decoration:none;white-space:nowrap;padding-left:2px;padding-top:0px;padding-bottom:0px}
.xm {background-color: #666666;font-size:11px;font-spacing:normal;border-width:1;border-style:solid;border-color:#333300;text-decoration:none;white-space:nowrap;padding-left:2px}
.ib {border-width:1;border-style:solid;border-top-color:#333300;border-bottom-color:#333300;border-left-color:#CCCCCC;border-right-color:#333300;padding-right:4px}
.b {color: black}



.big { 
	font-size:	1em;
 } 
	
.small {
	font-size: 0.75em;
 } 
 
 
 hr {
	height: 1px;
	width: 100%;
	color: black;
}
.textBox {
	}

.inputBox {
	width:100%;
}

.inputBoxMultiLine {
	width:100%;
	height: 200px;
}

.textbox2 {
/*	width:325px;*/
	width: 100%;
}

.textbox2-multi {
/*	width:433px;*/
	width: 100%;
	height: 200px;
}

.horsePhotoDescription {
	color:#000000;
	display:block;
	width:100%;
}
