body {
	background-color: #7fc7dd;
	background-image: url('../img/bg_gradient.jpg');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

body, td, p, b, li, select, a, h1 {
	font-family: arial, helvetica, verdana, sans-serif;
}
body, td, p, b, li, select {
	font-size: 12px;
	line-height: 20px;
}

body, td, p, b, li, select {
	color: #000;
}
	
a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #a14983;
}
.small {
        font-size: 11px;
}

h1 {
	font-size: 24px;
	color: #3a787c;
	font-weight: 100;
	line-height: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #3a787c;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
li {
	margin-left: 0px;
	padding-left: 0px;
}

div#subpagemain {	
	width: 970px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	padding: 0;
}

div#main {	
	width: 970px;
	margin: 0 auto;
	background-color: white;
	text-align: left;
	overflow: hidden;
	height: 660px;
	padding: 0 10px;
}

.clearboth {
	clear: both;
}
hr {
	clear: both;
	border-top: 1px #d8d8d8 solid;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #d8d8d8;
	margin: 20px 0;
	height: 1px;
}
div.button {
	min-height: 22px;
	margin-bottom: 10px;
	display: inline-block; 
	/* new declarations for IE7 
	zoom: 1;
	display: inline;*/
}
div.button a, div.button a:link, div.button a:active, div.button a:visited, div.button a:hover {
	display: inline-block; 
	background-color: #a14983; 
	padding: 2px 10px 2px 18px; 
	background-image: url('../img/bullet_arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 6px;
	color: #fff; 
	text-decoration: none; 
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}


/*  ---  UNAV  ---  */
div#unav {
	width: 210px;
	border-top: 1px #e8e8e8 solid;
	margin-top: 39px;
	margin-bottom: 35px;
}
div#unav a, div#unav a:link, div#unav a:active, div#unav a:visited, div#unav a:hover {
	display: block;
	text-transform: uppercase;
	line-height: 29px;
	color: #686868;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px #e8e8e8 solid;
}
div#unav a.unavon {
	background-color: #eba40c;
	color: #fff;
}
div#unav a.lnav, div#unav a.lnavon {
	text-transform: none;
	padding-left: 20px;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#unav a.lnavon {
	background-color: #eba40c;
	color: #fff;
}
/*  ---  END UNAV  ---  */

div#columnleft {
	float: left;
}
div#columnleft p, div#columnleft b {
	color: #686868;
}
div#columnleft p {
	width: 190px;
}
div#rightcontent p {
	width: 315px;
}
div#columncenter {
	float: left;
}
div#columnright {
	float: left;
}
div#rightcontent {
	margin-top: 25px;
	margin-left: 20px;
}
div#shadowbox {
	margin-top: 40px;
	padding: 0;
	width: 390px;
	position: relative;
	margin-left: -50px;
}
div#homecontent {
	background-color:#fff;
	padding: 20px 0 15px 20px;
	margin: 0;
}
div#homecontent p {
	font-size: 14px;
}
div#internalmain {
	width: 750px;
	float: left;
	margin: 0;
	padding: 0;
}
div#internalbanner {
	padding: 0;
	margin: 0;
	width: 750px;
	height: 245px;
}
div#internalbody {
	padding: 0;
	margin: 0;
}
div#internalcenter p, div#internalcenter li,
div#internalcenter b, div#internalcenter a, 
div#internalwidebody p, div#internalwidebody li,
div#internalwidebody b, div#internalwidebody a {
	font-size: 14px;
}
div#internalcenter {
	margin: 0;
	width: 435px;
	background-image: url('../../img/shadow_left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	padding-top: 35px;
	padding-right: 12px;
	padding-bottom: 40px;
	float: left;
	min-height: 420px;
}
div#internalright {
	margin: 0;
	width: 230px;
	float: left;
	padding-left: 23px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url('../../img/shadow_right.png');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 420px;
}
div#internalwidebody {
	margin: 0;
	background-image: url('../../img/shadow_left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 40px;
}
td.memberlist p {
	margin-bottom: 0;
	padding-bottom: 0;
}
td.memberlist ul {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 15px;
}

/*  --- HOME PAGE  ---  */
ul#imgbanner { /* that's your list */
width: 355px;
height: 140px;
position: relative;
left: 0px;
list-style-type: none;
margin: 0;
padding: 0;
}
ul#imgbanner li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}

a.calendar {
	background-image: url('../img/icon_calendar.gif');
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #3a787c;
	line-height: 30px;
	height: 30px;
	padding-left: 36px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-bottom: 10px;
}

/*  --- HOME PAGE  ---  */



/*  --- BOT BAR ---  */
div#botbar {
	margin: 0;
	clear: both;
	padding-bottom: 10px;
}
div#botbar p {
	margin: 0 35px;
}
div#botbar p, div#botbar a {
	color: #fff;
	font-size: 11px;
}
/*  --- BOT BAR ---  */



/*  --- FORM STYLES ---  */
input.boxed, textarea.boxed {
	border: 1px solid #666;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	padding: 3px;
}
textarea.boxed {
	height: 65px;
}
.formtable td {
	font-size: 14px;
	padding: 3px 5px;
	vertical-align: top;
}
.formtable td.leftpadded {
	padding-left: 30px;
}
.commentsfield {
	height: 8em;
}
.addressfield {
	height: 3em;
}
.reqd {
	color: #051733;
}
/*  --- END FORM STYLES ---  */

