/*
=============================================================
Nayliner Web Design
All code contained herein is the property of Nayliner Web Design, 
and its use is prohibited.
=============================================================
*/
/*
=============================================================
HTML OBJECTS
=============================================================
*/

body {
	position: relative;
	margin: 0;
	background:url(../images/headerrepeat.jpg) repeat-x #cdcccc;
}

/*
============================================================
HEADER OPTIONS
============================================================
*/

#box{
	position: relative; width: 602px;
	margin: 0 auto;
	color:#FFFFFF;
	
}

#box a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#box a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header{
	position: absolute;
	color: #4d4c4d;
	background:url(../images/headerrepeat.jpg) repeat;
	top: 0px;
	left: 0px;
}

.contact {
	clear: both;
	color: #7e7e7e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position:relative;
	width:95px;
	right: -515px;
	top:19px;
	
}

/*
=============
BOX/MINI-BOX
=============
*/

.boxHeader, .miniBoxHeader, .miniBoxHeaderr, .miniBoxHeaderg, .miniBoxHeaderb, .miniBoxHeadery {
	color: #FFFFFF;
	padding: 5px; padding-left: 10px;
	text-align: left;
	font-weight: bold;
}

.boxHeader {
	width: 500px; height: 45px;
	line-height: 45px;
	font-size: 16px;
	background: url(../images/subHeaderLarge.png) top left no-repeat;
}

.miniBoxHeader {
	width: 160px; height: 20px;
	line-height: 20px;
	background: url(../images/subHeader.png) top left no-repeat;
}

.miniBox {
	width: 163px;
	padding: 5px;
	text-align: left;
	border: solid 1px #ababab; border-top: none;
	background-color: #dcdcdc;
}


/*
============================================================
TOP LINK OPTIONS
============================================================
*/


#tlinks {
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	left: -5px;
	top:255px;
}

#tlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#tlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#tlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#tlinks ul {
	margin: 0;
	color:#FFFFFF;
	padding: 0;
	list-style: none;
}

#tlinks li {
	display: inline;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}

/*
=============================================================
BODY OBJECTS
=============================================================
*/

#main {
	position: absolute;
	color:#000000;
	top: 107px;
	left: 0px;
	width: 602px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	padding-left: 0px;
	padding-top: 0px;
	width: 602px;
}

#content a:link {
	color: #690000;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	color: #690000;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #690000;
	text-decoration: underline;
	font-weight: bold;
}

.innerContent {
	padding-top: 15px;
	padding-left: 17px;
	width: 567px;
	border: 0px solid #ae0000;
}
.innerPadding {
	padding: 5px;
}
.maintitle {
	font-size: 15px;
	font-weight: bold;
	color: #ae0000;
	padding-bottom: 5px;
	padding-top: 5px;
}
.title {
	font-size: 15px; font-weight: bold; color: #000000;
	padding: 5px;
	border-bottom: 1px solid #a4c648;
	background: url(../images/title_repeat.gif) repeat-x; background-color: #2a2a2a;
}
.titleurl {
	font-size: 11px;
	font-style:italic;
	color: #000000;
}
.smallText {
	font-size: 10px;
	padding: 5px;
}

/*
=============================================================
FOOTER OBJECTS
=============================================================
*/

#bottom {
	clear: both;
	color: #4d4c4d;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left:15px;
	position: relative;
	top:-70px;
}

#blinks {
	clear: both;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position:relative;
	left: px;
	top:82px;
}

#blinks a:link {
	color: #4d4c4d;
	text-decoration: none;
}

#blinks a:visited {
	color: #4d4c4d;
	text-decoration: none;
}

#blinks a:hover {
	color: #4d4c4d;
	text-decoration: underline;
}

#blinks ul {
	margin: 0;
	color: #4d4c4d;
	padding: 0;
	list-style: none;
}

#blinks li {
	display: inline;
	color: #4d4c4d;
	margin: 0;
	padding: 0;
}

/*
=============================================================
NEWS OBJECTS
=============================================================
*/

.newsDate {
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 0px;
	
}

.newsTitle {
	font-size: 14px;
	color: #ae2425;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 1px;
	border-bottom: 1px solid #ae2425;
}

.clientsTitle {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.newsArticle {
	word-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsSig {
	font-size: 10px;
	border-top: 1px dashed #5b7aa4;
	padding-bottom: 10px;
}

/*
=============================================================
FORM OBJECTS
=============================================================
*/

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: solid 1px #000000;
}

INPUT.button {
	color:#FFFFFF;
	background-color: #ae0000;
	display:block;
}

INPUT.bold {
	background-color: #FFFFFF;
	font-weight: bold;
}

INPUT.italic {
	background-color: #FFFFFF;
	font-style: italic;
}

INPUT.underline {
	background-color: #FFFFFF;
	text-decoration: underline;
}

INPUT.required {
	background-color: #FFFFFF;
}

TEXTAREA.required {
	background-color: #FFFFFF;
}

SELECT.required {
	background-color: #FFFFFF;
}

INPUT.smallText {
	font-size: 10px;
}

OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	border: solid 1px #000000;
}

INPUT.radio {
	border: 0px;
	background-color: #FFFFFF;
}

INPUT.highlighted {
	border: 0px;
	background-color: #FFFFFF;
}
