/* @override http://www.romaid.org.uk/index.php?css=includes/style.v.1275058033 */

body	{
	font-family: 'Droid Sans', arial, serif;
	color: #fff;
	background: #003859 url(../images/design/swoosh.png) no-repeat center bottom;
}

#logo {
	background: url(../images/design/sprite.png) no-repeat -764px -98px;
}

#header {
	background: #fff url(../images/design/header.jpg) no-repeat center top;
}

#main {
	background: url(../images/design/main.png) repeat-x;
}

#mission-statment {
	background: url(../images/design/sprite.png) no-repeat -260px -40px;
	padding: 40px 20px;
}

#left-column {
	background: url(../images/design/left-column.png) no-repeat right top;
}

h1 {
}

h2 {
	font-size: 3em;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0.2em;
}

/* My Comment */

h2, h2 a {
	color: #fff;
}

h3 {
	font-size: 2.6em;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

h3, h3 a {
	color: #fff;
}

h4 {
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 6px;
}

h4, h4 a {
	color: #d1ff00;
}

h5 {
	font-weight: normal;
	font-style: normal;
	font-size: 2.6em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #00adef;
}

h5, h5 a {
		color: #00adef;
}

h5.twitter {
	border-style: none;
	background-repeat: no-repeat;
	background-position: 162px;
	padding: 0;
	margin-bottom: 15px;
}

h5 span {
	font-size: 0.5em;
	margin-left: 50px;
}

a {
	text-decoration: none;
	color: #00adef;
}

a:hover {
	text-decoration: underline;
}

.entry p a {
	color: #40acef;
}

#left-column a {
	color: #00adef;
}

p {
	margin-bottom: 1.2em;
	line-height: 1.4em;
	font-size: 1.2em;
}

img {
	padding: 1px;
	border-style: solid;
	border-color: #1f5e92;
}

.entry img {
	border-width: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.entry p img {
	margin-bottom: 10px;
} 

a img:hover {
	border-color: #22659d;
}

ul li img {
	border-width: 1px;
}

dl {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 20px;
	width: 230px;
}

dl dt {
	margin-top: 5px;
}

dl dd {
	padding-bottom: 5px;
	border-bottom: 1px dotted #1f5e92;
}




.date {
	color: #d1ff00;
	font-size: 1.6em;
	border-width: 1px;
}

.date a {
	color: #d1ff00;
}

.entry .date {
	display: block;
	margin-bottom: 1em;
}

#footer .date {
	font-size: 1.2em;
	display: block;
}

.entry {
	border-bottom: 1px dotted #1f5e92;
}

.entry.last {
	border-bottom-style: none;
}

.button {
	text-transform: uppercase;
	color: #00adef;
	font-size: 1.2em;
	clear: left;
	display: inline-block;
	background: #002d47 url(../images/design/sprite.png.) no-repeat -628px -190px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	
border-radius: 4px;
-moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;
	
}

.button:hover {
	color: #fff;
	text-decoration: none;
	background: #ff7e00 -628px -218px;
}

.pipe {
	font-size: 1.4em;
}

#navigation li {
	border-right: 1px solid #00adef;
	text-align: center;
	height: 30px;
}

#navigation li a {
	color: #003859;
	display: block;
	margin-right: 18px;
	margin-left: 18px;
	padding: 5px 4px;
}

#navigation li a:hover {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #003859;
}

#navigation li.active a {
	text-decoration: none;
	color: #003859;
	border-bottom: 2px solid #ff7e00;
}

#navigation li.active a:hover {
	color: #00adef;
}

#navigation li#nav-7 {
	margin-right: -18px;
	border-right-style: none;
}

#navigation li#nav-7 a {
	padding: 0;
	color: #fff;
	background: url(../images/design/sprite.png) no-repeat -628px -40px;
	line-height: 30px;
	width: 65px;
	height: 30px;
}

#navigation li#nav-7.active a{
	border-style: none;
}

#navigation li#nav-7 a:hover {
	border-style: none;
	background: url(../images/design/sprite.png) -628px -70px;
}

#mission-statment .button {
	position: absolute;
	bottom: 40px;
	font-size: 1.4em;
	width: 124px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: -628px -100px;
}

#mission-statment .button:hover {
	background-repeat: no-repeat;
	background-position: -628px -160px;
}

#mission-statment h3 {
	border-bottom: 1px solid #3fb7fd;
	margin-bottom: 14px;
	padding-bottom: 15px;
}

#mission-statment p {
	color: #c4f3ff;
	line-height: 1.8em;
	font-size: 1.6em;
}

ul.main {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #1f5e92;
}

ul.main li {
	border-bottom: 1px dotted #1f5e92;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.main h3 {
	padding-top: 10px;
}

