
* {

}

/*MDT*/

body {
	background-color: #f2f2f2;
	color: #454545;
	font-size:72.5%;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;	
}

#headerBkgrnd {
	background: #fff url("/img/headerBkgrnd.png") repeat-x 0 0;
	display: block;
	overflow: hidden;
	height: 125px;
}

#header {
	height: 125px;
	display: block;
	width: 900px;
	margin: 0 auto 0 auto;
}

#weatherBug {
	float: right;
	width: 200px;
	margin: 20px 0px;
}

#navBkgrnd {
	background: #fff url("/img/navBkgrnd.png") repeat-x 0 0;
	display: block;
	overflow: hidden;
	height: 60px;
}

#nav {
	width: 900px;
	display: block;
	margin: 0 auto 0 auto;
	background: transparent url("/img/etcNav.png") no-repeat 0 0;
	height: 60px;
}

#signupPadded, #signupBkgrnd {
	background: transparent url("/img/signupBkgrnd.jpg") repeat-x 0 0;
	display: block;
	overflow: hidden;
}

#signupPadded {
	height: 40px;
}

#pageBkgrnd {
	background: transparent url("/img/pageBkgrnd.jpg") repeat-x 0 0;
	display: block;
	overflow: hidden;
}

#page {
	width: 900px;
	min-height: 375px;	
	display: block;
	margin: 0 auto 0 auto;
}

#welcome {
	height: 375px;
	width: 900px;
	margin: 30px 0 50px 0;	
}

#grassStripe {
	margin: 0 auto 0 auto;
	height: 75px;
	background: transparent url("/img/grass.png") repeat-x 0 0;
}

#satisBkgrnd {
	height: 170px;
	display: block;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: transparent url("/img/satisBkgrnd.png") repeat-x 0 0;
}

#satis {
	width: 900px;
	height: 170px;
	display: block;
	margin: 0 auto 0 auto;
}

#footer {
	background-color: #441616;
	margin: 0 auto 0 auto;
	height: 200px;
	font-size: .7em;
	color: #f2f2f2;
	text-align: center;
}

#footerStripe {
	background: #fff url("/img/footerStripe.png") repeat-x 0 0;
	margin: 0 auto 20px auto;
	height: 60px;
}

#partner {
	width: 900px;
	height: 60px;
	margin: 0 auto 0 auto;
}

/*Column Structure*/

#columns {
	overflow: hidden;
}

#colLeft {
	padding: 30px;
	float: left;
	width: 380px;
	margin-right: 10px;
	overflow: hidden;
}

#colRight {
	padding: 30px;
	float: left;
}

/*Typography*/

h2 {
	font-size: 1em;
	margin-bottom: 10px;
}

ul {
	list-style: none;
}

li {
	list-style-image: url("/img/arrows.png");
	margin-left: 1.4em;
}

b {
	color: FF6600;
}

p, ul {
	display: block;
	margin: 5px 0 15px 0px;
}

.bodytext, ul{
	font-size:1em;
	margin-bottom: 15px;
}


p.subhead {
	font-size: 1em;
	font-weight: bold;
}

#footer a:link, #footer a:active, #footer a:visited, #quickitems a:link, #quickitems a:active, #quickitems a:visited, #quickitems .pseudoClick {
	text-decoration: none;
	color: #f2f2f2;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #333;
}

a:hover, .hover, li.hover, #footer a:hover, #quickitems a:hover, #quickitems .hover  {
	text-decoration: underline;
	color: #dcdcdc;
}

/*old*/ 



#content {
	width: 850px;
	margin: 0 auto 100px auto;
	padding: 15px;
	background: #ffffff url(/img/contentBkgrnd.jpg) repeat-x center bottom;
	display: block;
	overflow: hidden;
	border-left: 5px solid #333333;
	border-right: 5px solid #333333;
	border-bottom: 5px solid #333333;
}

#main {
	width: 800px;
	margin: 0px 25px 0px 25px;
	padding: 0px;
	background-color: #ffffff;
	z-index: 100;
}

#copy {
	padding: 30px;
	overflow: hidden;
}

#quicks {
	padding: 0px;
	overflow: hidden;
	background: #ffffff url(/img/quicks.jpg) no-repeat center top;
	width: 800px;
	height: 400px;
	z-index: 108;
}

#quickLinks {
	padding: 100px 0 0 30px;
}

#quick1, #quick2, #quick3 {
	float: left;
	width: 250px;
}

#quick1 {
	width: 150px;
	padding: 0 30px 0 30px;
}

#quick2 {
	width: 200px;
	background-color: #eeeeee;
	margin-right: 35px;
	padding: 30px;
	min-height: 180px;
}

#quick3 {
	border-left: 1px solid #dcdcdc;
	padding: 0 30px 0 30px;
	width: 120px;
	min-height: 240px;
	
}

#nav li, #quickitems li {
	margin-left: 0;
	list-style-image: none;
}



#quickitems {
	margin-bottom: 20px;
}

#quickitems li {
	font-size: .6em;
	color: #999999;
	text-transform: uppercase;
	font-weight: lighter;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #dddddd;
	line-height: 1.3em;
}


#tabs {
	background: #ffffff url(/img/tabs.jpg) no-repeat center top;
	height: 250px;
	padding: 50px 30px 0 30px;
}

#tab1, #tab2, #tab3 {
	float: left;
	width: 200px;
	margin-right: 65px;
}

#tab3 {
	margin-right: 0;
}

.colCore {
	background: transparent url(/img/imgCore.jpg) top left no-repeat;
	padding-left: 20px;
	width: 330px;
}

#subnav {
	padding: 30px;
}

#interior {
	background: #ffffff url(/img/interiorBkgrnd.jpg) repeat-x center top;
	float: none;
	width: 800px;
	overflow: hidden;
}

#quickitems .pseudoClick {
	cursor: pointer;
}

p.quicktext {
	font-size: .7em;
	line-height: 1.3em;
	margin: 0;
}

p.quickhead {
	font-size: .7em;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.readmore {
	text-transform: uppercase;
	font-size: .7em;
}

.sidenote {
	font-size:0.75em;
}

small{
	font-size: .6em;
	line-height: 1.3em;
	margin-bottom: 20px;
	display: block;
	color: #777777;
}