/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica;
	font-size:76%;
	color:#333333;
	padding: 0;
	margin: 0;
	background-color:#5C584C;
}

#structure { 
    width:960px;
	margin: 20px auto 0px;
}

#wrapper { 
	background-color:#fff;
	text-align:left;
    width:960px;
	float:left;
}

	
/* HEADER */

#logoBar { 
	width:960px;
	height:40px;
	background-color:#fff;
	margin: 0;
	padding: 0;
}

.logo { 
	width:310px;
	height:40px;
	float:left;
	margin: 0 0 0 20px;
	padding: 0;
}

.logo img { 
	border:0;
}

#header { 
	width:960px;
	height:300px;
	padding: 0;
	margin: 0;
	background:url(/images/tanyaPortrait.png) no-repeat #d9f0e0;
}


/* TWITTER FEEDS */

#twitterFeed { 
	width:960px;
	padding: 20px 0 0 0;
}

#twitterFeed1 { 
	width:417px;
	height:80px;
	background:url(/images/twitterFeedBg.gif) no-repeat;
	float:right;
	padding-bottom:10px;
	margin-right: 90px;
}

#twitterFeed2 { 
	width:417px;
	height:80px;
	background:url(/images/twitterFeedBg.gif) no-repeat;
	padding: 0;
	float:right;
	clear:both;
	padding-bottom:10px;
	margin-right: 60px;
}

#twitterFeed3 { 
	width:417px;
	height:80px;
	background:url(/images/twitterFeedBg.gif) no-repeat;
	padding: 0;
	float:right;
	clear:both;
	margin-right: 30px;
}

.twitterEntry {
	width: 350px;
	font-size: 0.9em;
	padding: 26px 0 0 40px;
}

.twitterEntry p {
	margin: 0 0 2px 0;
}

/* MAIN NAVIGATION */

#mainNav { 
	width:960px;
	height:40px;
	background:#a39b8e;
}

.mn {
	margin: 0 0 0 30px;
	text-decoration:none;
	list-style:none;
}

ul.mn li {
	display: inline;
}


/* SOCIAL NAVIGATION */

#socialNav { 
	margin-right: 30px;
}

.sn {
	text-decoration:none;
	list-style:none;
}

ul.sn li {
	display: inline;
}


/* CONTENT */

#content { 
	width:900px;
	padding: 30px 30px 60px 30px;
	margin: 0;
	background-color:#fff;
	float:left;
}
	
#homeLeft { 
	width:470px;
	float:left;
	background-color:#dcf0e0;
	padding: 0 0 0 0;
}

#homeRight { 
	width:400px;
	float:right;
}	

#contentLeft { 
	width:250px;
	float:left;
	padding: 0 0 0 0;
}

#contentMid { 
	width:440px;
	float:left;
	padding-right:40px;
}

#contentMid p { 
	font-size: 1.0em;
	line-height: 1.6em;
}

#contentLong {
        width:720px;
        float:left;
        padding-right:10px;
	margin-top: 20px;
}

#contentRight { 
	width:170px;
	float:left;
}	

.bodyImg { 
	margin-left:20px;
	border:0;
}


/* HOME */

.homeImg { 
	margin-left:20px;
}

/* LEFT COLUMN */

.welcome { 
	width:435px;
	float:left;
	padding: 20px 15px 30px 20px;
}

.welcome p { 
	font-size: 1.0em;
	line-height: 1.6em;
}

.titleLeft { 
	width:450px;
	height:26px;
	background:url(/images/welcome.png) no-repeat;
	text-indent:-99999px;
	margin-bottom: 14px;
}

.titleAbout { 
	width:720px;
	height:26px;
	background:url(/images/about.png) no-repeat;
	text-indent:-99999px;
	margin-bottom: 14px;
}

.titleCharity { 
	width:720px;
	height:26px;
	background:url(/images/charity.png) no-repeat;
	text-indent:-99999px;
	margin-bottom: 14px;
}

.titlePress { 
	width:720px;
	height:26px;
	background:url(/images/press.png) no-repeat;
	text-indent:-99999px;
	margin-bottom: 14px;
}

.titleNews { 
	width:720px;
	height:26px;
	background:url(../../images/news.png) no-repeat;
	text-indent:-99999px;
	margin-bottom: 14px;
}

.newsArticle {
        margin-bottom: 20px;
        padding-bottom:20px;
        background:url(../../images/lineLong.gif) no-repeat left bottom;
        float:left;
}

.newsArticle p {
        margin-top: 10px;
        font-size: 1.0em;
}

.newsImage {
        width:190px;
        height:120px;
        margin-right: 10px;
        float:left;
}

.newsText { 
	float:left;
	width:520px;
}

/* RIGHT COLUMN */

.titleRight { 
	width:400px;
	height:26px;
	background:url(/images/mostRecentBlogs.gif) no-repeat;
	text-indent:-99999px;
	margin-bottom: 14px;
}

.titleRight h2 { 
	margin: 0;
}


/*
.quote1 { 
	width:170px;
	height:190px;
	background:url(/images/quote1.png) no-repeat;
	text-indent:-99999px;
	margin:0;
}


.quote2 { 
	width:170px;
	height:200px;
	background:url(/media/430/quote2.png) no-repeat;
	text-indent:-99999px;
	margin:0;
}

.quote3 { 
	width:170px;
	height:240px;
	background:url(/media/435/quote3.png) no-repeat;
	text-indent:-99999px;
	margin:0;
}*/




/* New Editable Quote styles */

.quote1 h3,
.quote2 h3,
.quote3 h3 {
	color: #a39b8e;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0px;
	margin: 0;
	padding: 16px 0 0 18px;
	font-weight: normal;
	line-height: 1.3em;
	}

.quote1 p, 
.quote2 p,
.quote3 p  {
	margin: 34px 1px 0 0;
	padding-top: 5px;
	color: #a39b8e;
	font-weight: bold;
	background:url(../../images/quoteAuthor.gif) no-repeat bottom right;
	text-indent:-99999px;
	position: relative;
	}

.quote1 img,
.quote2 img,
.quote3 img {
	border: none;
	}

.quoteStart {
	margin: -13px 0 0 -18px;
	position: absolute;
	}

.quoteEnd {
	margin-top: 14px;
        margin-left: 2px;
	position: absolute;
	}

/* FOOTER */

#footer {
	text-align:right;
	padding: 6px 30px 0 0;
	margin: 0;
	clear:both;
}

#footer p {
	color:#8A827B; 
	font-size: 0.9em;
}


/* BLOGS */

.entry {
	padding: 10px 0 10px 0;
	background:url(/images/line.gif) no-repeat bottom;
}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

