﻿/* DigiSquid design CSS Version 2.0 */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #398a6b url(../images/navigation/bkg.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
}
.design #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.design #header { 
	padding: 0 10px 0 20px;
	height: 98px;
	background: url(../images/navigation/masthead.png) no-repeat;
}
.design #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse */
	padding: 10px 0;
}

.design #animation {
	height: 385px;
	width: 750px;
}


.design #mastheadbottom {
	height: 25px;
	width: 750px;
	background-image: url(../images/navigation/mastheadbottom.png);
}



.design #content {
	padding: 25px; 
	background: #FFFFFF;
	margin: 50px 50px 0;
	border: 2px solid #38765e;
}

.design #contentint {
	padding: 25px; 
	background: #FFFFFF;
	margin: 25px 25px 0;
	border: 2px solid #38765e;
}

.design #footer {
	padding: 0 10px;
}

.design #footer p {
	margin: 0 0 0 80px; /* zeroing the margins of the first element in the footer will avoid margin collapse */
	padding: 10px 0;
	color: #fff;
	font-size: 10px;
}

.design #box {
	width: 200px;
	background-color: #f3c728;
	margin-bottom: 25px;
	float: right;
	margin-left: 20px;
	padding: 15px;
}

/* design Elements */

/*h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	text-align: center;
	margin: 0;
	color: #800000;
	padding-top: 0;
	padding-bottom: 25px;
}
*/
h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #006940;
	padding-top: 0;
	padding-bottom: 25px;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 25px;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}

p a:link {
	color: #f91a19;
	text-decoration: none;
}

p a:visited {
	color: #f91a19;
	text-decoration: none;
}

p a:hover {
	color: #fa921f;
	text-decoration: none;
}

p a:active {
	color: #fa921f;
	text-decoration: none;
}


p.more {
	margin: 0;
	padding-left: 70px;
}

p.more a {
	display: block;
	width: 150px;
	height: 25px;
	background-color: #520114;
	color: white;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	border: 1px solid #000;
	text-align: center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}

p.more a:visited {
	color: white;
}

p.more a:hover, a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a10327;
}

p.pdf {
	margin: 0;
	padding-left: 70px;
}

p.pdf a {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #787878;
	text-align: left;
}

p.pdf a:visited {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #787878;
	text-align: left;

}

p.pdf a:active {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #787878;
	text-align: left;

}

p.pdf a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a10327;
}

.border {
	border: solid 1px black
}

.photoleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	float: left;
	border: 1px solid #006940;
}

.photoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	float: right;
	border: 1px solid #006940;
}

/* Data Table */


.DataTable {
	width: 100%;
	border: 5px solid #bebebe;
}

.DataRowTop {
	padding: 5px 5px 5px 20px;
	font-size: 12px;
	line-height: 21px;
	background-color: #79051a;
	color: #fff;
	font-weight: bold;
}

.DataRowA {
	padding: 5px 5px 5px 20px;
	font-size: 12px;
	line-height: 30px;
	background-color: #efefef;
	color: #000;
}

.DataRowB {
	padding: 5px 5px 5px 20px;
	font-size: 12px;
	line-height: 30px;
	background-color: #fff;
	color: #000;
}

/* Menu */

/* Start Menu*/
#menu {
	height: 30px;
	text-align: center;
	background-image: url(../images/navigation/navbar.png);
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	float: left;
	margin: 63px 0 0 60px;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
#menu li {
    list-style:none;
    display:inline;
    text-align: center;
}
#menu a {
    color:#fff;
    text-decoration:none;
    background: url(../images/navigation/navover.png) repeat-x 0 -54px;
    float:left;
	height: 20px;
	text-align: center;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 15px;
}
#menu a:hover, a:active {
	color: #006940;
}

#menu img {
	float: left;
}

/* End Menu */


/* Start SubMenu*/
#submenu {
	height: 30px;
	text-align: center;
	background-image: url(../images/navigation/navbar.png);
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75px;
}
#submenu li {
    list-style:none;
    display:inline;
    text-align: center;
    color: #f3c728;
    float:left;
    
}
#submenu a {
    color:#fff;
    text-decoration:none;
    background: url(../images/navigation/navover.png) repeat-x 0 -54px;
    float:left;
	height: 35px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#submenu a:hover, a:active {
	color: #006940;
}

#submenu img {
	float: left;
}

/* End SubMenu */

/* Start SubMenuint*/
#submenuint {
	height: 30px;
	text-align: center;
	background-image: url(../images/navigation/navbar.png);
	padding-top: 0;
	padding-left: 15px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 25px;
	margin-left: 25px;
}
#submenuint li {
    list-style:none;
    display:inline;
    text-align: center;
    color: #f3c728;
    float:left;
    
}
#submenuint a {
    color: #006940;
    text-decoration:none;
    background: url(../images/navigation/navover.png) repeat-x 0 -54px;
    float:left;
	height: 35px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#submenuint a:hover, a:active {
	color: #f3c727;
}

#submenuint img {
	float: left;
}

/* End SubMenu */