/* Dermot Scully CSS Document */



/* Body  */

body {
	margin: 0px 0px 0px 0px;
	background: #ffffff url('../images/bg_grad.jpg') repeat-x;
	font-size: 76%;
	padding: 0px;
}

#centerLayer {
	width: 100%;
	text-align: center;
}

#container {
	width: 780px;
	height: 560px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
    text-align: left;
}


p {
    font: 1.1em/18px arial,helvetica,sans-serif ;
	color: #555555;
	text-align: justify;
}
 
h1, h2 {
    font: bold 1.4em arial,helvetica,sans-serif ;
	color: #5688a2;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-size: 1.1em;
	color: #687b85;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.footerText, .footerTextBold, .footerLink{
	font: 1em arial,helvetica,sans-serif;
	color: #889395;
}

.footerTextBold, .footerLink {
	font-size: 1em;
	text-decoration: underline;
}

a:hover.footerLink {color: #d2277b; text-decoration:underline;}


div#textCont a{
	font-weight: bold;
color: #d2277b; text-decoration:none;
}

div#textCont a:hover{
text-decoration:underline;
}

.tableText {
    font: 1em/18px arial,helvetica,sans-serif ;
	color: #555555;
	margin: 0px;
	padding-bottom: 0px;
}

ul {
    font: 1.1em arial,helvetica,sans-serif ;
	color: #555555;
	list-style: url('../images/bullet.gif');
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}

.navText, .navTextOver{
	font: bold 1em arial,helvetica,sans-serif;
	color: #d6dee2;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}

a:hover.navText {color: #ffffff; /*text-decoration:underline;*/}


blockquote {
	width: 280px;
	margin: 10px 0px 0px 50px;
	padding: 0px;
	text-align: center;
	background: #ffffff url('../images/bq-l.gif') no-repeat;
}

.blockquoteWide {
	width: 340px;
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 0px 20px;
	text-align: center;
	background: #ffffff url('../images/bq-l.gif') no-repeat;
}

#quote {
	margin: 20px 0 0 0;
	padding: 4px 12px 6px 20px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color:#9aadb7;
	background: url('../images/bq-r.gif') no-repeat right bottom;
}

#author {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color:#68818e;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 20px 18px;
}

/* End Body  */




/* Logo Bar */

#logoBar {
	float: left;
	width: 780px;
	height: 130px;
	background: #417089 url('../images/logo_bg.jpg') repeat-y;
}

#logo{
	float: left;
	width: 267px;
	height: 38px;
	padding: 50px 0px 0px 45px;
}

#homeCont, #contactCont{
	float: left;
	height: 20px;
	padding: 100px 0px 0px 305px;
}

#contactCont{
	float: left;
	width: 90px;
	padding: 100px 0px 0px 7px;
}

#homeDivide{
	float: left;
	width: 2px;
	height: 112px;
	margin: 0px 0px 0px 5px;
	background: url('../images/home_divide.gif') no-repeat bottom;
}

/* End Logo Bar */



/* Nav Bar */

#navBar {
	float: left;
	width: 740px;
	background: #006782 /*url('../images/nav_bg.jpg') repeat-y*/;
}

#navLeft, #navRight{
	float: left;
	width: 20px;
	height: 30px;
	background: #668da0 url('../images/nav_left.jpg');
}

#navRight{
	background: #668da0 url('../images/nav_right.jpg');
}

#navSpacer {
	float: left;
	width: 40px;
	height: 30px;
}

.navItem {
	float: left;
	padding: 8px 13px 0px 0px;
}

.navDivide{
	float: left;
	width: 2px;
	height: 30px;
	margin: 0px 19px 0px 0px;
	background: #5688a2 url('../images/nav_divide.gif');
}

/* End Nav Bar */




/* Content */

#content {
	width: 780px;
	background: #5688a2 url('../images/content_bg.jpg') repeat-y;
}

#textContNarrow {
	float:left;
	width: 420px;
	margin-left: 0px;
	padding: 40px 0px 0px 60px;
}

#titleCont, #titleContWide, #homeTitle{
	width: 410px;
	height: 25px;
	border-bottom: 1px solid #e8e5e5;
	margin-bottom: 15px;
}

#titleContWide{
	width: 650px;
}

#homeTitle{
	border: none;
}

#textCont {
	float:left;
	width: 660px;
	margin-left: 0px;
	padding: 40px 0px 0px 60px;
}


#photoCont {
	width: 210px;
	float: left;
	padding: 40px 0px 0px 40px;
}

#spacer {
	clear: both;
	width: 660px;
	height: 15px;
	margin-left: 20px;
}

.photoRight{
	float: right;
	padding: 0px 0px 20px 30px;
}


/* End Content */



/* Footer */

#footerGap {
	width: 780px;
	height: 14px;
	background: #ffffff url('../images/footer_gap.jpg') no-repeat;
}

#footer {
	width: 780px;
	height: 60px;
	background: #ffffff url('../images/content_bg.jpg') repeat-y;
	margin: 0px;
	padding: 0px;
}

#footerBottom {
	width: 780px;
	height: 29px;
	background: #ffffff url('../images/footer_bottom.jpg') no-repeat;
	padding-bottom: 40px;
}

#footerCont1, #footerCont2, #footerCont3 {
	float: left;
	width: 175px;
	padding: 10px 0px 0px 50px;
}

#footerCont3 {
	float: left;
	width: 170px;
	padding: 10px 0px 0px 40px;
}

#footerCont2, #footerCont3 {
	padding-left: 20px;
}

.footerDivide{
	float: left;
    width: 1px;
	height: 43px;
	background-color:#ebeff0;
	margin: 12px 0px 0px 47px;
}


/* End Footer */





