body, h1, h2, h3, h4, h5, ul, li, div {
	margin:0;
	padding:0;
}

body p {
font-size: 95%;

}

body {
	font-family: arial, "lucida console", sans-serif;
	text-align: center;
	background: #fff;
	font-size:0.7em;
	color: #666666;
	padding-top:25px;

}

#head {
clear:both;
}

#logo{
margin-bottom:20px;
}

#info.textleft {
	margin:15px 0 0 30px;
	
	}

#info.textleft h1, #info.textleft h2, #info.textleft h3, #info.textleft p {
	text-align:left !important;
	}
	
#info.cushycms p {
	line-height:2em;
}	

ul {
	list-style-type:none;	
}

#logo {
	clear:both;
}

br.clearFloat {
	height:0;
	clear:both;
	font-size:1px;
	line-height:0;
}

#content {
	width:900px;
	margin:0 auto;
	text-align: left;
	font-family: arial,"lucida console",sans-serif;
	}
	
#footer {
	background: #07395d;
	color:#fff;
	height: 123px;
	border-top:solid 3px #aaa;	
}

#colRight {
	width: 550px;
	float: right;
	font-size: 90%;
}

#leftMenu {
	margin-top:40px;
	width:325px;
	float:right;
}

#leftMenu li {
	margin-bottom:30px;
}

#leftMenu img {
	float:left;
}

#leftMenu h3 {
	float:right;
	width:167px;
	padding-left:30px;
	font-size: 1.8em;
}

#leftMenu p {
	float:right;
	width:167px;
	padding-left:30px;
}

.blue img {
	border: solid 1px #4594d0 !important;
}

.blue h3 {
	color:#4594d0;
	background:url(images/boxBlue.gif) repeat-y;
}

.yellow img {
	border: solid 1px #fbae18 !important;
}

.yellow h3 {
	color:#fbae18;
	background:url(images/boxYellow.gif) repeat-y;
}

.red img {
	border: solid 1px #7e1b17 !important;
}

.red h3 {
	color:#7e1b17;
	background:url(images/boxRed.gif) repeat-y;	
}

#colRight {
	float: right;
}

#colRight img {
	clear: both;
	margin-bottom: 30px;
}

#colRight p {
	font-size: 1.5em;
	text-align: left;
	padding: 35px;
}
	

#menu {
	font-size: 1.6em;
	color: #aaaaaa;
	font-style: italic;
	font-weight: bold;
	background-color:#D5F5FB;
}

#menu li {
	text-align:left;
	line-height: 23px;
	float: left;
	display:block;
	padding-right: 20px;
}

#menu li a {
    padding-right: 10px;
    color: #666666;
    text-decoration: none;
}

/*

#menu li a.a {    margin-right: -20px; }
#menu li a.b {    margin-right: -14px; }
#menu li a.c {    margin-right: -5px; }
#menu li a.d {    margin-right: 2px; }
#menu li a.e {    margin-right: 8px; }
#menu li a.f {    margin-right: 16px; }
#menu li a.g {    margin-right: 20px; }
#menu li a.h {    margin-right: 28px; }

*/

#menu li a:hover {
	color: #7e1b17;
	font-style: italic;
	font-weight: bold;
	background: url(images/selector.png) right top no-repeat;
}

#colRight h1 {
text-align: left;
padding-top: 15px;
color: #07395d;
padding-right: 15px;

}

#colRight h2 {
text-align: right;
padding-top: 15px;
color: #7e1b17;

}


#colRight p {
line-height: 1em;
}

.click {
text-decoration: underline;
font-weight: bold;
color:#7e1b17;
}

.click:hover {
color:#fbae18;
}

#welcome {
font-size: 15px;
text-align: right;
color:#07395d;
padding-top: 1em;
line-height: 2em;
}

#welcome a {
color:#7e1b17;
}

#welcome a:hover {
color:#fbae18;
}

#welcome h1 {
color:#7e1b17;
padding-bottom: 15px;
}


#contactForm {
background-color:#07395d;
color:#fbae18;
margin: 30px;
line-height:1em;
}

#contactForm p {
text-align: left;
width:310px;
margin:0 auto;
}






