/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #FFFFFF;
	background-image: url(img/mainBg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight: bold;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-bottom: 0px;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #CC6600;
}

h2 {
	font-size: 18px;
	margin-top: 5px;
}
a:hover {
	text-decoration: none;
	color: #FDC51D;
}

.img1 {
	float: left;
	border: 3px none #253B91;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.emphasisText {
	color: #CC6600;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
}

.text1 {
	font-size: 14px;
}

/** HEADER */

#header {
	width: 770px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/img02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#header h1 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header h2 {
	margin: 0px;
}

/** MENU */

#menu {
	width: 770px;
	background-color: #CC6600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #FDC51D;
}

/** CONTENT */

#content {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
	font-size: 12px;
	word-spacing: normal;
}
.addressText {
	font-weight: bold;
	color: #333333;
}
.phoneText {
	font-size: 16px;
	font-weight: 900;
	color: #000000;
}



#content p, #content ul, #content ol {
	line-height: 125%;
}

#left {
	float: left;
	width: 480px;
	padding: 0px 20px 40px 20px;
	background-color: #FFFFFF;
}

#right {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-y;
	display: block;
}
.stepSet {
	font-weight: bold;
	background-color: #FFFF99;
	color: #000000;
}


#colA {
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#colC {
	float: left;
	width: 225px;
	background-color: #FFFF99;
	padding: 5px;
}
#colD {
	float: right;
	width: 225px;
	background-color: #FFFF99;
	padding: 5px;
}
#rowA {
	background-color: #FFFFFF;
	float: left;
	width: 430px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}




#colB {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 0px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 770px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC6600;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	margin: 0px;
	color: #CC6600;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#border-top {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
#border-sideBar {
	width: 200px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left .question {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
}
.signUpTable {
	color: #CC6600;
	margin: 5px;
	padding: 5px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #CC6600;
	text-align: center;
}
.contactFormText {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	margin: 5px;
	padding: 5px;
}
.thankyouText {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 15px;
	width: 500px;
}
.loginText {
	font-weight: bold;
	background-color: #F3A917;
	width: 190px;
	color: #000000;
	display: block;
	text-align: center;
	text-transform: none;
	font-variant: normal;
	margin: 5px;
	padding: 5px;
}
.bigText {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#fullscreen {
	width: 720px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.tableOrg {
	font-weight: bolder;
	color: #CC6600;
	background-color: #FFFFCC;
}
.full {
	width: 100%;
	float: left;
}
.headline {
	font-size: 14px;
	color: #000000;
	background-color: #F2A817;
	padding: 5px;
}
