@charset "UTF-8";
/* CSS - Stuart For Life*/

/* @group General */
body {
	margin: 20px 0 0;
	background-color: #fff;
	font: 12px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #555;
}

ul {
	list-style-type: square;
	font-size: 120%;
	color: #1c394d;
}

img {
	display:block;
	border-style: none;
}

.align_left {
	float: left;
}

.align_right {
	text-align: right;
}

#content {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/body_shadow.gif) no-repeat 0 top;
}

/* @end */



/* @group Buttons */

#menu {
	height: 29px;
	width: 766px;
	background-image: url(../images/nav0.gif);
	margin-top: 1px;
	margin-bottom: 1px;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden; /* for ie to hide extra height*/
}

.buttons a {
	display: block;
	float: left;
	overflow: hidden;
	height: 29px;
	border-style: none;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}

/* @end */

/* @group Sidebar */



/* @end */

/* @group Main */
.regtext {
	color: #333333;
	padding: 0 70px;
}

.regtext a {
	color: #8546ad;
	text-decoration: none;
}

.regtext a:hover {
	color: #8546ad;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}




.regtext2 {
	color: #000;
}

.regtext2 {
	color: #000;
}

.mylink a {
	color: #000;
}

#homeContent {
	width: 766px;
}

.whitetext {
	color: #fff;
}

.whitetext a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#homeContent a:hover {
	color: #673787;
	text-decoration: none;
	background-color: #fff;
}

#mainWindow {
	width: 370px;
	padding: 40px;
	margin-left: 227px;
}

.wm1 {
	background: url(../images/watermark1.gif) no-repeat right top;
}

.wm2 {
	background: url(../images/watermark2.jpg) no-repeat right top;
}

.wm3 {
	background: url(../images/watermark3.jpg) no-repeat left 200px;
}

#mainWindow a {
	text-decoration: none;
	color: #673787;
	border-bottom: 1px dotted #673787;
}

#mainWindow a:hover {
	background-color: #673787;
	color: #fff;
	border-style: none;
}

/* @end */

/* @group Footer */

#footer {
	color: #888;
	font-size: 11px;
	width: 766px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #305e7f;
	padding: 3px;
}

#footer a:hover {
	background-color: #305e7f;
	color: #fff;
	border-style: none;
	padding: 3px;
}

/* @end */

.buffer_bottom {
	margin-bottom: 20px;
}

.wardsofwisdom {
	width: 226px;
	height: 62px;
	background: url(../images/wardsofwisdom.gif) no-repeat;
	color: #fdf8f5;
	padding-top: 65px;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	margin-bottom: 20px;
}

/* sideWindow is 250 pixels */
#sideWindow {
	width: 250px;
	margin-left: 496px;
	margin-top: 30px;
}

#sideWindow a {
	text-decoration: none;
	color: #5d6985;
}

#sideWindow a:hover {
	text-decoration: underline;
}

/* contentWindow is 495 pixels */
#contentWindow {
	width: 410px;
	float: left;
	overflow: hidden;
	display:inline;
	padding: 30px 25px 30px 50px;
}

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #contentWindow {margin-right:-3px;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #sideWindow {height:1%;margin-left:492px}/* margin is 3 pixels less than normal*/


/* @end */

/* @group Misc Styles */

.title {
	color: #305e7f;
	margin-bottom: 30px;
	font-size: 18pt;
	margin-left: -23px;
	background: url(../images/title_mark.gif) no-repeat;
	height: 21px;
	line-height: 26px;
	padding-left: 23px;
}

.sidebarTitle {
	color: #305e7f;
	margin-bottom: 15px;
	font-size: 15pt;
	margin-top: 10px;
	line-height: 18px;
}

.phone_gfx {
	color: #305e7f;
	font-size: 15pt;
	width: 142px;
	height: 24px;
	background-image: url(../images/phone_gfx.gif);
	padding-left: 40px;
	margin: 10px auto;
	padding-top: 8px;
}

.subtitle {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.subcategoryinfo {
	color: #707070;
	margin: 0 30px 10px;
}

.sideBox {
	font-size: 90%;
	color: #4b5277;
	line-height: 16px;
	background: #eaeff2 url(../images/side_rounded_top.gif) no-repeat 0 top;
	padding: 10px;
}

.sideBoxEnd {
	width: 250px;
	height: 10px;
	background: #eaeff2 url(../images/side_rounded_bottom.gif) no-repeat 0 bottom;
	margin-bottom: 20px;
}

.rounded_box {
	background: #eaeff2 url(../images/rounded_top.gif) no-repeat 0 top;
	margin-top: 10px;
	padding-top: 10px;
}

.rounded_box_end {
	width: 410px;
	height: 16px;
	background: #eaeff2 url(../images/rounded_bottom.gif) no-repeat 0 bottom;
}

.form_border {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #305e7f;
	font-size: 11px;
}

.formstyle {
	border: 1px solid #305e7f;
	color: #305e7f;
	background: #fff url(../images/formbg.jpg) repeat-x;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.formtext {
	font-weight: bold;
	color: #305e7f;
	text-align: right;
}

.formstyle_broker {
	color: #305e7f;
	background: #fff url(../images/formbg.jpg) repeat-x;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#contentWindowFull {
	width: 686px;
	padding: 30px 50px 0;
}

#contentWindowFull a {
	color: #305e7f;
	text-decoration: none;
}

#contentWindowFull a:hover {
	color: #305e7f;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#contentWindow a {
	color: #305e7f;
	text-decoration: underline;
}

#contentWindow a:hover {
	color: #305e7f;
	text-decoration: underline;
}

.buttonsPortal2 a {
	font-size: 20px;
	color: #fff;
	text-shadow: #000 0 2px 3px;
	font-weight: bold;
	width: 392px;
	height: 33px;
	text-align: center;
	background: url(../images/buttons.jpg) no-repeat 0 0;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	margin-left: 90px;
	text-decoration: none;
}

.buttonsPortal2 a:hover {
	background: url(../images/buttons.jpg) no-repeat 0 -33px;
	text-decoration: none;
}

h1 {
	color: #305e7f;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

h2 {
	color: #305e7f;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 50px;
}
