﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
    background-color: #2E2319; /* --- darkest color */
    list-style-type: none;
    background-repeat: repeat-x;
    /* background-image: url( 'images/tampa_wedding_photography_background.jpg' ); */
}

#main-container
{ 
    border-style: solid; border-width: 10px 40px 10px 40px; border-color: #35291D; width: 1000px; /* body border color */
    margin: 10px auto;
    background-color: #4C4030;
    line-height: 110%;
    color: #CDAA7D; /* body font color */
    /* nav botton background-color:#452319; nav botton border: thin solid #99833A; */
    overflow: hidden;
    text-align: left;
 }


      
 #header-container
{
    /* border: thin solid #35291D; */
    background-position: 25px 30px;
    height: 200px;
    background-image: url('images/bhs_logo.gif');
    background-repeat: no-repeat;
}
 
        


#header-center
{ 
    background-position: center center;
    /* border: thin dashed #00FF00; */
    width: 695px;
    float: left;
    background-image: url('images/bhs_logo.jpg');
    height: 196px;
    background-repeat: no-repeat;
 }





#header-right
{
    /* border: thin dashed #FF0000; */
    float: right;
    width: 300px;
    height: 196px;
    position: relative;
    background-image: url('images/fine_art.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

#header-right p
{
    
    padding: 0px;
    margin: 0px;
      
}


#nav ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    clear: both;
    
}

#nav ul li
{
    display: inline;
    font-size: small;
    text-align: center;
    vertical-align: middle;
    line-height: 85%;
    
    /* float: left; */
}

/****************************************old control**************************************/
#nav ul li a
{
    border: thin solid #99833A;
    text-decoration: none;
    padding: .2em 1em;
    color: #99833A;
    background-color: #452319;
    width: 8.2%; /* background-image: url(  'images/m1.jpg' ); */
    float: left;
    height: 17px;
    vertical-align: middle;
    line-height: .9em;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
 

#nav ul li a:hover
{ 
color: #fff;
background-color: #800000;
 }


#content
{ 
    /* border: thick dashed #008080; */
    padding: 0px 10px 10px 0px;
    height: 1050px;
    clear: both;
 }


#content-left
{ 
   
    border: thin solid #99833A;
    margin: 0px 0px 0px 0px;
    clear: left;
    float: left;
    padding: 5px;
    width: 165px;
    color: #FFFFFF;
    line-height: 1.6em;
    font-size: small;
    color: #CDAA7D;
 }



#content-left ul
{
    border-width: thin;
    border-color: #99833A;
    padding: 0px 0px 20px 0px;
    margin: 15px 0px 35px 0px;
    line-height: 3em;
    border-bottom-style: solid;
    text-align: left;
    font-family: 'Script MT Bold';
}




#content-left li
{
    color: #CDAA7D;
    list-style-type: none;
    list-style-position: inside;
    font-size: small;
    line-height: 3em;
    padding-left: 20px;
    background-image: url(   'images/test.jpg' );
    background-repeat: no-repeat;
    width: 100px;
    height: 30px;
}


#content-left li a
{
    color: #CDAA7D;
    text-decoration: none;
    font-size: medium;
}  

#content-left li a:hover
{ 
color: #fff;
background-color: #800000;
 }  

#content-right
{
    padding: 0px;
    margin: 0px;
    width: 800px;
    /* height: 648px; */
    float: right;
    text-align: justify;
}

#content-right a
{
color: #CDAA7D;
}

 #content-right h1
{
    clear: right;
    padding: 10px 0px 0px 0px;
    text-transform: none;
    font-weight: normal;
    font-size: medium;
    line-height: 1.2em;
    width: 775px;
    font-family: Arial, Helvetica, sans-serif;
}

 
  #content-right p
{
    clear: right;
    text-transform: none;
    font-weight: normal;
    font-size: small;
    line-height: 1.2em;
    width: 775px;
    font-family: Arial, Helvetica, sans-serif;
}

    #content-right ul
    {
    width: 730px;
    }
    


#footer-wrapper
{
    clear: both;
    padding: 0px;
    margin: 0px;
    color: #99833A;
    background-color: #452319;
    border: thin solid #99833A;
    height: 365px;
    width: 998px;
    line-height: 110%;
    font-size: x-small;
}

    #footer-top
{
    border-width: thin;
    border-color: #99833A;
    padding: 10px;
    margin: 0px;
    text-align: justify;
    border-bottom-style: solid;
    line-height: 130%;
    font-family: Arial, Helvetica, sans-serif;
}

#footer-top h2
{
    font-size: small;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}


#footer-col4
{
   
    padding: 0px;
    margin: 0px;
    width: 49%;
    float: right;
    position: relative;
    display: inline;
    
}

#footer-col4 p
{
    padding: 10px;
    margin: 0px 0px 0px 0px;
    position: relative;
    color: #99833A;
    background-color: #452319;
   
}

#footer-col4 a
{
    text-decoration: none;
    color: #99833A;
}

#footer-col1
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 49%;
    float: left;
 
}

#footer-col1 p
{
    padding: 0px;
    margin: 10px;
    position: relative;
    background-color: #452319;
     
}

#footer-col1 a
{
    text-decoration: none;
}

#footer-two-col-right
{
    
    width: 494px;
    float: right;
    position: relative;
}

#footer-two-col-left
{
   
    width: 494px;
    float: left;
    position: relative;
}

#footer-col2
{
    
    float: right;
    display: inline;
    position: relative;
    width: 49%;
    margin: 0px;
    padding: 0em;
    
    
}

#footer-col2 p

{
    
    position: relative;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    margin: 10px;
    background-color: #452319;
    
} 

#footer-col3
{
    
    float: left;
    display: inline;
    position: relative;
    width: 49%;
    margin: 0px;
    padding: 0em;
    
    
}

#footer-col3 p

{
    
    position: relative;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    margin: 10px;
    background-color: #452319;
    
}    
         
.selected
{
    font-style: oblique;
    font-weight: bolder;
    font-variant: small-caps;
    color: #CDAA7D;
    font-size: large;
    text-indent: 6px;
}

.photo-padding
{
    padding: 10px;
    margin: 10px;
}

.signature
{ 
    background-image: url('images/signature_new.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    height: 29px;
    width: 152px;
 }

.testimonial
{
    font-style: italic;
}

.normal
{
    font-family: 'Century Gothic';
}



#pcm{display:none;}
ul.Menu ul{display:none}
ul.Menu li:hover>ul{display:block}
ul.Menu ul{position: absolute;left:-1px;top:98%;}
ul.Menu ul ul{position: absolute;left:98%;top:0px;}

ul.Menu,ul.Menu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	/* background-color:red; /*
	/* background-repeat:repeat; /*
	/* border-color:#AAAAAA; border-width:1px; border-style:solid; /*
}

ul.Menu table
{
border-collapse:collapse
}

ul.Menu
{
	display:block;
	/* zoom:1; */
	float: left;
}
ul.Menu ul{
	width:126px; /* was 148 */
}

ul.Menu li{
	display:block;
	margin:0px 0px 0px 0px;
	font-size:0px;
}

ul.Menu a:active, ul.Menu a:focus
{
outline-style:none;
}

/*********************************************************** main control ************************/
ul.Menu a, ul.Menu li.dis a:hover, ul.Menu li.sep a:hover
{
	display:block;
	vertical-align:middle;
	background-color:#452319;
	border: thin solid #99833A;
    padding: .1em 1em;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	/* _padding-left:0; */
	font:normal 11px Verdana;
	color: #99833A;
	text-decoration:none;
	cursor:default;
    width: 116px;
    height: 17px;
    
}








ul.Menu span{
	overflow:hidden;
}
ul.Menu li {
	float:left;
}
ul.Menu ul li {
	float:none;
}
ul.Menu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.Menu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.Menu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.Menu ul li.sep span{
	width:80%;
	height:3;
}
ul.Menu li:hover{
	position:relative;
}
ul.Menu li:hover > a
{
    background-color: #800000;
    border-color: #665500;
    border-style: solid;
    font: normal 11px Verdana;
    color: #ffffff;
    text-decoration: none;
}
ul.Menu li a:hover
{
    position: relative;
    background-color: #800000;
    border-color: #665500;
    border-style: solid;
    font: normal 11px Verdana;
    color: #ffffff;
    text-decoration: none;
}
ul.Menu li.dis a {
	color: #AAAAAA !important;
}
ul.Menu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.Menu ul img {width:16px;
height:16px;
}
ul.Menu img.over{display:none}
ul.Menu li.dis a:hover img.over{display:none !important}
ul.Menu li.dis a:hover img.def {display:inline !important}
ul.Menu li:hover > a img.def  {display:none}
ul.Menu li:hover > a img.over {display:inline}
ul.Menu a:hover img.over,ul.Menu a:hover ul img.def,ul.Menu a:hover a:hover ul img.def,ul.Menu a:hover a:hover a:hover ul img.def,ul.Menu a:hover a:hover img.over,ul.Menu a:hover a:hover a:hover img.over,ul.Menu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.Menu a:hover img.def,ul.Menu a:hover ul img.over,ul.Menu a:hover a:hover ul img.over,ul.Menu a:hover a:hover a:hover ul img.over,ul.Menu a:hover a:hover img.def,ul.Menu a:hover a:hover a:hover img.def,ul.Menu a:hover a:hover a:hover a:hover img.def{display:none}
ul.Menu a:hover ul,ul.Menu a:hover a:hover ul,ul.Menu a:hover a:hover a:hover ul{display:block}
ul.Menu a:hover ul ul,ul.Menu a:hover a:hover ul ul{display:none}
ul.Menu span{
	display:block;
	/* background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat; */
   padding-right:11px;}
   
/* ul.Menu li:hover>a>span
{
background-image:url(./images/arrv_anim_1o.gif);
}
*/

/* ul.Menu a:hover span{	_background-image:url(./images/arrv_anim_1o.gif)} */
/* ul.Menu ul span,ul.Menu a:hover table span{background-image:url(./images/arr_double_1.gif)} */
/* ul.Menu ul li:hover > a span{	background-image:url(./images/arr_double_1o.gif);}*/
/* ul.Menu table a:hover span,ul.Menu table a:hover a:hover span,ul.Menu table a:hover a:hover a:hover span{background-image:url(./images/arr_double_1o.gif)} */
/* ul.Menu table a:hover table span,ul.Menu table a:hover a:hover table span{background-image:url(./images/arr_double_1.gif)} */

