@charset "utf-8";
body  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000 url(../images/bg.jpg) center repeat-y;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.twoColFixRtHdr #container { 
	width: 980px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
} 
.twoColFixRtHdr #header { 
	padding: 0; 
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding:0; 
}
.twoColFixRtHdr #bgwrapper  {
	margin: 0; 
	padding:0; 
	text-align: center;
	background: url(../images/body_bg.jpg) center top repeat-y;
}

.twoColFixRtHdr #bgwrapper p{
	margin: 0; 
	padding:0; 
}
.twoColFixRtHdr #sidebar1 {
	font-size: 13px;
	background:url(../images/vertical_rule.jpg) left center no-repeat;
	height: 436px;
	overflow: visible;
	text-align: left; 
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 44px;
	margin: 0 108px 0 0;
	
}
.twoColFixRtHdr #sidebar1 h2{
	padding: 0 0 8px 0px;
	margin: 0;
	font-size: 15px;
	color:#C00;
}
.twoColFixRtHdr #mainContent { 
	text-align: left; 
	font-size: 13px;
	margin: 0 518px 0 120px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr a:link {
	color: #C00;
	text-decoration: none;
}
.twoColFixRtHdr  a:visited {
	text-decoration: none;
	color: #900;
}
.twoColFixRtHdr  a:hover {
	text-decoration: none;
	color: #F00;
}
.twoColFixRtHdr #footer a:active {
	text-decoration: none;
	color: #F00;
}
.twoColFixRtHdr #mainContent h1{
	display: inline;
	padding: 0 0 0 0;
}
.twoColFixRtHdr #mainContent h2{
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 15px;
	color:#C00;
}
.twoColFixRtHdr #mainContent p{
	padding: 0 0 0 17px;
	line-height: 20px;
}
.header_bullet {
	background: url(../images/header_bullet.gif) no-repeat;
	width: 10px;
	height: 53px;
	float: left;
	margin: 13px 0 0 0;
	padding: 0 0 0 0;
}
.twoColFixRtHdr #mainContent_wide { 
	text-align: left; 
	font-size: 13px;
	margin: 0 120px 0 120px; 
	padding: 30px 20px; 
}
.twoColFixRtHdr #mainContent_wide h1{
	display: inline;
	padding: 0 0 0 0;
}
.twoColFixRtHdr #mainContent_wide h2{
	padding: 0 0 0 0;
	margin: 0;
	font-size: 15px;
}
.twoColFixRtHdr #mainContent_wide p{
	padding: 0 0 0 10px;
	margin: 0px 10px 20px 10px;
}

.twoColFixRtHdr .photoGallery td{
		padding: 13px 0;
}
.twoColFixRtHdr .photoGallery img{
		border: solid 5px #333;
}
.twoColFixRtHdr .photoGallery img:hover{
		border: solid 5px #666;
}
.twoColFixRtHdr #footer { 
	color: #999;
	padding: 10px 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/footer_bg.jpg) top center no-repeat;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 	
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2pt;
}
.twoColFixRtHdr #footer a{ 
	padding: 0 15px; 
	letter-spacing: normal;
} 
.twoColFixRtHdr #footer a:link {
	color: #999;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:visited {
	text-decoration: none;
	color: #999;
}
.twoColFixRtHdr #footer a:hover {
	text-decoration: none;
	color: #F00;
}
.twoColFixRtHdr #footer a:active {
	text-decoration: none;
	color: #F00;
}
.twoColFixRtHdr #bounce_menu {
	margin-left: 22px;	
}

.twoColFixRtHdr #bounce_menu h2{
	font-size: 17px;
	margin: 25px auto 0px auto;
	padding: 0;
	color:#F00;
	letter-spacing: 4pt;
}

.twoColFixRtHdr #bounce_menu h3{
	text-transform: uppercase;
	margin: 25px auto 0px auto;
	padding: 0;
	color:#C00;
}
.twoColFixRtHdr #bounce_menu p{
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #bounce_menu ul{
	margin: 5px;
	padding: 0;
}
.twoColFixRtHdr #bounce_menu li{
	font-style: italic;
	line-height:25px;
	display: inline;
	background: url(../images/bullet-list-icon.gif) left center no-repeat;
	padding-right: 10px;
	padding-left: 15px;
}
.twoColFixRtHdr #bounce_menu .menu_inset{
	border: 1px solid #666;
	margin: 0;
	padding: 5px;
}
.twoColFixRtHdr #bounce_menu .menu_inset h3{
	font-size: 14px;
	color: #FFF;
	margin: 0;
	padding: 5px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red {
	color: #F00;
}