/*
Design by Aspects Digital
*/


body {
	background-color:#000000;
	background-image:url(../images/bg1.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	margin: 11px 150px;
	padding: 0;	
	font: normal small   Interstate, Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 0.9em;
}

h1 {
	color: #9a1905;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #9a1905;
	
}

h3 {
	margin: 0;
	font-size: 1em;
	color: #9a1905;
}

p, ul, ol, blockquote {
	margin-top: 0;
	padding-left: 14px;
}



a:link {
	text-decoration: none;

}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
a:hover {
	border: none;
}

h4{
	font-size: 1em;
	font-style: normal;
	color: #203167;
	font-weight: normal;
}
.textnavigation{
	color: #e4dec1;
	font-size: 1em;
	font-weight: bold;

	
}


.headtext {
	font-size: 1.1em;
    font-weight: bold;
	font-family: Interstate-Bold, Verdana;
	color: #000000;
	text-decoration: NONE;
	display:inline;
	
}
.text3_u {
	font-size: 1em;
	color: #000000;
	font-family: Interstate-Bold, Verdana;
	text-decoration: underline;
}

.texttable {
	font-size: 0.7em;
    font-weight: bold;
	color: #395e52;
	text-decoration: none;
	display:inline;
}

.text7 {
	font-family: Interstate, verdana, Arial, monocourier;
	text-decoration: none;
	font-size: 1em;
	color: #000000;

}

.text1 {
    font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;	
	margin: 10px;
	background-color:#dbdbd9;

}

.text1_u {
    font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color:#dbdbd9;

}


.small{

  font-size: 0.7em;
    }
	
     	
/* Header */

#header {
	width: 700px;
	height: 12px;
	margin: 19px;

}


:root #header {
	width: 700px;	
	height: 7px;
	margin: 27px;

}

#header * {
	border: none;
	color: #cfcfcc;
	font-size: 1.1em;
	font-family: Interstate-Bold, Verdana;
	font-weight: bold;	
}

#header h1 {
	padding: 140px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */
/*  :root apples to firefox only*/

#menu {
	width: 696px;
	height: 35px;
	margin: 0;
	font-size: 1.1em;
	font-family: Interstate-Bold, Verdana;
	background: url(../images/img2.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	width: 66px;
	display: block;
	float:left;
	height: 25px;
	padding: 7px 30px 0 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(../images/img3.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin-left: 3px;
	
}



#colcontent {
	float: left;
	width: 670px;
	height: auto;	
	padding: 10px 14px 0 1px;
	background-color:#f3f3f3;
}


:root #colcontent {
	float: left;
	width: 670px;
	height: auto;
	padding: 10px 14px 0 1px;
	background-color:#f3f3f3;
}


/*  :root apples to firefox only*/

/* Footer */

#footer {
	width: 500px;
	height: 0px;
	margin: 0px  180px;
	font-size: small;
}
	

#footer * {
	color: #000000;
}



img {
	border: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}




div.td {
	font: bold 10px Arial, Helvetica, sans-serif;
	border: 1px solid #C1DAD7;
	border-color: #9FC8B8;
	background-color:#e1eef9;
	border-collapse: collapse;
	}