body {
	background-color:#fff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
}.formpart {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
}

img {
    border:0;
	margin:0;
	padding:0;
}

#wrapper {
	width:740px;
	background-color:#fff;
	padding: 0 10px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
	width:740px;
	height:115px;
}

a {
	font-size:11px;
	color:#8B8B8B;
}

a:hover {
	text-decoration:none;
	color:#666;
}
.hlink:link {
	text-decoration:none;
	font-size:11px;
	color:#8B8B8B;
}
.hlink:visited {
	text-decoration:none;
	font-size:11px;
	color:#8B8B8B;
}

.hlink:hover {
	color:#666;
	text-decoration:underline;
}

a.block {
	text-decoration: none;
	font-size: 1em;
	color:#FFFFFF;
}

a.block:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

/*/ HOME PAGE DIVS ///////////////////*/
html>body #block {
	background-image: url(../images/bg_maroon.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 20px;
	background-color: #813F46;
	width: 160px;
	height: 152px;
	line-height: 1.2em;
}

#blank {
	float:left;
	background-color:#ffffff;
	height: 15px;
	}

#block {
	background-image: url(../images/bg_maroon.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 20px;
	background-color: #813F46;
	width: 160px;
	height: 153px;
	line-height: 1.4em;
}

#block_sub {
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	background-color: #D1DDEA;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#block_sub_sub {
	background-image: url(../images/bg_lightblue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	background-color: #eff2f6;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

html>body #partner {
	background-image: url(../images/bg_lightblue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	background-color: #eff2f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#partner {
	background-image: url(../images/bg_lightblue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	background-color: #eff2f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#partner_sub {
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	background-color: #D1DDEA;
}

#resources {
	background-image: url(../images/bg_resources.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	background-color: #dce5ef;
	text-align: center;
}

#homeLeft {
	width:200px;
	float:left;
}

#homeRight {
	float:left;
	width:540px;
	text-align:left;
}

#homePic {
	float:left;
	width:345px;
}

#homePic p {
	display: block;
	clear: none;
	width: 325px;
	margin: 0;
	padding: 5px 0 10px 10px;
}

#homefarRight {
	float:left;
	width:195px;
}

/*/ INTERIOR PAGE DIVS ///////////////*/
#interiorLeft {
	float:left;
	width:150px;
	background-color:#F9F2F1;
	text-align:left;
	/*height: 500px;*/
	}

#interiorRight {
	float:right;
	width:120px;
	background-color:#e6e6e6;
	/*height: 500px;*/
}

/*/ HACK TO MAKE EQUAL HEIGHT COLUMNS */
#interiorLeft, #interiorRight {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#content {
	text-align:left;
	padding-top:0;
	margin:0;
	width:440px;
	margin-left:160px;
	margin-right:130px;
}

#content table {
	margin:0;
	padding:0;
	width:440px;
}

#content td {
	vertical-align:top;
}



#vendor_header {
	float:left;
	background-color:#eaeff3;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #405c72;
	}

#vendor {
	float:left;
	font-size:11px;
	background-color:#f4f2f3;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b3b3;
	line-height: 18px;
	color: #979596;
	}
	
#vendor a {
	font-size:11px;
	color: #3f5974;
	}
	
#vendor a:hover {
	font-size:11px;
	color: #3f5974;
	text-decoration: underline;
	}
	
#vendor_sub {
	float:left;
	font-size:11px;
	background-color:#ffffff;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b3b3;
	line-height: 18px;
	color: #979596;
	}
	
#vendor_sub a {
	font-size:11px;
	color: #3f5974;
	}
	
#vendor_sub a:hover {
	font-size:11px;
	color: #3f5974;
	text-decoration: underline;
	}

.title {
	font-weight:bold;
	color:#91A7BB;
}

.vendor_title {
	font-size:16px;
	font-weight:bold;
	color:#a16c76;
}

.clear { 
	clear: all;
}

/*/ LEEFT NAV ////////////////////////*/
ul.leftNav {
	list-style-type:none;
	margin:0;
	padding:0;
	postion:relative;
	width:150px;
}

ul.leftNav li {
	background-color:#DFDFDF;
	border-bottom:1px solid #fff;
}

ul.leftNav li a {
	display:block;
	text-decoration:none;
	color:#909090;
	font-weight:bold;
	padding:3px;
}

ul.leftNav li a.active {
	background-color:#DFDFDF;
	color:#3E5C7B;
}

ul.leftNav li :hover {
	background-color:#ebebeb;
	color:#3E5C7B;
}

/*/ NAVIGATION ///////////////////////*/
#nav_new {
	width:730px;
	text-align:center;
	color:#b99394;
	background-color:#F4E5E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}

#nav_new a {
	font-size: 1em;
	color: #813f46;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}

#nav_new a:hover {
	font-size: 1em;
	color: #305b79;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}

#nav_new a.special {
	color: #305b79;
}

#nav_new a.special:hover {
	color: #305b79;
}
/*/ RESOURCES ////////////////////////*/
ul.resource li a {
	text-decoration:none;
	color:#666666;
}

ul.resource li a:hover {
	color:#B69292;
	text-decoration:underline;
}

/*/ HEADLINES ////////////////////////*/
h1 {
	font-size:1em;
	padding:0;
	line-height:24px;
	margin:0;
}

h2 {
	font-size:16px;
	padding:0;
	display:inline;
}

h3 {
	font-size:1.6em;
	padding:0;
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
}

h4 {
	font-size:1.6em;
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #305b79;
	line-height: 0.8em;
	font-weight: normal;
}

h5 {
	font-size:.8em;
	padding:0;
	display:inline;
	color: #3e5c7b;
}

h6 {
	font-size:0.75em;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
 
/*/ FOOTER ///////////////////////////*/
#footer {
	width:720px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	clear:both;
	text-align:left;
	color:#79373D;
	font-size:10px;
	padding:10px;
	
	/* MAKE FOOTER ON TOP OF LEFT & RIGHT COLUMNS/ Z-INDEX = STACKING/LAYER ORDER */
	z-index:1000;
	position:relative;
}

#footer p {
	margin:0;
}

/*/ MISC ////////////////////////////*/
.test {
	border: 1px solid #ff0000;
}
