/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
	padding: 0;
	margin-top: 20px;

}

HTML{min-height:100.2%}
li {
	margin-bottom: 8px;
}

#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-repeat: no-repeat;
	height: 110px;
	background-image: url(../images/bk1_maintopper.jpg);
	background-position: bottom;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#column_wrapper {
	background-repeat: repeat-y;
	background-image: url(../images/bk1_maintile.jpg);
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 590px;
	float: left;
}

#right .content {
	font-size: .8em;
	line-height: 1.4em;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	text-align: justify;
}
#masthead .content {
	float: left;
	background-image: url(../../slides/last.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 150px;
	margin-top: 0px;
	margin-left: 34px;
}
#footer .content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 33px;
	text-align: left;
}
.border {
	border: 1px dotted #666666;
	color: #333333;
	margin-top: 4px;
	font-size: 11px;
}
.mail {
	font-size: 9px;
	height: 14px;
	width: 112px;
	border: 1px solid #666666;
	text-align: center;
	margin-top: 3px;
	color: #FFFFFF;
	background-color: #DF5956;
	margin-bottom: 6px;
}
#footer {
	color: #CCCCCC;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/bk1_footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	letter-spacing: 3px;
	text-align: right;
}
#leftbox {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#p7navbar {
	font-size: 0.75em;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #4B697E;
}
#right a:visited {
	color: #4B697E;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 1.3em;
	margin: 0;
	color: #484848;
}
h2 {
	font-size: 1.3em;
	color: #464646;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: 6px;
}
h3 {
	font-size: 1.15em;
	color: #464646;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: 2px;
}
h4 {
	font-size: 1.1em;
	margin: 0px;
	color: #464646;
}
h5 {
	margin: 0px;
	text-align: center;
	font-size: 1.1em;
	color: #464646;
}
.contact {
	border: 1px solid #666666;
	background-color: #DDDDDD;
}
.contact_table {
	border: 1px dotted #666666;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.right {
	text-align: right;
}


h6 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px;
}

.input {
	font-size: 10px;
	text-align: center;
	float: left;
}
.go {
	float: right;
}

#menu {
	padding-left: 15px;
	padding-top: 20px;
	margin-bottom: 28px;
}
.left {
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 22px;
}
.pic {
	border: 1px solid #333333;
}
.centre {
	text-align: center;
}


.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.small {
	font-size: 12px;
	float: right;
	margin-right: 126px;
	margin-top: 86px;
	letter-spacing: 5px;
	color: #CCCCCC;
	height: 12px;
}
.float_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	border: 1px solid #333333;
}
.equal {
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
