@charset "UTF-8";
/* CSS Document */

#master {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}


body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #000000;
}

#body {
	width: 960px;
	color:	#000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80.7%;
}
#textbox2 {
	margin-top: 33px;
	background-color: #DFE1E1;
	width: 200px;
	height: 179px;
	float: right;
	margin-bottom: 20px;
	background-image: url(images/bottom_right.jpg);
	background-repeat: no-repeat;
}
#textbox2 p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #615F60;
	font-size: 11pt;
	line-height: 1.3em;
	margin: 5px;
	padding-top: 10px;
}
#textbox3 {
	margin-top: 33px;
	background-color: #DFE1E1;
	width: 620px;
	height: 330px;
	float: right;
	background-image: url(images/body.jpg);
}
#textbox3 p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 11pt;
	line-height: 1.1em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#textbox4 {
	margin-top: 33px;
	background-color: #DFE1E1;
	width: 200px;
	height: 179px;
	float: right;
	margin-bottom: 20px;
	background-image: url(images/bottom_left.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#textbox4 p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #615F60;
	font-size: 11pt;
	line-height: 1.3em;
	margin: 5px;
	padding-top: 10px;
}
#textbox5 {
	margin-top: 33px;
	background-color: #DFE1E1;
	width: 200px;
	height: 179px;
	float: right;
	margin-bottom: 20px;
	background-image: url(images/bottom_center.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#textbox5 p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #615F60;
	font-size: 11pt;
	line-height: 1.3em;
	margin: 5px;
	padding-top: 10px;
}






#header {
	height: 145px;
	width: 960px;
	background-image: url(images/header.jpg);
	position: relative;
	margin-top: 33px;
	padding-top: 1px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#footer {
	height: 40px;
	clear: both;
}

#footer p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-bottom: 9px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}


#sidebar h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 60px;
	color: #613220;
	padding-left: 50px;
}
#sidebar1 {
	margin-top: 33px;
	background-color: #DFE1E1;
	width: 315px;
	height: 330px;
	float: left;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
}
#sidebar1 img {
	height: 175px;
	width: 175px;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-left: 70px;
}

#sidebar1 p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 11pt;
	line-height: 1.3em;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

#sidebar2 {
	margin-top: 33px;
	background-color: #DFE1E1;
	width: 314px;
	height: 179px;
	float: left;
	background-image: url(images/sidebar2.jpg);
}
#sidebar2 p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11pt;
	line-height: 1.3em;
	padding-top: 5px;
	margin-top: 10px;
	padding-left: 10px;
}
.sidebarTitleLeft{
	background-image:url(images/sidebar_title_left.gif);
	display:block;
	height:38px;
	width:10px;
	background-color: #666666;
	

}

.sidebarTitleRight{
	top:179px;
	background-image:url(images/sidebar_title_right.gif);
	display:block;
	background-color: #666666;
	position: absolute;
	right: 645px;
	height: 38px;
	width: 10px;
}



h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #999999;
	font-variant: small-caps;
	font-size: 18px;
	padding-left: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin-bottom: -5px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
ul.nav li {
	display: inline-block;
	float: left;
}
ul.nav {
	margin-left:-29px;
	margin-top:42px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 0px;
}
a img { border: none;}
a{
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #EF2F24;
}
a:hover {
	color: #EF2F24;
}
* html ul.nav  {
	padding-top:2px;
}
#phototext ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#phototext li {
	text-decoration: none;
	float: left;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-left: 5px;
}
#photosidebar {
	height: 250px;
	width: 250px;
	border: 1px solid #CCCCCC;
}


.clear {
	clear: both;
	}
#textbox3 a {
	color: #CCCCCC;
}
#textbox3  a:hover {
	color: #EF2F24;
}

