@charset "UTF-8";
/* CSS Document */


/*
 * CSS Style for "Notable Horse Transport"
 * @author Annie Minton Creative Design
 * @url http://annieminton.com.au
 * @email annie@annieminton.com.au
 */
 


/* CODE IS POETRY
--------------------------------------------------------- */
 body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #dadada;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
}

#container {
	width: 764px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

/* FONT STYLING
--------------------------------------------------------- */

p {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	color: #334b5d;
}

a:link, a:visited {
	font-size: 12px; 
	color: #285387; 
	text-decoration: underline;
	font-family: "Lucida Sans", Tahoma, Arial;
}

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

#list .ul li {
	padding-left: 25px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	color: #334b5d;
	line-height: 20px;
	text-decoration: none;
	background: url(../images/list_icon.gif) no-repeat left;
	list-style: none;
}

h1 {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #285387;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 15px; 
	margin-bottom: 15px; 
	line-height: normal;  
	border-bottom: 2px solid #4a9f11;
}

h2 {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	color: #285387;
	text-decoration: none;
}

h3 {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	text-decoration: none;
}

h4 {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 16px;
	color: #fff;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 15px; 
	margin-bottom: 15px; 
	line-height: normal;  
	border-bottom: 2px solid #4a9f11;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #285387 1px solid;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #285387 1px solid;
}


/* CUSTOM STYLING
--------------------------------------------------------- */
.top_border_left {
	background-image: url(../images/top_border_left.gif);
	background-repeat: no-repeat;
	margin: 0 750px 0 0;
	height: 180px;
	width: 14px;
}
#top_border_bg {
	position: relative;
	width: 750px;
}

.top_border_right {
	background-image: url(../images/top_border_right.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0 750px;
	height: 180px;
	width: 14px;
}

.sub_top_border_left {
	background-image: url(../images/sub_top_border_left.gif);
	background-repeat: no-repeat;
	margin: 0 750px 0 0;
	height: 41px;
	width: 14px;
}

#sub_top_bg {
	position: relative;
	background-image: url(../images/sub_top_border_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
}

.sub_top_border_right {
	background-image: url(../images/sub_top_border_right.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0 750px;
	height: 41px;
	width: 14px;
}

.footer_border_left {
	background-image: url(../images/footer_border_left.gif);
	background-repeat: no-repeat;
	margin: 0 750px 0 0;
	height: 41px;
	width: 14px;
}

.footer_bg {
	position: relative;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
	clear: both;
}

.footer_border_right {
	background-image: url(../images/footer_border_right.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0 750px;
	height: 41px;
	width: 14px;
}

#copyright {
	position: absolute;
	width: 360px;
	padding: 10px 0 10px 10px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	left: 20px;
	top: 5px;
	height: 11px;
}

#copyright a:link, #copyright a:visited {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	color: #374149;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#bottom_links {
	position: absolute;
	padding: 10px 10px 0px 10px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	left: 419px;
	top: 5px;
	width: 310px;
	height: 22px;
}

#bottom_links a:link, #bottom_links a:visited {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	color: #285387;
	text-decoration: none;
}

#bottom_links a:hover {
	color: #4a9f11;
	text-decoration: none;
}

#trans_link {
	background-image: url(../images/transparent.gif);
	margin-top: -100px;
	width: 160px;
	height: 100px;
}	

/* NAVIGATION
-------------------------------------------------------*/

#topmenu {
	position: absolute;
	height: 26px;
	width: 700px;
	left: 30px;
	top: 10px;
}

#topmenu ul li {
	position: relative;
	margin: 0 0 0 0px;
	display: inline;
}

#topmenu ul li a {
	padding: 10px 10px 10px 8px;
	font-family: "Lucida Sans", Tahoma, Arial;
	color: #374149;
	font-size: 11px;
	text-decoration: none;
}

#topmenu ul li a:hover {
	color: #4a9f11;
	text-decoration: none;
}

#topmenu ul li a.active {
	background: #285387 repeat-x top left;
	padding: 10px 10px 14px 14px;
	font-family: "Lucida Sans", Tahoma, Arial;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#date{
	float: right;
	padding: 12px 30px 10px 0;
	font-family: "Lucida Sans", Tahoma, Arial;
	color: #374149;
	font-size: 11px;
	text-decoration: none;
}

#navcontainer { width: 200px; }

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}


#navcontainer a {
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #dadada;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited {
	color: #374149;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #285387;
	color: #fff;
}


/* FLASH CONTENT
---------------------------------------------------------*/

#flashcontainer {
	position: absolute;
	width: 736px;
	height: 180px;
	left: 14px;
	top: -1px;
}


/* CONTENT
---------------------------------------------------------*/

#maincontent {
	width: 764px;
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

.left_column {
	float: left;
	width: 170px;
	height: 100%;
	background-color: #f4f4f4;
	margin: 0 0 0 14px;
	padding: 10px 10px 10px 10px;
	display: inline;
}

.mainbody { 
	float: right;
	width: 500px;
	height: 100%;
	padding: 10px 40px 10px 10px;
	display: inline;
}

/****************** LEFT COLUMN *************************/

.redboxleftColumn {
	background-color: #d30d0d;
	border-top: 1px solid #5f483c;
	border-bottom: 1px solid #5f483c;
	border-right: 1px solid #5f483c;
	border-left: 1px solid #5f483c;
	padding: 5px 2px;
	margin: 2px 0 5px 0;
	width: 160px;
	text-align: center;
}

.boxleftColumn {
	margin: 5px 0 10px 0;
	width: 160px;	
}

/* QUOTE RANDOMISER
---------------------------------------------------------*/

#wrap {
	width: 100%;  
}

blockquote, cite {
	text-decoration: none;
	margin: 0 auto;
}

#quotes {
	padding: 0 0 0 0px; 
	list-style: none;
}

.hide {
	display: none;
}

.selected {}
