.main_border {
	border: 1px solid #333333;
}


body {
	top: 0px;
	background-position: center middle;
	background-image: url(images/tile.jpg);
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#B3DC23;
	font-weight:normal;
}

h2 {
	font-size: 16px;
	color: #000090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-size: 18px;
	color: #000090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

p {
}

A:link 		{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4DFFA;
	font-weight:bold;
	text-decoration: underline;
}

A:hover 	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7AB8F3;
	font-weight:bold;
	text-decoration: underline;
}
A:visited 	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7AB8F3;
	font-weight:bold;
	text-decoration: underline;
}

.imageright {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	float: right;
}


.maintableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0684CE;
	border-right-color: #0684CE;
	border-bottom-color: #0684CE;
	border-left-color: #0684CE;
}


#mainright {
	width: 700px;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	
}
#navigation {
	float: left;
	width: 200px;
	overflow: hidden;
}


#navigation A:link 		{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002752;
	font-weight:bold;
	text-decoration: none
}

#navigation A:visited 	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002752;
	font-weight:bold;
	text-decoration: none;
}

#navigation A:hover 	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0059BB;
	font-weight:bold;
	text-decoration: none;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #53B3FF;
	font-size: 9px;
}

.footer A:link 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7DC3F7;
	font-weight:normal;
	text-decoration: underline;
}

.footer A:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7DC3F7;
	font-weight:normal;
	text-decoration: underline;
}

.footer A:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #55B2F5;
	font-weight:normal;
	text-decoration: none;
}

.footer A:hover 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0077E7;
	background: #F1E3C7;
	font-weight:normal;
	text-decoration: none;
}
.maintableborder #contenttable {
	background-image: url(images/abouttile_new.jpg);
	background-repeat: no-repeat;
	background-color: #0077E7;
}
.main_bodytext {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 16px;
	color: #E2EFFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main_subtitlegreen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	line-height: 16px;
	color: #B3DC23;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.main_title {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	line-height: 16px;
	color: #03C6E4;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.main_subtitleorange {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	line-height: 16px;
	color: #00FFFF;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.main_bodytextbold {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 16px;
	color: #E2EFFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.brtbluetext {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 16px;
	color: #E0EFFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main_bodytextnavy {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 16px;
	color: #012245;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.className {
	font-weight:bold;
}

/****** Blog *****/

#content {
	color:#FFFFFF;
	width:500px;
	float:left;
}

#content p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content h2 a{
	font-size:20px;
	color:#FFFFFF;
}

#content object, #content embed {
	margin-left:25px;
}

#sidebar {
	width:150px;
	float:right;
	color:#FFFFFF;
}

#sidebar ul {
	list-style:none;
	margin:5px 0px;
	padding:0;
}

#sidebar h2 {
	font-size:16px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin:0 0 0 15px;
	padding:0;
}

.fblikes {
	background-color:#bedcfa;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #bedcfa;
	padding:5px 5px 0px 5px;
}

.footer-cell {
	 background-image: url(../images/footerabout.jpg);
	 background-repeat:no-repeat;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

#store_nav {
	color:#FFFFFF;
}

#store_nav a {
	padding:2px;
	text-decoration:none;
	color:#ffffff;
}

.store_grid {
	font-size: 11px;
	line-height: 16px;
	color: #E2EFFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #ffffff;
}

.store_grid h2 {
	font-size:14px;
}

.store_grid td {
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #ffffff;
}

.store_grid img {
	margin:5px;
}

.store_grid a {
	text-decoration:none;
	color:#ffffff;
}

#cat_grid td {
	text-align:center;
}

#test {
	margin-top:140px;
	color:#ffffff;
	padding:20px;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
