@charset "UTF-8";
/* CSS Document */


/* Tags */

html {
	height: 100%;
}
p {
	margin-bottom: 1em;
	margin-top: 0px;
}

body {
	background-color: #ffffff;
	background-image: url(/images/backgradient2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* site structure */


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header a:current {
	color: #91bb48;
	text-decoration: none;
	margin-left: 30px;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #938b99;
	text-align: right;
	height: 25px;
	width: 900px;
	padding-top: 75px;
	position: relative;
}
#header a:link {
	color: #938b99;
	text-decoration: none;
	margin-left: 30px;
}

#header a:visited {
	color: #938b99;
	text-decoration: none;
	margin-left: 30px;
}

#header a:hover {
	color: #91bb48;
	text-decoration: none;
	margin-left: 30px;
}

#content {
	width: 900px;
	min-height: 600px;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #938b99;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efedf1;
	position: relative;
	text-align: left;
}

#footer a:link {
	color: #938b99;
	text-decoration: none;
	margin-right: 15px;
}

#footer a:visited {
	color: #938b99;
	text-decoration: none;
	margin-right: 15px;
}

#footer a:hover {
	color: #91bb48;
	text-decoration: none;
	margin-right: 15px;
}

.footer_right {
	position: absolute;
	right: 0px;
	color: #91bb48;
	top: 5px;
}

.jessiekeylon {
	position: absolute;
	z-index: 1000;
	left: -28px;
	top: 45px;
}

#framecontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #938b99;
	width: 870px;
	text-align: left;
	background-image: url(/images/contactframe2.jpg);
	background-repeat: no-repeat;
	height: 180px;
	padding-top: 420px;
	padding-left: 30px;
}

#framecontact a:link {
	color: #938b99;
	text-decoration: none;
	
}

#framecontact a:visited {
	color: #938b99;
	text-decoration: none;
	
}

#framecontact a:hover {
	color: #91bb48;
	text-decoration: none;	
}

#frameblog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #db9f4f;
	width: 870px;
	text-align: left;
	background-image: url(/images/blogframes.jpg);
	background-repeat: no-repeat;
	height: 435px;
	padding-top: 30px;
	padding-left: 30px;
}

#frameblog a:link {
	color: #bb7415;
	text-decoration: none;
	
}

#frameblog a:visited {
	color: #bb7415;
	text-decoration: none;
	
}

#frameblog a:hover {
	color: #ed931a;
	text-decoration: none;	
}

#framepay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	width: 870px;
	text-align: left;
	background-image: url(/images/payframe2.jpg);
	background-repeat: no-repeat;
	height: 350px;
	padding-top: 250px;
	padding-left: 30px;
}

#framepay a:link {
	color: #ffffff;
	text-decoration: none;
	
}

#framepay a:visited {
	color: #ffffff;
	text-decoration: none;
	
}

#framepay a:hover {
	color: #91bb48;
	text-decoration: none;	
}

#frameabout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	width: 870px;
	text-align: left;
	background-image: url(/images/aboutframe2.jpg);
	background-repeat: no-repeat;
	height: 400px;
	padding-top: 200px;
	padding-left: 30px;
}

#frameabout a:link {
	color: #ffffff;
	text-decoration: none;
	
}

#frameabout a:visited {
	color: #ffffff;
	text-decoration: none;
	
}

#frameabout a:hover {
	color: #91bb48;
	text-decoration: none;	
}

.greentext {
	font-size: 14px;
	color: #7fc4ae;
	font-weight: bold;
}

body.page1 #header a.one {
	color: #91bb48;
}

body.page2 #header a.two {
	color: #91bb48;
}

body.page3 #header a.three {
	color: #91bb48;
}

body.page4 #header a.four {
	color: #91bb48;
}

body.page5 #header a.five {
	color: #91bb48;
}

body.page6 #header a.six {
	color: #91bb48;
}

#viewport {
	background-image: url(/images/photoframe2.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
}

#viewport_2 {
	background-image: url(/images/photoframe2.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
}

#viewport_3 {
	background-image: url(/images/photoframe2.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
}

#myGallery
{
width: 900px !important;
height: 600px !important;
}
