/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px;
	padding: 0px;
	background-color: #FFFFCC;
}

#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000066;
}

#masthead {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 800px;
}

#contentwrap {
	margin: 0px;
	padding: 0px;
	background-image: url(buildgfx/contentbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navlist {
	background-image: url(buildgfx/navbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
	width: 800px;
}

#navlist ul {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 120px;
	display: block;
}

#navlist ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navlist a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 15px;
}

#navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	color: #FFCC33;
}

#content {
	clear: both;
	width: 800px;
	background-image: url(buildgfx/mainbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	height: auto;
}

#content .strapline {
	padding-top: 39px;
	padding-left: 58px;
	font-weight: bold;
	color: #FFCC33;
	font-size: 1.4em;
}

h1 {
	font-size: 1.2em;
	line-height: 120%;
}

#content .maintext {
	padding-left: 115px;
	padding-right: 50px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 120%;
	padding-top: 10px;
}

#content .maintext p{
	font-size: 0.9em;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 140%;
}

.plarge {
	font-size: 1.1em;
	color: #FFFFFF;
}

.yellow {
	color: #FFCC33;
}

.yellow a {
	color: #FFCC33;
	text-decoration: none;
}

.yellow a:visited {
	color: #FFCC33;
	text-decoration: none;
}

.yellow a:hover {
	color: #FFCC33;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
}

.imageright {
	float: right;
	padding-left: 25px;
	padding-bottom: 5px;
}
.imageleft {
	float: left;
	padding-right: 25px;
	padding-bottom: 15px;
}.imagecenter {
	float: left;
	padding-left: 150px;
	padding-bottom: 5px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
	background-color: #333399;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:active {
	color: #FFFFFF;
}

.footerlinks {
	float: right;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	padding-right: 43px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

.copyright {
	float: left;
	padding-left: 36px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
	font-weight: normal;
}

.designer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666666;
	float: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.designer a {
	text-decoration: none;
	color: #666666;
}

.designer a:hover {
	text-decoration: underline;
	color: #E1872D;
	font-weight: normal;
}

.pullquote {
	display:block;
	margin:5px;
	padding:5px;
	color:#FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.pullquote2{
	display:block;
	margin:5px 5px 5px 0px;
	padding:5px 5px 5px 0px;
	color:#FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	float:left;
	width:350px;
}
.badge{
	float:right;
	width:200px;
}
#content  li {
	font-size: 0.9em;
	line-height: 140%;
	color: #CCCCCC;
	margin: 0px;
}

hr {
	color: #FFCC33;
	height: 1px;
	width: 98%;
}

.menutbl {
	background-color: #FFCC33;
}

.menutbl th {
	background-color: #FFCC33;
	font-size: 0.8em;
	color: #000058;
	text-align: center;
}

.menutbl td {
	background-color: #000058;
	font-size: 0.8em;
	color: #CCCCCC;
	text-align: center;
}

.imagecourtesy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	float: right;
	display: block;
	clear: both;
}

.specialoffers {
	border: 1px dashed #FFFF00;
	padding: 0px 5px;
}

.formtable {
	border: 1px dashed #FFFF00;
	padding: 5px;
	clear: both;
	height: 520px;
}

.formtable td {
	font-size: 0.8em;
	color: #CCCCCC;
	text-align: left;
}
.list {
padding: 0px;
margin:# 0px;
text-align:left;
}