/* CSS Document */

body {
	background-color: #ded9c2;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;	
	font-size: 14px;
	color: #4e2c29;
}
body #slide {
	background-image: url(images/slideback.gif);
	background-repeat: repeat-x;
}
a {
    outline:none;
	color: #4e2c29;
    text-decoration:underline;}


#wrapper {
	text-align: left;
	width: 1024px;
	margin-top: 177px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#left-column {
	font-size: 14px;
	line-height: 20px;
	color: #4e2c29;
	float: left;
	width: 315px;
}

#left-column #content {
	width: 310px;
	margin-top: 73px;
}

#right-column {
	float: right;
	width: 700px;
	font-size: 10px;
}

#right-column #content {
	margin-top: 23px;
	margin-bottom: 25px;
}
#right-column #content3 {
	font-size: 14px;
	line-height: 20px;
}

#nav {
	font-size: 10.5px;
	color: #bdd12f;
	text-align: center;
	height: 23px;
	margin-top: 15px;
}
#nav a {
	color: #bdd12f;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	width: 692px;
}
#nav a:hover {
	color: #ded9c2;
	text-decoration: none;
}


#logo {
	height: 98px;
	width: 284px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding-top: 5px;
	margin-top: 25px;
	background-color: #bdd12f;
	padding-left: 10px;
	clear: both;
	padding-bottom: 5px;
}
.righttext {
	float: right;
	width: 600px;
	text-align: left;
	background-color: #bdd12f;
	padding: 15px;
}
#footer {
	font-size: 10px;
	color: #cf87b6;
	text-align: right;
	clear: both;
	width: 1020px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#form {
	line-height: 25px;
	width: 500px;
	margin-top: 25px;
	float: right;
	vertical-align: text-bottom;
}
#footer #left {
	text-align: left;
	width: 500px;
    float:left;
}
.cards {
	padding-right: 10px;
	padding-left: 10px;
}
#footer #right {
	text-align: right;
	width: 500px;
    float:right;

}

#footer a {
	color: #cf87b6;
	text-decoration: none;
}
#footer a:hover {
	color: #cf87b6;
	text-decoration: underline;
}
#box {
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 480px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	text-align: justify;
	height: 680px;
	padding-right: 15px;
	padding-left: 15px;
}
#box p {
	margin-right: 15px;
	margin-left: 15px;
}
#box-short p {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
}
#box-right {
	background-image: url(images/boxbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	width: 480px;
	margin-bottom: 20px;
	padding-bottom: 150px;
	text-align: justify;
	height: 710px;
	padding-right: 15px;
	padding-left: 15px;
}
#box-short {
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 480px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
#clear {
	clear: both;
	height: 25px;
}

#fullwidth {
	text-align: left;
	width: 1024px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #663333;
}

#wrapper #fullwidth .afterthumb {
	margin-left: 300px;
}
#wrapper #fullwidth .afterthumb2 {
	margin-left: 50px;
	padding-left: 100px;
}
.thumb {
	float: left;
	margin-right: 15px;
	padding: 5px;
	border: 2px solid #663300;
	margin-left: 10px;
	margin-bottom: 20px;
}
.thumb2 {
	padding: 5px;
	margin-bottom: 20px;
	background-color: #bdd12f;
	text-align: center;
}

.imgleft {
	float: left;
	margin-right: 25px;
}


#left-column #content3 {
	width: 310px;    
	margin-top: 15px;
    margin-left:-10px;
}
#wide {
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	padding-top: 1px;
}

#greenbox {
	background-color: #b5c831;
	width: 400px;
	padding: 10px;
	float: right;
	margin-left: 50px;
	margin-top: 40px;
}
#notgreenbox {
	width: 500px;
	padding: 10px;
	float: left;
	margin-top: 40px;
	height: 250px;
}
#box-shorter {
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 480px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
#box-shorter p {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
}
#story {
	background-image: url(images/story.gif);
	background-repeat: no-repeat;
	height: 300px;
	width: 814px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 110px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
}
.storyleft {
	float: left;
}
.imgleft2 {
	float: left;
	margin-right: 15px;
}
#story-eb {
	background-image: url(images/story-eb.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 814px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 110px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
}
.centertext {
	width: 600px;
	text-align: left;
	background-color: #bdd12f;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#socialnetworking {
	height: 450px;
	width: 500px;
	background-color: #4e2c29;
	float: left;
	text-align: center;
}
#socialnetworking #social {
	background-image: url(images/social.jpg);
	height: 35px;
	width: 196px;
	padding-top: 51px;	
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

