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

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
h1 {
	color:#2879B6;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	}
h2 {
	color:#000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 0 0;
	margin-top: 30px;
	/*	border-top: 0px solid #ddd; */
	border-top: 1px solid #ccc;
	}
h3 {
	color:#000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0 0 0;
	line-height: 100%;
	}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
#imageContainer {
	position:inherit;
	margin:auto;
	width:210px;
	height:140px;
}

#imageContainer img {
	display:none;
	position:inherit;
	top:0px;
	left:0;
}
.photocaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
}
#sitemeter, #googleanalytics { visibility: hidden; }
.contactLink {
	padding-left: 0px;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.contactLink a:link {
	color: #2879B6;
	text-decoration: none;
}
.contactLink a:visited {
	color: #2879B6;
	text-decoration: none;
}
.contactLink a:hover { color: #f00; text-decoration: none; }
.contactLink a:active { color: #b300ff; text-decoration: none; }
.hidden { visibility: hidden;}

#masthead {
	padding: 0px;
	margin: 0 auto;
	width: 770px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	top: 0px;
}
#column_wrapper {
	width: 770px;
	min-height: 550px;
	position: relative;
	clear: left;
	
}


#home_column_wrapper {
	width: 770px;
	min-height: 550px;
	position: relative;
	clear: left;
	background-attachment: scroll;
	background-image: url(../images/homepageart.jpg);
	background-repeat: no-repeat;
	height: 550px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 559px;
	float: left;
	min-height: 500px;
}
#right {
	width: 210px;
	float: left;
	color: #4349ff;
	text-decoration: none;
	padding: 40px 0px 20px 0px;
}
#rightLower {
	float: left;
	width: 210px;
}

.content a:link {
	color: #2879B6;
	text-decoration: none;
}
.content a:visited {
	color: #2879B6;
	text-decoration: none;
}
.content a:hover { color: #f00; text-decoration: none; }
.content a:active { color: #b300ff; text-decoration: none; }
#left .content {
	padding: 40px 30px 20px 36px;
	font-size: 0.9em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 0px;
	font-size: .9em;
	line-height: 1.5em;
}
#rightLower .content {
	padding: 24px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
}
.contentAUSIdebar {
	padding: 0px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
}
.contentAUSIdebar a:link {
	color: #2879B6;
	text-decoration: none;
}
.contentAUSIdebar a:visited {
	color: #2879B6;
	text-decoration: none;
}
.contentAUSIdebar a:hover { color: #f00; text-decoration: none; }
.contentAUSIdebar a:active { color: #b300ff; text-decoration: none; }
.redbox {border: 1px solid #f99; padding: 0 10px;}
#masthead .content {
}
#footer .content {
	padding: 12px 20px;
}
.footer {
	color: #333;
	background-color: #fff;
	padding: 10px 10px 10px 40px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	 border-top: 1px solid #ccc;
}
.footer a:focus, a:active {
	outline: none;
	text-decoration: none;
}
.footer a:link {
	text-decoration: none;
	color: #2879B6;
}
.footer a:visited {
	text-decoration: none;
	color: #2879B6;
}
.footer a:hover {
	text-decoration: none;
	color: #F00;
}
.footer a:active {
	text-decoration: none;
	color: #06F;
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #2879B6;
	text-decoration: none;
}
#left a:visited {
	color: #2879B6;
	text-decoration: none;
}
#left a:hover {
	color: #C30;
	text-decoration: none;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #ffffff;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}


.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px 0;
}
a img  { border: 0; }
.clear { clear: both; }
.left  { float: left; }


small, .small { font-size: 11px;}
big, .big     {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
/*big strong, .big strong, */

.highlight { background: #ffc; }

.comment { background: #ff0; border: 1px solid #ccc; }
.pdf { }
.new { font-weight: bold; color: red; }
#frontpage {
	width: 770px;
	float: left;
	height: auto;
	position: relative;
}
.home {
	width: 770px;
	min-height: 550px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.homeInfo {
	width: 270px;
	margin-top: 230px;
}

.buttonPad {
	padding-right: 10px;
}
.footerHome {
	color: #333;
	background-color: #fff;
	padding: 10px 10px 10px 40px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top: 1px solid #ccc;
}
.red {color:red;}
