/* CSS DOC FOR AMERICAN CANVAS */
/* Created by Shelly Haffly */
/* Haffly Design Studio - 817-253-6664 */
/* (C) Copyright 2007. All rights reserved. */

/* Layout attributes in alpha order */
body {
	color: #757F82;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #E6E7E8;
	margin: 0;
	padding: 0;
}

#closer {
	clear: both;
	background-image: url(../images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 15px;
	margin: 0;
	padding: 0;
}
#content {
clear: both;
width: 750px;
margin: 0 auto;
padding: 0;
}


#content h1 {
	font-size: 20px;
	color: #032D63;
margin: 0 0 19px 0;
}
#flag {
	clear: both;
	width: 750px;
	height: 231px;
	margin: 0 auto;
	background-image: url(../images/flag.jpg);
}


#footer {
width: 730px;
margin: 10px auto;
height: 40px;
padding: 0;
text-align: center;
}

#footer h1 {
	font-size: 10px;
	color: #B0BFD0;
	line-height: 1.2em;
	margin: 12px;
}
#logo {
width: 477px;
float: left;
margin: 15px 0 10px 30px;
display: inline;
}

#maincol {
width: 485px;
float: left;
padding: 25px 15px 0 25px;
margin: 0;
}

#numbers {
float: left;
width: 200px;
margin: 16px 30px 0 0;
}
#numbers h1 {
font-size: 11px;
text-align: right;
font-weight: normal;
line-height: 1.3em;
}

#seo {
	width: 750px;
	height: 20px;
	background-color: #40608C;
	margin: 0 auto;
}

#seo h1 {
	color: #B0BFD0;	
	font-size: 10px;
	padding: 0 10px;
margin: 0;
}
#sidecol {
width: 185px;
float: left;
padding: 25px 25px 0 15px;
margin: 0;
font-family: "Trebuchet MS", Arial, "Lucida Grande", sans-serif;
font-size: 11px;
line-height: 1.2em;
}


#topdog {
	width: 750px;
	height: 74px;
	margin: 0 auto;
	background-color: #032C62;
	color: #fff;
}

#topdog a:link, #topdog a:visited, #topdog a:active, #topdog a:hover {
text-decoration: none;
color: #FFF;
}
#wrapper {
	width: 766px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
}


/* NAVIGATION */

#nav {
	width: 740px;
	padding-top: 198px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#nav li {
list-style-type: none;
display: inline;
text-align: center;
margin: 0;
padding: 0 1px;
	float: left;
	width: 138px;
}

#nav li a:link, #nav a:visited, #nav a:active {
	display: block;
	color: #FFF;
	padding: 5px 0 4px 0;
	text-decoration: none;
	background-image: url(../images/navback.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}

#nav li a:hover {
	display: block;
	background-image: url(../images/navback.jpg);
	color: #FFF;
	padding: 5px 0 4px 0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -140px;
}

/* STANDARD HTML TAGS */

a:link, a:visited, a:active {
	color: #40608C;
}

a:hover {
color: #333;
}

a.mylink {
color: #B0BFD0;
text-decoration: none;
}

p {
margin: 9px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, "Lucida Grande", sans-serif;
	margin: 0;
	padding: 0;
}

h2, legend {
	font-size: 18px;
	color: #F5142C;
margin: 15px 0;
}

h3 {
	font-size: 18px;
	color: #40608C;
}

#maincol li {
	list-style-image: url(../images/bullet.gif);
}
#p7ssm_thumbs li {
	list-style-image: none;

}

fieldset {
font-family: "Trebuchet MS", Arial, "Lucida Grande", sans-serif;
font-size: 12px;
margin: 0 0 15px 0;
border: solid 1px #40608C;
}

th {
text-align: right;
}

input, select, textarea {
border: solid 1px #CCC;
}

#sugarfree {
display: none;
}