/* Start of CMSMS style sheet 'Layout: NAAA' */
/* CSS Document */

/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: normal;
margin-top: 0;
        background-image: url(uploads/images/naaawhitebkgrd.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#page-container {
	position:relative;
	width: 750px;
        height: 760px;
        margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#page-container-int {
	position:relative;
	width: 750px;
        height: 760px;
         margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main-container {
	float: left;
	width: 510px;
	height: 465px;
        margin-top: 0;
	margin-left: 0;
	background-image: url(uploads/images/olivewhitebckgrd.jpg);
	background-repeat: repeat-x;
}
#main-container-int {
	float: left;
	width: 510px;
        height: 465px;
        margin-top: 0;
	margin-left: 0;
	background-image: url(uploads/images/orangewhitebckgrd.jpg);
	background-repeat: repeat-x;
}
#nav {
	float: left;
	width: 130px;
	height: 300px;
	margin-left: 10px;
	margin-top: 162px;
        
}
#nav-logo {
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 10px;
}
#title {
	float: left;
	width: 210px;
	height: 260px;
	background-image: url(uploads/images/titletext.jpg);
	background-repeat: no-repeat;
	background-position: vertical-bottom;
}
#title-int {
	float: left;
	width: 300px;
	height: 260px;
	background-position: vertical-bottom;
}
#pagetitlegraphic {
	float: left;
	width: 300px;
	height: 61px;
	margin-top: 48px;
}
#photo1 {
	background-color: #999999;
	width: 150px;
	height: 130px;
	float: right;
	margin-top: 20px;
}
#photo1-int {
	width: 150px;
	height: 130px;
	float: left;
	margin-top: 20px;
}
#photo2 {
	background-color: #ffffff;
	width: 240px;
	height: 260px;
	float: left;
}
#photo3 {
	background-color: #ffffff;
	width: 150px;
	height: 170px;
	float: left;
	margin-left: 140px;
}
#maintext {
	background-color: #ffffff;
	width: 370px;
	height: 220px;
	float: left;
}
#maintext-int {
	background-color: #ffffff;
	width: 350px;
	height: auto;
	float: left;
	padding-top: 20px;
        padding-right: 20px
}
#text2 {
	background-color: #FFFFFF;
	float: left;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
}
#text3 {
	background-color: #FFFFFF;
	float: left;
	width: 230px;
        height: 85px;
        height:  auto !important;
        min-height: 85px;
	padding-top: 0;
	padding-right: 10px;
}
#text4 {
	background-color: #FFFFFF;
	float: right;
	width: 230px;
	padding-top: 0;
	padding-right: 10px;
}
#footer {
/*	float: left;
	height: 40px; 
	width: 700px; */
	margin-left: 140px;
        margin-top: 25px;
	clear: both;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #7f8e2b;
	text-align: left;
	padding: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #7f8e2b;
}
#content {
	clear: left;
	color: #ffffff;
}

.style1 {color: #FFFFFF}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666; 
}
a:hover {
	text-decoration: none;
	color: #c69200;
}
a:active {
	text-decoration: none;
	color: #c69200;
}

.style4 {
	font-size: 10px;
	font-weight: bold;
	color: #828053;
}
.style5 {color: #A4A4A4}
.style6 {color: #DC742C}
.style8 {color: #333333; font-size: 9px;}
.style10 {font-size: 11px}
.style11 {color: #818053}
.style12 {
	color: #818053;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
}

span.style12 a {
    color:#808153;
    font-size: 11px;
    font-weight: bold;
}

.style13 {
	font-size: 11px;
	color: #818053;
	line-height: 150%;
        font-weight: normal;
}
.style14 {font-size: 11px; font-weight: bold; color: #DC742C; }
.style15 {font-size: 10px; font-weight: bold; color: #818053; }
.style16 {font-size: 10px; font-weight: bold; color: #DC742C; }
.style19 {font-size: 11px}

/* End of 'Layout: NAAA' */

