/*

*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background-color: #ffffff;
	font: normal small "Trebuchet MS";
	background-image: url(images/2009saving-rhinos-bnr.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#wrapper {
	
	width: 800px;
	margin: 10px auto;
	text-align: left;
	background-color: transparent;
	
		
}

/* top nav */

#topnav {
	
	width: 770px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	
	}
	
#topnav a {
	color: #957E7E;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: 1px solid #957e7e;
	text-decoration: none;
	padding: 0px 10px 0px 10px;	
}
#topnav a:hover {
	color:#FF0000;
	text-decoration: none;
	
}

/* Logo */

#logo {
	width: 800px;
	height: 300px;
	padding: 0px;
	
}
#logo p {
	padding-right: 10px;
	
	font: 12px "Trebuchet MS";
	margin-left: 450px;
		

}

#logo a {
	color: #957e7e;
	font: 1.1em "Trebuchet MS";
	
}
#logo a:hover {
	background: #d8c2ae;
	color:#FF0000;
	text-decoration: none;
	
}


#logo h1 {
	padding-right:10px;
	padding-bottom: 5px;
	margin-left: 450px;
	font: 14px "Trebuchet MS";
	color: #000000;
	text-align: right;
	
	}
	
#logo ul {
margin-left: 450px;
border-bottom: 1px solid #999999;	
}

#logo li {
	display: inline;
	
}

#logo ul li a {
	color: #006633;
	font: italic normal 1em "Trebuchet MS";
	text-align: center;
	border-right: 1px solid #999999;
	text-decoration: none;
	padding: 0px 5px;	
}

#logo ul li a:hover {
	background: #CCCCCC;
	color:#FF0000;
	text-decoration: none;
	
}

/* Nav bar */

#nav {
	
	width: 800px;
	height: 40px;
	text-align: right;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		
		
	
}

#nav ul {
	margin: 15px;
	padding: 0px;
}
#nav li {
	display: inline;
	
}
#nav ul li a {
	color: #006633;
	text-align: center;
	border-right: 2px dotted #957e7e;
	text-decoration: none;
	padding: 0px 10px 0px 10px;	
}


#nav ul li a:hover {
	background: #CCCCCC;
	color:#FF0000;
	text-decoration: none;
	
}
/* text sstyles */

h1, h2, h3 {
	font-family: "Trebuchet MS";
	color: #B43939;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: .5em;

}

h2 {
	margin-bottom: .8em;
	font-size: 1.3em;
	font-weight: normal;
}

h3 {
	margin-bottom: .75em;
	font: bold small "Trebuchet MS";
	color: #B43939;
}

p {
	font-family: "Trebuchet MS";
	color: #000000;

}

tinyp {
	font-size: 9px;
	font-style: italic;
	padding-bottom: 8px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}



.blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.45em;
	color: #000000;
	background-color: #CCCCCC;
	width: 350px;
	font-style: italic;
	border: thin solid #666666;
	margin-left: 15px;
	padding: 5px;
	
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
	
}

a {
	text-decoration: none;
	color: #006633;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}




/* Content */

#content {
	width: 800px;
	padding-top: 10px;
		
	
}

/* Content > Main */

#main {
	float: left;
	width: 530px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right: 1px solid #d8c2ae;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;	
	
}


/* Images */

.bigrightimage {
	width: 375px;
	margin: 3px;
	float: right;
	text-align: center;
	color: #333333;
	font-size: 10px;
}

.rightimage {
	width:277px;
	margin: 3px;
	float: right;
	text-align: center;
	color: #333333;
	font-size: 10px;
}
.midrightimage {
	width:230px;
	margin: 3px;
	float: right;
}
.smallrightimage {
	width:200px;
	margin: 3px;
	float: right;
	clear: left;
	text-align: center;
	color: #333333;
	font-size: 10px;
}
.movie {
	margin: 3px;
	clear: left;
	float: right;
	width: 323px;
}
.tinyimage {
    width:125px;
	margin: 3px;
	float: right;
	clear: left;
    text-align: left;
	color: #333333;
	font-size: 10px;
}

.shirtimage {
    width:150px;
	margin: 3px;
	float: right;
	clear: left;
    text-align: left;
	color: #333333;
	font-size: 10px;

}

.bigrightimage {
	width:300px;
	margin: 3px;
	float: right;
	text-align: center;
	color: #333333;
	font-size: 10px;
}

.biggerrightimage {
	width:350px;
	margin: 3px;
	float: right;
	text-align: center;
	color: #333333;
	font-size: 10px;
}



/* Content > Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding-left: 10px;
		
		
	
}


/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 1px solid #957e7e;
	background-color: #d8c2ae;
	
}

#footer p {
	margin: 0;
	font-size: .9em;
}

