body {
	background-color: #FFFFFF;
	text-align: center;
}
#outer {
	margin:0px auto;
	width: 800px;
	height: auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a:link {
	color: #5c8096;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	color: #6F8FA3;
	
}

a:hover {
	font-weight: bold;
	color: #663300;
	
}



#Header {
	height: 252px;
	width: 750px;
	margin:0px 25px;
	background: url(images/WinterHeader.jpg)no-repeat center bottom;
}


#MainText {
	font-size: small;
	color: #663300;
	width: 700px;
	margin:25px auto 0px 20px;
	padding-top: 15px 0 25px 25px;
	height: auto;
	list-style-image: url(images/snowflake.jpg);
	position:relative;
	
}

#MainText h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #663300;
}

#MainPort {
	color: #663300;
	width: 700px;
	background-position: right;
	background-repeat: no-repeat;
	margin:0px auto 0px 10px;
	padding:0 0 25px 25px;
	height: auto;
}

#border {
	background: url(images/snowBorder1.jpg)repeat-x bottom;
	width: 100%;
	margin:0px auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
	vertical-align: text-bottom;
	
}

#bottomNav {
	
	font-size: x-small;
	color: #663300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACBCBB;
	border-bottom-color: #ACBCBB;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 750px;
	margin:0px auto;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #8C724B;
	text-align: center;
	padding-top: 10px;
}


.ul {
	list-style-image: url(images/leafButton.jpg);
	list-style-position: inside;
}
#sideleaf {
	padding: 0px;
	width: 360px;
	position: absolute;
	top: 29px;
	right: 1px;
	height: 320px;
	color: #B93C00;
	background-image: url(images/bigSnowflake.jpg);
	background-repeat: no-repeat;
}

#sideQuote{
	position: absolute;
	height: 150px;
	width: 156px;
	left: 97px;
	top: 100px;
	
}

#sideQuote h2 {
	position: absolute;
	height: 170px;
	width: 156px;
	top:-10px;
	left: 2px;
	color: #B93C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	
}


.h3 {
	color: #B93C00;
}

.label {
	font-weight: bold;	
}

.btn {
	font-weight: bold;
	font-size:large;
	color: #FFF;
	background-color: #B93C00;
	height:50px;
	width:120px;
	padding:10px;
	
}
.form {
	border:thin;
	border-style:solid;
	border-color:#663300;
	padding:5px;
	
}

/* circle */

#nav {
	width:800px;
	height:30px;
	margin: 0px auto;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #830100;
}


ul#navCircle {
      padding: 5px 0 0px 10px;
	  margin:auto 0;
	   
        
}

ul#navCircle li {
	list-style-type: none;
	display:inline;
}

ul#navCircle a:link {
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px 24px;
	text-decoration: none;
	color: #5c8096;
	
}

ul#navCircle a#this_page:link, ul#navCircle a#this_page:visited {
	padding-left: 24px;
	color: #5c8096;
	font-weight:bold;
	background: url(images/snowflake.jpg) no-repeat left center;
}

ul#navCircle a:visited {
	color: #6E7B81;
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px 24px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


ul#navCircle a:hover {
        padding-left: 24px;
        color: #9FBDC7;
        background: url(images/snowflake.jpg) no-repeat left center;
}


/************Javascript Portfolio******************/
/*from basic*/
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 1024px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}


/*from port-2*/

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	width:250px;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	/*border: 1px solid #ccc;*/
}
ul.thumbs li.selected a.thumb {
	background: #CCC;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


