/*

Floorite

MWISMedia New Media Design & Development

Author: David Goadby

 */


/* ---------------------------------------------------------------*/
/* Forces vert scrollbar on all pages*/
/* Removes unpredictable 'browser default' settings */
/* Body tag settings */

html { height: 100%; margin-bottom: 1px; }  

html,body{height:100% !important}

p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6, label, input, form, select {
 font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	color: #996600;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #F0E2C8;
	color: #996600;
	font: normal 12px Arial, Helvetica, sans-serif;
    background: #F0E2C8 url(../images/bg.jpg) repeat-x;
}

/* ---------------------------------------------------------------*/

/* Div Containers*/

#header {
 float: left;
 margin: 2px 0 0 22px  !important;
 margin: 2px 0 0 11px;
 background: url(../images/header_bg.jpg) no-repeat;
 width: 783px;
 height: 127px;
}

#header .right {
 float: right;
 margin: 20px 20px 0 0;
}

#main_container {
 width: 824px;
 margin: auto;
 padding: 0 0 0 0;
 position:relative;
 background: #F0E2C8 repeat-y  url(../images/main_bg.jpg);
}

#col_one {
 float: left;
 margin: 5px 0 0 40px !important;
 margin: 5px 0 0 15px;
 width: 394px;
 text-align: left;
 padding: 0 10px 10px 0;
}

#col_one p {
 line-height: 18px;
}

#col_two {
 float: left;
 margin: 0 0 0 5px  !important;
 margin: 0 0 0 0;
 padding: 0 0 0 10px;
 width: 355px;
 text-align: left;
 border-left: 1px #D9B56E dashed;
}

.col_two_header {
 width: 325px;
 height: 50px;
 background: url(../images/col_two_header.jpg) no-repeat;
 margin: 5px 0 0 0;
 padding: 7px 0 0 10px;
}

.col_two_header h2 {
 font: 26px Georgia, "Times New Roman", Times, serif;
 color: #996600;
}

.col_two_sliceheader {
 clear: both;
 width: 325px;
 background: url(../images/col_two_slice.jpg) repeat-x; 
 margin: 10px 0 0 0;
 padding: 10px 0 0 10px;
}

.col_two_sliceheader h3 {
 font: bold 16px Georgia, "Times New Roman", Times, serif;
 color: #996600;
}

.col_two_sliceheader p {
  line-height: 16px;
  margin: 15px 0 0 10px;
}

.col_two_bg {
 background: url(../images/col_two_footer.jpg) no-repeat;
 float: right;
 height: 25px;
 width: 88px;
 margin: 0 20px 0 0;  
}

.col_two_ul {
 margin: 0 0 0 25px;
}


/* Nav Styles */

#main_nav {
 width: 780px  !important;
 width: 770px;
 padding: 0;
 background: url(../images/nav_bg.jpg) repeat-x;
 float: left;
 margin: 2px 0 0 22px  !important;
 margin: 2px 0 0 10px;
}

#main_nav ul {	
 list-style: none;
 width: 780px  !important;
 width: 770px;
 height: 28px;
}	

#main_nav li {
 display: inline;
 background: url(../images/nav_divider.jpg) repeat-y top right;
 padding: 0 6px;
}

#main_nav li a {
 text-decoration: none;
 display: inline;
 font: bold 11px Georgia, "Times New Roman", Times, serif;
 color: #996600;
}	
	
#main_nav li a:hover {
 color: #000000;
}

#main_nav .last{
 background: none;
}

 /* Other Divs */
 
.content_header {
 width: 390px;
 background: url(../images/content_header.jpg) no-repeat;
}

.content_header h1 {
 font: 26px Georgia, "Times New Roman", Times, serif;
 color: #996600;
 margin: 2px 0 0 0;
 padding: 7px 0 0 10px;
}

.content_header p {
 margin: 15px 0 0 10px;
}
 
#text_header {
 background: url(../images/h1_bg.jpg) repeat-x;
 float: left;
 margin: 0 0 0 22px !important;
 margin: 0 0 0 11px;
 width: 780px;
 height: 46px;
 text-align: left;
}

#text_header h1 {
 margin: 10px 0 0 15px;
 font: 18px Georgia, "Times New Roman", Times, serif;
 color: #ffffff;
}

 /* Text */

a {
 color: #996600;
 text-decoration: underline;
 font-weight: bold;
}

h2 {
 font: bold 14px  Georgia, "Times New Roman", Times, serif;
 margin: 0 0 0 10px;
}

ul {
 margin: 5px 0 0 15px;
 list-style: url(../images/bullet.jpg);
}

li {
 margin: 10px 0 0 0;
}

.small_text {
 font-size: 10px;
}

img {
 border: none;
}

.content_right {
 float: right;
 padding: 10px 5px 5px 3px;
}

.content_left {
 float: left;
 padding: 10px 5px 5px 3px;
}

.gallery {
 padding: 5px;
 clear: both;
 border: none;
}

.gallery_nav {
 float: right;
 margin: 3px 5px 3px 0;
}

/* Table */

table {
 margin: 5px;
 border: 1px solid #996600;
 padding: 3px;
}

td {
 padding: 5px;
}

 /* Footer */

#footer {
 float: left;
 margin: 2px 0 0 22px  !important;
 margin: 2px 0 0 11px;
 width: 780px;
 height: 40px;
 background:  repeat-x url(../images/footer_bg.jpg);
 text-align: left;
 color: #996600;
}

#footer_container {
 margin: 15px 0 0 20px;
}

#footer a {
 color: #996600;
 font-size: 10px;
 text-decoration: none;
 font-weight: normal;
}

.contact { position: relative; top: 3px; }

