/* CSS Document copyright Grafic House web design 2009*/
html, body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: top;
    }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

h2 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 a{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

h2 a:hover{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}

.bannertext	{
	padding-left: 15px;
}

#wrapper {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#banner {
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-left: 395px;
	background-position: center top;
}

#navcontainer {
	list-style-type: none;
	display: inline;
	height: 70px;
}

#navcontainer li {
	display: inline;
	} 

#navcontainer a {
	display: block;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	float: left;
	height: 45px;
	padding-top: 25px;
}

#navcontainer a:hover
{
	color: #999999;
	background-image: url(images/navbg1.jpg);
	background-repeat: repeat-x;
}

#active a {
	display: block;
	color: #333333;
	text-decoration: none;
}

#logo {
	width: 962px;
	background-image: url(images/banner2.jpg);
	height: 54px;
}

#content1 {
	width: 962px;
	padding-top: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

#content2 {
	width: 962px;
	padding-top: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

.logos {
	float: right;
}

.vidcontainer {
	width: 800px;
	height: 344px;
	padding-bottom: 10px;
}

.contentcontainer {
	width: 947px;
	height: 450px;
	padding-top: 15px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
	padding-left: 15px;
}

.vids {
	padding-left: 15px;
	float: left;
	}
	
.pics {
	float: left;
	padding-right: 20px;
	margin-bottom: 60px;
	}



#about {
	width: 940px;
	padding-right: 20px;
	text-align: left;
}

.aboutimage {
	float: right;
	padding-left: 30px;
}

#posts {
	width: 890px;
	text-align: left;
	
}

.thumbs {
	padding-left: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.linksleft {
	float: left;
	width: 400px;
	height: 400px;
}

.linksright {
	width: 360px;
	float: left;
}

.hangright {
	width: 500px;
	margin-left: 415px;
	color: #64564B;
	line-height: 18px;
}

.henimage {
	padding-left: 180px;
}

.bridalimage {
	padding-left: 220px;
}


.hangright a{
	text-decoration: underline;
	color: #64564B;
}

.hangright a:hover{
	color: #8d7d5c;
	text-decoration: underline;
}

#clear {
	clear: both;
	height: 4px;
	width: 962px;
	background-color: #FFFFFF;
}

#clear2 {
	clear: both;
	height: 1px;
	width: 940px;
	background-color: #FFFFFF;
}

#base {
	width: 962px;
	background-image: url(images/base.jpg);
	height: 43px;
}

#footercontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 962px;
}

#footer {
	height: 75px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}

.twitlogo {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footertextleft {
	float: left;
	color: #716f6c;
}

.footertextleft2 {
	float: left;
	color: #716f6c;
	padding-top: 5px;
}

.footertextleft a{
	color: #716f6c;
	text-decoration: none;
}

.footertextleft a:hover{
	color: #8d7d5c;
	text-decoration: underline;
}

.footertextright {
	float: right;
	font-size: 10px;
	color: #716f6c;
	text-align: right;
}

.footertextright a{
	color: #716f6c;
	text-decoration: none;
}

.footertextright a:hover{
	color: #8d7d5c;
	text-decoration: underline;
}

/* BELOW IS CSS FOR FLOW GALLERY*/

.$$jFlowbg {
	background-color: #333333;
	width: 890px;
	padding: 10px;
}


#myController span{
	color:#716f6c;
	cursor:pointer;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 20px;
	
}


#mySlides {
	background-color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	width: 947px;
	}

#jFlowSlide{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.jflowwidth {
	padding-top: 10px;
}


.jFlowControl {

} 

.jFlowSlideContainer {
	width: 700px;
}



#myController {
	width: 930px;
	padding-top: 10px;
	background-image: url(images/catbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
}

#myController span.jFlowSelected {
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
	padding-top: 10px;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

#myController2 span{
	color:#00CC33;
	cursor:pointer;
}

#jFlowSlide2{
border:0px solid #cccccc;
}

.slidetextbox {
	padding-left: 15px;
	width: 910px;
}

#myController2 span.jFlowSelected2 {
	color:#fe0000;
}

.jFlowPrev2, .jFlowNext2{
cursor:pointer;
}


#myController3 span{
	color:#CCFF66;
	cursor:pointer;

}

#jFlowSlide3{
border:0px solid #cccccc;
}

#myController3 span.jFlowSelected3 {
	color:#fe0000;
}
