/* Start of CMSMS style sheet 'choco' */
@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, caption, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
 blockquote, pre, abbr, acronym, address, big, cite, code, 
dl, dt, dd, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {

	line-height: 1;
	color: black;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
	
	
/*   Site Css Starts */

body {
background-image:url(images/bg.jpg);
font-family:Arial, Helvetica, sans-serif;
background-color:#000000;
}

p{
font-size:13px;
line-height:1.5em;
color:#D3AC69;
}

h2,h3,h5 {
color:#D3AC69;
}




#container{
width:766px;
height:750px;
margin:0 auto;
}

#header{
widht:766px;
height:123px;
background:url(images/header.jpg) no-repeat;
}

#header h1{
display:none;
}

#header ul
{
list-style: none;
padding: 0;
margin: 0;

}

#header li
{
float: right;
margin: 0 0.10em;
display:block;
}

#header li a
{
margin-top:7px;
font-size:10px;
height: 1em;
line-height: 1em;
float: left;
width: 6em;
display: block;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#header li a {
text-indent:-9000px; background-color:transparent; }

/* Hide from IE5-Mac \*/
#header li a
{
float: none
}
/* End hide */


#navigation{
widht:766px;
height:34px;
}	
ul#nav {
widht:766px;
height:34px;
margin:0;
padding:0;
background: url('images/nav_bg.jpg');
background-position:0 -34px;
position:relative;
} 
ul#nav li {
display:block;
height:34px;
margin: 0;
padding: 0;
list-style: none;
position: absolute;
top: 0;
font-size:13px;
}
ul#nav li a {
display:block;
height:34px;
}
li#i1 {
left: 60px;
width: 60px;
}

li#i2 {
left: 170px;
width: 70px;
}

li#i3 {
left: 300px;
width: 115px;
}

li#i4 {
left: 470px;
width: 60px;
}

li#i5 {
left: 590px;
width: 95px;
}

li#i6 {
left: 495px;
width: 80px;
}

li#i7 {
left: 590px;
width: 115px;
}


#i1 a:hover {
background: transparent url('images/nav_bg.jpg') -60px 0px no-repeat;
}
#i2 a:hover {
background: transparent url('images/nav_bg.jpg') -170px 0px no-repeat;
}
#i3 a:hover {
background: transparent url('images/nav_bg.jpg') -300px 0px no-repeat;
}
#i4 a:hover {
background: transparent url('images/nav_bg.jpg') -470px 0px no-repeat;
}
#i5 a:hover {
background: transparent url('images/nav_bg.jpg') -590px 0px no-repeat;
}
#i6 a:hover {
background: transparent url('images/nav_bg.jpg') -495px 0px no-repeat;
}
#i7 a:hover {
background: transparent url('images/nav_bg.jpg') -590px 0px no-repeat;
}

ul#nav li a {
text-indent:-9000px; background-color:transparent; }


#linkframe{
position:absolute;
margin:0 auto;
margin-top:170px;
margin-left:210px;
width:380px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:smaller;
color:#DCBD84;
}

#linkframe a{
margin:0 auto;
font-size:14px;
color:#DCBD84;
}

#linkframe a:hover{
background-color:#D0862F;
color:#3A1C04;
}




#content_container{
widht:766px;
height:496px;
background:url(images/content_container.jpg) no-repeat;
}

#info{
position:absolute;
width:106px;
height:110px;
background:url(images/info.gif) no-repeat;
margin:-36px 0 0 677px;
}

#info a{
display:block;
width:80px;
height:95px;
font-size:10px;
}

#info a p{
display:none;
}

#content {
width:490px;
height:280px;
overflow:auto;
margin: 0 auto;
position:absolute;
margin-top:200px;
margin-left:135px;

scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #271103;
	scrollbar-highlight-color : #4d2408;
	scrollbar-shadow-color : #271103;
	scrollbar-track-color : #271103;
	}


#flash_content {
width:500px;
height:310px;
overflow:auto;
margin: 0 auto;
position:absolute;
margin-top:170px;
margin-left:135px;

scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #271103;
	scrollbar-highlight-color : #4d2408;
	scrollbar-shadow-color : #271103;
	scrollbar-track-color : #271103;
	}



#footer{
widht:766px;
height:97px;
background:url(images/footer.jpg) no-repeat;
}
#footer p{
display:none;
}

.aev{
float:right;
font-size:11px;
margin-top:60px;
margin-right:5px;
}

.aev, .aev a{
color:#663300;
}

.clear{
clear:both;
}


ul{
font-size:11px;
color:#D3AC69;
list-style-image:url(images/bullet.gif);
}

.blueBullet {
list-style-image:url(images/bullet2.gif);
}

.list {
font-size:12px;
list-style-image:url(images/bullet.gif);
}


/* FORM */
 .cms_form{
margin:0 auto;
}

  .cms_form {
text-align:left;
width:300px;
font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
color:#D3AC69;
font-size:14px;


}
 .cms_form label {
	
	clear: left;
	text-align:left;
	width: 280px;
	margin-right: 5px;
	text-align: right;
font-size: 1.0em;
font-weight:bold;
}

 .cms_form input, .cms_form select {

  
	margin-top: 3px;
        margin-bottom:12px;
	background-color: #ECD9A4;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
        border:#000 1px solid;
        font-size:14px;
        width:280px;
	height:22px;
}

.cms_form textarea {
margin-top: 3px;
        margin-bottom:12px;
	background-color: #ECD9A4;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
        border:#000 1px solid;
        font-size:14px;
width: 280px;
            height: 100px;
}


 .cms_form input.fbsubmit{
width:150px;
}


.captcha {
width:300px;
text-align:left;
margin-top:25px;
}
.captcha input{
margin-top:15px;
}
.captcha img {
border:#000000 1px solid;
float:left;

}

/* End of 'choco' */

