/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e2d79b url(images/img01.gif) repeat-x;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #635B43;
	
}

h1, h2 {
	color: #26665A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin-bottom: .5em;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 120%;
	font-weight: normal;
}

h3 {
	font-size: 80%;
	font-weight: 700;
	color:#666666;
	margin-bottom: 5px;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	line-height: 160%;
	font-size: 75%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left 8px;
	padding-bottom: 3px;
}	

a {
	text-decoration: none;
	color: #000000;
	border-bottom:thin dotted #666666;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
	border: 0;
}

/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	text-decoration:none;
	text-transform:uppercase;
	border:none;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}


/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #000000 url(images/logo1.jpg) no-repeat;
	border: none;
}

	
	


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/bg1.gif) repeat-y;
}

#page1 {
	background: url(images/bg2.gif);
	margin: 0 auto;
	width: 760px;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

#content .photo img {
	border: 5px solid #FFFFFF;
	margin-bottom: 5px;
} 

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}


.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 150%;
	font-size: 75%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

.caption {
	padding: 3px 10px 5px 0;
	font-size: 90%;
	line-height: 120%;
}	 

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	border-left: 5px solid #DB5600;
	line-height: 140%;
	font-style: italic;
	font-size: 110%;
}



#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
	border-bottom: none;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
	line-height: 130%;
}

#footer .links {
	float: left;
	width: 440px;
	height: 38px;
	padding: 12px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 60%;
	line-height: 130%;
	text-decoration: none;
}

#footer .wrapper .links a {
	border-bottom-style: none;
	color: #635B43;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 38px;
	margin: 0 auto;
	padding: 12px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 60%;
	color: #D6BC8F;
	line-height: 130%;
}

#footer .legal a {
	color: #DFC293;
	text-decoration: none;
	border-bottom-style: none;
}

#footer .legal a:hover {
	text-decoration:underline;
}
#photopage  img {
	border-bottom-style: none;
}
