/*[fmt]AA90-1A0A-3*/
/*CSS Document*/

body
{
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*background-color:#759EDC;
background-color: #666;background-image: url(images2010/holly-berries2.gif);  ---Christmas Background---
background-color: #990000;
background-color: #660000;
background-color: #C9C8A5;
background-color:#000066;

/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax
http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html
IE10 Consumer Preview*/
	background-image: -ms-linear-gradient(top left, #666666 0%, #CCCCCC 100%);
/*Mozilla Firefox*/
	background-image: -moz-linear-gradient(top left, #666666 0%, #CCCCCC 100%);
/*Opera*/
	background-image: -o-linear-gradient(top left, #666666 0%, #CCCCCC 100%);
/*Webkit (Safari/Chrome 10)*/
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #666666), color-stop(1, #CCCCCC));
/*Webkit (Chrome 11+)*/
	background-image: -webkit-linear-gradient(top left, #666666 0%, #CCCCCC 100%);
/*W3C Markup, IE10 Release Preview*/
	background-image: linear-gradient(to bottom right, #666666 0%, #CCCCCC 100%);

}
img {
	border: 0;
}
a img {
	outline: none;
}
#container
{
	width: 1000px;
	background: #DDD;
	/*Sets width of main container to fit within most maximized 1024x768 windows.*/
	margin: 7px auto 0px;
	/*The auto margin on the left and right center the holder div in standard compliant        browsers. The 7px top margin adds space between the top of the holder div and the edge of the viewport.*/
	padding: 0px;
	/*background-color: #000;  keep Content area white.
border: 2px solid #000000;*/
	text-align: left;
	/*Overwrites the center-aligned text set on the body.*/
	z-index: 1;
	position: relative;
}
#header
{
	margin: 0 auto;
	display: inline-block;
	height: 170px;
	width: 1000px;
	background-image: url(../images/bust_header_column_copyRev12-12A.jpg);
	/*background-image: url(../images/bust_header_column_copy6.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
	position: relative;
}
#nav
{
	padding-top: 30px;
	width: 200px;
	float: left;
	background: #DDD;
	height: inherit;
}
#content
{
	width: 760px;
	background: #DDD;
	float: left;
	z-index: 2;
	margin-top: -50;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	clear: none;
	position: relative;
	z-index: 3;
	min-height: 1120px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 15px 100px 15px 40px;
	border-bottom: 3px solid #000000;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	color: #006600;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	color: #000066;
	margin: 0;
	margin-bottom: 0px;
}
.heading
{
	font-weight: bold;
	background-color: #666;
/*--#C9C8A5 C9C895 B0A37B DEDEC5 #CCCCFF #C9C8A5 --*/
	border-bottom-color: #000033;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 2px 2px 2px 4px;
	border-right-width: thin;
	display: block;
	width: 300px;
	color: #FFF;
}
.center_body_txt
{
	text-align: center;
}
.table_row_divide
{
	background-color: #CCCCCC;
}
.leftimage
{
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 10px;
}
.rightimage
{
	float: right;
	margin-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
}
.centerimage
{
	margin: auto 25%;
}
.center-all-images
{
	padding: 0;
	margin-left: 50px;
}
.cards
{
	padding: 2px;
}
.Blue_Text
{
	color: #0000FF;
}
.Red_Text
{
	color: #900;
}
#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	padding: 5px 0;
}
.proposals
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	/*color: #FF0000;*/
	color:#0C3;
	background-color: #000000;
	border-top-style: inset;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.christmas
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 700;
	color: #900;
	border: medium groove #900;
	background-color: #693;
	padding: 5px;
	text-decoration: underline;
	margin: 0px;
	text-align: center;
}
.center
{
	text-align: center;
	color: #000;
}
/*#bottom_column
{
background-image: url(images/column/bottom_row_slim.png);
position: fixed;
width: 1600px;
height: 265px;
left: 50%;
margin-left: -800px;
margin-top: -135px;
bottom: 0px;
z-index: -2;
}
#center_column
{
background-image: url(images/column/center_row_slim.png);
width: 1600px;
height: 100%;
position: fixed;
left: 50%;
margin-left: -800px;
z-index: -100;
top: 60px;
}
#top_column
{
position: fixed;
width: 1600px;
height: 260px;
left: 50%;
margin-left: -800px;
background-image: url(images/column/top_row_slim.png);
z-index: -1;
}*/
ol
{
	margin: 0;
	padding: 5px 0 20px 80px;
}
.photos
{
	font-weight: bold;
	margin: 0px auto 30px;
	color: #CCCCCC;
	border: 2px solid #C9C8A5;
	font-size: 14px;
	background-color: #000000;
	width: 725px;
}
.photos img
{
	margin: 0 0 0 20px;
	padding-bottom: 20px;
}
.photos span
{
	font-weight: bold;
	padding: 0;
	margin: 0 185px 0 100px;
}
.photos .cap
{
	background-color: #333333;
	text-align: center;
}
.photos_small
{
	width: 500px;
}
.box1
{
	border-radius: 0px 0px 50px 50px;
	-moz-border-radius: 0px 0px 50px 50px;
	-webkit-border-radius: 0px 0px 50px 50px;
	border: 0px solid #800000;
	z-index: 1;
}
.ytBase {
	display: none;
}
#container .center a font
{
	color: #000;
}
#holly
{
	z-index: 5;
	position:relative;
	margin-left: 242px;
	margin-top: -4px;

}
#holly2 {
	margin-top: -4px;
	margin-right: 242px;
}
