Maximum of Gaussian Random Variables
If the correlations decay fast enough $\sigma_{ij}(n) = o(1/\log n)$, then the asymptotic distribution of the maximum is the same as if the variables were independent (i.e. the standard Gumbel distribution) - see:
Limit Theorems for the Maximum Term in Stationary Sequences, S.M. Berman (Ann. Math. Statist. 1964) http://projecteuclid.org/DPubS?service=UI&version=1.0&verb=Display&handle=euclid.aoms/1177703551
and also: On the asymptotic joint distribution of the sum and maximum of stationary normal random variables H.C. Ho and T. Hsing (Journal of applied probability, 1996). http://www.jstor.org/pss/3215271
For the general case (correlations decay slower or not at all) I don't know of exact results for the limit, but there is a work showing how to compute bounds on the expectation for finite $n$:
Useful Bounds on the Expected Maximum of Correlated Normal Variables, A.M. Ross (2003) http://people.emich.edu/aross15/q/papers/bounds_Emax.pdf
See: On the distribution of the maximum of random variables, by J. Galambos (Annals of Math. Stat, 1972). For your convenience, the pdf is here.
C.E.Clark's paper on Maximum of a finite set of random variables provides a reasonable closed form approximation. You can always write max(x1,x2,x3) as max(x1,max(x2,x3)). Clark's paper basically uses this fact and tries to create a chain for finite number of variables