/* ramonpaganlaw css 9-17-2009 */

body {
	background-image: url(images/body-blend.jpg);
	background-repeat: repeat-x;
	margin-top: 66px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	background-color: #004863;
}

p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #111111;
}

a {
	color: #102B3E;
}
a:hover {
	color: #3A576C;
}

h1 {
	color: #867E67;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #005271;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}


ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #111111;
}

ol {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #111111;
}

.left-blend-area {
	background-image: url(images/left-blend.jpg);
	background-repeat: repeat-y;
}
.right-blend-area {
	background-image: url(images/right-blend.jpg);
	background-repeat: repeat-y;
}
.bottom-blend-area {
	background-image: url(images/bottom-blend.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.homepage-main {
	padding-left: 28px;
	padding-right: 24px;
	padding-bottom: 16px;
}

/* victories column */

.victories-text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}


.victories-text a {
	color: #f5a46e;
}

.victories-text a:hover {
	color: #E9CC99;
}




.victories-box {
	padding-right: 16px;
	padding-left: 12px;
}

/* end victories column */



.address-footer {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 28px;
}

.address-footer a {
	color: #BCA080;
	text-decoration: none;
}

.address-footer a:hover {
	color: #DD795F;
}
.interiors-main {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 16px;
	padding-top: 5px;
}

.topic-tables {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBAA88;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin: 6px;
}
.topic-tables-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 15px;
}
.subhead {
	color: #005271;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.text-line-above {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 7px;
	padding-bottom: -10px;
}

.jump-tables {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBAA88;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
	padding-left: 12px;
}
.right-picture {
	float: right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BBAA88;
	margin-left: 14px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C574D;
}
.right-picture-home {
	float: right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BBAA88;
	margin-left: 14px;
	padding-top: 6px;
	padding-bottom: 5px;
}

