@charset "utf-8";
/* CSS Document */

body {
	background-color:#DEE8EF;
	color:#000;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	margin:10px 0px 10px 0px;
}

/* TEXT */
h1 {
	font-family:"Century Gothic", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	margin:0px;
}

h2 {
	font-family:"Century Gothic", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	text-decoration:underline;
}

p {
	text-align:justify;
	margin:0px;
}

.gbentry {
	font-size:1.2em;
	margin:5px;
}

.moregb {
	text-align:right;
	font-size:0.8em;
}

.redbold {
	font-weight:bold;
	color:#CC0000;
}

.bigger {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.8em;
}

ul, ol, li {
	text-align:justify;
}

/* LINKS */
a, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

a:hover, a:active {
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

a.linky, a.linky:visited {
	border-bottom:1px dotted #000;
	text-decoration:none;
}

a.linky:hover, a.linky:active {
	border-bottom:1px solid #000;
	text-decoration:none;
}

a.hidelink { display:none; }

a.nolink { border-bottom:2px solid #000; text-decoration:none; }

a img { border:0px; }

img.submenu { border:2px solid #FFF; }
img.submenu:hover { border:2px solid #000; }

/* LAYOUT */
#topbit {
	position:relative;
	margin:0px auto;
	width:920px;
	height:440px;
}

#mainbit {
	position:relative;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	border:1px solid #A8B8C1;
	width:900px;
	padding-top:20px;
	padding-bottom:20px;
}

#mainbit2 {
	position:relative;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#EBE8D3;
	border:1px solid #C1BC99;
	width:900px;
	padding-top:20px;
	padding-bottom:20px;
}

.gbmsg {
	position:relative;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	background-color:#EBE8D3;
	border:1px solid #C1BC99;
	width:600px;
	padding:20px;
}

#gbrand {
	position:relative;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	background-color:#EBE8D3;
	border:1px solid #C1BC99;
	width:900px;
}

#gbrandwrap {
	position:relative;
	margin:0px auto;
	width:860px;
	text-align:justify;
	padding-top:15px;
	padding-bottom:15px;
}

#submenu {
	width:900px;
	position:relative;
	margin:0px auto;
	clear:both;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-size:0.8em;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#bottombit {
	position:relative;
	margin:0px auto;
	clear:both;
	width:900px;
	font-size:0.6em;
	text-align:center;
	padding:10px;
}

.clearer {
	clear:both;
}

#homeleft {
	width:560px;
	position:relative;
	margin:0px auto;
}

#homeright {
	width:250px;
	position:relative;
	margin:0px auto;
}

#floatyleft1 {
	width:600px;
	float:left;
}

#floatyright1 {
	width:290px;
	float:right;
}

#floatyleft2 {
	width:410px;
	float:left;
	padding-right:20px;
}

#floatyright2 {
	width:410px;
	float:right;
	padding-left:20px;
}

#floatyleft3 {
	width:420px;
	float:left;
}

#floatyright3 {
	width:420px;
	float:right;
}

#floatyleft4 {
	width:490px;
	float:left;
}

#floatyright4 {
	width:350px;
	float:right;
}

#floatyleft5 {
	width:500px;
	float:left;
}

#floatyright5 {
	width:340px;
	float:right;
}

#home1 {
	width:415px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

#home2 {
	width:87px;
	float:left;
	margin-right:20px;
}

#home3 {
	width:103px;
	float:left;
	margin-right:20px;
}

#home4 {
	width:190px;
	float:left;
}

#home5 {
	width:420px;
	float:left;
	margin-top:20px;
}

	#home5 p {
		font-size:0.7em;
		margin:0;
		text-align:justify;
	}

#middle1 {
	width:600px;
	position:relative;
	margin:0px auto;
	text-align:justify;
}

#middle2 {
	width:860px;
	position:relative;
	margin:0px auto;
	text-align:center;
}

#middle2b { width:860px; position:relative; margin:0px auto; text-align:center; }

#supercontrolbox1 { width:900px; position:relative; margin-left:-20px; text-align:center; }

.tablerow {
	margin:0px auto;
	position:relative;
	clear:both;
	width:860px;
}

.tableleft {
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:1.2em;
	width:300px;
}

.tableright {
	float:right;
	text-align:justify;
	width:530px;
	padding-bottom:20px;
}

.badgesleft {
	float:left;
	width:620px;
	text-align:justify;
}

.badgesright {
	float:right;
	width:220px;
	text-align:right;
}

.form_captcha { margin:0 auto; width:318px; }

/* FORMS */
.formtext1 {
	width:20em;
	border:2px solid #A8B8C1;
	color:#000;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0.3em;
	text-align:center;
}

.formtext1no {
	width:20em;
	border:2px solid #FF0000;
	color:#000;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0.3em;
	text-align:center;
}

.formtext2 {
	width:20em;
	border:2px solid #A8B8C1;
	color:#000;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0.3em;
}

.formtext2no {
	width:20em;
	border:2px solid #FF0000;;
	color:#000;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0.3em;
}

.button1 {
	width:14.3em;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding:0.3em;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}

.button2 {
	width:18em;
	font-family:"Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:0.3em;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
.redtext{
	color:#FF0000;
	font-size:0.8em;
}

