/* Site CSS */

* {

}

body, html {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: black;
}

#contentwrapper {
padding: 3px;
}

#contentwrapper a {

}

#contentwrapper a:hover {

}

#contentonly {
	margin-left: 14%;
	margin-right: 14%;
}

#contentleftright {
	margin-top: 0px;
	margin-right: 22%;
	margin-bottom: 0;
	margin-left: 155px;
}

#contentleftonly {
	margin: 0 0 0 132px;
	padding: 0 10px 10px 10px;
	font-size:1.2em;
	color: #545454;
	background-color: White;
}

#contentrightonly {
	margin-top: 0px;
	margin-right: 22%;
	margin-bottom: 0;
	margin-left: 2%;
}

#contentfullwidth {
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 2%;
}

/* Header */

#header {
	background-color: Black;
	background-image: url(/images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 900;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
}

#header h1 {
	font-size: 1.75em;
}

/* columnleft */

#columnleft {
	position: absolute;
	top: 45px;
	margin-left: 0.5em;
	margin-top: 1.25em;
	background-color: Black;
	color: White;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 900;
	letter-spacing: .1em;
	line-height: 18px;
	width: 120px;
}

#footer {
	color:#284445;
	font-size: .8em;
/*	margin: 2em 22% 0 155px;*/
	border-color: #284445;
	border-top: solid;
	border-width: 1px;
}

#footer a {
	color: #483D8B;
	text-decoration: underline;
}

/* Images */

img {
    border-style: none;
}

.imgright {
	float: right;	
	padding: .5em 0 0 2em;
}

.imgleft {
	float: left;
	padding: .5em 2em 0 0;
}

.imgcaption {
	padding: -.5em 0 0 -2em;
	font-size: .8em;
	font-style: italic;
	color: Gray;
}

/* Headings */

#contentwrapper h1 {
    font-size: 1.5em;
    color: #545454;
	 margin-top: 0.2em;
	

}


#contentwrapper h2 {
    font-size: 1.2em;
    color: Red;
/*    margin: 0em 0 -1em 0em;*/
}

#contentwrapper h3 {
    font-size: 1em;
    color: Red;
/*    margin: 0em 0 -1em 0em;    */
}

#lnkback {
	text-align: right;
	padding: 0.3em;
	font-size: 110%;
}

#lnkback a{
/*	color: #483D8B;
	text-decoration: none;
	text-decoration: underline;*/
}

#lnkback a:hover {
/*	color: #FF69B4;*/
}

.lnktop {
	margin: 0em 0 0 155px;
	text-align: right;
	padding: 0px;
	font-size:1em;
}

#navigationadminback {
	padding: 0.3em;
}

/* alignments */

.aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
/*	float: left;*/
}

.alignright {
	text-align: right;
/*	float: right;*/
}

.aligntop {
	vertical-align: top;
}

.aligncentermiddle {
	text-align: center;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.hidden {
	padding: 0;
	margin: 0;
	display: none;
}

.important {
	font-size: 0.9em;
	color: Red;
}

/* NavigationPrimary */

#navigationprimary {
	font-family: Arial, Helvetica, sans-serif;
/*	padding: 10px 25px 3px 3px;*/
	color: White;
	background-color: Black;
	font-size: 1em;
	margin: 0 0 0 132px;
}

#navigationprimary a {
	color: White;
	font-weight: 900;
	text-decoration: none;
}

#navigationprimary a:hover {
	color: Red;
}

#navigationadminback {
	background-color: White;
	padding-top: 2em;
}

#navigationsecondary {
	color: white;
	background-color: #003366;
}


/* form elements */

.styledform p {
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.styledform p label {
	float: left;
	width: 20%;
	font-weight: bold;
	font-size: 0.8em;
	color: #003366;
}

.styledform input, select, textarea {
	background-color: White;
	border-width: 1px; 
	border-style: solid;
	border-color:  fuschia;/*#003366*/ /* navy */
}

.styledform p.frmSubmit {
/*	margin-left: 20%;*/
}

.styledform p.frmSubmit input {
	cursor: hand;
}

/* list styles */

/* level 1 - top level */
.category li {
	list-style: none;
	font-weight: bold;
	color: magenta;
}

/* level 2 */
.category ul li {
	list-style: url(/images/bullet_kingfisher_blue.gif);	
	font-weight: normal;
	color: lime;
}

/* level 3 */
.subcategory ul li {
	font-weight: normal;
	color: Red;
	list-style: url(/images/bullet_red_blue.gif);
}

/* sitemap */
/* list styles */

/* level 1 - top level */
.listsite li {
	list-style: url(/images/list_red.gif);	
	font-weight: normal;
	font-size: 1em;
	margin-top: 0;
	line-height: 1.2em;
/*	color: lime;*/
	display: marker;
}

/* level 2 */
.listsite ul ul li {
	list-style: url(/images/list_kingfisher.gif);
	font-weight: normal;
	font-size: 1em;	
	margin-top: 0;
/*	color: Red;*/
}

/* level 3 */
.listsite ul ul ul li {

}

/* level 1 - top level */
.listwithheading li {
	list-style: none;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0.8em;
/*	color: magenta;*/
}

/* level 2 */
.listwithheading ul ul li {
	list-style: url(/images/list_red.gif);	
	font-weight: normal;
	font-size: 1em;
	margin-top: 0;
	line-height: 1.2em;
/*	color: lime;*/
	display: marker;
}

/* level 3 */
.listwithheading ul ul ul li {
	list-style: url(/images/list_kingfisher.gif);
	font-weight: normal;
	font-size: 1em;	
	margin-top: 0;
/*	color: Red;*/
}

form {
	display: inline;
}
