/* 
  ------------------------------------------------
  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: #FFFFFF;
	background-image:url(../images/bg3.gif);
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0px;
}
#masthead {
	padding: 0px;
	margin: 0px;
	margin-bottom: -5px;
}
#wrapper {
	width: 776px;
	margin: 0 auto;
}

#column_wrapper {
	background-image: url(../images/col_bghome.gif) ;
	background-repeat: repeat-y;
}

#column_wrapper_int {
	background-image: url(../images/col_bgint.gif);
	background-repeat: repeat-y;
	height: 1%;
}


html>body #column_wrapper_int {
height: auto
} 



.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 596px;
	float: left;
}
#left {
	width: 180px;
	float: left;
}
#left .content {
	padding-left: 8px;
	padding-top: 34px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	padding-right: 50px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 0.9em;
	line-height: 1.45em;
}
#masthead .content {
	padding: 0px;
}

#footerwraphome {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/footerhome.gif);
	background-repeat: no-repeat;
	height: 97px;
	margin: 0px 0px 0px 0px;
}

#footerhome {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	padding-top: 12px;
	padding-left: 85px;
	margin: 0;
	font-size: 12px;
	clear: both;
	
		
}


#footerhome ul {
	list-style: none;
	margin:0;
	padding:0;
	padding-top: .5em;
}

#footerhome li {
	display:inline;
}

#footerhome a:link {color: #000000; text-decoration:none;}
#footerhome a:visited {color: #000066; text-decoration:none;}
#footerhome a:hover, #footercontent a:active, #footercontent a:focus {
	text-decoration:underline;
}

#footerwrapint {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/footerint.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin: 0px 0px 0px 0px;
}

#footerint {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	padding-top: 30px;
	padding-left: 85px;
	margin: 0;
	font-size: 14px;
	clear: both;
	
		
}

#footerint ul {
	list-style: none;
	margin:0;
	padding:0;
	padding-top: .5em;
}

#footerint li {
	display:inline;
	color:#FFFFFF;
}

#footerint a:link {color: #ffffff; text-decoration:none;}
#footerint a:visited {color: #CCCCCC; text-decoration:none;}
#footerint a:hover, #footercontent a:active, #footercontent a:focus {
	text-decoration:underline; color: #ffffff;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#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: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	
	border-color: #000000 !important;
}
h1 {
	font-size: 1.7em;
	margin: 0;
	color:#990000;
	text-align:center;
	margin-top: 5px;
}
h2 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color:#116464;
	
	
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

.photoright {
	float:right;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.photoright2 {
	float:right;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 15px;
}

.photoright3 {
	float:right;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 40px;
	
}

.photoright4 {
	float:right;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.photoright5 {
	float:right;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
}


.photoleft {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.photoleft2 {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}




.box {
	margin-left: 10%;
	margin-right: 10%;
	border: 2px #116464 solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, geneva, sans-serif;
	background-color: #ffffcc;
	color: #000000;
	display: block;
	font-size: 1em;
	line-height:1.25;
	margin-top: 30px;
	margin-bottom: 30px;
}

.quote {
	margin-left: 35px; 
	margin-right: 40px; 
	font-style: italic; 
	font-weight: bold; 
	line-height:1.1; 
	margin-bottom: 10px; 
}

.quote1 {
	text-align: left;
	font-family: Arial, geneva, sans-serif;
	font-style: oblique;
	color: #000000;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 8px;
}

.quote2 {
	font-family: Arial, geneva, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: .8em;
	font-weight: 600;
	text-align: right;
}

.quote3 {
	text-align: left;
	font-family: Arial, geneva, sans-serif;
	font-style: oblique;
	color: #000000;
	
	font-weight: bold;
	
}

.bold1 {
	font-weight: bold;
	font-size: 1em; 
	line-height: 1.15;
}

.happenings {
	font-size: 1em; 
	line-height: 1.15;
}
