/* CSS Document */

body {
	background-color: #fff9dd;
	background-attachment: scroll;
	background-image: url(images/castleCrowTwo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	
}


p {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#bgLeft {
	background-image: url(images/leftColmG.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}
#bgRight {
	background-image: url(images/rightColm.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}
#page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}


#head {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	position: relative;
}

#nav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 140px;
	height: 300px;
	text-align: center;
}

#nav ul {
	margin: 100px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
}



.mainContent {
	padding: 0px;
	width: 770px;
	height: 400px;
	position: relative;
	margin: 0px;
	overflow: hidden;
}

#home {
	margin: 0px 0px 0px 69px;
	padding: 3px;
	height: 375px;
	width: 695px;
	overflow: auto;
}
#home p {
	margin-top: 5px;
	margin-bottom: 2px;
}


/*
Home page css
*/
.homeFirst {
	margin-left: 160px;
	text-indent: 25px;
	margin-top: 10px;
	line-height: 20px;
}

.homeSecond {
	margin-left: 120px;
	margin-top: 5px;
	line-height: 20px;
	text-indent: 20px;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	margin: 0px;
	padding: 0px;
	color: #660000;
	font-size: 1.4em;
	display: inline;
}


/* root element for the whole scrollable setup */
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 770px;
	height:325px;
	margin-left: 20px;
	margin-top: 20px;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {
	position:absolute;
	width:20000em;
	clear:both;
}


/* single item */
#thumbs div {
	float:left;
	width:770px;
	height:324px;
	cursor:auto;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #88C262;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.prev {
	background-image: url(siteImages/left.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 18px;
	width: 18px;
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 600px;
}
a.next {
	background-image: url(siteImages/right.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 18px;
	width: 18px;
	cursor: pointer;
	position: relative;
	padding: 0px;
	margin: -18px 0px 0px 650px;
}
a.prev:hover {
	background-image: url(siteImages/left.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	width: 18px;
}

a.next:hover {
	background-image: url(siteImages/right.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	width: 18px;
}
#aboutLeft {
	float: left;
	width: 230px;
	margin-left: 50px;
	margin-top: 20px;
}
#aboutLeft li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1em;
}

#aboutRight {
	float: right;
	width: 450px;
	overflow: auto;
	height: 380px;
	padding: 3px;
}
#aboutRight p {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contactLeft {
	padding: 0px;
	margin-left: 100px;
	width: 200px;
	float: left;
	margin-top: 0px;
}
#contactRight {
	float: right;
	height: 400px;
	width: 475px;
	overflow: auto;
	margin-left: -30px;
}
#contactRight ul {
	text-align: right;
	list-style-type: none;
	margin: 3px 20px 3px 3px;
	padding: 3px;
}










#footer {
	background-color: #403f99;
	background-image: url(images/castleCrowFoot_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#footerContent {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/rightColm.png);
	background-repeat: repeat-y;
	background-position: right top;
	color: #fff9dd;
	padding: 0px;
	height: 400px;
}
#footerFloat {
	width: 770px;
	margin-right: 150px;
	padding: 3px;
}


.footerOne {
	list-style-type: none;
	width: 350px;
	float: left;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	margin-top: 30px;
}

.footerOne a:link {
	color: #ffffcc;
	text-decoration: none;
}
.footerOne a:visited {
	color: #ffffcc;
	text-decoration: none;
}
.footerOne a:hover {
	color: #88C262;
	text-decoration: underline;
}
.footerOne a:active {
	color: #ffffcc;
	text-decoration: none;
}





.footerTwo {
	list-style-type: none;
	float: right;
	font-weight: bold;
	padding: 5px;
	margin: 30px 5px 5px;
	text-align: right;
}
