/* Undo some of the default styling of common (X)HTML browsers */
/* Based on code from Yahoo! Inc.'s reset.css (BSD) and Tantek Celik's undohtml.css (Creative Commons Attribution 2.0) */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;}
address, abbr, caption, cite, code, dfn, th, var {font-style: normal; font-weight: normal;}
ol, ul {list-style: none;}
caption, th {text-align: left;}
q:before, q:after {content: '';}
p{margin-top:3px;}
h2{margin-left:3px;}

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #544f49;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fff;
}
#wrapper{
	
}
#Header #TopNav a {
	color: #5f5f5f;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
#ColorBar #HomeImage {
	background-image: url(../images/HomepageImage.jpg);
	float: left;
	height: 384px;
	width: 511px;
	margin-left: 215px;
}


#ColorBar {
	background-color: #DFDCB8;
	/*background-image: url(../images/InsidePageBg.jpg);*/
	background-repeat: repeat-y;
	background-position: left;
}
#Header #Logo {
	background-image: url(../images/Logo2.jpg);
	background-repeat: no-repeat;
	height: 111px;
	margin-left: 30px;
	float: left;
	width: 154px;
}
#Logo h1 a {
	display: block;
	height: 111px;
	width: 154px;
}
#Header #TopNav ul {
	list-style-type: none;
	margin-top: 62px;
	margin-left: 60px;
}

.ClearBoth {
	clear: both;
}
#Header #TopNav li {
	display: inline;
}


#Header #TopNav {
	float: left;
}



#Header {
	height: 111px;
	width:600px;
}

.PageBg {
	background-image: url(../images/PageBg.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
}
.FooterNav {
	background-image: url(../images/FooterNavBg.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #fcfdef;
	font-size: 12px;
	font-weight: normal;
}
.TopNav a{
	font-size: 12px;
	color: #4b4a4a;
	text-decoration: none;
	padding-left: 40px;
}
#TextContainer p {
	padding-bottom: 5px;
	padding-top: 5px;
}

.TopNav a:hover{
	color: #6188AF;
}
.FooterNavPadding {
	padding-right:32px;
}
.FooterAddressCell {
	background-image: url(../images/FooterAddressBg.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
}
.FooterAddressCellPadding {
	padding-left:32px;
}
.ContentCell {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bg {
	background-image: url(../images/marsella-newlook5b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	padding-top: 125px;
	padding-left: 750px;
	padding-right: 25px;
}
.bg-about {
	background-image: url(../images/marsella-newlook-6b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 125px;
	padding-left: 240px;
	padding-right: 10px;
}

#TextContainer {
	width: 234px;
	text-align: justify;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}
#ColorBar #LeftNav {
	float: left;
	width: 215px;
	margin-right: 8px;
	margin-top: 25px;
}

#ColorBar #Container {
	width: 100%;
}
#ColorBar #Container-inside {
	width: 100%;
}
#Header #Logo span {
	display: none;
}
#LeftNav{
	width:185px;
}
#LeftNav ul {
	margin-left: 10px;
	margin-bottom: 15px;
}
#ColorBar #Container-inside #LeftNav li {
	font-size: 12px;
	color: #544f49;
}
#ColorBar #Container-inside #LeftNav a {
	color: #544f49;
	text-decoration:none;
}
#ColorBar #Container-inside #LeftNav a:hover {
	text-decoration:underline;
}
#contentMiddle p, #contentRight p{
	padding-left: 5px;
	padding-right: 5px;
}
#contentMiddle a{
	color:#544f49;
	text-decoration:none;
}
#contentMiddle a:hover{
	text-decoration:underline;
}
hr{
	height: 4px;
	color: #fff;
	background-color: #fff;
	margin: 3px 0 3px 0;
}
.header{
	color: #544f49;
	margin: 3px 0 0 3px;
}
.hide{
	display:none;
}

.picPortfolio{
	padding: 3px;
	border: 1px solid #544f49;
	background-color: #fff;
	margin: 5px;
}
#media-links a{
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left:35px;
	padding-top:3px;
}