ul.main img {
	margin-right: 15px;
}

ul.main .read-more a {
	font-size: 1.6em;
	color: #00adef;
}

#recent-news h4 {
	clear: left;
	padding-left: 20px;
}

ul.grid {
	padding: 0;
	border-style: none;
}

ul.grid img {
	margin: 0;
}

ul.grid span.date {
	padding: 0;
	margin: 0;
}

ul.grid li {
	width: 292px;
	margin-right: 13px;
	position: relative;
	margin-bottom: 13px;
	float: left;
}

ul.grid li.last {
	margin: 0;
}

ul.grid h2 {
	z-index: 100;
	font-size: 2em;
}

ul.grid .pipe {
	color: #fff;
	font-size: 1em;
}

ul.grid .caption {
	bottom: 0;
	padding: 12px 10px;
	background: url(../images/design/sprite.png) no-repeat -260px -499px;
	z-index: 100;
	position: absolute;
	margin: 13px;
	width: 246px;
	left: 0;
}

ul.grid.small li {
	width: 120px;
}

ul.linky {
	padding-left: 20px;
	font-size: 1.2em;
	color: #d1ff00;
}

ul.linky li {
	line-height: 1.4em;
}

ul.linky .pipe {
	color: #fff;
	font-size: 1em;
}


ul.linky a {
	color: #fff;
}

ul.linky h4 {
	margin-bottom: 10px;
	font-size: 1.4em;
}

#left-column p {
	color: #0072b5;
}

#left-column a#pdf {
	background: url(../images/design/sprite.png) no-repeat -941px -334px;
	padding-left: 20px;
	display: block;
	line-height: 18px;
}

#left-column ul li {
	font-size: 1.2em;
	background: url(../images/design/sprite.png) no-repeat -941px -331px;
	padding-left: 20px;
	border-bottom: 1px dotted #1f5e92;
	line-height: 26px;
}

#left-column ul li.none {
	border-bottom-style: none;
}

#left-column ul li.active a {
	color: #fff;
}

#footer {
	background-color: #002a43;
}

#footer .wrapper {
	background: url(../images/design/twitter.png) no-repeat 482px 5px;
}

#footer #f-column-2 {
	border-right: 1px dotted #1f5e92;
	border-left: 1px dotted #1f5e92;
}

#footer #f-column-2 p {
}

#footer ul {
	height: 52px;
	background: url(../images/design/sprite.png) no-repeat -907px -587px;
}

#footer ul li {
	text-align: right;
	font-size: 1.2em;
	line-height: 16px;
}

#footer ul li a {
	color: #fff;
}

#footer #site-by-me {
	font-size: 1.2em;
	color: #40acef;
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer #site-by-me a {
	color: #40acef;
	text-decoration: underline;
}

#footer li {
	margin-bottom: 2px;
}

#footer li#fb {
	background: url(../images/design/sprite.png) no-repeat -758px -258px;
	text-align: right;
	padding-right: 25px;
}

#footer li#tw {
	background: url(../images/design/sprite.png) no-repeat -758px -309px;
	text-align: right;
	padding-right: 25px;
}

#footer li#yt {
	background: url(../images/design/sprite.png) no-repeat -758px -283px;
	text-align: right;
	padding-right: 25px;
}

#footer #site-by-me a:hover {
	color: #fff;
}

/* Easy Slider */

	#slider {
	margin-left: 190px;
	position: absolute;
	top: 140px;
}

#slider ul li {
	clear: none;
}

	#slider ul, #slider li,{
		margin:0;
		padding:0;
		list-style:none;
}

	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width: 755px;
	overflow:hidden;
	height: 380px;
}	
	#nextBtn{
	width: 54px;
	height: 380px;
	z-index:1000;
	display: block;
	top: 140px;
	position: relative;
	left: 896px;
	text-indent: -9999em;
	background: url(../images/design/sprite.png) no-repeat -520px -40px;
}

	#nextBtn:hover {
	background: url(../images/design/sprite.png) no-repeat -574px -40px;

}

#prevBtn {
	display: none;
}														
	#nextBtn a {  
		display:block;
	position:relative;
		width: 54px;
		height: 380px;

		}	
	#nextBtn a{
	position: absolute;
	background-repeat: no-repeat;
	background-position: -520px 60px;
}

#slider img {
	margin: 0;
	padding: 0;
	border-style: none;
}

#slider .slider-caption {
	height: 39px;
	color: #0072b5;
	width: 645px;
	padding-left: 110px;
	position: absolute;
	margin-top: 340px;
	line-height: 40px;
	font-size: 1.4em;
	border-top: 1px solid #fff;
	background: url(../images/design/sprite.png) 0 0;
}

#slider a {
	color: #003859;
}