@charset "UTF-8";
/* CSS Document */

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
h1 {
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #666;
	text-align: right;
	padding-right: 50px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight:300;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight:300;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight:300;
}
#color {
	color: #D3B600;
}
#color2 {
	color: #D3B600;
}
#color3 {
	color: #D3B600;
}
#color4 {
	color: #D3B600;
}
#color5 {
	color: #D3B600;
}
#color6 {
	color: #D3B600;
}
#color7 {
	color: #D3B600;
}
#color8 {
	color: #D3B600;
}
.navigationContainer {
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height:13px;
	color: #333;
	text-align: center;
	padding-left:100px;
}
.footerTag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	line-height:3px;
	font-style:italic;
	color: #333;
	text-align: center;
	padding-left:100px;
}
#colorEmail{
	color:#000;
}
.containerLeft {
	margin-left: 65px;
	margin-right:20px;
}
.containerLeftNav {
	margin-left: 65px;
	margin-right:20px;
	margin-top: 50px;
}
.contatinerRight {
	margin-left: 40px;
	margin-right: 85px;
}
.photo {
	margin-left:47px;
}
.list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height:13px;
}
.listInset{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	line-height:13px;
	padding-left:10px;
}
.contatinerRightIndex {
	margin-left: 65px;
	margin-right: 90px;
	margin-top: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}
.containerLeftIndex {
	margin-left: 225px;
	margin-right:60px;
	margin-top:20px;
	text-align:center;
	color: #FFF;
}
.navigationContainerIndex {
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.sound {
	margin-top:20px;
}
.linkInterior {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#container {width: 80%; max-width: 800px; margin: 0 auto;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}

/* Reset Styles
***********************/
div, span, applet, object, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
