@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}
img
{
	border:0px;
}

/* =Structure
------------------------- Page Structure ------------------
*/

body 
{
	background-color:#5eacad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.1em;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	color: #fff;
}
/*.pageImage1
{
	position:relative;
	float:right;
	margin-left:15px;
}
.pageImage2
{
	position:relative;
	float:right;
	margin-left:5px;
}
.rightImage
{
	position:relative;
	float:right;
	
}*/

#content ul li 
{
	padding-left: 5px;
	margin-left: 15px;
}
#content li
{
	padding-bottom: 5px;
	list-style: disc;
}
#wrapper
{
	margin:0px auto 0px auto;
	width:900px;
	height:830px;
	position:relative;
}
#header
{
	width:100%;
	position:relative;
	margin-top: 20px;
	height: 305px;
	background-image:url(../images/debby-heard-photographer-header.jpg);
	background-repeat: no-repeat;
}
#content_wrapper
{
	width:100%;
	position:relative;
	margin-top: 12px;
}


#content
{
	position:relative;
	float:left;
	margin-left: 10px;
	padding: 10px;
	line-height: 1.3em;
	
	background-image:url(../images/debby-heard-photo_content-bk.jpg);
	background-repeat:no-repeat;
	width: 660px;
	height: 408px;
}
#left_column
{
	width: 190px;
	height: 408px;
	position:relative;
	float:left;
	background-image:url(../images/debby_heard_photography_left_col.gif);
	background-repeat:no-repeat;
	padding: 10px;
}

.more a
{
	
	text-decoration:none;
	float:right;
}
.more a:hover
{
	text-decoration:underline;
	float:right;
}
.divider
{
	width: 100%;
	height: 2px;
	background-image:url(../images/devider.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* =Formating
------------------------- Formating ------------------
*/

h1
{
	font-size: 1.3em;
	font-weight:bold;
	padding-bottom: 5px;
	color: #fff;
}
h2
{
	font-size: 1.1em;
	font-weight:bold;
	padding-bottom: 5px;
}
h3
{
	font-size: 1.0em;
	font-weight:bold;
}
a
{
	color: #FFF;
	text-decoration:underline;

}
a:hover
{
	color: #c90000;
	text-decoration:none;
}
/* =Menu
------------------------- Menu ------------------
*/

#dropdown-holder ul li {
  display: block;
  position: relative;
  float: left;
  padding-left:45px;
}
ul li ul li {
  display: block;
  position: relative;
  float: left;
  padding-left:0px;
}
ul li ul li a{
  padding-left:10px;
}




/* =Footer
------------------------- Footer ------------------
*/
#footer
{
	width: 100%;
	position:relative;
	float:left;	
	background-image:url(../images/debby-heard-photo_footer-bk.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 0.8em;
	text-align:center;
	height: 35px;
	background-color: #456060;
	color; #e5f1f0;
	padding-top: 15px;

}
#footer a
{
	color:#fff;
	text-decoration:none;
	padding: 10px;

}
#footer a:hover
{
	text-decoration:underline;
}
#footer_copyright
{
	font-size: 0.7em;
	padding-top: 7px;
	padding-left: 7px;
	position:relative;
	float:left;
	color: #e5f1f0;
}
#designed_by
{
	position:relative;
	float:right;
	font-size: 0.7em;
	padding-top: 7px;
	padding-left: 7px;
	color: #e5f1f0;
	padding-right: 7px;
}
/* =Gallery
------------------------- Gallery ------------------
*/
#gallery
{
	margin-top: 5px;
	width: 637px;
	position:relative;
	float:left;
	height: 305px;
	overflow: scroll;
	/*padding: 10px;*/
	line-height: 1.3em;
	border: #7d9090 solid 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}


	

#gallery_content
{
	margin-top: 35px;
	width: 710px;
	position:relative;
	float:left;
	margin-left: 210px;
}

/* =Contact
------------------------- Contact ------------------
*/
#contact_address
{
	position: relative;
	float:left;
	z-index: 100;
	width: 320px;
	height: 300px;
	border-right: #999 solid 1px;
	padding-right: 10px;
}
#contact_address img
{
	float:left;
	position: relative;
	padding-right: 10px;
	padding-bottom: 50px;
}
#contact_form
{
	position:relative;
	float:right;
	width: 300px;
	padding-right: 15px;
}
/* =Wedding Packages
------------------------- Wedding Packages ------------------
*/
.columns
{
	width: 300px;
	position:relative;
	float:left;
	padding-left: 20px;
}

.highslide-maincontent a
{
		color: #456060;
}
.highslide-maincontent a:hover
{
		color: #c90000;
}
#video_container
{
	position:relative;
	border: #778383 1px solid;
	width: 512px;
	height: 288px;
}
.choose_clip
{
	position: relative;
	float: left;
	padding: 10px;
	margin-left: 20px;
	width: 80px;

	text-align:left;
	vertical-align:middle;
}
#video_box
{
	border: #171e1e 1px solid;
	width: 310px;
	height: 150px;
	position:relative;
	float: left;
	padding: 20px;
	background-color: #394848;
	margin-bottom:5px;
}
.clear
{
	clear:both;
}