/* 
  -----------------------------------
  BP-PP Interior - Liquid - Basic
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	min-width: 1000px;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: center;
	background-image: url(title_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#masthead {
	background-color: #FFFFFF;
	height: 160px;
	background-image: url(headbg.gif);
	background-repeat: repeat-x;
}
body, #masthead {min-width: 1000px;}
#logodiv {
	text-align: right;
	width: 100%;
	float: right;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 159px;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #4A4A4A;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 244px;
}
#layoutwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 1000px;
	text-align: left;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#floatwrapper {

}
#floatwrapper2 {

}
#leftbox {
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 122px;
}
#leftcontent {
	width: 200px;
	font-size: 0.75em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftboxcontent {
	color: #CCCCCC;
	padding: 0 16px 24px 16px;
	background-color: #444444;

}
#mainbox {
	padding: 0px;
	margin-top: 115px;
	margin-right: 5px;
	margin-bottom: 0;
	float: right;
	margin-left: 5px;
	width: 770px;

}
#maincontent {
	padding: 20px 20px;
	font-size: 0.8em;
	line-height: 1.6em;
	border: 1px solid #222222;
	min-height:400px;
}
#maincontent p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	text-align: justify;
}
#rightbox {
	background-color: #222222;
	color: #C1C1C1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 30px;
	width: 190px;
	float: right;
	height: 400px;
}
#rightcontent {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
#rightboxcontent {
	color: #CCCCCC;
	padding: 0 16px 24px 16px;
	background-color: #444444;

}
#thumbsbox {
	background-color: #222222;
	color: #C1C1C1;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 720px;
	height: 120px;
	background-image: url(gallery_tmb.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#thumbscontent {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
#rightboxcontent {
	color: #CCCCCC;
	padding: 0 16px 24px 16px;
	background-color: #444444;

}
#thumbsbox #thumbscontent li {
	display: inline;
	text-align: center;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 110px;
	margin-top: 15px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#thumbscontent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*--BEGIN USER STYLE --*/
.img_left {
	float: left;
	margin-top: 15;
	margin-right: 12px;
	margin-bottom: 15;
	margin-left: 0;
}
.img_leftb {
	float: left;
	margin: 0 12px 0 0;
	border: 1px solid #222222;
}
.img_right {
	float: right;
	text-align: center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 12;
}
.centered {
	text-align: center;
}

.clearit {
	clear: both;
	height: 1px;
	line-height: 0.0;
	font-size: 1px;
}
/*--END USER STYLE --*/
h2, h3 {
	font-size: 1.1em;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 1em;
}
#footer {
	margin: 0px;
	font-size: 0.6em;
	line-height: 2em;
	background-color: 222222;
	color: #888888;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.copyright {
	letter-spacing: 0.5em;
	font-weight: bold;
}
#footer a {
	color: #888888;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7TPcontent a {
	color: #333333;
}
.p7TPcontent a:hover {
	color: #CCCCCC;
	background-color: #4a4a4a;
	text-decoration: none;
}
#mainbox a {
	color: #003399;
}
#mainbox a:hover {
	color: #333333;
}


h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#footercontent {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 1000px;
	margin-left: auto;
}
#pagewrapper #masthead #search {
	float: right;
	clear: right;
	margin-right: 20px;
	width: 300px;
	text-align: right;
}
#pagewrapper #masthead h1 {
	color: #CCCCCC;
	float: right;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	text-align: right;
}
#maincontent li {
	list-style-type: disc;
}
.breadcrumb {
	font-size: 0.7em;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 1.8em;
}
#footercontent p {
	margin-bottom: 0px;
}
table {
	font-size: 1em;
}
#footercontent strong {
	font-size: 1.4em;
	color: #DDDDDD;
}
#rightbox #rightcontent li {
	display: inline;
	text-align: center;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 110px;
	margin-top: 15px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 3px;
}
#rightcontent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#logodiv p {
	font-size: 22px;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	font-variant: small-caps;
}
#leftcontent h4 {
	font-weight: bold;
	text-align: center;
	font-size: 1.6em;
	margin-bottom: 50px;
	margin-top: 30px;
}
#maincontent .summary {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#maincontent .summary .image img {
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 10px solid #212121;
}
.summary .content_right {
	float: right;
	width: 480px;
}
#maincontent .height {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 1px;
}
#rightbox #rightcontent a {
	color: #CCCCCC;
}
#rightbox #rightcontent a:hover {
	color: #ABABD8;
}
#rightcontent h2 {
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
}
#rightcontent p {
	text-align: center;
}
#maincontent h3 a, #maincontent h3 a:visited {
	color: #333333;
}
#maincontent h3 a:hover {
	color: #003399;
}
