/* Main Layout */

body {
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(img/grad_bkg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#banner {
	padding: 8px;
	margin-bottom: 0;
	background-image: url(img/babkg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	padding: 0;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 0;
	background-image: url(img/cmnote.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}
#content {
	margin-right: 260px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#sidebar {
	float: right;
	width: 220px;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.feature {
	border: 1px solid #C6C6C6;
	padding: 8px;
}

#headersidebar {
	float: right;
	width: 220px;
	margin: 0;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {
	clear: both;
	padding: 0;
	margin-top: 0;
	background-color: #9E6FC0;
	background-image: url(img/menubkg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #4b0082;
	margin-bottom: 10px;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
}
.imagebg {
	background-image: url(img/girl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 222px;
	margin-top: 10px;
}
.imgtextlt {
	float: left;
	width: 220px;
}
.imgtextrt {
	float: right;
	width: 220px;
}
/* Links */

* a {
	position:relative
} /* Gets links displaying over a PNG background */
a {
	outline:none
} /* Gets rid of Firefox's dotted borders */
a img {
	border:none
} /* Gets rid of IE's blue borders */
/* Typography */
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #4B0082;
}
/* ClearFix Start */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
/* ClearFix End */
/* Typography Starts */
h1 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
h2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
h3 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}
#content p {
	font-size: 15px;
	color: #333;
}
#content li {
	font-size: 15px;
	color: #333;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar p {
	font-size: 13px;
	color: #333;
}
.feature p {
	margin-bottom: 0px;
	margin-top: 5px;
}
#footer p {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
/* Top Menu Starts */
#menuwrapper {
	background-color: #9E6FC0;
	background-image: url(img/menubkg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #4b0082;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menubar {
	width: 100%;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #4b0082;
	font-size: 15px;
	color: #fff;
}
#menubar a.trigger {
	background-image: url(Menu/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menubar li {
	float: left;
}
#menubar li {
	position: relative;
}
/* hide from IE mac \*/

#menubar li {
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li {
	width: 170px;
}
#menubar ul li a {
	color: #333;
	border-right: 0;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 16px;
}
#menubar li ul {
	position: absolute;
	display: none;
	background-image: url(img/shad.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	background-position: center bottom;
}

#menubar li:hover a, #menubar a:focus, #menubar a:active, #menubar li.p7hvr a {
	color: #333;
	background-color: #FFF;
}
#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #333;
	background-color: transparent;
}
#menubar ul a:hover {
	background-color: #9667B5!important;
	color: #FFF !important;
	background-image: url(img/menubkg.jpg);
}
.shadow {
	background-image: url(img/shadow.png);
	background-repeat: repeat-y;
}
.shadowbtm {
	padding-bottom: 10px;
}
/* Top Menu Ends */

/* ------------ */
.pshad {
	background-image: url(img/pshad.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 12px;
}
.wireframemenu {
	border-bottom-width: 0;
	width: 175px;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
}
* html .wireframemenu { /*IE only rule. Original menu width minus all left/right paddings */
	width: 164px;
}
.wireframemenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.wireframemenu a {
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #595959;
	text-decoration: none;
	border-bottom: 1px solid #dbdbdb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
.wireframemenu a:visited {
	color: #595959;
}
html>body .wireframemenu a { /*Non IE rule*/
	width: auto;
}
.wireframemenu a:hover {
	background-color: #F8FBBD;
	color: black;
}
.bannerlink {
	float: right;
	margin-top: 80px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Rollover Image Links */
#blog {
	display:block;
	width:185px;
	height:55px;
	background-image:url(img/blog.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#blog:hover {
	background-position:0 -55px;
}
#blog span {
display:none;
}
.split {
	margin-top: 25px;
}
.splitright {
	float: right;
	width: 325px;
}
.splitleft {
	width: 325px;
	float: left;
}

a.ovalbutton{
background: transparent url('img/oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('img/oval-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	margin-top: 10px;
	margin-bottom: 25px;
}
.overline {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.photographs {
	height: 152px;
	margin-right: -30px;
	margin-bottom: 20px;
}
.pic {
	margin-right: 30px;
	border: 1px solid #C6C6C6;
}

