@charset "utf-8";
/* CSS Document */

<!--

html { height: 100%; }

body {
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	min-height: 100%; 
	height: 100%;
}

#container {
	width:927px;
	margin:0px auto;
	height:100%; 
}

.header_image {
background-image:url(../images/fullhouse_01b.gif);
width:927px; 
height:64px; 
float: left;
}

.main_content {
float:left; 
width:534px; 
background-color:#ffffff; 
padding:15px 15px 15px 15px;
}

.main_content_admin {
float:left; 
width:850px; 
background-color:#ffffff; 
padding:25px 25px 25px 25px;
}

* html .main_content {
    \width: 564px; /* for IE5 and IE6 in quirks mode */
    w\idth: 534px; /* for IE6 in standards mode */
}

#left_border {
float:left; 
background-image:url(../images/fullhouse_11.gif); 
width:15px; 
height: 100%; 
min-height: 100%;
position: relative; 
margin:auto}

#center_wrapper {

width: 891px; 
float:left; 



}

.content_callout {
float:left;
width:145px;
height:600px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: italic;
font-weight:bold;
color:#333333;
}

.content_callout  p {
margin:0px;
}

.content_callout_home {
float:left;
width:145px;
height:330px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: italic;
font-weight:bold;
color:#333333;
}

.content_callout_home  p {
margin:0px;
}

.content_text {
float:left;
margin-left:15px;
width:364px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#444444;
}

* html .content_text {
    \margin-left: 10px; /* for IE5 and IE6 in quirks mode */
    m\argin-left: 10px; /* for IE6 in standards mode */
}

.content_text_admin {
float:left;
margin-left:0px;
width:525px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#444444;
}

* html .content_text_admin {
    \margin-left: 0px; /* for IE5 and IE6 in quirks mode */
    m\argin-left: 0px; /* for IE6 in standards mode */
}

.admin_table_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#444444;
}

.breadcrumb {
float:left;
padding:0px 10px 5px 0px;
margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#777777;
width:494px;
}
  
.home_intro {
float:left;
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:url(../images/stadium_seats_back.jpg);
 background-image:url(../images/home_content_back.gif); 
background-repeat:repeat-x;
background-position:bottom;*/
width:524px;
margin-top:10px;
}

.nav_footer{
float:left;
padding:10px 10px 10px 10px;
margin-top: 5px;
margin-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#f8f400;
background-color:#000000;
width:514px;
}

.testimonial_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#555555;
}

.testimonial_text p {
margin: 0px 0px 0px 0px;
}

.testimonial_text_who {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:bold;
}

.testimonial_text a {

}


* html .home_intro {
    \width: 524px; /* for IE5 and IE6 in quirks mode */
    w\idth: 524px; /* for IE6 in standards mode */
}

.callout_frame {
background-color:#CCCCCC;
}

.callout_yellow
{float: left;
width: 145px;
height: 200px;
background-image:url(../images/striped_back_1.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
padding:8px;
margin-top: 15px;
}

.redfont {color: #FF0000}

* html .callout_yellow {
    \width: 145px; /* for IE5 and IE6 in quirks mode */
    w\idth: 129px; /* for IE6 in standards mode */
}

.callout_yellow_top
{height:21px;
width:161px;
background-image:url(../images/bar_yellow.gif);
background-position:top right;
font-size:10px;
font-weight:bold;
color:#000000;
padding-top:8px;
margin: -8px;
}

* html .callout_yellow_top {
    \height: 29px; /* for IE5 and IE6 in quirks mode */
    h\eight: 21px; /* for IE6 in standards mode */
}

a {
color:#ff6633;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

.top_links
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
float:right; 
margin-top:47px
}

.top_links a
{
color:#ffffff;
}

.top_links a:hover
{
color:#ffffff;
text-decoration:underline;
}

.callout_black
{float: left;
width: 145px;
height: 200px;
background-image:url(../images/striped_back_2.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
padding:8px;
margin: 15px 15px 0px 16px;
}

* html .callout_black {
    \width: 145px; /* for IE5 and IE6 in quirks mode */
    w\idth: 129px; /* for IE6 in standards mode */
}

.callout_black_top
{height:21px;
width:161px;
background-image:url(../images/bar_black.gif);
background-position:top right;
font-size:10px;
font-weight:bold;
color:#f8f400;
padding-top:8px;
margin: -8px;
}

* html .callout_black_top {
    \height: 29px; /* for IE5 and IE6 in quirks mode */
    h\eight: 21px; /* for IE6 in standards mode */
}
 
.callout_content {
margin-top:10px

}


.callout_content_bl {
margin-top:10px

}

.callout_content_bl a {
color:#FFFF00;

}

.callout_content_bl  p {
margin:0px;
}

.footer_nav {
background-color:#000000;
height:40px;
width: 514px;
float: left;
margin-top: 15px;

}

.footer_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#efefef;
font-weight:bold;
}

-->

.quote_signature
{
font-size:10px; 
font-weight:normal; 
font-style:normal
}

.news_testi_callout {
background-color:#eeeeee; 
padding:10px; 
margin-bottom:15px
}

.news_testi_callout p {
margin: 0px;
}