body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 1.4em;
}

h1 {
    
}

h2 {

}

h3 {
    margin: 0px 0px 0px 6px;
    font-size: 1.2em;
    font-variant: small-caps;
    font-weight: normal;
    color: #446
}

h4 {
    margin: 0px 0px 5px 6px;
    font-size: 1em;
    font-variant: small-caps;
    font-weight: normal;
    color: #446
}

a {
	color: #ff9900;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
}

img {
    margin:0px;
    padding:0px;
}

#topRightNav {
	width: 200px;
	margin: 10px 16px 10px 10px;
	float: right;
}

.headerFade {
	background-image: url('../images/headerBG.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 0px;
}

.headDog {
	background-image: url('../images/bgribbon.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.headerLogo {
    border:0px;
    margin: 10px 20px 10px 20px;
}

.headerLogoSmall {
    border:0px;
    margin: 10px 20px 6px 40px;
}

.headerText {
    border:0px;
    margin: 10px 10px 14px 0px;
}

.contactLink {
    color: #336;
    font-weight: bold;
    border:0;
    margin: 8px;
    padding: 0;
}

#nav {
    background-color: #1a477e;
}

#navList {
    width: 200px !important;
    background-image: url('../images/navBG.jpg');
    background-repeat: none;
    margin: 0px;
    padding: 0px;
    list-style: inherit;
    color: #fff;
}

#navList li {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #aac;
    border-right: 1px solid #224;
    border-bottom:1px solid #1a477e;
    border-left: 1px solid #668;
}

#navList li a {
	width: 180px;
	display: block;
	text-decoration: none;
	color: white;
}

#navList li a:hover {
	text-decoration: underline;
}

.nLinkLink {
	padding-left: 18px;
}

.nLinkHead {
	padding-left: 4px;
}

.headerMiddle {
    width: 346px;
    padding:0px;
    margin:0px;
    line-height: 0;
}

.headerMiddle img {
    margin:0px;
    padding:0px;
}

.headerRight {
    width: 263px;
    background-color: #1a477e;
    line-height: 0px;
}

.headerMiddleRight {
	margin:0px;
	padding:0px;
/*	width: 609px !important; */
    background-color: #1a477e;
    line-height: 0px;	
}

.infinityR {
	width: 20px;
    background-image: url('../images/fadeRight.gif');
    background-repeat: repeat-y;
    background-position: left;
}

.infinityL {
	width: 20px;
    background-image: url('../images/fadeLeft.gif');
    background-repeat: repeat-y;
    background-position: right;
}

.infinityBL {
	width: 20px;
	height: 10px;
    background-image: url('../images/fadeBottomLeft.gif');
    background-repeat: no-repeat;
    background-position: top right;
}

.infinityBR {
	width: 20px;
	height: 10px;
    background-image: url('../images/fadeBottomRight.gif');
    background-repeat: no-repeat;
    background-position: top left;
}

.infinityB {
	height: 10px;
    background-image: url('../images/fadeBottom.gif');
    background-repeat: repeat-x;
    background-position: top;
}

.infinityTL {
	width: 20px;
	height: 10px;
    background-image: url('../images/fadeTopLeft.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.infinityTR {
	width: 20px;
	height: 10px;
    background-image: url('../images/fadeTopRight.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
}

.infinityT {
	height: 10px;
    background-image: url('../images/fadeTop.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

blockquote {
	font-weight: normal;
}

.quote {
    margin: 0px;
    padding: 0px;
    letter-spacing: 1px;
    line-height: 1.5em;
    color: #444;
    font-size: 12px;
    background-color: #d0dbe1;
    font-family: Garamond, Georgia, Serif;
}

.startQuote {
    text-indent: 36px;
    margin: 16px;
    padding: 0px;
    background: url('../images/quotes1.png');
	background-position: 6px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.endQuote {
    margin: 3px 8px 8px 8px;
    padding: 0px;
    padding-right: 24px;
    background: url('../images/quotes2.png');
    background-position: bottom right;
	background-repeat: no-repeat;
}

.mainContentArea {
	background-image: url('../images/bgFade.gif');
	background-repeat: repeat-x;
	background-color: #eeeeff;
}

.contactSmall {
	font-size: 10px;
	font-weight: normal;
	margin-left: 8px;
}

#textContent {
    margin: 16px;
    font-size: 1.2em;
    line-height: 1.5em;
}

#textContent p {
	text-indent: 24px;
}

#canvas {
	width: 849px;
	margin:0px auto 0px auto;
}

#bottomNav {
	height: 20px;
	text-align: center;
	background-color: #eeeeff;
}

#footer {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: center;
	border-top: 1px solid #ff9900;
}

#contactForm {
	line-height: 1.3em;
	font-size: .9em;
	color: #666;
}

input, textarea {
	border: 1px solid #666;
}

.column {
	float: left;
	margin: 10px 10px 30px 10px;
	padding: 0px;
	border: 0px;
	border-left: 1px solid #dddddd;
}

.column a {
	color: #999;
}

.column ul {
	list-style: none;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	font-size: .9em;
}

.column ul li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	line-height: 1em;
}