/*Structure*/
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul,{
	list-style: none;
}



html {
	width: 100%;
	height: 100%;
	padding: 10px 0 10px 0;
}

body {
	width: 800px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 auto;
	padding: 0;
	color: #721c0b;
	background: #260600;
	font-size: 100%;
	line-height: 1.125em; /* 16x1.125=18px */
}

#page-wrap {
	width: 800px;
	float: left;
	clear: both;
	border: 3px double #721c0b;
	padding: 10px;
	background-color: #fffaf0;
}

#header {
	float: left;
	width: 100%;
}

#content {
	float: left;
	width: 774px;
	margin-top: 10px;
	padding: 0 10px;
	border: 3px double #721c0b;
}

#gallery-content {
	float: left;
	width: 800px;
	background-color: #fffaf0;
}

#content p, #content h2 {
	padding: 0 0 1.25em 0;
	margin: 0;
}

/* Masthead & Navigation */

#masthead {
	float: left;
	padding: 0;
}

#masthead img {
	display: block;
	float: left;
	padding: 0;
	border-width: 0;
	background-color: #fffaf0;
	margin: 0;
}

#nav {
	float: left;
	width: 100%;
	background-color: #721c0b;
	height: 25px;
}

#nav ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}

#nav ul li {
	list-style: none;
	float: left;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav ul li a {
	text-decoration: none;
	color: #feba00;
	font-size: .9em;
	padding-left: 10px;
	padding-right: 10px;
}

#nav li:focus, #nav li:hover, #nav li:active {
	background-color: #260600;
}

body#whoweare-aboutmothermagnolia #nav-whoweare,
body#whoweare-abouttomscoble #nav-whoweare,
body#whyMM #nav-whyMM,
body#portfolio-photos #nav-portfolio,
body#portfolio-videos #nav-portfolio,
body#gs1 #nav-gettingstarted,
body#gs2 #nav-gettingstarted,
body#gs3 #nav-gettingstarted,
body#gs4 #nav-gettingstarted,
body#r1 #nav-resources,
body#r2 #nav-resources,
body#r3 #nav-resources,
body#r4 #nav-resources,
body#videos #nav-videos,
body#community #nav-community,
body#contactus #nav-contactus {
	background-color: #260600;
}

body#whoweare-aboutmothermagnolia #nav-whoweare a:hover,
body#whoweare-abouttomscoble #nav-whoweare a:hover,
body#whyMM #nav-whyMM a:hover,
body#portfolio-photos #nav-portfolio a:hover, body#portfolio-videos #nav-portfolio a:hover,
body#gs1 #nav-gettingstarted a:hover,
body#gs2 #nav-gettingstarted a:hover,
body#gs3 #nav-gettingstarted a:hover,
body#gs4 #nav-gettingstarted a:hover,
body#r1 #nav-resources a:hover,
body#r2 #nav-resources a:hover,
body#r3 #nav-resources a:hover,
body#r4 #nav-resources a:hover,
body#videos #nav-videos a:hover,
body#community #nav-community a:hover,
body#contactus #nav-contactus a:hover {
	color: #feba00;
}

#subnav {
	float: left;
	width: 100%;
	background-color: #092359;
	height: 20px;
	z-index: 5;
}

#subnav ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}

#subnav ul li {
	list-style: none;
	float: left;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#subnav ul li a {
	text-decoration: none;
	color: #fffaf0;
	font-size: .9em;
	padding-left: 10px;
	padding-right: 10px;
}

#subnav li a:focus, #subnav li a:hover, #subnav li a:active {
		
}

body#whoweare-aboutmothermagnolia #subnav-aboutmothermagnolia,
body#whoweare-abouttomscoble #subnav-abouttomscoble,
body#portfolio-photos #subnav-photos, body#portfolio-videos #subnav-videos,
body#pg1 #subnav-pg1,
body#pg2 #subnav-pg2,
body#pg3 #subnav-pg3,
body#gs1 #subnav-gs1,
body#gs2 #subnav-gs2,
body#gs3 #subnav-gs3,
body#gs4 #subnav-gs4,
body#r1 #subnav-r1,
body#r2 #subnav-r2,
body#r3 #subnav-r3,
body#r4 #subnav-r4 {
	background-color: #fffaf0;
}

