body {background-color:#ffffff; /*background-image:url(images/alan-young-bg.jpg); background-repeat:repeat-x;*/ font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.banner {width:760px; height:100px; margin: 0px auto;}

.wrapper {width:760px; margin:0px auto;}

.content-left {float:left; width:640px; background-color:#fbfbfb; border:0px solid #000000;}

.top-image {width:640px; height:276px; background-image:url(images/top-image.jpg); background-repeat:no-repeat;}

.menu {float:left; width:170px; background-color:#fbfbfb;}
.menu ul {list-style-type:none; margin:0px; padding:20px 0px 20px 10px;}
.menufooter-left {width: 160px; padding-left:10px; font-size:11px; color:#666666;}

.menu a {/*font-variant:small-caps;*/ font-size:16px; font-weight:bold; text-decoration:none; color:#000000; line-height:24px;}
.menu a:hover {text-decoration:none; color:#666666; /*text-decoration:underline;*/}

.breadcrumbs h1 {font-size:18px; /*font-variant:small-caps;*/color:#2063af; padding-top:20px; padding-bottom:10px; margin:0px; line-height:20px;}
.breadcrumbs h1 a {/*font-variant:small-caps;*/ text-decoration:none; color:#2063af;}
.breadcrumbs h1 a:hover {text-decoration:underline;}

.content {float:right; width:440px; padding: 0px 30px 20px 0px; text-align:justify;}

.footer {clear:both; width:640px; text-align:left;}

.content-right {float:right; width:120px;}
.content-right p {padding:1px 0px 7px 0px; margin:0px;}
.content-right img {border:0px solid #cccccc;}

/*website baker form styles*/
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 120px;
	vertical-align: middle;
	text-align:left;
	padding-left:20px;
}
.textfield {
	font-size: 12px;
	width: 220px;
}
.textarea {
	font-size: 12px;
	width: 220px;
	height: 80px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}

