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

body {
	background:#ffffff;color:#222;
	font-family:Arial, Helvetica, sans-serif;font-size:12px;
	line-height:135%; margin:auto;
	background-image:url(../img/flash-gradient.jpg);
	background-repeat:repeat-x;
	}

img {outline:none;}

/* div styles */

#wrap {width:1100px;padding:0px 0px 0px 0px;margin:auto; background-image:url(../img/frame.png); background-repeat:no-repeat;}
#navigation {width:900px;margin:auto;height:170px;}
#content {width:900px;margin:auto;padding: 30px 0;}
#footer {clear:both;width:900px;margin:auto;font-size:10px;}


/* videography styles */

#vimeo {width:400px;float:left;}
#vtext {width:480px;padding:0px 0px 0px 20px; float:left}
.vimeo-embed {padding-bottom:15px;}
.small {font-size:11px;color:#300;}
.title {font-size:13px;font-weight:bold;}



/* link styles */

a:link {color:#511e00; text-decoration:underline;}
a:visited {color:#511e00; text-decoration:none;}
a:hover {color:#c24b04;} 