body {
		text-align:center;
		background-color:#B59264;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
	
	#frame {
		width:768px;
		margin-bottom:0;
		margin-right:auto;
		margin-left:auto;
		margin-top:19px;
		padding:0px;
		text-align:centre;
		background-color:#ffffff;
		}
		
	#frame-inner {
		width:756px;
		margin:0px;
		padding:6px;
		text-align:left;
		}
		
	#contentleft {
		width:236px;
		padding:0px;
		float:left;
		background:#F4EEE2;
		margin-right:6px;
		margin-bottom:6px;
		}
	
	#contentcenter {
		width:514px;
		padding:0px;
		float:left;
		}
	
	#contentheader {
		background:#F4EEE2;
		height:53px;
		margin-bottom:6px;
		}
		
	#left {
		padding-top:6px;
		float:left;
		font-size:11px;
		color:#B18A5D;
		font-weight:bold;
		}
		
	#right {
		float:right;
		padding-top:6px;
		font-size:11px;
		color:#EE4A42;
		font-weight:bold;
		text-align:right;
		}
		
	#right a {
		color:#B18A5D;
		font-weight:bold;
		text-decoration:none;
		}
		
	#right a:hover{
		color:#B18A5D;
		font-weight:bold;
		text-decoration:underline;
		}
	
	#contentheader-logo {
		background:#F4EEE2;
		height:219px;
		margin-bottom:6px;
		padding:3px;
		text-align:center;
		}
	
	#menu {
		background:#F4EEE2;
		height:40px;
		margin-bottom:6px;
		padding-top:4px;
		background-image:url(../images/banner_brown.gif);
		text-align:right;
		}
		
	#menu p {
		font-size:26px;
		color:#F2E8DC;
		font-weight:bolder;
		}
		
	#menu a{
		font-family:"Times New Roman", Times, serif;
		font-size:18px;
		color:#FFF2E3;
		font-weight:normal;
		text-decoration:none;
		}
		
	#menu a:hover{
		font-family:"Times New Roman", Times, serif;
		font-size:18px;
		color:#FFF2E3;
		font-weight:normal;
		text-decoration:underline;
		}
	
	#menuleftheader {
		background:#F4EEE2;
		height:34px;
		background-image:url(../images/banner_pink.gif);
		}
	
	#contentcenterheader {
		background:#F4EEE2;
		height:34px;
		background-image:url(../images/banner_yellow.gif);
		}
		
	p {
		margin:0px 10px 10px 10px;
		color:#a0794c;
		}
		
	h1 {
		font-size:32px;
		padding:10px;
		color:#EE4A42;	
		margin:0px;	
		font-weight:normal;
		}
		
	h2 {
		color:#ffffff;
		font-size:15px;
		font-weight:bold;
		padding:8px 0px 0px 10px;
		margin:0px;
		}
		
	a {
		color:#EE4A42;
		text-decoration:none;
		}
		
	a:hover {
		color:#EE4A42;
		text-decoration:underline;
		}
		
	hr {
		color:#EE4A42;
		width:1;
	}
	.grad {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	}
	.padding{
	padding:3px 10px 3px 10px
	}
	
	#contentright p { font-size:10px}
		
	#footer {
		width:756px;
		padding-top:8px;
		padding-bottom:1px;
		background:#F4EEE2;
		border-top:solid #EE4A42 4px;
		clear:both;
		}
		
	#footer p {
		font-size:14px;
		color:#EE4A42;
		font-weight:bolder;
		}
		
	#footer a {
		font-size:11px;
		color:#B18A5D;
		font-weight:bold;
		text-decoration:none;
		}
		
	#footer a:hover {
		font-size:11px;
		color:#B18A5D;
		font-weight:bold;
		text-decoration:underline;
		}
		
	#navcontainerRight {
		width:210px;
		margin-top:16px;
 		}
		
	#navcontainerRight ul {
		margin-left: 12px;
		padding-left: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		width: 210px;
		font-weight: bold;
		border-bottom: 2px solid #B18A5D;
		}
		
	#navcontainerRight a {
		display: block;
		padding-top: 0.2em;
		padding-bottom: 0.2em;
		padding-left:10px;
		width: 200px;
		border-top: 2px solid #B18A5D;
		color:#B18A5D;
		text-decoration: none;
		margin-left:0px;
		background-image: url(../images/red_bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 .6em;
		}

	#navcontainerRight a:hover {
		background-color:#ECE1CE;
		}

.blog {
		color:#333333 !important;
		}