
Body{
	background: url(../images/background/page_back.gif);
	background-repeat: repeat-x;
	margin: 1px; /*E4E4D1*/
	background-color: #374537;
}
p{
	font-family: arial;
	font-size: 12px;
	color: black;
	margin: 0px;
	line-height: 20px;
}
p.graynote {
	font-size: 12px;
	color: #748B75;
	font-weight: bold;
}
H1 {
	font-family: arial;
	font-size: 21px;
	color: #556B2F;
	margin: 0px;
	margin-right: 5px;
	font-weight: bold;

}
H2 {
	font-family: arial;
	font-size: 17px;
	color: #3B4A1E;
	margin: 0px;
	margin-right: 5px;
	font-weight: bold;

}
H3 {
	font-family: arial;
	font-size: 12px;
	color: #3B4A1E;
	margin: 0px;
	margin-right: 5px;
	font-weight: bold;
	text-align: right;
}
a:link {
	color:#69C312; 
}
a:visited {
	color:#1F711F; 
}
a:hover {
	color:#87B009; 
}
#quote {
	font-size: 1.25em;
	font-family: serif;
	color: #748B75;
	font-style: italic;
	margin: 15px;
}
#tagline {
	font-size: 1.2em;
	font-weight: bold;
	color: #8CC97C;
	font-family: arial;
	height: 22px;
	padding-top: 14px;
	z-index:100;
}

#container {
	width: 775px;
	background: url(../images/background/container_back.gif);
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-bottom: 2px;

}
#background_fade {
	background: url(../images/background_new.gif) top;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 6px;

}
#header {
	background: url(../images/background/header_back_new.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 170px;
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-position: top left;
}


#global_nav {

	float: right;

	padding-Top: 25px;
	font-family: arial;
	font-weight: bold;
	Color: #646B5C;
	FONT-SIZE: 14px;
	left: 0px;
	margin-right: 5px;
}

#global_nav a:link{
	Color: #646b5c;
	text-decoration: none;
}
#global_nav a:visited{
	Color: #646b5c;
	text-decoration: none;
}
#global_nav a:hover{
	Color: #6E9541;
	text-decoration: none;
}

#sakora_logo{
float:left;
	z-index: 100;
	margin-top:0px;
	margin-left: -10px;
}

#contact_info {
	float: right;
	margin-top:-0px;
}
#contact_info span a:link {
	font-size: 12px;
	font-weight: bold;
	color: #6E9541;
	line-height: 20px;
	font-family: arial;
}
#contact_info h3 {
	padding-top: 10px;
	font-size: 11px;
}

.mainnav{
	font-family: arial;
	font-size: 11px;
	color: black;
	Font-weight: bold;
}
.mainnav a:link{
	color : #336633;
	text-decoration : none;
}
.mainnav a:visited{
	color : #336633;
	text-decoration : none;
}
.mainnav a:hover {
	color : #FF9933;
	text-decoration : none;
	background: url(../images/nav/nav_over.gif);
	background-repeat : no-repeat;
}
.mainnav-active {
	color : #FF9933;
	text-decoration : none;
	background: url(../images/nav/nav_over.gif);
	background-repeat : no-repeat;
	font-family: arial;
	font-size: 11px;
	Font-weight: bold;
}
.global-nav{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	Font-weight: bold;
	margin: 2px;
}
.global-nav a:link{
	color : #666666;
	text-decoration : none;
	font-weight: bold;
}
.global-nav a:visited{
	color : #666666;
	text-decoration : none;
		font-weight: bold;
}
.global-nav a:hover {
	color : #FF9933;
	text-decoration : none;
		font-weight: bold;
}
#content{
	width: 756px;
	text-align: center;
}
/*#header {
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/head-back.gif);
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 11px;
	width: 765px;
	margin-top: 2px;
}*/

#text_area{
position: relative;
	Border: 1px solid #cccccc;
	background: white;
	margin: 1px;
	margin-top: 5px;
	padding: 10px;
   top: 200px;
}

.new_site_info{
	border: 1px solid #999999;
	padding: 4px;
	background: white;
	background-repeat: none;
	font-family: arial;
	font-size: 11px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 750px;
}
#marketing_image{
	float:right;
	margin-top: 10px;
	margin-right: 1px;
}
.footer-bar{
	background:#87B109;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding:5px;
}
.footer-bar a:link{
	color:white;
	text-decoration: none;
}
.footer-bar a:visited{
	color: white;
	text-decoration: none;
}
.footer-bar a:hover{
	color: #CCFF66;
	text-decoration: none;
}
#footer{
	background: url(../images/background/footer_back.gif) no-repeat top;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	text-align: center;
	padding: 10px;
	color: #fff;
}
#footer p{
	color: #fff;
}
#footer a:link{
	color: #fff;
	text-decoration: none;
}
#footer a:visited{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #829A5F;
	text-decoration: none;
}
.sub-footer{
   border-top: 5px solid #ccc;
	background: #f1f1f1;
	height: 55px;
}
.sub-footer p{
		color: #666666;
}
.sub-footer H1{
	font-size: 18px;
	text-align: center;
}
.sub-footer a:link{
	color: #336633;
	text-decoration: none;
}
.sub-footer a:visited{
	color: #336633;
	text-decoration:none;
}
.sub-footer a:hover{
	color: #339933;
	text-decoration:none;
}



