/* @group GLOBAL */

/***** Global Settings *****/

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	background-color: #662A07;
	background-image: url(../images/backg-bodyinsert.jpg);
	background-repeat: repeat;
}

a {
	text-decoration: underline;
	color: #004E8C;
}

/*don't touch this one*/

a:link, a:visited, a:active {
	
}

/*Grobal link color---rollover color only*/

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

img {
	border: 0;
}

/***** Tables *****/

table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}

/* @end */

/* @group CONTAINERS */

#topborder {
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5E2612;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #8B4513;
	display: block;
}

#banner {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
}

#banner-subs {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/backg-container.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#container-login {
	width: 780px;
	margin: 20 auto 0;
	padding: 40px 0px;
	background-color: #FFF8E0;
}

#loginbox {
	margin: 0px auto;
	padding: 10px 20px;
	display: block;
	width: 600px;
	text-align: center;
	vertical-align: top;
}

/* @end */

/* @group HEADLINES */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #CC6633;
	margin-bottom: 30px;
}

h2 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.heads-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	color: #CC6600;
	display: block;
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.head2 {
	color: #FF0000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDC7C;
}

.head3 {
	font-size: 1.4em;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
}

.head4 {
	font-size: 1.4em;
	color: #FF0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	background-color: #FFEEB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF8E0;
}

.head5 {
	font-size: 1.2em;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	background-color: #FFEEB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF8E0;
}

/* @end */

/* @group NAVIGATION */

/* << ----------------// Leftside navigation //------------ */

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	background-color: #EF9F16;
}

#navigation a {
	padding: 6px 5px 6px 12px;
	margin: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
}

#navigation a:link, #navlist a:visited {
	color: #400B07;
	text-decoration: none;
	background-image: url(../images/backg-nav1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFC327;
}

#navigation a:hover {
	background: #FFF8E0 url(../images/backg-nav2.gif) no-repeat 96% center;
	color: #511B11;
}

/* @end */

/* @group COLUMNS */

#col-1 {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 0px 10px;
	width: 161px;
}

#col-1 p {
	margin: 5px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: 400;
	color: #000000;
}

#col-1 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#col-2 {
	width: 410px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content-1 {
	margin: 10px 0px 0px;
	padding: 0px 5px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: 400;
	color: #000000;
}

#col-2 p {
	margin: 2px 0px 10px;
	padding: 0px;
}

#col-2 img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

#col-3 {
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#col-3 p {
	padding: 5px 0px 2px;
	margin: 0px;
	line-height: 1.3em;
	font-size: 1em;
	color: #333333;
}

.content-3 {
	color: #333333;
	font-size: 1em;
	line-height: 1.3em;
	padding: 4px 8px 4px 10px;
	margin: 0px;
	background-color: #FFEEB9;
}


/* @end */

/* @group FORMS */

/***** Forms *****/

form {
	margin: 0;
	padding: 0;
	display: inline;
}

input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}

textarea {
	width: 100%;
	line-height: 1.25;
}

label {
	cursor: pointer;
}

/* @end */

/* @group SPECIAL */

/*You need this at the bottom so left and right column background continues equal*/

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* @end */

/* @group FOOTER */

#footer a {
	color: #CC6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	text-align: center;
	letter-spacing: .1em;
}

#footer {
	margin-top: 0px;
	padding: 4px 0px 6px;
	width: 780px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 400;
	color: #BC8D00;
	text-align: center;
	background-color: #5E2612;
}

#footer a:hover {
	color: #FF9900;
}

/* @end */.head2Smaller {
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
