/* Poodles CSS
Version: 1
18th Jan, 2009)
*/

* {
	margin: 0 auto 0 auto;
	padding: 0;
}

body {
	text-align: center;
	background-color: #85341f;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	color: #FFFF00;
	background-position: center;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
	line-height: 2em;
}

#wrap {
	width: 734px;
	height: auto;
	background: #000000;
}

#container {
	width: 734px;
	min-height: 1200px;
	background: #000000;
	display: inline;
	background-repeat: repeat-y;
}

#container_left {
	width: 471px;
	height: auto;
	background: #000000;
	display: inline;
	float:left;
}

#container_right {
	width: 262px;
	height: auto;
	background: #000000;
	display: inline;
	float:right;
}

h1 {
	font-size: large;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
}

h2 {
	font-size: medium;
	line-height: 2em;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
}

h3 {
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
}

h4 {
	font-size: large;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
	float:right;
}

h5 {
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	float:left;
	background-image: url(images/Wooden_Frame.gif);
	margin: 0;
	height: 40px;
	width: 49px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 22px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}

h6 {
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
}

p {
	line-height: 2em;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:0;
	padding-left:1em;
}

li {
	text-align:left;
	text-indent:0;
	margin: 0;
	padding-left:0;
}

#container_right h1 {
	color:#000000;
}

#container_right h2 {
	color:#000000;
}

#container_right h3 {
	color:#000000;
}

#container_right h4 {
	color:#000000;
}

#container_right h5 {
	color:#000000;
}

#container_right h6 {
	color:#000000;
}

#container_right p {
	color:#000000;
}

#header {
	width: 734px;
	height: 199px;
	background-image: url(images/header.jpeg);
	background-repeat: no-repeat;
}

#nav_bar {
	width: 471px;
	height: 32px;
	background-image: url(images/Nav_menu.jpeg);
	float: left;
}

#nav_bar ul {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFCC;
	border-right-color: #FFFF99;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC66;
	background-image: url(images/menu_bar_bg.png);
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	list-style: none;
}

#nav_bar li {
	display:inline;
}

img {
	border: none;
}

a:link, a:visited {
	padding: 0;
	color: #FFCC00;
	text-decoration:underline;
}

a:hover {
	color:#FF6600;
}

#nav_bar a:link, #nav_bar a:visited {
	padding: 0;
	color: #FFCC00;
}

#nav_bar a:hover {
	color:#FFFF66;
}

#menu_header {
	width: 262px;
	height: 279px;
	background-image: url(images/menu_header.jpeg);
	float: right;
}

#menu_header_content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu_header_content p {
	text-align:center;
}

#menu_footer {
	width: 262px;
	height: 24px;
	background-image: url(images/Side_bar_bottom.jpeg);
	background-repeat: no-repeat;
}

#footer {
	width:736px;
	height: 65px;
	background-image: url(images/Footer.jpeg);
	background-repeat: no-repeat;
	clear: both;	
}

.menu_repeater {
	width: 262px;
	height: auto;
	background-image: url(images/Side_bar_repeater.jpeg);
	background-repeat: repeat-y;
}

.menu_repeater_content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.clear {
 	clear: both;
}
 
.content_repeater {
	width:100%;
	min-height: 700px;
	background-image: url(images/Top_contant_img.jpeg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.evan {
	border:1px solid #FF3300;
	background-image: url(images/evan_bg.png);
	background-repeat: repeat-x;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	-moz-border-radius: 10px;

}

.odd {
	background-image: url(images/evan_bg.png);
	background-repeat: repeat-x;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	padding: 5px;
	text-align: left;
	-moz-border-radius: 10px;
}

.alt {
	display:none;
}

.left {
	float:left;
}

.right {
	float:right
}

.lefttext {
	text-align: left;
}

.righttext {
	text-align: right;
}

.imgright {
	float:right;
	border: thin solid #FFCC00;
	margin: 3px;
}

.imgright a:hover {
	border: thin solid #FF6600;
}

.imgleft {
	float:left;
	border: thin solid #FFCC00;
	margin: 3px;
}

.imgcenter {
	text-align: center;
	border: thin solid #FFCC00;
	margin: 3px;
}

.imgcenter_nb {
	text-align: center;
	margin: 3px;
}

.imgleft_b {
	float:left;
	border: 0;
	margin: 3px;
}

.imgleft a:hover {
	border: thin solid #FF6600;
}

.slopes {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.center {
	text-align:center;
}

.cuteteelogo {
	background-image:url(images/cutetee_yellowmatt.gif);
	width:200px;
	height:135px;
}

.heavy {
	font-weight: bold;
}


 