.header-break{
	color: #ff9933;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #B22222;
	margin: 0px;
}
.header-break a:link{
	color: White;
	text-decoration: none;
}
.header-break a:visited{
	color : white;
	text-decoration: none;
}
.header-break a:hover{
	color : black;
	text-decoration: none;
}
form {
	margin: 0px;
}
.formbox {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	padding: 0px;
}
.small{
	font-size: 11px;
	font-weight: bold;
}
.sex{
		font-family: arial;
	font-size: 11px;
	color: #666666;
}
.sex a:link{
	color: #666666;
	text-decoration: none;
}
.sex a:visited{
	color: #666666;
	text-decoration: none;
}
.sex a:hover{
	color: #FF9900;
	text-decoration: none;
}
.table_headline{
	font-size: 14px;
	font-weight:bold;
	color: #7B9029;
	font-family: arial;
	padding: 1px;
}
.content_headline{
	font-size: 14px;
	font-weight:bold;
	color: #7B9029;
	font-family: arial;
	padding: 1px;
}
.table_style_1 td{
	Border-bottom: 1px solid #d9d9d9;
}
.table_style_1 p{
	font-size: 12px;
	color: #666666;
}

/* table style 2 */

.table_style_2.table_headline{
	font-size: 14px;
	font-weight: bold;
	color: #7B9029;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
}
.table_style_2.border{
border-bottom: 1px solid #ccc;
}
.table_style_2 p{
	font-size: 12px;
	color: #666666;
}
.note{
	font-size: 10px;
	font-family: arial;
	color: #666666;
	text-align:left;
}
.leftnav_gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	width: 185px;
	display: block;
}

.leftnav_gray a:link{
	color: #333333;
	text-decoration: none;
	display: block;
	width: 190px;
padding-top: 2px;
	height: 24px;
}

.leftnav_gray a:visited{
	color : #333333;
	text-decoration : none;
	display: block;
	width: 190px;
	padding-top: 2px;
				height: 24px;
}
.leftnav_gray a:hover {
	color: Black;
	text-decoration: none;
	background: url(../images/nav/leftnav_over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	background-position: 0px -1px;
	padding-top: 2px;
		height: 24px;
}
.active{
	text-decoration: none;
	background: url(../images/nav/leftnav_over.gif);
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	background-position: 0px -1px;
	padding-top: 2px;
		height: 24px;
}

#subnav {
		padding: 3px 0px 3px 5px;
}
#subnav a:link{
	color: #333;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;


}

#subnav a:visited{
	color: #999;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
line-height: 22px;
	font-weight: bold;


}
#subnav a:hover{
	color: #333;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
line-height: 22px;
	font-weight: bold;

	
}

#secondary_nav {
		padding: 3px 0px 3px 5px;
}
#secondary_nav a:link{
	color: #333;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}

#secondary_nav a:visited{
	color: #999;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
line-height: 22px;
}
#secondary_nav a:hover{
	color: #333;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
line-height: 22px;
}



.appointment a:link{
	font-size: 1.25em;
	color:#6E9541;
	text-decoration: underline;
}
.appointment a:visited{
	font-size: 1.25em;
	color:#6E9541;
	text-decoration: underline;
}
.appointment a:hover{
	font-size: 1.25em;
	color:# #CCFF66;
	text-decoration: underline;
}
.copy p{
	text-align:left;
	color: #666;
	font-size: 12px;
}

.forms{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #ccc;
	padding: 2px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 105px;
	border:0px;
	padding: 0px;
}
.table_container {
	border: 1px solid #8E907A;
	background: white;
}
.service_name {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	height: 24px;
	font-family: arial;
	padding: 5px 0px 10px 18px;
	
}

.newsletterform {
	border: 1px #B9BDB9 solid;
	background-image: url(../images/newsletterform.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 16px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 0px 2px;
}
.img {
	border: 1px solid #ccc;
}
.contest_box{
	border: 1px solid #8B0000;
	background-color: #fff;
}
.rules{
	font-size: 10px;
	font-family: arial;
	color: #fff;
	text-align:left;
	line-height: 12px;
}
li{
	list-style-image: url(../images/bullet.gif);
	font-family: arial;
	font-size: 12px;
}
.newlocation_table {
	border: 10px solid #000;
}

.img_avatar {
padding: 3px;
border: 1px solid #ccc;
}