@charset "utf-8";
/* CSS Document */


body {
	color: #cccccc;
	font-size: 13px;
	line-height: 17px;
	background-color: #999999;
	font-family: "trebuchet MS", trebuchet, verdana, arial, sans-serif;
	margin-top:6px;
}
p	{
	margin-left:10px;
	margin-right:10px;
	}
#wrapper {
		position:relative;
		width:940px;
		z-index:1;
		margin-left:auto;
		margin-right:auto;
		}
#slides
		{
		position:relative;
		width:350px;
		height:350px;
		z-index:4;
		left: 580px;
		top: 10px;
		border: 2px solid #cccccc;
		}
#slidesPgs
		{
		position:relative;
		width:350px;
		height:350px;
		z-index:4;
		left: 580px;
		top: 10px;
		border: 0px solid #cccccc;
		}
#content
		{
		position:relative;
		width:940px;
		height:auto;
		z-index:3;
		left: 0px;
		top: -350px;
		}
.copyright	{
			font-size:12px;
			font-style:italic;
			text-align:center;
			color: #03407F;
			}

.buttons {
				color: #cccccc;
				background-color: inherit;
				text-decoration: none;
				text-align:left;
				font-size:13px;
				line-height:15px;
				font-weight:bold;
				margin-top:6px;
				margin-bottom:4px;
				margin-left:6px;
				}
.button {
				color: #cccccc;
				background-color: inherit;
				text-decoration: none;
				text-align:left;
				font-size:13px;
				line-height:15px;
				font-weight:bold;
				margin-top:6px;
				margin-bottom:4px;
				margin-left: 6px;
				}

a.button:link {
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
a.button:visited {
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
a.button:hover {
					color: #ffffcc;
					background-color: inherit;
					textext-decoration: none;
					}
a.button:active {
					color: #cccccc;
					background-color: inherit;
					textext-decoration: none;
					}	
.bottomLinks {
				color: #000033;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:11px;
				line-height:13px;
				font-weight:normal;
				margin-top:6px;
				margin-bottom:4px;
				margin-left:6px;
				}
.bottomLink {
				color: #03407F;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:11px;
				line-height:13px;
				font-weight:normal;
				margin-top:6px;
				margin-bottom:4px;
				margin-left: 6px;
				}

a.bottomLink:link {
					color: #03407F;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomLink:visited {
					color: #333366;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomLink:hover {
					color: #000033;
					background-color: inherit;
					textext-decoration: none;
					}
a.bottomLink:active {
					color: #03407F;
					background-color: inherit;
					textext-decoration: none;
					}	

.address {
	font-family: "trebuchet MS", trebuchet, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#cccccc;
}

.larger {
	font-size: 18px;
	line-height:22px;
}


a {
	text-decoration:none;
}

a:link {
	color: #cccccc;
	text-decoration:none;
}

a:visited {
	color: #FFFFCC;
	text-decoration:none;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}

.pricing {
		font-family: "trebuchet MS", trebuchet, verdana, arial, sans-serif;
		font-size: 13px;
		line-height: 17px;
		font-weight:bold;
		text-align:left;
}

.heading {
	font-size:18px;
	color:#FFFBF0;
	text-align:center;
}

.links 	{
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-size: 14px; 
line-height: 20px;
font-weight: bold;
text-align: center;
}

a.links:visited {
color: #FFFFCC;
}

a.links:hover {
color:#ccffff;
}

a.links:active {
color: #ccffff;
}

ul li {
	font-style:italic;
	font-size:14px;
}

.category {
	font-size:18px;
	color:#FFFBF0;
    margin-left:10px;
}

.captions {
	color:#FFFBF0;
	font-size:12px;
	font-style:italic;
	text-align:center;
}
