/* CSS Document */

/* sitewide styles */
body 
{
	text-align: center;
	margin: 3px auto 3px auto;
	padding: 0px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-size: 10pt;
	background-image: url("../images/bg_red.jpg");
}

.popupBody
{
	background-color: #ededed;
	border: solid 5px #ededed;
}

td 
{
	font-size: 10pt;
}

h1 
{
	color: #6A373B;
	font-size: 16pt;
	margin: 6pt 0pt 2pt 0pt;
}

h2 
{
	font-size: 12pt;
	margin: 3pt 0pt 2pt 0pt;
	color: #333333;

}

h3 
{
	color: #6A373B;
	font-size: 10pt;
	font-weight: bold;
	margin: 3pt 0pt 1pt 0pt;
}

a:link, a:active, a:visited, a:hover
{
	color: #6A373B;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a.footerlink:link, a.footerlink:visited 
{
	color: #9B8D8D;
	text-decoration: none;
	font-size: 10pt;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-weight: normal;
}

a.footerlink:active, a.footerlink:hover 
{
	color: #D4CECE;
	text-decoration: none;
	font-size: 10pt;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-weight: normal;
}

a.article:link, a.article:visited, a.article:active
{
	color: #21496A;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a.article:hover
{
	color: #BB9A53;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-size: 10pt;
}

img.article
{
	cursor: pointer;
}

.footer 
{       
	color: #9B8D8D;
	text-decoration: none;
	font-size: 9px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.admingrid
{
	font-size:xx-small;
	width: 100%;
}

admingrid:td
{
	font-size:xx-small;
}

.admingridscroll
{
	width: 700px;
	overflow: auto;
}

.azbanner 
{
	background-color: #E8E9E3;
	color: white;
}

.errortext
{
	color:#6A373B;
}
.page_text
{

	color: #585542;
	text-decoration: none;
	font-size: 8.5pt;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-weight: normal;
}

/* navigation styles */
.navbar_headline
{
	background-color: #BB9A53;
	height: 20px;
}

.navbar_primary 
{
	height: 0px;
	color: #585542;
	text-decoration: none;
	font-size: 8.5pt;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	background-color: #E8E9E3;
	line-height: 19px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #6A373B;
	border-bottom-width: 1px;
	font-weight: normal;
}

a.navbar_primary:link, a.navbar_primary:visited 
{
	color: #585542;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	font-weight: normal;
	font-size: 8.5pt;
}
a.navbar_primary:active, a.navbar_primary:hover 
{
	background-color: #BB9A53;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 8.5pt;
}

.navbar_secondary 
{
	height: 0px;
	color: white;
	text-decoration: none;
	font-size: 8.5pt;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	background-color: #6A373B;
	line-height: 19px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #6A373B;
	border-bottom-width: 1px;
	font-weight: normal;
}

a.navbar_secondary, a.navbar_secondary:link, a.navbar_secondary:visited 
{
	color: white;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border: none;
	font-weight: normal;
	font-size: 8.5pt;
}

a.navbar_secondary:active, a.navbar_secondary:hover 
{
	background-color: #BB9A53;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 8.5pt;
}

.navbar_secondary_selected, a.navbar_secondary_selected:link,
a.navbar_secondary_selected:visited, a.navbar_secondary_selected:active,
a.navbar_secondary_selected:hover
{
	height: 0px;
	color: white;
	text-decoration: none;
	font-size: 8.5pt;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	background-color: #BB9A53;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
}


.pagebody
{
	border: solid 3px white;
}

.pagebodytext
{
	background-color: White;
	padding: 3px;
}

/* home page specific styles*/
.pageborder 
{
	background-color: #4B4A43;
}

.boxheader 
{ 
	height: 33px;
	border-color: #4B4A43 white #4B4A43 #4B4A43;
	border-width: 1px;
	border-style: solid;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #8E8A7A;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.boxheaderhilite 
{ 
	height: 33px;
	border-color: #4B4A43 white #4B4A43 #4B4A43;
	border-width: 1px;
	border-style: solid;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #BB9A53;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.boxbody 
{ 
	height: 90px;
	border-color: #4B4A43 white #4B4A43 #4B4A43;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #A29F91;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.boxfooter 
{ 
	height: 35px;
	border-color: #4B4A43 white white #4B4A43;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #A29F91;
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

a.boxlink:link, a.boxlink:visited 
{
	height: 20px;
	border-color: white;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
    padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 10px;
	background-color: #8E8A7A;
	background-position: right; 
	background-repeat: no-repeat; 
	background-image: url("../images/boxlinkarrow.gif");
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

a.boxlink:hover 
{
	height: 20px;
	border-color: white;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
    padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 10px;
	background-color: #BB9A53;
	background-position: right; 
	background-repeat: no-repeat; 
	background-image: url("../images/boxlinkarrow-active.gif");
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

a.boxlink:active
{
	height: 20px;
	border-color: white;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
    padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 25px;
	padding-left: 10px;
	background-color: #BB9A53;
	background-position: right; 
	background-repeat: no-repeat; 
	background-image: url("../images/boxlinkarrow-active.gif");
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.hometitle 
{
	color: #6A373B;
	font-size: 18px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.hometext 
{     
	color: #6A373B;
	font-size: 12px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.homequote 
{
	height: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #6A373B;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.homequote_author
{
	height: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #6A373B;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

.homequotemarks 
{
	color: #6A373B;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
}

a.dynamiclink:link, a.dynamiclink:visited, a.dynamiclink:hover, a.dynamiclink:active
{
	height: 20px;
    padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 25px;
	padding-left: 10px;
	align: right;
	background-color: #F8E7ED;
	background-position: right; 
	background-repeat: no-repeat; 
	background-image: url("../images/arrow-red.gif");
	color: #BB9A53;
	text-decoration: none;
	font-size: 12px;
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif";
	font-weight: bold;
}

.sidebar 
{
	border-left: solid 2px #6A373B;
	background-color: White;
	padding-left: 2px;
	vertical-align: top;
}
