

body 
{
	font-size: 12px;
	font-family: Verdana, Sans-serif;
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
 	/* background: #CCCCCC url(BackgroundGradient.jpg) repeat-x scroll 50% 0pt; */
 	background:#D0D0D0 url("bodysides.png") repeat-y center top;
}


#Container 
{
	margin: 0 auto;
  padding: 0;
  width: 840px;
  border-width: 1px;
  border-style: none solid none solid;
  border-color: #A4A4A4;
  color: black;
  background-color: #DFFDFF;
}

#Container hr 
{
  display: block; 
  clear: left; 
  margin: -0.66em 0;
  visibility: hidden;
}


#TitleBar
{
	margin: 0;
	padding: 0;
	background-image: url(title-bar-gradient.jpg); 
	background-color: #6097C0;
	background-repeat: repeat-x;
	height: 145px;
	text-align: center;
}


#TitleBar img
{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#TitleBar h1
{
	/* font-family: Georgia, Serif; */
	font-family: Verdana, Sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: black;
	line-height: 100%;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#TitleBar h2
{
	/* font-family: Georgia, Serif; */
	font-family: Verdana, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: black;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
}

#TitleBar h3
{
	font-family: Verdana, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: white;
	margin-top: 10px;
	margin-bottom: 0px;
}

#TitleBar p
{
	/* font-family: Georgia, Serif; */
	font-family: Verdana, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;
	color: black;
	margin-top: 10px;
	margin-bottom: 0px;
}

#MenuBar
{
  color: black;
  background-color: white;
	height: 22px;
  background-image: url(menu-bar-gradient.jpg);
	font-family: Verdana, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;  
}

#MenuBar p
{
	margin-left: 1px;
	display: inline;
}

#MenuBar ul
{
	margin-left: 15px;
	display: inline;
}

#MenuBar li
{
	margin-right: 35px;
	display: inline;
}

#MenuBar a:link
{
	text-decoration: none;
  color: #483D8B;
}

#MenuBar a:visited
{
	text-decoration: none;
  color: #483D8B;
}

#MenuBar a:active
{
	text-decoration: none;
  color: #483D8B;
}

#MenuBar a:hover
{	
  text-decoration: none;
	color: white;
	background-color: #6096BF
}

#MainBody
{
	width: 550px;
	float: left;
	color: black;
	background-color: white;
	padding: 14px;
	border-right: solid 1px #808080;
}

#MainBody hr 
{
  color: #2966B8;
  background-color: #2966B8;
  height: 2px;
}

#MainBody h1
{
	font-size: 16px;
	color: #2966B8;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
}

#MainBody h4
{
	font-size: 16px;
	color: #483D8B;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -15px;
}

#MainBody h3
{
	font-size: 16px;
	color: #2966B8;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

#MainBody h3 a:link
{
  text-decoration: underline;
  font-size: 16px;
  color: #2966B8;
  font-family: Verdana, Sans-serif;
  font-weight: bold;
  margin: 0px
}

#MainBody h3 a:visited
{
  text-decoration: underline;
  font-size: 16px;
  color: #2966B8;
  font-family: Verdana, Sans-serif;
  font-weight: bold;
  margin: 0px
}

#MainBody h3 a:active
{
  text-decoration: underline;
  font-size: 16px;
  color: #2966B8;
  font-family: Verdana, Sans-serif;
  font-weight: bold;
  margin: 0px
}

#MainBody h3 a:hover
{
  text-decoration: underline;
  font-size: 16px;
  color: #4C5F6E;
  font-family: Verdana, Sans-serif;
  font-weight: bold;
  margin: 0px
}


#MainBody p
{
	font-size: 14px;
	color: black;
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	line-height: 130%
}

#MainBody li
{
	font-size: 14px;
	color: black;
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#MainBody li a:link
{
	text-decoration: underline;
	color: #2966B8;
	background-color: white;
	font-weight: normal
}

#MainBody li a:visited
{
	text-decoration: underline;
	color: #2966B8;
	background-color: white;
	font-weight: normal
}

#MainBody li a:active
{
	text-decoration: underline;
	color: #4C5F6E;
	background-color: white;
	font-weight: normal
}

#MainBody li a:hover
{
	text-decoration: underline;
	color: #2966B8;
	background-color: white;
	font-weight: normal
}

#MinimumHeightEnforcement
{
	
}

.MainImgLeftVertical
{
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 0px;
	border: 0px solid;
	height: 300px;
	width: 205px
}

.MainImgLeftHorizontal
{
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 0px;
	border: 0px solid;
	height: 205px;
	width: 300px
}

.MainImgRightVertical
{
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 20px;
	border: 0px solid;
	height: 300px;
	width: 205px
}

.MainImgRightHorizontal
{
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	border: 0px solid;
	height: 205px;
	width: 300px
}


#Map1
{
	width: 530px;
	height: 430px
}

#Map2
{
	width: 530px;
	height: 430px
}

#Map3
{
	width: 530px;
	height: 430px
}

#MainBody a:link {
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#MainBody a:visited
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#MainBody a:active
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#MainBody a:hover
{
	text-decoration: underline;
	color: #4C5F6E;
	font-weight: normal
}

#PersonalDataText
{
	font-size: 16px;
	color: black;
	background-color: white;
	font-family: Verdana, Sans-serif;
	font-weight: normal
}


#Sidebar
{
	width: 260px;
	height: 600px;
	float: right;
	color: black;
	background-image: url(right-side-gradient.jpg);
	background-color: #DFFDFF;
	background-repeat: repeat-x;
	text-align: center;
}

#SidebarPhoto
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#SidebarPhoto img
{
	margin-bottom: 5px;
	border: 1px solid;
}

#SidebarLocations
{
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 0px;
	border: 1px solid;
	width: 230px;
	color: black;
	background-color: white;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
}

#SidebarLocations h3
{
	font-size: 16px;
	color: #483D8B;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	text-align: center;
}

#SidebarLocations h4
{
	font-size: 14px;
	color: black;
	background-color: white;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	text-align: center;
}

#SidebarLocations li
{
	margin-bottom: 10px;
}


#SidebarResponseForm
{
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom: 5px;
	border: 1px solid;
	width: 230px;
	color: black;
	background-color: white;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Sans-serif;
}

#SidebarResponseForm form
{
	padding-bottom: 0px;
}

#SidebarResponseForm h3
{
	font-size: 16px;
  color: #483D8B;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 30px;
}

#SidebarResponseForm p
{
	font-size: 14px;
  color: black;
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 30px;
}

#SidebarResponseForm input
{
	font-size: 12px;
	font-family: Arial, Sans-serif;
	margin-bottom: 10px;
}

#SidebarResponseForm select
{
	font-size: 12px;
	font-family: Arial, Sans-serif;
	margin-bottom: 10px;
}

#SidebarResponseForm textarea
{
	font-size: 14px;
	font-family: Arial, Sans-serif;
	width: 210px;
	margin-bottom: 20px;
}

#CreditCardForm
{
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid;
	width: 380px;
	color: black;
	background-color: white;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Sans-serif;
}

#CreditCardForm td
{
	font-size: 14px;
	font-family: Arial, Sans-serif;
	padding-bottom: 5px;
}

#CreditCardForm input
{
	font-size: 14px;
	font-family: Arial, Sans-serif;
	margin-bottom: 0px;
}

#CreditCardForm select
{
	font-size: 14px;
	font-family: Arial, Sans-serif;
	margin-bottom: 0px;
}


#SidebarLinks
{
	margin-left: 0px;
	padding-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
}

#SidebarLinks h4
{
	font-size: 16px;
	color: #2966B8;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 0px;
}


#SidebarLinks a:link
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#SidebarLinks a:visited
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#SidebarLinks a:active
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#SidebarLinks a:hover
{
	text-decoration: underline;
	color: #4C5F6E;
	font-weight: normal
}

#SidebarLinks li
{
	margin-bottom: 10px;
}

#BlogSidebarLinks
{
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
}



#BlogSidebarLinks h4
{
	font-size: 16px;
	color: #2966B8;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 10px;
}


#BlogSidebarLinks a:link
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#BlogSidebarLinks a:visited
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#BlogSidebarLinks a:active
{
	text-decoration: underline;
	color: #2966B8;
	font-weight: normal
}

#BlogSidebarLinks a:hover
{
	text-decoration: underline;
	color: #4C5F6E;
	font-weight: normal
}

#BlogSidebarLinks img { border: 0px; }

#BlogSidebarLinks ul 
{ 
	list-style-type: none; 
	list-style-image: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
#BlogSidebarLinks ul li 
{ 
	vertical-align:middle; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	line-height: 100% 
}
#BlogSidebarLinks ul ul 
{ 
	list-style-type: square; 
	margin: 0px 0px 0px 15px; 
	padding: 0px 0px 10px 10px;   
}
#BlogSidebarLinks ul ul li 
{ 
	margin: 0px 0px 0px 0px; 
	padding: 0; 
	line-height: 150% 
}




#Footer {
	color: black;
	font-size: 14px;
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	text-align: center;
	margin-top: 45px;
}

#Footer img {
	margin-bottom: 15px;
}


.post_header {
  width:100%; 
	height:auto;
	float:left;
	color:#FFFFFF;
	padding-bottom: 8px;
}
.post-date {
	width: 55px;
	height: 55px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background: url(http://eastbaycouples.com/blogimages/date.jpg) no-repeat;
}
.post-month {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -0px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #2966B8;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 12px;
	margin-left: -0px;
}
.post_title {
	width:424px;
	height:auto;
	float:left;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	text-align:left;
	padding-left:0px;
	padding-top: 4px;
	letter-spacing: normal;
	margin-left:15px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #bce168;
}
.post_information {
	font-family: Verdana, sans-serif;
	width:424px;
	height:auto;
	float:left;
	font-size:12px;
	margin-left:15px;
	margin-top:3px;
	line-height:16px;
	text-align:left;
}
.information_txt {
	width:auto;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	height:auto;
	float:left;
	color: #2966B8;
}
.comment_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(http://eastbaycouples.com/blogimages/comment.jpg);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:3px;
	margin-left:5px;
}
.author_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(http://eastbaycouples.com/blogimages/author.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
	margin-right:4px;
}
.category_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(http://eastbaycouples.com/blogimages/category.jpg);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}
.alignleft a { width:auto; float:left; padding:5px;  }
.alignright a { width:auto; float:right; padding:5px;  }	
#BlogSidebarLinks .widget  
{ 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid;
	line-height: 1.2; 
	background-color: white;
	width: 230px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: black;
} 


#BlogSidebarLinks .widget h4 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	text-align: center; 
	font-size: 16px;
	color: #483D8B;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
} 

#BlogSidebarLinks .widget_tag_cloud a 
{ 
	margin: 0 2px 0 0; 
	text-decoration: none;
} 
#BlogSidebarLinks .widget_tag_cloud a:hover 
{ 
	text-decoration: underline;
} 
