/* CSS Document */


/*------------ BASIC STUFF ------------*/

body {
	background-color: #B8BCA3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353229;
 }


#main_table {
	width: 720px;
	background: url(http://www.anneherman.com/images/frame_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3ed;
	margin-left: auto;
	margin-right: auto;
	color:#353229;
	text-align: left;
}

a, a:link, a:visited, a:active {
	color: #567A2A;
	text-decoration: none;
	font-size: 11px;
	line-height: 13pt;
	
}

a:hover {
	text-decoration:underline;
	color: #567A2A;
	font-size: 11px;
	line-height: 13pt;
}

h1 {
	padding:0;
	margin:0px;
	font-size:13px;
	line-height: 13pt;
}

h2 {
	padding:0;
	margin:0px;
	font-size:13px;
	line-height: 13pt;
}

h3 {
	font-size:13px;
	padding: 0px;
	margin:0px;
	line-height: 13pt;
}

h4, h5, h6 {
	font-size:13px;
	padding:0;
	margin:0;
	line-height: 13pt;
}

img {
      border:0;
 }

img.thumbnail{
    margin: 0px 10px 5px 0px;
    padding: 0px 10px 5px 0px;
    float: left;
    display: block;
 
}
 
p {
	color:#353229;
	font-size: 11px;
	line-height: 13pt;
	margin: 16px 0px 16px 0px;
	padding: 0px;
}



/* ------------------- Header --------------- */

#logo_wrapper {
	width: 720px;
	background: url(http://www.anneherman.com/images/frame_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#logo {
	width: 720px;
	margin: 11px 0px 0px 0px;
}

#logo img {
	margin: 11px 32px 0px 52px;
}

/* ------------------- Navigation --------------- */
#logo, #navigation,  #content_wrapper {
	background-image: url(http://www.anneherman.com/images/frame_middle.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#navigation ul li a i, #navigation ul li i {
	visibility: hidden;
	font-size: 10px;
}

#navigation ul li a, #navigation ul li a:active, #navigation ul li a:visited, #navigation ul li a:link {
	text-decoration: none;
	
}

#navigation {
	width: 720px;
	height: 39px;
	margin: 0px;
	padding-top: 1px;
	float: left;
}

#navigation ul {
	margin: 16px 34px 0px 52px;
	padding: 0px;
	
}

#navigation ul li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display:inline;
}

/* ------------------- NAVIGATION IMAGES --------------- */

#nav-wedding a:link, #nav-wedding a:visited, #nav-wedding a:active { 
	width: 51px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_wedding.gif);
	background-repeat: no-repeat;
}

#nav-wedding a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_wedding_over.gif);
	background-repeat: no-repeat;
}

/* -------- */

#nav-otherwork a:link, #nav-otherwork a:visited, #nav-otherwork a:active { 
	width: 73px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_otherwork.gif);
	background-repeat: no-repeat;
}

#nav-otherwork a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_otherwork_over.gif);
	background-repeat: no-repeat;
}

#nav-why-me a:link, #nav-why-me a:visited, #nav-why-me a:active { 
	width: 48px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_why_me.gif);
	background-repeat: no-repeat;
}

#nav-why-me a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_why_me_over.gif);
	background-repeat: no-repeat;
}

/* -------- */

#nav-pricing a:link, #nav-pricing a:visited, #nav-pricing a:active { 
	width: 51px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_pricing.gif);
	background-repeat: no-repeat;
}

#nav-pricing a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_pricing_over.gif);
	background-repeat: no-repeat;
}

/* -------- */

#nav-contact a:link, #nav-contact a:visited, #nav-contact a:active { 
	width: 76px; 
	height: 10px;
	display: block;
	float: left;
	margin-right: 116px;
	background-image: url(http://www.anneherman.com/images/bttn_contact.gif);
	background-repeat: no-repeat;
}

#nav-contact a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_contact_over.gif);
	background-repeat: no-repeat;
}


/* -------- */


/* -------- NAVIGATION IMAGES --------- */

#nav-archive a:link, #nav-archive a:visited, #nav-archive a:active { 
	width: 48px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_archive.gif);
	background-repeat: no-repeat;
}

#nav-archive a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_archive_over.gif);
	background-repeat: no-repeat;
}

/* -------- */

li#nav-previous {
	width: 90px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_previous_inactive.gif);
	background-repeat: no-repeat;
}


#nav-previous a:link, #nav-previous a:visited, #nav-previous a:active { 
	width: 90px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_previous.gif);
	background-repeat: no-repeat;
}

#nav-previous a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_previous_over.gif);
	background-repeat: no-repeat;
}

/* -------- */


li#nav-next { 
	width: 62px; 
	height: 10px;
	display: block;
	float: left;
	background: url(http://www.anneherman.com/images/bttn_next_inactive.gif);
	background-repeat: no-repeat;
}


#nav-next a:link, #nav-next a:visited, #nav-next a:active { 
	width: 62px; 
	height: 10px;
	display: block;
	float: left;
	background-image: url(http://www.anneherman.com/images/bttn_next.gif);
	background-repeat: no-repeat;
}

#nav-next a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_next_over.gif);
	background-repeat: no-repeat;
}




#nav-return a:link, #nav-return a:visited, #nav-return a:active { 
	width: 108px; 
	height: 10px;
	display: block;
	float: right;
	background-image: url(http://www.anneherman.com/images/bttn_return.gif);
	background-repeat: no-repeat;
}

#nav-return a:hover {
	background-image: url(http://www.anneherman.com/images/bttn_return_over.gif);
	background-repeat: no-repeat;
}





/* ------------------- Main --------------- */

#content_photo {
	width: 614px;
}

#content_wrapper {
	width: 634px;
	padding: 0px 34px 0px 52px;
}

#content {
	width: 614px;
	margin: 21px 0px 43px 0px;
	padding: 0px;
	text-align: left;
}

#content_archive {
width: 614px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#content_archive img {
	float: left;
padding-right: 20px;
padding-bottom: 20px;
}

.intro_text {
	color: #3C3325;
	font-size: 14px;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
	
}


/* ------------------- Footer --------------- */

#footer {
	width: 709px;
	text-align: right;
	background-image: url(http://www.anneherman.com/images/frame_base.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #B8BCA3;
	padding: 19px 11px 0px 0px;
	color:#353229;
	font-size: 11px;
	line-height: 13pt;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: #5F5343;
	text-decoration: none;
}

#footer a:hover {
	color:#353229;
	text-decoration: none;
}



.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }