body {
	background-color: #FFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#wrapper {
	width: 760px;
	padding:0;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#content-home-lc-youtube {
	width: 500px;
	height:  360px;
}

#content-link-page {
	border: 2px solid #b5194c;
	height:  1150px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}
#content-about-robert {
	border: 2px solid #b5194c;
	height:  779px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}
#content-home {
	border: 2px solid #b5194c;
	height:  699px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}

#content-contact {
	border: 2px solid #b5194c;
	height:  740px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}

#indent {
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}

#indent-no-lf {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}


#content-faq {
	border: 2px solid #b5194c;

	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}
#content-videos {
	border: 2px solid #b5194c;
	height:  699px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}

#content-litigation {
	border: 2px solid #b5194c;
	height:  840px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}



#content-recent-projects {
	border: 2px solid #b5194c;
	height:  1680px;
	text-align: left;
	line-height: 18px;
	background-color: #FFFFFF;
}


a:hover {
	color: #b5194c;
	text-decoration: underline;
	font-weight: bold;
}
a {
	color: #b5194c;
	text-decoration: none;
	font-weight: bold;
}

input {
	margin-top: 1px;
	margin-bottom: 1px;
}

html>body input {
	margin-top: 8px;
	margin-bottom: 7px;
}

textarea {
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b5194c;
	margin-right: 20px;
	line-height: 25px;
	word-spacing: .15em;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b5194c;
	margin-right: 20px;
	line-height: 25px;
	word-spacing: .15em;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	background-color: #FFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
}

.photo_left{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;}
#footer{
	clear:both;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
	margin-top:0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#footer a{
	clear:both;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
	margin-top:0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	clear:both;
	color:#000000;
	font-weight:normal;
	font-size: 12px;
	margin-top:0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#pscroller{
	width: 300px;
	height: 300px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
}
.rssclass .rsstitle{
	font-weight: bold;
	color: #0099FF;
}
.rssclass .rssdate{
color: gray;
font-size: 85%;
}
.rssclass a{
text-decoration: none;
	color: #0099FF;
}
/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {
	padding:0 0 0px 0;
	margin:0;
	list-style:none;
	background:#fff;
	position:relative;
	z-index:200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav {height:25px; padding:0;}

#nav table {border-collapse:collapse;}
#nav li {
	float:left;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
#nav li li {float:left;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#b5194c; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#fff;}
#nav a:hover {position:relative; z-index:300; text-decoration:underline; color:#b5194c;}

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-5px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#b5194c;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
