/** BODY ELEMENTS **/

* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #999999;
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/pattern.jpg);
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
	}
	
a:focus, a:hover, a:active { outline:none }
		
body.short {
	color: #333;
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/pcc_bkg_portfolio_01.jpg);
	}
	
#bg {
	background-image: url(../images/cw_th.jpg);
	}
	
ul, li {
	list-style: none;
	}
	
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	line-height: 36px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 10px;
	}
	
	

/** NAVIGATION BAR **/

#navbar li.gap {
	width: 1px;
	height: 31px;
	overflow: hidden;
	background-color: #FFFFFF;
	}

#navbar {
	height: 36px;
	background-image: url(../images/cg_02.jpg);
	}

#navbar ul {
	margin: 0;
	list-style: none;
	}

#navbar li {
	float: left;
	background-repeat: no-repeat;
	height: 20px;
	text-align: center;
}

#navbar a:link, #navbar a:visited {
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	height: 27px;
	padding-top: 9px;
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
	}

#navbar a:hover {
	color: #120A04;
	}

#welcome #navbar li.welcome,
#about #navbar li.about,
#horses #navbar li.horses,
#results #navbar li.results,
#diary #navbar li.diary,
#gallery #navbar li.gallery,
#press #navbar li.press,
#links #navbar li.links,
#contact #navbar li.contact {
	background-color: #333333;
	}
#welcome #navbar li.welcome a,
#about #navbar li.about a,
#horses #navbar li.horses a,
#results #navbar li.results a,
#diary #navbar li.diary a,
#gallery #navbar li.gallery a,
#press #navbar li.press a,
#links #navbar li.links a,
#contact #navbar li.contact a {
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../images/nav.jpg);
	color:#FFFFFF;
	}





/** MAIN CONTAINERS **/

#bluebar {
	width: 960px;
	height: 3px;
	background-color:#66828F;
	overflow: hidden;
	}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
		
#col1 {
	float:left;
	width: 229px;
	background-repeat: no-repeat;
	background-position: left top;
	} 
	
#col2 {
	float:left;
	width: 420px;
	padding: 0 20px 0 20px;
	}
	
#col3 {
	float:left;
	width: 189px;
	padding: 0 20px 0 20px;
	height: 350px;
	background-image: url(../images/diary.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	} 
	
#content-f {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#content-f a {
	color: #66828F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#content-f2 {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/about_bgd_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#content-hometxt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 36px;
	font-weight: normal;
	text-decoration: none;
	color: #120A04;
	padding-bottom: 5px;
	}
	
#content-f2 a {
	color: #66828F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

#content-hometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
}

#content-l {
	float: left;
	width: 219px;
	margin-top: 13px;
	margin-bottom: 13px;
	}
	
#content-tint {
	float: left;
	width: 650px;
	border: 1px solid #d5cdc5;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: -5px -21px;
	padding-left: 20px;
	padding-right: 20px;
	min-height:400px
	;height:auto!important;
	height:400px;
	}		
	
.clear {
	clear:both;
	}
		
#content-r {
	float: left;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	padding-left: 250px;
	padding-right: 20px;
	color: #333333;
	padding-top: 20px;
	}
	
.diaryhl {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #120A04;
	padding-bottom: 5px;
	}
	
.date {
	color: #120A04;
	padding-bottom: 5px;
	}
	
#footer-1 {
	width: 920px;
	height: 83px;
	float: left;
	margin-left: 20px;
	color: #6A6252;
	}
	
.footer-lrg {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 5px;
	}
	
.footer-sml {
	font-size: 10px;
	font-weight: normal;
	}
			
#footer {
	clear: both;
	height: 83px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-repeat: repeat-x;
	line-height: 13px;
	width: 960px;
	}
	
#footer a:link, #footer a:visited, #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #6A6252;
	font-weight: normal;
	}
	
#homecontent-lower {
	float: left;
	width: 920px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	}
	
#homecontent-box {
	float: left;
	border: 1px solid #d5cdc5;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-top: 18px;
	width: 896px;
	background-image: url(../images/home_tint.jpg);
	height: 80px;
	}
	
#header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 145px;
	}
	
#homecontent-r {
	float: left;
	width: 460px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6a6252;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
	padding-left: 480px;
	padding-right: 20px;
	height: 485px;
	}
	
.headline1 {
	color: #6a6252;
	}
	
.headline2 {
	color: #120a04;
	}
	
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 36px;
	font-weight: normal;
	text-decoration: none;
	color: #120A04;
	padding-top: 20px;
	}

#home-line {
	padding-bottom: 5px;
	border-top: 1px dotted #d5cdc5;
	width: 100px;
}

#homeimg {
	background-color: #FFFFFF;
	float: left;
	padding-right: 20px;
	}

#innerimg {
	height: 120px;
	width: 120px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(../images/img-home.jpg);
	}
	
#line {
	padding-bottom: 10px;
	border-top: 1px dotted #d5cdc5;
}

#line-footer {
	padding-bottom: 5px;
	border-top: 1px dotted #d5cdc5;
	}
	
.normal {
	font-size : 12px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	}
				
#subbox1 a {
	float:left;
	width: 188px;
	height: 46px;
	background-image: url(../images/btn_about.jpg);
	border: 1px solid #d5cdc5;
	padding-top: 12px;
	padding-left: 12px;
	display: block;
	}
	
#subbox2 a{
	float:left;
	width: 188px;
	height: 46px;
	background-image: url(../images/btn_horses.jpg);
	border: 1px solid #d5cdc5;
	padding-top: 12px;
	padding-left: 12px;
	margin-left: 22px;
	}
#subbox3 a{
	float:left;
	width: 188px;
	height: 46px;
	background-image: url(../images/btn_results.jpg);
	border: 1px solid #d5cdc5;
	padding-top: 12px;
	padding-left: 12px;
	margin-left: 22px;
	}
#subbox4 a{
	float:left;
	width: 188px;
	height: 46px;
	background-image: url(../images/btn_press.jpg);
	border: 1px solid #d5cdc5;
	padding-top: 12px;
	padding-left: 12px;
	margin-left: 22px;
	}
	
.subboxhd {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6a6252;
	font-size: 16px;
	font-style: italic;
	}
