/* CSS Document */
a
{
	text-decoration:none;
	color: #AE011F;
}


a:visited
{
	color: #717171;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/n-background.jpg);
	background-repeat: repeat-x;
	background-color: #251D1E;
}

.top {
	background-image: url(images/red-top.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.navigation {
	background-image: url(images/nav-red.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.content {
	color: #3D4C46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}

#footer {
	background-image: url(images/footer-bk.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #840120;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#nav {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/nav-darkgray.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#nav li.wide a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 115px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/nav-darkgray.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#nav li.wider a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/nav-darkgray.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#nav li.contact a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/nav-darkgray.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	text-align: center;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#nav li.active a {
	background-image: url(images/nav-gray.jpg);
	background-repeat: repeat-x;
	color: #A10326;
}

#nav li.wideractive a {
	color: #A10326;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/nav-gray.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}

#nav li.wideactive a {
	color: #A10326;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 115px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/nav-gray.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#nav li.contactactive a {
	color: #A10326;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-image: url(images/nav-gray.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	text-align: center;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#nav li a:hover {
	text-decoration: none;
	background-image: url(images/nav-black.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.smalltext {
	font-size: 11px;
	color: #5A5A5A;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 15px;
}

.smalltext a{
	color: #8E0222;
	text-decoration: none;
}
.smalltext a:hover {
	text-decoration: none;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}


.navgradient {
	background-image: url(images/grad-litebk.jpg);
	background-repeat: repeat-x;
}
.headergradient {
	background-image: url(images/grad-gray1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D4C46;
	font-size: 12px;
}
.sidebar ul {
}

.sidebar li {
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
	margin-left: -18px;
}

.sidebar a {
	color: #CB253B;
	text-decoration: none;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;*/
}

.sidebar a:hover {
	color: #000000;
	text-decoration: none;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CB253B;*/
}
.dashed {
	background-image: url(images/line-vertical.gif);
	background-repeat: repeat-y;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: -1px;
	font-weight: bold;
}

.label {
	width: 210px;
 	margin-right:1em;
    padding-top:0.2em;
    text-align:left;
    font-weight:bold;
	margin-bottom: 8px;
}	

.label-spacers {
	width: 200px;
	margin-bottom: 8px;
}

.label-sub {
	width: 200px;
}

.custombutton 
{
	padding:3px 0 0 3px;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
	width:80px;
}

.quote
{
	font-size:14px;
	font-style:italic;
	color:#000000;
}

.talk
{
	color:#000000;
}
