/* CSS Document */
body{font-size: 100%; font-family: Tahoma, Verdana, Swiss, Sans-Serif;}
/*Normalizing*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form fieldset, input, p, blockquote, th, td{margin: 0; padding: 0;}
a img {border: none; }
h1, h2, h3, h4, h5, h6{font-size:100%;}
ol, ul{list-style: none;}
table{border-collapse: collapse; border-spacing: 0;}
fieldset, img{border: 0;}
body {
  text-align: center;
	background-color: #fff;
}

/*Header*/
img.logo{ margin-left: 50px;}
#Navigation, #FooterContent{display: block; width: 100%; margin-bottom: 15px;}
#Header{
	background-color: #000000; 
	width: 100%; 
	text-align: left; 
	margin-top: 20px; margin-bottom: 10px; 
	border-bottom: 1px solid #666666;
	overflow: visible;}

#Navigation {height: 50px;}
#Navigation li{float: left; margin-left: 20px; }


/*Main*/


#wrapper {
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
}
blockquote{padding-left: 40px;}


/*Middle*/
ul#MiddleContent{margin-left: 320px; margin-right: 320px;}
#MiddleContent li{padding: 10px;}

/*Right*/
ul#RightContent{
	float: right;
	display: block;
	width: 300px;
	height: auto;
}

#RightContent li{
	padding: 10px;
	background-color: #9A9A93;
}
#RightContent h1{color: #ffffff;}

/*Left*/
.floatimgleft{float: left; margin-right: 5px;}
ul#LeftContent{
	float: left;
	display: block;
	width: 300px;
	height: auto;
}
#LeftContent li{
	padding: 10px;
	background-color: #73A1C2;}

#LeftContent li.breadrosesflash{display: block; background-color: #C2CECE;}
#LeftContent object{ padding-left: 10px;}
li.LeftContent_Span{height: 500px;}

table#Gallery{width: 260px;}
#Gallery img{float: left; margin: 10px;}

/*LeftMiddleRight*/
#MiddleContent, #LeftContent, #RightContent{min-height: 1000px; background: url(images/bgping.png) repeat;}

/*Footer*/
div#FooterContent{min-height: 200px; min-width: 850px; width: 100%; margin-top: 15px; background: url(footer_rptx.jpg) #333333 top repeat-x; color: #999999;}
div#FooterContent ul{min-height: 200px; padding-top: 25px;}
div#FooterContent li{float: left; min-width: 200px; margin-left: 2%;}
#FooterContent a{color: #6699CC;	}
#FooterDesign p{
	padding: 0px 0 5px 10px; 
	border-bottom: 1px dashed #666ccc; 
	width: 300px;}
li#FooterDesign{position: absolute; padding-right: 8%; right: 0;}
/*Extra*/

.columnHeight {
	height: 500px;
}

/*Text*/
h1{color: #0066CC; font-size: 140%;}
h2{color: #0066CC; font-size: 120%;}
h2{color: #0066CC; font-size: 115%;}
p{font-size: 100%;}
li#Subtitle{font-size: 105%;}
#Navigation a{display: block; color: #99CCFF; padding: 3px;}
#Navigation a:hover{background: #FFFFFF;}
pre{display:none;}

div#Transluscent{background-color: #CCCCCC; opacity: 0.4; 
	/* for IE */
  filter:alpha(opacity=40);}


/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
/*Navigation Sub Menu*/
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
li.nav {
  float: left;
  position: relative; 
  }
 li.nav dl {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0; 
  }
 li.nav > dl {
	top: 25px;
	left: auto; 
	position: absolute; z-index: 100;
	}
li.nav:hover dl, li.over dl{ display: block; width: 200px; }
dl{background: url(bg_subcat.png) repeat;}
dt{clear: both; width: 100%; }
/*Submenu's correction of tabsH <a> handling*/
#tabsH a.sublink {
      background: none;
      margin-top: 3px;
      margin-bottom: 3px;
      color: #CCCCCC;
      }
#tabsH a.sublink:hover {
      background-image: none;
      background-color: #333333;
      color: #99CCFF;
      width: 98%;
      }
	  
	  
/*Sub Pages*/	  
#SubWrapper {
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	z-index: 0;
	position: relative;
}
	
.ContactForm h1{
	font-size: 200%;
}

.SubForm input.submit{height: 20px; font-size: 10px; padding: 0;}

.SubForm input, .SubForm textarea{margin-left: 50px;}
.SubForm p{color: #ffffff; padding: 5px 0 5px 0; font-weight: bold;}
.SubForm input{font-family: Swiss, Verdana, sans-serif; height: 20px; 
	width: 200px; 
	font-size: 18px; 
	color: #0000CC; }
.SubForm textarea{font-family: Swiss, Verdana, sans-serif; color: #0000CC; 
	width: 500px; 
	height: 300px; 
	font-size: 110%;
	background-color: #999999;}
.SubForm{width: 98%; border: 1px solid #fff; padding-left: 20px; margin-top: 20px;}

#SubContent, #SubContent table{width: 100%;}
#SubContent{min-height: 400px;}

#SubContent h3{color: #ffffff; margin-top: 30px;}
#SubContent p{padding: 5px 0 5px 0;}


#Portfolio td {
	  padding: 10px;	
}

#Portfolio a {
	color: #FFF;
	text-decoration: none;
}

.background-fix {
	  /*color: #fff;*/
}
	  
.bottom-text {
	  font-family: "Arial Black", Gadget, sans-serif;
	  font-size: smaller;
	  margin: 10px 30px;
}	  