body#whoweare-aboutmothermagnolia #subnav-aboutmothermagnolia a,
body#whoweare-abouttomscoble #subnav-abouttomscoble a,
body#portfolio-photos #subnav-photos a, body#portfolio-videos #subnav-videos a,
body#pg1 #subnav-pg1 a,
body#pg2 #subnav-pg2 a,
body#pg3 #subnav-pg3 a,
body#gs1 #subnav-gs1 a,
body#gs2 #subnav-gs2 a,
body#gs3 #subnav-gs3 a,
body#gs4 #subnav-gs4 a,
body#r1 #subnav-r1 a,
body#r2 #subnav-r2 a,
body#r3 #subnav-r3 a,
body#r4 #subnav-r4 a {
	color: #721c0b;
}

body#whoweare-aboutmothermagnolia #subnav-whoweare a:hover,
body#whoweare-abouttomscoble #subnav-abouttomscoble a:hover,
body#portfolio-photos #subnav-photos a:hover, body#portfolio-videos #subnav-videos a:hover,
body#pg1 #subnav-pg1 a:hover,
body#pg2 #subnav-pg2 a:hover,
body#pg3 #subnav-pg3 a:hover,
body#gs1 #subnav-gs1 a:hover,
body#gs2 #subnav-gs2 a:hover,
body#gs3 #subnav-gs3 a:hover,
body#gs4 #subnav-gs4 a:hover,
body#r1 #subnav-r1 a:hover,
body#r2 #subnav-r2 a:hover,
body#r3 #subnav-r3 a:hover,
body#r4 #subnav-r4 a:hover {
	
}

/* Images */

.photo {
	float: right;
	padding: 10px 0 10px 10px;
}

.photo img {
	width: 390px;
	height: 390px;
	border: 4px solid #721c0b;
}

#gallery {
	margin: 0 0 10px 0;
}

#videos1 {
	padding: 0;
	margin: 0;
}

.video-post {
	margin: 0 78px;
}

#videos-home {
	margin: 10px 0 10px 0;
}

#community-header {
	width: 460px;
}

.community-post, .video-intro {
	float: left;
	padding: 1.25em 0 1.25em 0;
}

.community-gallery {
	padding: 0;
	width: 720px;
	margin-right: 30px;
	margin-left: 30px;
}

.community-gallery img {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

.community-slideshow {
	padding: 0;
	width: 720px;
	margin-left: 24px;
	margin-right: 24px;
}

.community-slideshow img {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* Words */

a {
	color: #092359;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	
a:focus, a:hover, a:active {
	text-decoration: underline;
}
	
p {
	font-size: .8em;
	clear: left;
}	

h1 {
	float: left;
	text-decoration: underline;
	text-align: left;
}

h2 {
	font-size: .8em;
	clear: left;
}
	
ul {
	font-size: .8em;
	line-height: 1.6em;
	clear: left;
}

li {
	list-style-type: circle;
	list-style-position: outside;
}

#content strong {
	
}

.author {
	font-weight: normal;
	font-style: normal;
	list-style: none;
}

.mag {
	font-style: italic;
}

.book {
	font-style: italic;
}

.web {
	font-weight: normal;
	font-style: normal;
}

.webdesc {
	list-style: none;
	margin-bottom: .75em;
	margin-top: .75em;
}

.videolink {
	
}

/*  Contact */

.contact {
	font-weight: normal;
	font-style: normal;
	font-size: .75em;
	text-indent: 2em;
}

/* Footer */

.footer {
	position: relative;
	width: 100%;
	height: 175px;
	float: left;
	clear: both;
	background: #721c0b;
	color: #feba00;
	text-align: center;
	margin: 10px 0 0 0;
	
}

#copyright {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 25%;
	width: 50%;
}

#license {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	left: 25%;
	width: 50%;
}

#BBB {
	margin: 0;
	padding: 0;
	height: 102px;
	position: absolute;
	top: 60px;
	left: 440px;
}

#angie {
	width: 135px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	left: 300px;
}