@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

.home {
	background-image: url(Images/HomePageYC.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	height: 501px;
	position: relative;
	top: 0px;
	right: 0px;
}

.HomeMenu {
	position: relative;
	top: 100px;
	right: -560px;
	height: 200px;
	width: 150px;
	text-align: right;
}

.HomeMenu  ul  {
	list-style-type: none;
}
.HomeMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
}

.HomeMenu li a {
	text-decoration: none;
	color: #993333;
}


.HomeMenu li a:hover {
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 760px;
	line-height: 15px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	color: #999999;
	background-color: #000000;
	float: left;
}
.footer ul {
	display: inline;
}

.footer li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: top;
	display: inline;
}

.footer li a {
	text-decoration: none;
	color: #999999;
}
.footer li a:hover {
	color: #FFFFFF;
}

.page {
	margin-right: auto;
	margin-left: auto;
	background-color: #7CB0CD;
	margin-top: 50px;
	width: 760px;
	margin-bottom: auto;
	position: static;
	height: auto;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}


.banner {
	background-image: url(Images/PageBanner.jpg);
	height: 125px;
	width: 760px;
	background-repeat: no-repeat;
	display: block;
}
.leftMenu {
	width: 175px;
	background-color: #7CB0CD;
	float: left;
	padding-left: 5px;
}



.leftMenu ul {
	margin-top: 20px;
}


.leftMenu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	top: -10px;
}

.leftMenu li a {
	color: #0267A4;
	text-decoration: none;
}

.leftMenu li a:hover {
	color: #FFFFFF;
}

.leftMenu .mnuSel a {
	font-weight: bolder;
	color: #CBEBFE;
}

.leftMenu .mnuSel a:hover {
	color:#FFFFFF;
}

.leftMenu .mnuSub a {
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	color: #0267a4;
}

.leftMenu .mnuSub a:hover {
	color: #FFFFFF;
}

.leftMenu .mnuSubSel a {
	font-size: 12px;
	line-height: 20px;
	color: #CBEBFE;
	padding-left: 10px;
}

.leftMenu .mnuSubSel a:hover {
	color: #FFFFFF;
}

.leftMenu .mnuSub2 a {
	color: #0267a4;
}

.leftMenu .mnuSub2 a:hover {
}

.leftMenu .mnuSub2Sel a{
}


.pageBody {
	width: 760px;
	visibility: inherit;
	float: right;
	background-color: #7cb0cd;
}

.content {
	width: 556px;
	background-color: #ACD2EA;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 525px;
	overflow: auto;
	padding: 12px;
}
.linkItem {
	font-size: 12px;


}

.content li {
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
}
.SiteMapWrapper {
	list-style-type: disc;
}




.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.content a {
	color: #0000CC;
	text-decoration: none;
}
.content a:hover {
	color: #FFFFFF;
}


.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 0px;
}

.content p {
	text-indent: 0px;
}


.linkItem a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkItem a:hover {
	color:#FFFFFF;
}

.testemonial p{
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.galleryThumb {
	height: 229px;
	margin-bottom: 20px;
	width: 540px;
}
.galleryThumb p {
	text-align: left;
	vertical-align: 20%;
}


.galleryThumb img {
	margin-right: 12px;
	left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 225px;
}
.PenWrapper {

}
.PenWrapper img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 10px;
	top: auto;
}
.smol1 {
	list-style-type: square;
	font-size: 14px;
	font-weight: bold;
}
.smol2 {
	font-size: 12px;
	list-style-type: disc;
	font-weight: normal;
}
