/******************
HTML Tags
******************/

body
{
	font-family: "trebuchet MS" , tahoma, verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF; /*	color: #666666;*/
	font-size: .8em;
	line-height: 160%;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#content p, #content-side p, #footer-container p, table
{
	margin: 10px 0px 10px 0px;
}

#content-side img
{
	border: none;
}

/******************
FORM STYLES
******************/

#content-container form
{
	margin: 20px 0px;
	padding: 0px 0px 0px 0px;
}

#content-container fieldset
{
	margin: 10px 0px 20px 0px;
	padding: 0px 10px 10px 20px;
}

/* a nested fieldset */
#content-container fieldset fieldset
{
	margin: 15px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
}

#content-container legend
{
	margin-bottom: 0px;
	padding: 0px 10px 5px 5px;
	color: #666666;
	font-weight: bold;
}

/* a nested legend */
#content-container fieldset fieldset legend
{
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}

#content-container label
{
	display: block;
	padding-top: 8px;
}

.mainnav-right form
{
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.Graphic
{	
	font-weight: bold;
	font-size:xx-large;
	color: #B21030;
	margin: 7px 10px 0px 0px;
}
.mainnav-right form fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.mainnav-right form legend
{
	display: none;
}

.mainnav-right label
{
	display: none;
}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
	color: #B21030;
	text-decoration: underline;
}

a:visited
{
	color: #A7213C;
}

a:hover
{
	color: #B21030;
	text-decoration: none;
}

a:active
{
	color: #A7213C;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.mainnav-left a:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.mainnav-left a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mainnav-left a:hover
{
	color: #DDDDDD;
}
.mainnav-left a:active
{
	color: #000000;
}
.subnav a:link
{
	color: #b21030;
	text-decoration: none;
	font-weight: bold;
}

.subnav a:visited
{
	color: #B21030;
	text-decoration: none;
	font-weight: bold;
}

.subnav a:hover
{
	color: #000000;
}

.subnav a:active
{
	color: #000000;
}
/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#breadcrumbs a:link
{
	color: #B21030;
	text-decoration: underline;
}

#breadcrumbs a:visited
{
	color: #B21030;
}

#breadcrumbs a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumbs a:active
{
	color: #000000;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#content-side a:link
{
	color: #B21030;
	text-decoration: underline;
}

#content-side a:visited
{
	color: #B21030;
}

#content-side a:hover
{
	color: #A7213C;
	text-decoration: none;
}

#content-side a:active
{
	color: #A7213C;
}

/******************
HEADINGS
******************/

h1
{
	margin-top: 5px;
	margin-bottom: 1px;
	font-size: 1.4em;
	color: #A7213C;
}

h2
{
	font-size: 1.1em;
}

h3
{
	font-size: 1.4em;
}

h4
{
	font-size: 1.1em;
}

h5
{
	font-size: .9em;
}

h6
{
	font-size: .8em;
}

#three-column-container h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/******************
LAYOUT DIVS
******************/

#header-container
{
	background: url(../images/bg-main2.jpg) repeat-x;
	height: 100px;
	font-size: 2em;
	margin: 0px;
}

#header-container a
{
	text-decoration: none;
	color: #000000;
}

#header-left
{
	font-family: Arial Rounded MT Bold;
	float: left;
	width: 390px;
	color: #000000;
	height: 30px;
	padding: 68px 10px 22px 10px;
	background: url(../images/bg-curve-top-left.gif) no-repeat;
}
#header-single
{
	font-family: Arial Rounded MT Bold;
	font-size: 90%;
	float: left;
	color: #000000;
	height: 30px;
	padding: 68px 10px 22px 10px;
	background: url(../images/bg-curve-top-left.gif) no-repeat;
}
#header-right
{
	margin: 0px 10px 0px -10px;
	color: #B21030;
	padding: 75px 0px 0px 0px;
	height: 28px;
	font-size: .55em;
	text-align: right;
	font-weight: bold;
}

#header-logo
{
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#posterphoto
{
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}

#posterphoto img
{
	border: 1px solid #A7A7A7;
	margin: 0px;
	display: block;
}

.mainnav-container
{
	margin: 4px 0px;
	height: 30px;
	clear: both;
}

.mainnav-left
{
	float: left;
	width: 557px;
	background: #b21030;
	padding: 4px 0px 4px 10px;
	border: 1px solid #b21030;
}

.mainnav-right
{
	float: right;
	padding: 4px 7px 4px 0px;
	border: 1px solid #b21030;
	width: 172px;
	height: 20px;
}

#breadcrumbs
{
	margin: 3px 0px 0px 0px;
	color: #000000;
}

#content-container
{
}

#content-side
{
	float: right;
	width: 161px;
	color: #666666;
	padding: 10px;
	margin: 0px 0px 4px 0px;
	background: #E7E7E7 url(../images/bg-main2.jpg);
	text-align: center;
}

#content
{
	padding: 0px 10px 10px 10px;
	margin: 0px 191px 0px 0px;
	border: 1px solid #A7A7A7;
	background: url(../images/bg-breadcrumb2.jpg) repeat-x;
}

#MainText
{
	font-weight: bold;
	font-size: medium;
}
#three-column-container
{
	width: 100%;
	margin: 5px 0px;
	padding: 5px 0px;
}

#three-column-left
{
	float: left;
	width: 48%;
}

#three-column-right
{
	float: right;
	width: 48%;
}

#three-column-middle
{
	width: 30%;
	margin: 0px 31% 0px 35%;
}

#footer-container
{
	background: #E7E7E7 url(../images/bg-main2.jpg);
	height: 68px;
	color: #B21030;
	margin: 4px 0px 0px 0px;
	clear: both;
}

#footer-left
{
	width: 548px;
	height: 56px;
	padding: 1px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
	text-align: right;
}

#cs-footer
{
	width: 100%;
	text-align: right;
	height:56px;
}

#footer-right
{
	float: right;
	color: #B21030;
	padding: 0px;
	width: 181px;
	height: 68px;
	border-left: 10px solid #FFFFFF;
	margin: 0px;
	background: url(../images/bg-curve-bottom-right.gif) no-repeat right bottom;
}

#inset
{
	padding: 10px;
	margin: 5px;
	float:right;
	background-color: Gainsboro;
	border: 1px solid #CCCCCC;


}

#inset ul
{
	list-style: none;
	margin: 0;
}

/******************
Menu Items
******************/
.subnav
{
	text-align: center;
}

.mainnav-container ul
{
	margin: 0px;
	padding: 0px;
}

.mainnav-container li
{
	padding-right: 10px;
	list-style: none;
	display: inline;
}

.subnav ul
{
	margin: 0px;
	padding: 5px;
}

.subnav li
{
	padding-right: 10px;
	list-style: none;
	display: inline;
}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical
{
	text-align:left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#content ul.list li
{
	list-style: none;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li
{
	list-style: none;
	margin: 0px;
}

#content ul.link-list-vertical li a:link
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li a:visited
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link-visited.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li a:hover
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link-hover.gif) no-repeat;
	background-position: 0 .6em;
}

#content ul.link-list-vertical li a:active
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link-active.gif) no-repeat;
	background-position: 0 .6em;
}

/******************
LISTS - IN THE RIGHT COLUMN
******************/

#content-side ul.list, #content-side ul.link-list-vertical
{
	margin: 0px 0px 15px 5px;
	padding: 0px;
}

#content-side ul.list li
{
	list-style: none;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	background: url(../images/bullet-right.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li
{
	list-style: none;
	margin: 0px;
}

#content-side ul.link-list-vertical li a:link
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link-right.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li a:visited
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link-right-visited.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li a:hover
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link-right-hover.gif) no-repeat;
	background-position: 0 .6em;
}

#content-side ul.link-list-vertical li a:active
{
	padding: 1px 0px 1px 12px;
	background: url(../images/bullet-link-right-active.gif) no-repeat;
	background-position: 0.6em;
}
#content-quote
{
	clear: both;
	color: Black;
	padding: 0px 0px 4px 0px;
	line-height: 110%;
	cursor: pointer;
}

#quote-footer
{
	padding: 4px 4px 4px 4px;
	text-align: right;
	line-height: 100%;
	font-size: .8em;
}
.quote-banner
{
	height: 80px;
	width: 738px;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-color: Black;
	border-width: thin;
}

/******************
TABLE STYLES
******************/

table.table
{
	width: 100%;
	border: 1px solid #D0D0BF;
	border-collapse: collapse;
}

thead th
{
	border-bottom: 2px solid #D0D0BF;
	padding: 6px;
}

tfoot th
{
	border-top: 2px solid #D0D0BF;
	padding: 6px;
}

.table-row-1 td, .table-row-1 th, .table-row-2 td, .table-row-2 th, th
{
	padding: 2px 6px;
	border: 1px solid #D0D0BF;
}

.table-row-1 td, .table-row-1 th
{
	background: url(../images/bg-table-row-alternate.jpg);
}

/******************
CLASSES
******************/

img.photobig, img.photosmall
{
	border: 1px solid #CCCCCC;
	background: #E0E0E0 url(../images/bg-table-row-alternate.jpg);
	padding: 10px;
}

img.photosmall
{
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}

.searchbox
{
	height: 14px;
	margin: 0px;
	padding: 0px;
	width: 11em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: baseline;
}

.button-search
{
	height: 19px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B21030;
}

.separator-side-column
{
	border-top: 1px solid #B21030;
	margin-bottom: 8px;
	padding: 0px;
}

.section-title-not-heading
{
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

.button-big
{
	margin-top: 8px;
}

.small-text
{
	font-size: .8em;
}
.large-text
{
	font-size: 1.3em;
}

.none
{
	display: none;
}

.clear
{
	clear: both;
}

.req
{
	color: Red;
}
